summaryrefslogtreecommitdiff
path: root/include/svx/svdotext.hxx
AgeCommit message (Expand)Author
2018-02-16PPTX export scale for TextFitToSizeSzymon Kłos
2018-02-06loplugin:useuniqueptr in SdrTextObjNoel Grandin
2018-01-29Translate German variable namesJohnny_M
2017-12-16convert EETextFormat to scoped enumNoel Grandin
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl
2017-08-10editviewoverlay: Allow EditView to run in OverlayArmin Le Grand
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-06tdf#39674 Translate some German variable/function namesJohnny_M
2017-05-25loplugin:constantparamNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-05-04convert EVAnchorMode enum to scoped enumJochen Nitschke
2017-03-31tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-28Fix typosAndrea Gelmini
2017-02-02Translate German commentsJohnny_M
2017-01-23use tools::SvRef in ImpSdrObjTextLinkUserDataNoel Grandin
2017-01-16new loplugin: useuniqueptr: svxNoel Grandin
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin
2016-11-03loplugin:unnecessaryvirtualNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin
2016-08-03translate German comments in svdotext.hxxJohannes Berg
2016-06-27loplugin:singlevalfields in svx(part1)Noel Grandin
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-25loplugin:unusedfields in include/svxNoel Grandin
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-20chained editeng: Enhance existing svx classes with chaining-related methodsmatteocam
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-06-29remove custom RTTI from SdrObjUserDataNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-02-17boost->stdCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-11-13Realy->ReallyCaolán McNamara
2014-11-04Rename aRect -> maRect for a member variable.Kohei Yoshida
2014-11-04rename nWink->nAngleNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky