summaryrefslogtreecommitdiffstats
path: root/src/livarot/PathConversion.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-17arc polygonization uses arc's scale for precisionrocifier1-7/+8
2019-01-02modernize loopsMarc Jeanmougin1-8/+8
2018-11-08Clarify licensesMax Gaukler1-5/+9
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-1/+1
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-2/+2
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-2/+2
2015-04-28Fix calls to Geom::cross() - sign change.Krzysztof Kosi??ski1-3/+3
2014-06-07Undo changes in r13391Liam P. White1-2/+1
2014-06-06Clean up some unnecessary pointer usage in livarotLiam P. White1-1/+2
2013-11-02more conversions from radians to degrees for arcs (Bug 1239462)Alvin Penner1-4/+5
2013-10-31conversions from radians to degrees for arcs (Bug 324117)Alvin Penner1-8/+10
2013-08-03fix small "performance" issues (cppcheck)Johan B. C. Engelen1-15/+6
2011-08-27Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski1-1/+2
2011-08-27Update 2Geom. Remove all use of NRRectL.Krzysztof Kosi??ski1-276/+0
2010-08-04Wholesale cruft removal part 1Krzysztof Kosi??ski1-2/+0
2009-04-30Fix infinite loop as reported in bug #365034Diederik van Lierop1-5/+5
2009-01-17fix bug !Johan B. C. Engelen1-3/+9
2009-01-02fix bug in livarot where open paths are rendered as closed path when start ==...Johan B. C. Engelen1-2/+6
2008-12-28More NR ==> Geom changesJoshua L. Blocher1-134/+134
2008-12-05NR::LInfty => Geom::Johan B. C. Engelen1-9/+9
2008-10-11Merging from trunkTed Gould1-26/+28
2006-05-16Bug 1488621 (path misrendered if some successive node is in the same position)Andrius Ramanauskas1-2/+9
2006-04-20Fix for [Bug-1473139]Andrius Ramanauskas1-7/+5
2006-04-19Rendering optimisation, which gives best results for zoomed in drawings with ...Andrius Ramanauskas1-0/+265