summaryrefslogtreecommitdiff
path: root/svx/source/sdr/overlay
AgeCommit message (Expand)AuthorFilesLines
2017-10-30loplugin:constantparam in svxNoel Grandin1-3/+2
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist4-9/+9
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-4/+4
2017-07-29loplugin:constparams in svxNoel Grandin1-2/+2
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin1-3/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2-7/+7
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-01-24use range based loopsJochen Nitschke1-25/+6
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-2/+2
2017-01-23pass ownership by pointerJochen Nitschke1-2/+6
2017-01-23move defines to only userJochen Nitschke1-0/+3
2017-01-17remove SunStudio hacksMichael Stahl1-2/+0
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-0/+1
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin1-41/+23
2016-10-20loplugin:expandablemethodds in svxNoel Grandin5-10/+10
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-20loplugin:unusedfieldsNoel Grandin1-3/+1
2016-09-09loplugin:constantparam in svxNoel Grandin1-2/+1
2016-09-05convert OutDevSupportType to scoped enumNoel Grandin1-1/+1
2016-08-24convert OverlayType to scoped enumNoel Grandin1-7/+7
2016-08-24remove CellOverlayTypeNoel Grandin1-20/+7
2016-08-23convert SdrHelpLineKind to scoped enumNoel Grandin1-2/+2
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-20svx: rotate drawn (non-bitmap) handles with the objectTomaž Vajngerl1-1/+3
2016-05-23Convert HatchStyle to scoped enumNoel Grandin1-1/+1
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara1-0/+1
2016-04-18Use const_iterator when possible (svx/gallery2,items,sdr,stbctrls)Julien Nabet1-2/+4
2016-03-17loplugin:constantparam in svxNoel Grandin1-1/+1
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin1-10/+4
2016-02-22loplugin:write only fieldsNoel Grandin2-8/+4
2016-02-09Remove excess newlinesChris Sherlock15-19/+0
2016-01-15svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna1-5/+3
2016-01-12tdf#97075 - don't render sdr overlays before we paint.Michael Meeks1-1/+1
2016-01-10Fix typosAndrea Gelmini1-2/+2
2016-01-09tdf#96919 - vcl opengl: implement missing XOR mode.Michael Meeks1-9/+0
2015-12-16tdf#96257: Silly work-around to produce same result on OpenGL and non-OpenGLTor Lillqvist1-0/+9
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin17-81/+81
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-5/+5
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-09-16boost->stdCaolán McNamara1-2/+2
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-16loplugin:unusedmethods svxNoel Grandin2-13/+0
2015-06-09More CppunitTest_sw_uiwriter fixesMiklos Vajna1-2/+1
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin1-2/+2
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin1-3/+3
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-3/+1
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist1-2/+2