summaryrefslogtreecommitdiffstats
path: root/src/text-editing.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Commented out tidy_operator_styled_whitespace (fixes bug 1477723).Marc Jeanmougin2015-07-261-2/+10
* corrected the casts (hopefully)Marc Jeanmougin2015-02-271-1/+1
* Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-2/+2
* At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-4/+3
* Remove sp_style_write_string() and sp_style_write_difference().Tavmjong Bah2014-12-251-20/+19
* Prevent segfault when style string is null.Tavmjong Bah2014-04-051-2/+2
* "fix" some "unused parameter" warningsKris De Gussem2013-10-281-6/+6
* improve legibilityJohan B. C. Engelen2013-09-101-5/+5
* merge from trunk (r12487)su_v2013-08-291-6/+6
|\
| * Eliminate "unit-constants.h".Matthew Petroff2013-07-311-6/+6
* | changes_2013_05_22a.patch:David Mathog2013-06-191-20/+38
|/
* cppcheckKris De Gussem2013-03-161-1/+1
* A couple of forward declarationsAlex Valavanis2013-02-111-0/+1
* Fix for 903772 : Support --export-text-to-path when outputting plain SVGJohn Smith2012-05-261-0/+17
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-251-2/+2
* cppcheckKris De Gussem2012-02-151-7/+11
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-171-1/+1
* Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-1/+1
* Merge from trunkKrzysztof Kosi??ski2011-04-071-149/+212
|\
| * Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz2011-02-211-1/+1
| * Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-142/+205
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-6/+6
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-100/+142
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-100/+142
| |\
| | * C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public2010-07-061-1/+2
| | * 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-6/+6
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-30/+40
|\| |
| * | repr wasn't updated immediately after some text editing operations, which mea...Richard Hughes2010-10-211-7/+9
| * | Warning cleanup.Jon A. Cruz2010-10-031-23/+31
| |/
* / Wholesale cruft removal part 3Krzysztof Kosi??ski2010-08-041-1/+1
|/
* Add dx (kerning), dy (vertical shifting), and rotate widgets toTavmjong Bah2010-05-141-1/+50
* utilities and UI support for identifying truncated flowtext and text-on-pathbuliabyak2009-12-211-0/+31
* Richard's patch for crash bug 402274bulia byak2009-10-041-2/+3
* utilities for getting style at cursor, placing cursor at iterator or coordina...bulia byak2009-02-161-2/+10
* gcc warning cleanup:Felipe Corr??a da Silva Sanches2009-02-081-2/+2
* NR -> 2geom some headers in src/Joshua L. Blocher2008-12-041-3/+3
* bug #168370 (consider parent transform and viewBox)Thomas Holder2008-11-281-1/+16
* From trunkTed Gould2008-10-271-1/+1
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-7/+7
* convert almost all libnrtype to Geom::Johan B. C. Engelen2008-09-111-9/+9
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-5/+5
* slight tweak to r19493 to ensure that there's no possibility that we might ac...Richard Hughes2008-07-311-8/+5
* fix crash when deleting whitespace in start of flowtextbulia byak2008-07-301-4/+8
* codedread's patch to fix editing of text with a title or description (see bug...Stephen Silver2008-07-281-0/+1
* add utility function for average linespacingbulia byak2008-07-181-0/+13
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-121-5/+5
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-2/+2
* handle PI nodesMenTaLguY2008-06-111-0/+3
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+2