summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdotext.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-17loplugin:constparamsNoel Grandin1-1/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-79/+44
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-44/+79
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-79/+44
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-21loplugin:changetoolsgen in svxNoel Grandin1-19/+19
2018-02-16PPTX export scale for TextFitToSizeSzymon Kłos1-0/+63
2018-02-06loplugin:useuniqueptr in SdrTextObjNoel Grandin1-5/+5
2018-02-03use more TypedWhichId in SdrObject::GetObjectItemNoel Grandin1-1/+1
2018-01-29Translate German variable namesJohnny_M1-10/+10
2018-01-12More loplugin:cstylecast: svxStephan Bergmann1-1/+1
2017-12-16convert EETextFormat to scoped enumNoel Grandin1-2/+2
2017-11-22loplugin:flatten in svxNoel Grandin1-62/+62
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin1-33/+33
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-2/+2
2017-10-23loplugin:includeform: svxStephan Bergmann1-2/+2
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl1-5/+6
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-2/+2
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-1/+1
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-07-27loplugin:constparams in svxNoel Grandin1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-21loplugin:unusedfields in svx part1Noel Grandin1-7/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-6/+4
2017-06-06tdf#39674 Translate some German variable/function namesJohnny_M1-5/+5
2017-04-28loplugin:salunicodeliteral: svxStephan Bergmann1-2/+2
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai1-6/+7
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-33/+33
2017-03-06convert SdrTextAniKind to scoped enumNoel Grandin1-5/+5
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin1-2/+2
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-1/+1
2016-11-15tdf#34467 - FitToFrame: stretch text to fill drawing objJustin Luth1-1/+1
2016-10-29tdf#103473: Ensure positive rectangle sizeMike Kaganski1-7/+7
2016-10-20loplugin:expandablemethodds in svxNoel Grandin1-11/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-4/+4
2016-08-24convert SdrTextAniDirection to scoped enumNoel Grandin1-8/+8
2016-08-24convert SdrFitToSizeType to scoped enumNoel Grandin1-3/+3
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-6/+6
2016-08-19convert SdrUserCallType to scoped enumNoel Grandin1-3/+3
2016-08-18convert XFormTextStyle to scoped enumNoel Grandin1-1/+1
2016-06-27loplugin:singlevalfields in svx(part1)Noel Grandin1-27/+0
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin1-4/+4
2016-02-22loplugin:write only fieldsNoel Grandin1-6/+0
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-6/+0
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-2/+2
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin1-2/+1
2015-11-24tdf#95970: Don't loose mirroring in SdrTextObj::TRSetBaseGeometryMike Kaganski1-0/+13
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0