wmayer
ee0dd92233
Drawing: Apply clang format
2023-09-10 12:37:47 +02:00
Uwe
2b9a28e0ec
remove some unnecessary Boolean checks
...
- checks for true/false and nullptr
2022-12-12 21:17:49 -06:00
Uwe
870dbc050f
[Drawing] App: remove unused headers
...
- also some sorting
- also enable precompiled header
2022-12-10 05:22:34 +01:00
wmayer
1b4c23eeea
Drawing: modernize C++11
...
* use nullptr
2022-03-23 19:26:15 +01:00
Markus Lampert
e13c09235f
Changed all catch types to references for polymorphic exceptions.
2018-08-08 15:45:30 +02:00
luzpaz
f3bf8fe919
Misc. typos
...
+ some are doxy others are just comment code.
+ some minor whitespace and grammatical tweaks.
+ app/SCL/* typos have also been submitted upstream (https://github.com/stepcode/stepcode/pull/366 ). So it's ok to merge them in to master.
2017-10-04 17:59:11 +02:00
wmayer
8bd18797c4
Coverity: fix high impact issues
2016-08-17 15:33:04 +02:00
Eivind Kvedalen
ae111d11b5
Spreadsheet: Removed own expression parser and instead use the one in App.
2016-04-02 12:01:04 +02:00
Yorik van Havre
6cab0690c1
Drawing: support for text alignment in Spreadheetview
2016-01-05 20:20:25 -02:00
Yorik van Havre
16e857cbef
Drawing: Add SpreadsheetView command - fixes #1805
2016-01-03 16:44:56 -02:00