summaryrefslogtreecommitdiff
path: root/svx/source/sdr/overlay
AgeCommit message (Expand)Author
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-03-26tdf#112997 multiple animated gif only one frameNoel Grandin
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin
2018-03-06use more Color in svxNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-22loplugin:flatten in svxNoel Grandin
2017-10-30loplugin:constantparam in svxNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-29loplugin:constparams in svxNoel Grandin
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-01-24use range based loopsJochen Nitschke
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-23pass ownership by pointerJochen Nitschke
2017-01-23move defines to only userJochen Nitschke
2017-01-17remove SunStudio hacksMichael Stahl
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-09-05convert OutDevSupportType to scoped enumNoel Grandin
2016-08-24convert OverlayType to scoped enumNoel Grandin
2016-08-24remove CellOverlayTypeNoel Grandin
2016-08-23convert SdrHelpLineKind to scoped enumNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-20svx: rotate drawn (non-bitmap) handles with the objectTomaž Vajngerl
2016-05-23Convert HatchStyle to scoped enumNoel Grandin
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara
2016-04-18Use const_iterator when possible (svx/gallery2,items,sdr,stbctrls)Julien Nabet
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-15svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna
2016-01-12tdf#97075 - don't render sdr overlays before we paint.Michael Meeks