summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdedtv2.cxx
AgeCommit message (Expand)Author
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-21loplugin:unusedmethodsNoel Grandin
2016-12-02coverity#1371200 Missing move assignment operatorCaolán McNamara
2016-11-15loplugin:constantparamNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-08-25convert SvxDistributeHorizontal to scoped enumNoel Grandin
2016-08-25convert SvxDistributeVertical to scoped enumNoel Grandin
2016-08-23convert SdrMergeMode to scoped enumNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-08-19convert SdrInsertReasonKind to scoped enumNoel Grandin
2016-08-19convert SdrRepeatFunc to scoped enumNoel Grandin
2016-05-12clang-tidy modernize-loop-convert 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-03svx: can now do nAnz -> nCount without name clashesMiklos Vajna
2016-02-01svx: nAnz -> nObjCountMiklos Vajna
2016-01-27Resolves: rhbz#1301346 crash with null ObjListCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-16boost->stdCaolán McNamara
2015-09-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-04svx: prefix members of SdrPaintViewMiklos Vajna
2015-08-28time stamp object selections and use newest as ref for equalizationCaolán McNamara
2015-08-28implement undo for equalize-marked-objectsCaolán McNamara
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-06-25implement equalize width and height for impress/drawCaolán McNamara
2015-04-29convert SDRGRAPHOBJ constants to scoped enumNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-22svx: nMarkAnz -> nMarkCountMiklos Vajna
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-21nShearWink -> nShearAngleMiklos Vajna
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-06-28Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-09coverity#1209818 Dereference before null checkCaolán McNamara
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni