summaryrefslogtreecommitdiffstats
path: root/src/sp-tref.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-15cppcheckKris De Gussem1-19/+21
2012-01-03Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem1-1/+1
2011-09-04Fix crashes with empty text objectsKrzysztof Kosi??ski1-1/+1
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-19/+13
2011-08-06Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski1-1/+0
2011-02-21Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz1-37/+41
2011-02-02update to latest 2geom !Johan B. C. Engelen1-2/+2
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-08-04Wholesale cruft removal part 2Krzysztof Kosi??ski1-1/+0
2010-07-12SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public1-6/+6
2010-07-03another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public1-5/+5
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-1/+1
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-3/+3
2009-08-05SPDocument->Documentjohnce1-3/+3
2009-02-08gcc warning cleanup:Felipe Corr??a da Silva Sanches1-1/+1
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-3/+3
2008-06-11plumb XML::Documents in everywhereMenTaLguY1-4/+3
2008-05-04warning cleanup and fixed string free issueJon A. Cruz1-80/+80
2008-03-04Apply Gail's patch which fixes LP #178646Maximilian Albert1-3/+15
2007-11-08warning cleanupJon A. Cruz1-3/+3
2007-09-10Purged fill type enumJon A. Cruz1-1/+1
2007-07-17A few additions to ensure that editing trefs is not allowed (and doesn't caus...Gail Carmichael1-45/+74
2007-07-11bug 1243190: add tref element support; limited editing support thus far (patc...Richard Hughes1-0/+626