summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdedtv2.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-12-18sal_uIntPtr->size_t in ObjOrderChangedNoel Grandin1-1/+1
2017-11-22loplugin:flatten in svxNoel Grandin1-283/+284
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin1-1/+1
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-2/+2
2017-10-23loplugin:includeform: svxStephan Bergmann1-2/+2
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-10/+10
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-11/+11
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-10/+10
2017-07-27loplugin:constparams in svxNoel Grandin1-1/+1
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-12/+12
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-3/+3
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-3/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-5/+5
2017-02-21loplugin:unusedmethodsNoel Grandin1-17/+9
2016-12-02coverity#1371200 Missing move assignment operatorCaolán McNamara1-14/+12
2016-11-15loplugin:constantparamNoel Grandin1-7/+7
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-1/+1
2016-10-20loplugin:expandablemethodds in svxNoel Grandin1-1/+1
2016-08-25convert SvxDistributeHorizontal to scoped enumNoel Grandin1-6/+6
2016-08-25convert SvxDistributeVertical to scoped enumNoel Grandin1-6/+6
2016-08-23convert SdrMergeMode to scoped enumNoel Grandin1-6/+6
2016-08-23convert SdrIterMode to scoped enumNoel Grandin1-8/+8
2016-08-19convert SdrInsertReasonKind to scoped enumNoel Grandin1-8/+8
2016-08-19convert SdrRepeatFunc to scoped enumNoel Grandin1-12/+12
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin1-4/+4
2016-03-15loplugin:constantparamNoel Grandin1-2/+2
2016-03-09loplugin:constantparam in svxNoel Grandin1-1/+1
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin1-3/+1
2016-02-03svx: can now do nAnz -> nCount without name clashesMiklos Vajna1-25/+25
2016-02-01svx: nAnz -> nObjCountMiklos Vajna1-3/+3
2016-01-27Resolves: rhbz#1301346 crash with null ObjListCaolán McNamara1-2/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-50/+50
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht1-12/+12
2015-09-16boost->stdCaolán McNamara1-2/+2
2015-09-09clang-analyzer-deadcode.DeadStoresStephan Bergmann1-13/+0
2015-09-04svx: prefix members of SdrPaintViewMiklos Vajna1-4/+4
2015-08-28time stamp object selections and use newest as ref for equalizationCaolán McNamara1-2/+16
2015-08-28implement undo for equalize-marked-objectsCaolán McNamara1-0/+2
2015-07-16loplugin:unusedmethods svxNoel Grandin1-7/+7
2015-06-25implement equalize width and height for impress/drawCaolán McNamara1-0/+38
2015-04-29convert SDRGRAPHOBJ constants to scoped enumNoel Grandin1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-7/+7
2015-03-22svx: nMarkAnz -> nMarkCountMiklos Vajna1-9/+9
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn1-1/+1
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-5/+5
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-21nShearWink -> nShearAngleMiklos Vajna1-3/+3
2014-10-20loplugin: cstylecastNoel Grandin1-4/+4
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna1-5/+5