summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdundo.cxx
AgeCommit message (Expand)Author
2018-10-15loplugin:unusedmethodsNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-09use unique_ptr in SdrUndoGroupNoel Grandin
2018-10-03loplugin:useuniqueptr in SdrLayerAdminNoel Grandin
2018-09-28loplugin:unusedmethodsNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
2018-04-16Take care of E3DObjListArmin Le Grand
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-17loplugin:useuniqueptr in SdrUndoAttrObjNoel Grandin
2018-02-07loplugin:useuniqueptr in SdrUndoObjSetTextNoel Grandin
2018-02-07loplugin:useuniqueptr in SdrUndoGeoObjNoel Grandin
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2017-12-14sal_uIntPtr->sal_Int32 in SdrUndoGroupNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-08-04rename Anz->Cnt in svxNoel Grandin
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02loplugin:casttovoid: svxStephan Bergmann
2017-06-26tdf#39674 Translate some German variable namesJohnny_M
2017-04-24OUStrings: constify and avoid temporariesMatteo Casalin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-01-16new loplugin: useuniqueptr: svxNoel Grandin
2016-10-03Resolves: tdf#101711 problems with attempt to remove unused bg imagesCaolán McNamara
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-08-19convert SdrInsertReasonKind to scoped enumNoel Grandin
2016-08-19convert SdrRepeatFunc to scoped enumNoel Grandin
2016-08-19convert ObjStrAttrType to scoped enumNoel Grandin
2016-08-03svx: track view shell id in SdrUndoActionMiklos Vajna
2016-07-06Resolves: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara
2016-05-19clang-tidy clang-analyzer-alpha.core.IdenticalExprNoel Grandin
2016-05-02rbhz#1326602 avoid exp. bg bitmaps from deleted slidesDavid Tardon
2016-04-25tdf#99452 svx: fix undo of table row edge dragMiklos Vajna
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-25loplugin:unusedfields in include/svxNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann