summaryrefslogtreecommitdiffstats
path: root/include/svx/svdundo.hxx
Commit message (Expand)AuthorAgeFilesLines
* make more classes private in mergedlibs modeNoel Grandin2020-03-231-1/+2
* Revert "loplugin:constfields in svx"Noel Grandin2020-03-131-11/+11
* tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann2020-02-021-19/+19
* make some classes module privateNoel Grandin2019-12-051-3/+3
* loplugin:finalclasses svxNoel Grandin2019-10-301-6/+6
* loplugin:virtualdead unused param in GetSdrRepeatCommentNoel Grandin2019-10-211-8/+8
* rename ImpTakeDescriptionStr -> ImpGetDescriptionStrNoel Grandin2019-10-091-2/+2
* loplugin:constmethod in svxNoel Grandin2019-09-031-3/+3
* Fix typosAndrea Gelmini2019-07-201-1/+1
* tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen2019-06-111-1/+0
* loplugin:unusedfieldsNoel Grandin2019-04-121-3/+2
* CreateUndoRemoveObject default arg is always usedCaolán McNamara2019-04-041-1/+1
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-271-2/+0
* Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann2018-12-081-1/+1
* loplugin:unusedmethodsNoel Grandin2018-10-151-1/+0
* use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin2018-10-091-21/+21
* use unique_ptr in SdrUndoGroupNoel Grandin2018-10-091-4/+4
* loplugin:constfields in svxNoel Grandin2018-10-081-12/+12
* loplugin:unusedmethodsNoel Grandin2018-09-281-21/+0
* loplugin:methodcycles more graph theory for the winNoel Grandin2018-09-271-2/+0
* Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann2018-09-111-1/+1
* loplugin:useuniqueptr in SdrUndoAttrObjNoel Grandin2018-02-171-5/+7
* loplugin:useuniqueptr in SdrUndoObjSetTextNoel Grandin2018-02-071-2/+4
* loplugin:useuniqueptr in SdrUndoGeoObjNoel Grandin2018-02-071-3/+3
* sal_uIntPtr->sal_Int32 in SdrUndoGroupNoel Grandin2017-12-141-2/+2
* loplugin:finalclasses in svxNoel Grandin2017-10-241-19/+13
* loplugin:unusedfields readonly fieldsNoel Grandin2017-07-241-4/+0
* migrate to boost::gettextCaolán McNamara2017-07-211-3/+3
* tdf#39674 Translate some German variable namesJohnny_M2017-06-261-4/+4
* convert SdrLayerId to strong_intNoel Grandin2017-05-121-2/+2
* convert ViewShellId to o3tl::strong_intNoel Grandin2017-03-241-3/+3
* new loplugin: useuniqueptr: svxNoel Grandin2017-01-161-3/+3
* loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin2016-11-161-3/+3
* Resolves: tdf#101711 problems with attempt to remove unused bg imagesCaolán McNamara2016-10-031-3/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-13/+13
* convert ObjStrAttrType to scoped enumNoel Grandin2016-08-191-4/+4
* svx: track view shell id in SdrUndoActionMiklos Vajna2016-08-031-3/+5
* Resolves: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara2016-07-061-2/+3
* rbhz#1326602 avoid exp. bg bitmaps from deleted slidesDavid Tardon2016-05-021-0/+9
* tdf#99452 svx: fix undo of table row edge dragMiklos Vajna2016-04-251-0/+3
* loplugin:constantparam in svxNoel Grandin2016-03-171-1/+1
* loplugin:unuseddefaultparam in svx (part1)Noel Grandin2016-03-011-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* loplugin:unusedfields in include/svxNoel Grandin2015-11-251-2/+0
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+0
* Missing includeStephan Bergmann2015-10-271-0/+4
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-85/+85
* loplugin:unusedmethods svxNoel Grandin2015-07-161-9/+0
* Fix typosAndrea Gelmini2015-06-161-1/+1
* loplugin:staticmethodsNoel Grandin2015-04-231-3/+3