summaryrefslogtreecommitdiff
path: root/svx/inc/sdr
AgeCommit message (Expand)Author
2020-02-07remove use of macro DeclPrimitive2DIDBlock in everywhereTomaž Vajngerl
2020-02-03loplugin:constantparamNoel Grandin
2020-01-11loplugin:finalclasses in svxNoel Grandin
2020-01-10tdf#42949 Fix IWYU warnings in svx/inc/ and svx/source/inc/Gabor Kelemen
2019-11-22make some classes module-privateNoel Grandin
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-03Fix typosAndrea Gelmini
2019-07-28Fix typosAndrea Gelmini
2019-07-21Fix typoAndrea Gelmini
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2018-12-12use unique_ptr in createTransformedCloneNoel Grandin
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-11-05Fix typosAndrea Gelmini
2018-10-08loplugin:constfields in svxNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-08-09loplugin:unusedmethodsNoel Grandin
2018-07-31remove SdrGrafObj::IsSwappedOutNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-21loplugin:unusedmethodsNoel Grandin
2018-04-16Take care of E3DObjListArmin Le Grand
2018-04-12make BaseProperties::Clone return std::unique_ptrNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-24Fix typosAndrea Gelmini
2018-03-17OperationSmiley: Added support for using same FillGeometryArmin Le Grand
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin
2018-02-01Fix typosAndrea Gelmini
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin
2018-01-27Fix typosAndrea Gelmini
2018-01-27Fix typosAndrea Gelmini
2018-01-26expand out SdrObjectWeakRef and SdrPageWeakRef typedefsNoel Grandin
2017-11-28loplugin:countusersofdefaultparams in svxNoel Grandin
2017-10-30loplugin:constantparam in svxNoel Grandin
2017-10-24loplugin:finalclasses in svxNoel Grandin
2017-07-29loplugin:constparams in svxNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-20Annotate some more Timers and IdlesJan-Marek Glogowski
2017-06-13Let BaseProperties::CreateObjectSpecificItemSet return unique_ptrStephan Bergmann
2017-06-13Use unique_ptr for EmptyProperties::mpEmptyItemSetStephan Bergmann
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-06Simplify sdr::properties::ItemChangeBroadcasterMatteo Casalin
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin
2017-04-19use union instead of void*Noel Grandin
2017-04-13ofz: fix leakCaolán McNamara
2017-04-07LOK - Calc: charts are misplacedMarco Cecchetti
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna