summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdcrtv.cxx
AgeCommit message (Expand)Author
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-25loplugin: unnecessary destructor svxNoel Grandin
2017-01-23pass ownership by pointerJochen Nitschke
2016-11-30rename getViewIndependentPrimitive2DSequence..Noel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl
2016-09-30loplugin:constantparamNoel Grandin
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-08-22convert SdrViewEditMode to scoped enumNoel Grandin
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin
2016-06-28loplugin:singlevalfields in svxNoel Grandin
2016-06-27loplugin:singlevalfields in svx(part3)Noel Grandin
2016-02-29svx: avoid instantiating OBJ_NONE (SdrObject)Michael Stahl
2016-02-09Remove excess newlinesChris Sherlock
2016-01-11svx: SdrDragStat::GetPointAnz() -> GetPointCount()Miklos Vajna
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-14coverity#736826 Dereference before null checkCaolán McNamara
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-04svx: prefix members of SdrPaintViewMiklos Vajna
2015-06-12svx: prefix remaining SdrMarkView membersMiklos Vajna
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-03-08svx: nAnz -> nCountMiklos Vajna
2015-03-02HiDPI: increase connection markersTomaž Vajngerl
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-10-20loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-13coverity#704830 Dereference after null checkCaolán McNamara
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-03svx: sal_Bool->booNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from svxAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-01convert remnants of String in SVX to StringNoel Grandin
2013-09-05convert svx/source/svdraw/*.cxx from String to OUStringNoel Grandin
2013-09-05convert include/svdpntv.hxx from String to OUStringNoel Grandin
2013-06-16Resolves: #i121532# enhanced visualisation of text edit&selectionArmin Le Grand
2013-03-26sal_Bool to boolTakeshi Abe
2013-03-21sal_Bool to boolTakeshi Abe