summaryrefslogtreecommitdiffstats
path: root/src/livarot/ShapeRaster.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* modernize loopsMarc Jeanmougin2019-01-021-2/+1
|
* Clarify licensesMax Gaukler2018-11-081-0/+9
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-24/+24
| | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer.
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
| | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
|
* fix "set but ununused" warningJohan B. C. Engelen2014-01-081-4/+4
| | | (bzr r12890)
* fix small "performance" issues (cppcheck)Johan B. C. Engelen2013-08-031-4/+2
| | | (bzr r12461)
* Completely remove libnrKrzysztof Kosi??ski2011-08-281-1/+0
| | | (bzr r10582.1.11)
* More NR ==> Geom changesJoshua L. Blocher2008-12-281-3/+3
| | | (bzr r7032)
* warning cleanupJon A. Cruz2008-07-161-2/+2
| | | (bzr r6329)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+2009
(bzr r1)