summaryrefslogtreecommitdiff
path: root/svx/inc/sdr
AgeCommit message (Expand)AuthorFilesLines
2020-05-10compact namespace in svxNoel Grandin22-63/+51
2020-05-08Related: tdf#129916 svx: improve shadow size of custom shapesMiklos Vajna1-1/+4
2020-04-23tdf#130058 Import shadow size.Gülşah Köse1-1/+3
2020-03-23make more classes private in mergedlibs modeNoel Grandin1-1/+2
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin19-107/+107
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth5-3/+22
2020-02-12move some svx/ headers inside the moduleNoel Grandin39-26/+1127
2020-02-07remove use of macro DeclPrimitive2DIDBlock in everywhereTomaž Vajngerl12-23/+23
2020-02-03loplugin:constantparamNoel Grandin1-4/+1
2020-01-11loplugin:finalclasses in svxNoel Grandin42-125/+75
2020-01-10tdf#42949 Fix IWYU warnings in svx/inc/ and svx/source/inc/Gabor Kelemen13-16/+4
2019-11-22make some classes module-privateNoel Grandin4-14/+14
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