summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdotext.cxx
AgeCommit message (Expand)Author
2019-07-06tdf#126137: Do not dereference non-existing ObjectXisco Fauli
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-09-05loplugin:useuniqueptr in svxNoel Grandin
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-23loplugin:unusedfieldsNoel Grandin
2018-07-16SvPersistBase no longer necessaryNoel Grandin
2018-07-09loplugin:oncevarNoel Grandin
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-19tdf#116979 Fixed 3D operator= to correct copy/pasteArmin Le Grand
2018-05-17loplugin:unusedfields in svxNoel Grandin
2018-05-16loplugin:unusedmethodsNoel Grandin
2018-05-09tdf#116977 Correctly handle copy-construct of SdrTableObjArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-05-03tdf#117145 Cleanup MapMode handling between SdrModel/UNO APIArmin Le Grand
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
2018-04-17loplugin:constparamsNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-16PPTX export scale for TextFitToSizeSzymon Kłos
2018-02-06loplugin:useuniqueptr in SdrTextObjNoel Grandin
2018-02-03use more TypedWhichId in SdrObject::GetObjectItemNoel Grandin
2018-01-29Translate German variable namesJohnny_M
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-16convert EETextFormat to scoped enumNoel Grandin
2017-11-22loplugin:flatten in svxNoel Grandin
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
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-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-06tdf#39674 Translate some German variable/function namesJohnny_M
2017-04-28loplugin:salunicodeliteral: svxStephan Bergmann
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin