Kevin Martin

Results 14 issues of Kevin Martin

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description Some operations, for instance calls to make_text and make_dimension, natter away...

WB Draft

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description If the DXF file contains horizontal or vertical dimensions which reference...

Core
File format: DXF

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description When the C++ DXF importer is used without the "merge layers"...

Core
File format: DXF

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description When the C++ DXF importer imports a POLYLINE or LWPOLYLINE, it...

Core
File format: DXF

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description During C++ DXF import, if "group layers" is selected, the shape...

Core
File format: DXF

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description During DXF import, objects such as lines and arcs within a...

Core
File format: DXF

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description Non-shape objects such as text and dimensions which exist in BLOCK...

Core
File format: DXF

Eliminate m_measurement_inch to clean up logic for priority of MEASUREMENT and INSUNITS. Save the actual scaling factor rather than the scaling enum so a switch statement is not executed for...

As described in #16849, the existing Tools::getUniqueName method requires calling code to form a vector of existing names to be avoided. This leads to poor performance both in the O(n)...

Mod: Core
Mod: Spreadsheet

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description In the process of importing or opening large documents (sample has...

Mod: Core
Type: Feature
Help wanted
Topic: Performance