summaryrefslogtreecommitdiffstats
path: root/svx/inc/sdr
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constantparam in svxNoel Grandin2017-10-301-2/+1
* loplugin:finalclasses in svxNoel Grandin2017-10-2416-71/+53
* loplugin:constparams in svxNoel Grandin2017-07-291-2/+2
* loplugin:constparams in svxNoel Grandin2017-07-271-1/+1
* Annotate some more Timers and IdlesJan-Marek Glogowski2017-07-201-1/+2
* Let BaseProperties::CreateObjectSpecificItemSet return unique_ptrStephan Bergmann2017-06-1312-12/+12
* Use unique_ptr for EmptyProperties::mpEmptyItemSetStephan Bergmann2017-06-131-4/+5
* clang-tidy readability-delete-null-pointerNoel Grandin2017-06-121-1/+2
* enhance useuniqueptr lopluginNoel Grandin2017-05-231-1/+2
* convert SdrLayerId to strong_intNoel Grandin2017-05-121-1/+1
* Simplify sdr::properties::ItemChangeBroadcasterMatteo Casalin2017-05-061-10/+8
* loplugin:checkunusedparams in svx(part2)Noel Grandin2017-05-051-3/+0
* use union instead of void*Noel Grandin2017-04-191-2/+5
* ofz: fix leakCaolán McNamara2017-04-131-2/+6
* LOK - Calc: charts are misplacedMarco Cecchetti2017-04-071-0/+2
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-2/+2
* Fix typosAndrea Gelmini2017-03-252-2/+2
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-231-1/+1
* convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin2016-12-222-2/+2
* reduce copying when decomposing drawinglayer primitivesNoel Grandin2016-11-0812-25/+25
* loplugin:expandablemethods in svxNoel Grandin2016-10-273-12/+0
* loplugin:expandablemethodds in svxNoel Grandin2016-10-204-16/+0
* loplugin:countusersofdefaultparams in svxNoel Grandin2016-10-125-7/+7
* loplugin:unnecessaryoverride in svxNoel Grandin2016-10-052-6/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* loplugin:unusedfieldsNoel Grandin2016-09-201-3/+1
* loplugin:dllprivateStephan Bergmann2016-09-132-3/+3
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1352-73/+73
* Remove nonsense comments: // bitfieldTor Lillqvist2016-09-139-13/+0
* loplugin:constantparam in svxNoel Grandin2016-09-091-1/+0
* loplugin:countusersofdefaultparamsNoel Grandin2016-09-025-8/+8
* coverity#1371300 Missing move assignment operatorCaolán McNamara2016-08-301-0/+1
* convert SdrHelpLineKind to scoped enumNoel Grandin2016-08-231-1/+1
* loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin2016-08-111-2/+2
* improve passstuffbyref return analysisNoel Grandin2016-07-271-1/+1
* new loplugin overrideparamNoel Grandin2016-07-251-1/+1
* svx: rotate drawn (non-bitmap) handles with the objectTomaž Vajngerl2016-07-201-1/+3
* new loplugin fragiledestructorNoel Grandin2016-07-121-1/+1
* loplugin:singlevalfields in svxNoel Grandin2016-06-281-4/+0
* loplugin:unusedmethods in svxNoel Grandin2016-05-191-4/+0
* loplugin:constantparam in svxNoel Grandin2016-03-171-2/+1
* crashtesting: sync PageProperties::SetStyleSheet with GetStyleSheetCaolán McNamara2016-02-291-0/+3
* loplugin:write only fieldsNoel Grandin2016-02-221-2/+0
* Remove excess newlinesChris Sherlock2016-02-0956-101/+0
* Fix typosAndrea Gelmini2016-02-051-2/+2
* loplugin:unusedmethods unused return value in svxNoel Grandin2016-01-141-2/+2
* loplugin:unusedfields in store,svtools,svxNoel Grandin2015-12-211-4/+0
* Bin unused fileTor Lillqvist2015-12-151-37/+0
* use vector as container for Primitive3DReferenceNoel Grandin2015-12-156-9/+9
* tdf#69977: uno::Sequence is expensiveNoel Grandin2015-12-1139-77/+77