summaryrefslogtreecommitdiffstats
path: root/src/sp-tref.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cppcheckKris De Gussem2012-02-151-19/+21
* Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem2012-01-031-1/+1
* Fix crashes with empty text objectsKrzysztof Kosi??ski2011-09-041-1/+1
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-19/+13
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-1/+0
* Merge from trunkKrzysztof Kosi??ski2011-04-071-39/+43
|\
| * Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-37/+41
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-2/+2
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-18/+17
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-18/+17
| |\
| | * SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2010-07-121-6/+6
| | * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-5/+5
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-1/+1
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
| |/
* / Wholesale cruft removal part 2Krzysztof Kosi??ski2010-08-041-1/+0
|/
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-3/+3
* SPDocument->Documentjohnce2009-08-051-3/+3
* gcc warning cleanup:Felipe Corr??a da Silva Sanches2009-02-081-1/+1
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-3/+3
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-4/+3
* warning cleanup and fixed string free issueJon A. Cruz2008-05-041-80/+80
* Apply Gail's patch which fixes LP #178646Maximilian Albert2008-03-041-3/+15
* warning cleanupJon A. Cruz2007-11-081-3/+3
* Purged fill type enumJon A. Cruz2007-09-101-1/+1
* A few additions to ensure that editing trefs is not allowed (and doesn't caus...Gail Carmichael2007-07-171-45/+74
* bug 1243190: add tref element support; limited editing support thus far (patc...Richard Hughes2007-07-111-0/+626