summaryrefslogtreecommitdiffstats
path: root/src/sp-text.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Partial fix for bug 156221 ('line-height' with non-pixel scaled drawing).Tavmjong Bah2016-03-301-0/+7
* Reverting 14701.Tavmjong Bah2016-03-181-0/+9
* Fix writing of 'x' and 'y' attributes in multiline text via sodipode:role="li...Tavmjong Bah2016-03-181-2/+2
* Add a units box to line height and wire in the style units, plus some cleanupMartin Owens2016-03-121-9/+0
* Font size in status bar should use unit from text units preference. Patch fro...Tavmjong Bah2016-02-201-1/+4
* Handle units in the 'x', 'y', 'dx', and 'dy' text and tspan attributes.Tavmjong Bah2015-12-051-24/+64
* sp-text: Whitespace cleanupBryce Harrington2015-05-021-13/+13
* create SPObject factoryLiam P. White2015-02-251-14/+0
* Test implementation of 'shape-padding'.Tavmjong Bah2015-01-161-2/+15
* Start to implement SVG 2 text in a shape.Tavmjong Bah2015-01-161-5/+58
* Implement SVG 1.1 textLength and textAdjust attributes. Code from Dmitry Kirs...Tavmjong Bah2015-01-051-6/+60
* Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White2014-12-211-2/+2
* Implement rendering for 'context-fill' and 'context-stroke' (text not handled...Tavmjong Bah2014-12-211-3/+3
* Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-241-1/+1
* Update to trunk r13580Liam P. White2014-10-061-3/+3
|\
| * More direct way of finding font-family in SPText::description.Tavmjong Bah2014-10-051-16/+4
| * Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango tran...Tavmjong Bah2014-09-291-1/+0
* | More direct way of finding font-family in SPText::description.Tavmjong Bah2014-10-051-13/+1
* | Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango tran...Tavmjong Bah2014-09-291-1/+0
* | Read CSS Text 3 'white-space' property, SVG 2 <text> 'width', 'height' attrib...Tavmjong Bah2014-07-301-0/+30
|/
* noop: remove commented-out code that is dangerous and should not come backJohan B. C. Engelen2014-07-281-5/+0
* refresh text objects when clipping (Bug 1339305)Alvin Penner2014-07-251-0/+1
* Fixing format-security errors in text debug code.Nicolas Dufour2014-02-101-2/+2
* Fix for Bug #1265556 (plain svg export is broken for filter).Nicolas Dufour2014-01-041-1/+1
* "fix" some "unused parameter" warningsKris De Gussem2013-10-281-1/+1
* Added some consts.Markus Engel2013-10-261-4/+4
* Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen2013-10-121-1/+1
* Comprehensive fix for the issues with disappearing filtered objects.Krzysztof Kosi??ski2013-10-011-7/+7
* on hiding, texts must _clearFlow to release arena items, otherwise they leakbuliabyak2013-09-281-1/+6
* change names for displayName and detailedDescription, improve char code and r...Martin Owens2013-09-241-1/+1
* Merge from trunk.Matthew Petroff2013-09-201-201/+146
|\
| * Refactor status-bar text for multiple items, was very brokenMartin Owens2013-09-201-2/+5
| * Merged from trunk (r12488).Markus Engel2013-08-301-4/+3
| |\
| * | Removed placement news / explicit destructor calls.Markus Engel2013-07-311-4/+4
| * | Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-2/+0
| * | Merged Item.Markus Engel2013-04-051-12/+10
| * | Merged more classes.Markus Engel2013-04-051-159/+121
| * | Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...Markus Engel2013-04-021-0/+10
| * | Added constructors to SP classes.Markus Engel2013-04-011-4/+10
| * | Prepared exchange of casting macros.Markus Engel2013-03-311-0/+1
| * | Renamed virtual function names.Markus Engel2013-03-291-22/+22
| * | merged from trunkMarkus Engel2013-03-291-157/+4
| |\ \
| * | | Removed function pointers from SPObject and subclasses.Markus Engel2013-03-291-8/+8
| * | | Various changes.Markus Engel2013-03-141-1/+1
| * | | Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods.Markus Engel2012-10-061-7/+7
| * | | Added "virtual pad" to SPText.Markus Engel2012-08-191-42/+138
* | | | Fix document unit change for 3d boxes and (mostly) for text on path.Matthew Petroff2013-09-111-2/+9
| |_|/ |/| |
* | | Merge Google Summer of Code unit refactor.Matthew Petroff2013-08-061-3/+2
|\ \ \
| * | | Eliminate "unit-constants.h".Matthew Petroff2013-07-311-1/+0
| * | | Ported away from and removed "sp-metrics.*".Matthew Petroff2013-07-201-2/+2
| | |/ | |/|