summaryrefslogtreecommitdiff
path: root/include/svx/svdundo.hxx
AgeCommit message (Expand)Author
2022-05-11Advanced Diagram support: UNDO/REDO support for Diagram DataModelArmin Le Grand (Allotropia)
2022-03-11loplugin:constparamsNoel Grandin
2021-12-07loplugin:unnecessaryvirtualNoel Grandin
2021-12-01tdf#145928 svx: fix undo of sorting shapesMichael Stahl
2021-09-19no need to allocate SfxItemSet separately in SdrUndoAttrObjNoel Grandin
2021-08-19use std::optional<OutlinerParaObject> in SdrUndoAttrObjNoel Grandin
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-19svx: remove whitespace in member variablesTomaž Vajngerl
2021-06-17svx: pragma once for some SdrObject subclassesTomaž Vajngerl
2021-03-07ref-count SdrPageNoel
2021-01-15Use value comparison hereMike Kaganski
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2019-12-05make some classes module privateNoel Grandin
2019-10-30loplugin:finalclasses svxNoel Grandin
2019-10-21loplugin:virtualdead unused param in GetSdrRepeatCommentNoel Grandin
2019-10-09rename ImpTakeDescriptionStr -> ImpGetDescriptionStrNoel Grandin
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-07-20Fix typosAndrea Gelmini
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-04-12loplugin:unusedfieldsNoel Grandin
2019-04-04CreateUndoRemoveObject default arg is always usedCaolán McNamara
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann
2018-10-15loplugin:unusedmethodsNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-09use unique_ptr in SdrUndoGroupNoel Grandin
2018-10-08loplugin:constfields in svxNoel Grandin
2018-09-28loplugin:unusedmethodsNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann
2018-02-17loplugin:useuniqueptr in SdrUndoAttrObjNoel Grandin
2018-02-07loplugin:useuniqueptr in SdrUndoObjSetTextNoel Grandin
2018-02-07loplugin:useuniqueptr in SdrUndoGeoObjNoel Grandin
2017-12-14sal_uIntPtr->sal_Int32 in SdrUndoGroupNoel Grandin
2017-10-24loplugin:finalclasses in svxNoel Grandin
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-26tdf#39674 Translate some German variable namesJohnny_M
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-01-16new loplugin: useuniqueptr: svxNoel Grandin
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin
2016-10-03Resolves: tdf#101711 problems with attempt to remove unused bg imagesCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
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