summaryrefslogtreecommitdiffstats
path: root/include/svx/svdotext.hxx
Commit message (Expand)AuthorAgeFilesLines
* use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin2018-07-031-1/+1
* pass OutlinerParaObject around by std::unique_ptrNoel Grandin2018-07-021-3/+3
* SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand2018-05-251-1/+3
* loplugin:unusedfields in svxNoel Grandin2018-05-171-1/+0
* store Color using boost::optional in EditCharAttribFieldNoel Grandin2018-05-101-1/+1
* tdf#116977 secured ::Clone methodsArmin Le Grand2018-05-081-1/+2
* OBJ_TEXTEXT is deadNoel Grandin2018-04-201-1/+0
* loplugin:constparamsNoel Grandin2018-04-171-1/+1
* make SdrObjUserData::Clone return std::unique_ptrNoel Grandin2018-04-131-1/+1
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-071-10/+12
* Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2018-04-061-12/+10
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-061-10/+12
* loplugin:virtualdown in svxNoel Grandin2018-03-291-2/+3
* PPTX export scale for TextFitToSizeSzymon Kłos2018-02-161-0/+2
* loplugin:useuniqueptr in SdrTextObjNoel Grandin2018-02-061-2/+3
* Translate German variable namesJohnny_M2018-01-291-2/+2
* convert EETextFormat to scoped enumNoel Grandin2017-12-161-2/+3
* svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl2017-10-181-1/+1
* editviewoverlay: Allow EditView to run in OverlayArmin Le Grand2017-08-101-1/+9
* loplugin:constparams in svxNoel Grandin2017-07-271-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+1
* loplugin:unusedfields in svx part1Noel Grandin2017-06-211-7/+0
* tdf#39674 Translate some German variable/function namesJohnny_M2017-06-061-2/+2
* loplugin:constantparamNoel Grandin2017-05-251-3/+1
* loplugin:checkunusedparams in svx(part4)Noel Grandin2017-05-051-1/+1
* convert EVAnchorMode enum to scoped enumJochen Nitschke2017-05-041-2/+2
* tdf#39468 Translate German commentsJens Carl2017-03-311-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-23/+23
* Fix typosAndrea Gelmini2017-03-281-2/+2
* Translate German commentsJohnny_M2017-02-021-11/+11
* use tools::SvRef in ImpSdrObjTextLinkUserDataNoel Grandin2017-01-231-1/+2
* new loplugin: useuniqueptr: svxNoel Grandin2017-01-161-1/+2
* loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin2016-11-161-1/+1
* loplugin:unnecessaryvirtualNoel Grandin2016-11-031-1/+1
* loplugin:expandablemethodds in svxNoel Grandin2016-10-201-3/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* loplugin:countusersofdefaultparamsNoel Grandin2016-09-011-2/+2
* translate German comments in svdotext.hxxJohannes Berg2016-08-031-56/+55
* loplugin:singlevalfields in svx(part1)Noel Grandin2016-06-271-8/+0
* loplugin:unuseddefaultparam in svxNoel Grandin2016-03-041-1/+1
* loplugin:unuseddefaultparam in svx (part1)Noel Grandin2016-03-011-2/+2
* loplugin:write only fieldsNoel Grandin2016-02-221-4/+0
* Remove excess newlinesChris Sherlock2016-02-091-3/+0
* loplugin:unusedmethods unused return value in include/svxNoel Grandin2016-01-131-1/+1
* tdf#69977: uno::Sequence is expensiveNoel Grandin2015-12-111-6/+6
* loplugin:unusedfields in include/svxNoel Grandin2015-11-251-3/+1
* loplugin:unnecessaryvirtualNoel Grandin2015-11-171-1/+1
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-6/+6
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-57/+57