summaryrefslogtreecommitdiffstats
path: root/src/removeoverlap.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: replace funcs with methods.Shlomi Fish2019-06-121-1/+1
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-3/+8
* Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; cha...Sylvain Chiron2017-07-011-61/+55
* Remove unused header file.Tavmjong Bah2015-12-091-1/+0
* removed a few "using Inkscape::Util::GSListConstIterator"Marc Jeanmougin2015-04-271-1/+0
* corrected the casts (hopefully)Marc Jeanmougin2015-02-271-1/+1
* Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-3/+3
* At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-6/+6
* code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-0/+1
* cppcheck: variable initialisationKris De Gussem2011-10-291-1/+1
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-1/+1
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-1/+2
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-1/+2
|\
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-1/+1
|/
* Move around files to remove some vanity directories.Krzysztof Kosi??ski2010-03-141-0/+84