summaryrefslogtreecommitdiffstats
path: root/src/object/sp-shape.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix bounding box cache invalidation for filtersoctycs2019-06-201-3/+3
* Cache bounding box of shapesoctycs2019-06-011-0/+15
* modernize loopsMarc Jeanmougin2019-01-021-15/+15
* Clarify licensesMax Gaukler2018-11-081-1/+2
* SPAttributeEnum typed function argumentsThomas Holder2018-10-061-1/+1
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Fix bug 1684238Jabiertxof2018-09-111-1/+6
* Relative values for strokes:Tavmjong Bah2018-08-151-0/+40
* Move global functions into SPPrintContext methods.Emmanuel Gil Peyrot2018-06-211-4/+4
* Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-181-6/+6
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-21/+21
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-12/+12
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-12/+12
* Fixing LPE recalculations warnings on updateJabier Arraiza2018-04-231-0/+3
* Fix bug: 1758477Jabier Arraiza2018-03-281-5/+1
* Fix LPE updating problemsJabiertxo Arraiza Cenoz2018-03-281-1/+1
* Allow upadate shapen innside groups with LPEJabier Arraiza2018-03-261-3/+2
* Allow path moveJabier Arraiza2018-03-261-3/+1
* Fixing refsJabier Arraiza2018-03-261-2/+4
* Base LPE refactorJabier Arraiza2018-03-261-26/+85
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-0/+1175