summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdotextdecomposition.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-5/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-2/+3
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-3/+2
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-2/+3
2018-03-06use more Color in svxNoel Grandin1-2/+2
2018-01-12More loplugin:cstylecast: svxStephan Bergmann1-8/+8
2018-01-05remove dead eeitemid.hxxNoel Grandin1-1/+0
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin1-2/+2
2017-11-22loplugin:flatten in svxNoel Grandin1-308/+308
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin1-12/+12
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-3/+3
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin1-1/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-5/+5
2017-09-26we should be able to dispense with the intermediate vectorCaolán McNamara1-21/+6
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin1-4/+4
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-9/+9
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-1/+1
2017-08-10editviewoverlay: Allow EditView to run in OverlayArmin Le Grand1-0/+13
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-1/+1
2017-07-31Corrected HitTest for layouted textArmin Le Grand1-3/+10
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai1-7/+17
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-3/+3
2017-03-06convert SdrTextAniKind to scoped enumNoel Grandin1-6/+6
2016-12-17tdf#104722: Wrong text alignment when text box is smaller than the text insideTamás Zolnai1-1/+9
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-12/+12
2016-08-24convert SdrTextAniDirection to scoped enumNoel Grandin1-1/+1
2016-07-07tdf#50613 add support to load charts asynchronouslyArmin Le Grand1-0/+5
2016-06-29Reinstate: tdf#99729: fix text alignment (no autofit & no full width)Caolán McNamara1-4/+14
2016-06-29Revert "tdf#99729: fix text alignment (no autofit & no full width)"Miklos Vajna1-14/+4
2016-06-28tdf#99729: fix text alignment (no autofit & no full width)Mike Kaganski1-4/+14
2016-06-27A typo correctionMike Kaganski1-16/+16
2016-05-30Convert FontRelief to scoped enumNoel Grandin1-3/+3
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin1-9/+10
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-7/+7
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-15/+15
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-31com::sun::star->css in svxNoel Grandin1-2/+2
2015-10-22Visisble->VisibleCaolán McNamara1-10/+10
2015-10-22crashtesting+ubsan: kde170880-1.html ANISTOPINSIDE cast to StartInsideItemCaolán McNamara1-2/+2
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-20loplugin:loopvartoosmallStephan Bergmann1-1/+1
2015-09-20WaE: loplugin:cstylecastTor Lillqvist1-1/+1
2015-09-20chained editeng: Convert fprintf to SAL_INFOThorsten Behrens1-1/+1
2015-09-20chained editeng: Enhance existing svx classes with chaining-related methodsmatteocam1-0/+194
2015-07-13editeng: make Link<> usage typedNoel Grandin1-15/+9
2015-07-13editeng, convert to typed Link<>Noel Grandin1-18/+12
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-6/+6
2015-04-23loplugin:staticmethodsNoel Grandin1-4/+4