summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdedtv2.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-16Take care of E3DObjListArmin Le Grand1-16/+16
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-11/+17
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-17/+11
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-11/+17
2018-03-13Translate German variable namesJohnny_M1-7/+7
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-1/+0
2018-02-21loplugin:changetoolsgen in svxNoel Grandin1-2/+2
2018-01-15More loplugin:cstylecast: svxStephan Bergmann1-1/+1
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin1-4/+4
2018-01-12More loplugin:cstylecast: svxStephan Bergmann1-16/+16
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