summaryrefslogtreecommitdiffstats
path: root/src/removeoverlap.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-29cppcheck: variable initialisationKris De Gussem1-1/+1
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-1/+1
2011-06-23Remove more of libnrKrzysztof Kosi??ski1-1/+2
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-1/+1
2010-03-14Move around files to remove some vanity directories.Krzysztof Kosi??ski1-0/+0
2009-05-21Fix crash reported in bug 214186 (related to the "remove overlap" function in...Diederik van Lierop1-0/+11
2008-11-21Merge from fe-movedTed Gould1-1/+1
2008-10-11Merging from trunkTed Gould1-9/+9
2008-09-18More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert1-1/+1
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-1/+1
2007-03-10Merge further bbox workMenTaLguY1-42/+33
2006-07-14- Connectors with end-markers now constrained to point downwards in graph layoutTim Dwyer1-0/+2
2006-07-12Previously graph layout was done using the Kamada-Kawai layout algorithm Tim Dwyer1-3/+3
2006-05-10Apparently a problem was reported with one of the test cases. Tim Dwyer1-3/+3