wmayer
|
6ae3feedae
|
Draft, Import, area: include iosfwd instead of iostream if forward declarations are sufficient
|
2022-03-01 12:37:00 +01:00 |
|
Roy-043
|
8b79dd5f44
|
Update dxf.cpp
Fixed wrong DXF scale factor for inches. 1/25.4 was wrongly used,
|
2020-11-09 12:35:14 +01:00 |
|
wmayer
|
1c9573e8d2
|
dxf: [skip ci] Coverity: Buffer not null terminated
|
2020-09-14 14:37:20 +02:00 |
|
wmayer
|
c4bb1ff762
|
Coverity: Copied into fixed size buffer
|
2020-07-20 17:34:25 +02:00 |
|
wmayer
|
61eeca41e1
|
fix -Wmaybe-uninitialized
|
2019-03-03 15:04:24 +01:00 |
|
wmayer
|
31963f16c1
|
Fix scan coverity issues:
CID 184294: Uncaught exception
CID 183597: Unchecked return value
CID 175809: Dereference before null check
CID 175810: Logically dead code
CID 133000: Uninitialized scalar variable
CID 133001: Uninitialized scalar variable
CID 183591: Explicit null dereferenced
|
2018-11-13 16:47:58 +01:00 |
|
Yorik van Havre
|
1c259fa70b
|
Draft: Better block handling in dxf import & export
|
2017-04-07 14:08:09 -03:00 |
|
Yorik van Havre
|
834814521f
|
Draft: Support elevation of LWPolylines in DXF importer
|
2016-09-26 22:18:45 -03:00 |
|
wmayer
|
d1bc34441d
|
+ fix various gcc & clang warnings
|
2016-04-24 16:21:19 +02:00 |
|
Yorik van Havre
|
197f77f4ef
|
Draft: finished new DXF importer - fixes #2205
|
2016-01-04 18:01:34 -02:00 |
|
Yorik van Havre
|
873234a533
|
Draft: Prepared support for dimensions in new DXF importer
|
2015-09-04 16:05:32 -03:00 |
|
wmayer
|
db9a68feec
|
+ fix various warnings with VC++
|
2015-09-01 12:50:10 +02:00 |
|
Yorik van Havre
|
413b9f8c64
|
Draft: Added blocks support to the new dxf importer #2205
|
2015-08-12 10:23:55 -03:00 |
|
Yorik van Havre
|
279d156d30
|
Draft: Starting a C++ DXF importer - issue #2205
|
2015-08-10 19:55:59 -03:00 |
|