summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdotextdecomposition.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-18NFC tdf#120412 cleanup2: use DFLT_ESC_* moreJustin Luth1-1/+1
2020-02-12move some svx/ headers inside the moduleNoel Grandin1-2/+2
2020-02-03loplugin:constantparamNoel Grandin1-6/+0
2020-01-28tdf#96505: Get rid of cargo cult long integer literalsOnur Yilmaz1-4/+4
2019-11-20svx: add rendering for semi-transparent shape textMiklos Vajna1-0/+9
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+4
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen1-0/+1
2019-03-08new loplugin constvarsNoel Grandin1-2/+1
2019-02-06Use different way to determine if paragraph is in listKatarina Behrens1-6/+6
2019-02-06Enhance tagged PDF export for a11yArmin Le Grand1-5/+14
2018-10-23Implement IsUnderlineAbove in vcl::FontJan-Marek Glogowski1-13/+1
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin1-7/+2
2018-09-17New loplugin:externalStephan Bergmann1-3/+3
2018-08-16tdf#119284 bg for automatic not set while editingCaolán McNamara1-27/+32
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-6/+9
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