summaryrefslogtreecommitdiffstats
path: root/src/unclump.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-2/+4
* Remove unused parameter in SPItem::doWriteTransformStefano Facchini2017-09-241-2/+2
* minor warning cleanup.Jon A. Cruz2016-04-211-2/+6
* static code analysisKris De Gussem2015-10-291-5/+5
* corrected the casts (hopefully)Marc Jeanmougin2015-02-271-5/+5
* Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-17/+19
* At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-31/+26
* Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-0/+1
* code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-9/+10
* Another minor pass of Doxygen cleanup.Jon A. Cruz2011-10-031-2/+3
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-2/+2
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-171-4/+4
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-0/+1
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-2/+2
* update to latest 2geom !Johan B. C. Engelen2011-02-021-2/+2
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-9/+11
|\
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-6/+6
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
|/
* Cleanup on id access.Jon A. Cruz2010-03-021-17/+17
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-0/+388