summaryrefslogtreecommitdiff
path: root/svx/inc/sdr
AgeCommit message (Expand)AuthorFilesLines
2019-08-23Mark move ctors/assignments noexceptMike Kaganski1-1/+1
2019-08-03Fix typosAndrea Gelmini1-1/+1
2019-07-28Fix typosAndrea Gelmini6-6/+6
2019-07-21Fix typoAndrea Gelmini1-1/+1
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-2/+1
2018-12-12use unique_ptr in createTransformedCloneNoel Grandin1-7/+7
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand2-122/+0
2018-11-05Fix typosAndrea Gelmini1-3/+3
2018-10-08loplugin:constfields in svxNoel Grandin18-106/+106
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin2-15/+0
2018-08-09loplugin:unusedmethodsNoel Grandin2-6/+0
2018-07-31remove SdrGrafObj::IsSwappedOutNoel Grandin1-18/+0
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand3-3/+6
2018-04-21loplugin:unusedmethodsNoel Grandin1-3/+0
2018-04-16Take care of E3DObjListArmin Le Grand1-3/+0
2018-04-12make BaseProperties::Clone return std::unique_ptrNoel Grandin19-19/+19
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand3-12/+10
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand3-10/+12
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand3-12/+10
2018-03-24Fix typosAndrea Gelmini1-2/+2
2018-03-17OperationSmiley: Added support for using same FillGeometryArmin Le Grand1-1/+17
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin1-7/+1
2018-02-01Fix typosAndrea Gelmini1-1/+1
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin2-2/+2
2018-01-27Fix typosAndrea Gelmini1-1/+1
2018-01-27Fix typosAndrea Gelmini2-2/+2
2018-01-26expand out SdrObjectWeakRef and SdrPageWeakRef typedefsNoel Grandin1-1/+1
2017-11-28loplugin:countusersofdefaultparams in svxNoel Grandin1-1/+1
2017-10-30loplugin:constantparam in svxNoel Grandin1-2/+1
2017-10-24loplugin:finalclasses in svxNoel Grandin16-71/+53
2017-07-29loplugin:constparams in svxNoel Grandin1-2/+2
2017-07-27loplugin:constparams in svxNoel Grandin1-1/+1
2017-07-20Annotate some more Timers and IdlesJan-Marek Glogowski1-1/+2
2017-06-13Let BaseProperties::CreateObjectSpecificItemSet return unique_ptrStephan Bergmann12-12/+12
2017-06-13Use unique_ptr for EmptyProperties::mpEmptyItemSetStephan Bergmann1-4/+5
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin1-1/+2
2017-05-23enhance useuniqueptr lopluginNoel Grandin1-1/+2
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-1/+1
2017-05-06Simplify sdr::properties::ItemChangeBroadcasterMatteo Casalin1-10/+8
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin1-3/+0
2017-04-19use union instead of void*Noel Grandin1-2/+5
2017-04-13ofz: fix leakCaolán McNamara1-2/+6
2017-04-07LOK - Calc: charts are misplacedMarco Cecchetti1-0/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-03-25Fix typosAndrea Gelmini2-2/+2
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-12-22convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin2-2/+2
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin12-25/+25
2016-10-27loplugin:expandablemethods in svxNoel Grandin3-12/+0