summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdundo.cxx
AgeCommit message (Expand)Author
2021-04-22tdf#141816: fix a thinkoMike Kaganski
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-07ref-count SdrPageNoel
2021-02-09return by unique_ptr from NewGeoDataNoel Grandin
2021-01-15Use value comparison hereMike Kaganski
2020-08-06loplugin:flatten in svx/svdrawNoel Grandin
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2019-11-12tdf#128651 SdrObjCustomShape::NbcSetSnapRect needs logic rectRegina Henschel
2019-10-21loplugin:virtualdead unused param in GetSdrRepeatCommentNoel Grandin
2019-10-09rename ImpTakeDescriptionStr -> ImpGetDescriptionStrNoel Grandin
2019-04-12loplugin:unusedfieldsNoel Grandin
2019-04-04Resolves: tdf#120754 on undoing an obj insert use its current ordinalCaolán McNamara
2019-04-04CreateUndoRemoveObject default arg is always usedCaolán McNamara
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
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