summaryrefslogtreecommitdiffstats
path: root/src/object/sp-ellipse.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-2/+2
| | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
|
* Fixing LPE recalculations warnings on updateJabier Arraiza2018-04-231-3/+9
|
* Fix warings on updatesJabier Arraiza2018-04-231-6/+5
|
* Remove some documents updatesJabier Arraiza2018-04-231-3/+0
|
* Allow upadate shapen innside groups with LPEJabier Arraiza2018-03-261-1/+1
|
* Allow path moveJabier Arraiza2018-03-261-1/+6
|
* Fixing refsJabier Arraiza2018-03-261-6/+1
|
* Base LPE refactorJabier Arraiza2018-03-261-45/+21
|
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-0/+792
A lot of header clean-up.