summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdcrtv.cxx
AgeCommit message (Expand)AuthorFilesLines
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-1/+1
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-2/+2
2017-07-29loplugin:constparams in svxNoel Grandin1-2/+2
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-2/+2
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin1-3/+3
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-9/+9
2017-01-25loplugin: unnecessary destructor svxNoel Grandin1-9/+4
2017-01-23pass ownership by pointerJochen Nitschke1-4/+4
2016-11-30rename getViewIndependentPrimitive2DSequence..Noel Grandin1-1/+1
2016-11-21convert inventorId to scoped enumNoel Grandin1-14/+14
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl1-2/+2
2016-09-30loplugin:constantparamNoel Grandin1-12/+6
2016-09-09loplugin:constantparam in svxNoel Grandin1-4/+4
2016-08-22convert SdrViewEditMode to scoped enumNoel Grandin1-3/+3
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin1-3/+3
2016-06-28loplugin:singlevalfields in svxNoel Grandin1-11/+0
2016-06-27loplugin:singlevalfields in svx(part3)Noel Grandin1-24/+21
2016-02-29svx: avoid instantiating OBJ_NONE (SdrObject)Michael Stahl1-1/+2
2016-02-09Remove excess newlinesChris Sherlock1-4/+0
2016-01-11svx: SdrDragStat::GetPointAnz() -> GetPointCount()Miklos Vajna1-3/+3
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-36/+36
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-14coverity#736826 Dereference before null checkCaolán McNamara1-6/+4
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht1-7/+7
2015-09-09clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+0
2015-09-04svx: prefix members of SdrPaintViewMiklos Vajna1-53/+53
2015-06-12svx: prefix remaining SdrMarkView membersMiklos Vajna1-3/+3
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin1-1/+1
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-3/+3
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist1-6/+6
2015-03-08svx: nAnz -> nCountMiklos Vajna1-6/+6
2015-03-02HiDPI: increase connection markersTomaž Vajngerl1-1/+2
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-3/+3
2014-10-20loplugin: cstylecastNoel Grandin1-6/+6
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-13coverity#704830 Dereference after null checkCaolán McNamara1-2/+2
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna1-5/+5
2014-04-15svx: sal_Bool->boolNoel Grandin1-4/+4
2014-04-03svx: sal_Bool->booNoel Grandin1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-28/+28
2014-02-26Remove visual noise from svxAlexander Wilms1-7/+7
2014-01-28bool improvementsStephan Bergmann1-6/+6
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-01convert remnants of String in SVX to StringNoel Grandin1-3/+3