summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdundo.cxx
AgeCommit message (Expand)Author
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
2015-10-14coverity#735879 Dereference after null checkCaolán McNamara
2015-10-14coverity#735880 Dereference after null checkCaolán McNamara
2015-10-14coverity#735877 Dereference after null checkCaolán McNamara
2015-10-14coverity#735878 Dereference after null checkCaolán McNamara
2015-10-14coverity#735879 Dereference after null checkCaolán McNamara
2015-10-14coverity#735880 Dereference after null checkCaolán McNamara
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-04Fix typosAndrea Gelmini
2015-06-01svx: nObjAnz -> nObjCountMiklos Vajna
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-17Revert "WaE: unused variables"Tor Lillqvist
2015-04-17WaE: unused variablesTor Lillqvist
2015-03-08svx: nAnz -> nCountMiklos Vajna
2015-01-29tdf#78854 do not crash when undoing layout changeDavid Tardon
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini