| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -11/+11 |
| * | Fix keyboard shortcuts for changing line spacing. | Tavmjong Bah | 2017-08-09 | 1 | -53/+98 |
| * | Fix crash when modifying text in "Text and Font" dialog | Eduard Braun | 2017-04-23 | 1 | -3/+3 |
| * | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -2/+0 |
| |\ |
|
| | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -2/+0 |
| | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+2 |
| | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -2/+0 |
| * | | Renamed children list in SPObject | Adrian Boguszewski | 2016-07-14 | 1 | -8/+8 |
| * | | Last part of new SPObject children list | Adrian Boguszewski | 2016-07-14 | 1 | -6/+3 |
| * | | Second part of new SPObject children list | Adrian Boguszewski | 2016-07-13 | 1 | -25/+28 |
| |/ |
|
| * | static code analysis | Kris De Gussem | 2015-12-07 | 1 | -1/+1 |
| * | Commented out tidy_operator_styled_whitespace (fixes bug 1477723). | Marc Jeanmougin | 2015-07-26 | 1 | -2/+10 |
| * | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 1 | -1/+1 |
| * | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -2/+2 |
| * | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 2015-02-17 | 1 | -4/+3 |
| * | Remove sp_style_write_string() and sp_style_write_difference(). | Tavmjong Bah | 2014-12-25 | 1 | -20/+19 |
| * | Prevent segfault when style string is null. | Tavmjong Bah | 2014-04-05 | 1 | -2/+2 |
| * | "fix" some "unused parameter" warnings | Kris De Gussem | 2013-10-28 | 1 | -6/+6 |
| * | improve legibility | Johan B. C. Engelen | 2013-09-10 | 1 | -5/+5 |
| * | merge from trunk (r12487) | su_v | 2013-08-29 | 1 | -6/+6 |
| |\ |
|
| | * | Eliminate "unit-constants.h". | Matthew Petroff | 2013-07-31 | 1 | -6/+6 |
| * | | changes_2013_05_22a.patch: | David Mathog | 2013-06-19 | 1 | -20/+38 |
| |/ |
|
| * | cppcheck | Kris De Gussem | 2013-03-16 | 1 | -1/+1 |
| * | A couple of forward declarations | Alex Valavanis | 2013-02-11 | 1 | -0/+1 |
| * | Fix for 903772 : Support --export-text-to-path when outputting plain SVG | John Smith | 2012-05-26 | 1 | -0/+17 |
| * | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-25 | 1 | -2/+2 |
| * | cppcheck | Kris De Gussem | 2012-02-15 | 1 | -7/+11 |
| * | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des... | Johan B. C. Engelen | 2011-07-17 | 1 | -1/+1 |
| * | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 2011-07-16 | 1 | -1/+1 |
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -149/+212 |
| |\ |
|
| | * | Finished cleanup of outdated SP_OBJECT_PARENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -1/+1 |
| | * | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -142/+205 |
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -6/+6 |
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 1 | -100/+142 |
| |\| |
|
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -100/+142 |
| | |\ |
|
| | | * | C++ification of SPObject continued along with the onset of XML Privatisation.... | Abhishek Sharma Public | 2010-07-06 | 1 | -1/+2 |
| | | * | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 2010-07-03 | 1 | -5/+5 |
| | | * | This is the first c++ification commit from me. It handles sp-line, sp-polylin... | Abhishek Sharma Public | 2010-06-29 | 1 | -6/+6 |
| * | | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -30/+40 |
| |\| | |
|
| | * | | repr wasn't updated immediately after some text editing operations, which mea... | Richard Hughes | 2010-10-21 | 1 | -7/+9 |
| | * | | Warning cleanup. | Jon A. Cruz | 2010-10-03 | 1 | -23/+31 |
| | |/ |
|
| * / | Wholesale cruft removal part 3 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -1/+1 |
| |/ |
|
| * | Add dx (kerning), dy (vertical shifting), and rotate widgets to | Tavmjong Bah | 2010-05-14 | 1 | -1/+50 |
| * | utilities and UI support for identifying truncated flowtext and text-on-path | buliabyak | 2009-12-21 | 1 | -0/+31 |
| * | Richard's patch for crash bug 402274 | bulia byak | 2009-10-04 | 1 | -2/+3 |
| * | utilities for getting style at cursor, placing cursor at iterator or coordina... | bulia byak | 2009-02-16 | 1 | -2/+10 |
| * | gcc warning cleanup: | Felipe Corr??a da Silva Sanches | 2009-02-08 | 1 | -2/+2 |
| * | NR -> 2geom some headers in src/ | Joshua L. Blocher | 2008-12-04 | 1 | -3/+3 |
| * | bug #168370 (consider parent transform and viewBox) | Thomas Holder | 2008-11-28 | 1 | -1/+16 |
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -1/+1 |