summaryrefslogtreecommitdiffstats
path: root/src/sp-flowtext.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-747/+0
2017-10-01First batchMarc Jeanmougin1-14/+8
2017-09-24Remove unused parameter in SPItem::doWriteTransformStefano Facchini1-1/+1
2017-06-10libnrtype/Layout-TNG refactoring for better code legibilityFelipe CorrĂȘa da Silva Sanches1-1/+3
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-6/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+6
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-6/+1
2016-07-14Renamed children list in SPObjectAdrian Boguszewski1-9/+9
2016-07-14Last part of new SPObject children listAdrian Boguszewski1-2/+2
2016-07-13Second part of new SPObject children listAdrian Boguszewski1-27/+27
2016-07-13Propagate changes to object tree with changes in style elementTavmjong Bah1-1/+1
2016-06-01Use CSS 'strut' as minimum value of CSS line box height.Tavmjong Bah1-0/+22
2015-12-07static code analysisKris De Gussem1-2/+4
2015-02-25create SPObject factoryLiam P. White1-10/+0
2014-12-25Remove sp_style_write_string() and sp_style_write_difference().Tavmjong Bah1-4/+4
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-2/+2
2014-11-10Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.Jon A. Cruz1-74/+93
2014-10-03modify scaling procedure for uniform scaling of flowed text (Bug 1278561)Alvin Penner1-1/+16
2014-07-28noop: remove commented-out code that is dangerous and should not come backJohan B. C. Engelen1-2/+0
2014-07-25refresh text objects when clipping (Bug 1339305)Alvin Penner1-0/+2
2014-02-10Fixing format-security errors in text debug code.Nicolas Dufour1-1/+1
2013-11-06Partial fix for Bug #1247985 (Incorrect implementation of plural forms).Nicolas Dufour1-1/+1
2013-10-27"fix" some "unused parameter" warningsKris De Gussem1-1/+1
2013-10-26Added some consts.Markus Engel1-4/+4
2013-10-01Comprehensive fix for the issues with disappearing filtered objects.Krzysztof Kosi??ski1-7/+10
2013-09-28on hiding, texts must _clearFlow to release arena items, otherwise they leakbuliabyak1-1/+6
2013-09-24Refactored SPUse.Markus Engel1-8/+50
2013-09-24Replace xml node get_double with simple direct value.Martin Owens1-1/+1
2013-09-24change names for displayName and detailedDescription, improve char code and r...Martin Owens1-1/+1
2013-09-20Refactor status-bar text for multiple items, was very brokenMartin Owens1-6/+9
2013-09-15Fix document unit change for transformed flow text and transformed text on path.Matthew Petroff1-1/+7
2013-09-11(Mostly) fix document unit change for flowed text.Matthew Petroff1-0/+39
2013-07-31Removed placement news / explicit destructor calls.Markus Engel1-2/+2
2013-04-07Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel1-2/+0
2013-04-05Merged Item.Markus Engel1-10/+8
2013-04-05Merged FlowX classes.Markus Engel1-129/+91
2013-04-02Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...Markus Engel1-0/+10
2013-04-01Added constructors to SP classes.Markus Engel1-4/+10
2013-04-01Replaced calls to g_object_(un)ref with sp_object_(un)ref.Markus Engel1-2/+2
2013-03-31Prepared exchange of casting macros.Markus Engel1-0/+1
2013-03-30Turned all functions concerning SPRect into member functions.Markus Engel1-1/+1
2013-03-29Renamed virtual function names.Markus Engel1-20/+20
2013-03-29Removed function pointers from SPObject and subclasses.Markus Engel1-7/+7
2013-03-14Various changes.Markus Engel1-1/+1
2013-01-26More GObject boilerplate reductionAlex Valavanis1-41/+15
2012-10-06Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods.Markus Engel1-47/+136
2012-02-15cppcheckKris 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-44/+21
2011-08-22Refactoring of the snapping preferences; mainly about storing all toggles in ...Diederik van Lierop1-1/+1