summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)AuthorFilesLines
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin1-3/+3
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin1-6/+6
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin1-1/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-3/+1
2015-05-05typo: strech -> stretchAndras Timar1-1/+1
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist1-2/+2
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist1-6/+0
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2-49/+51
2015-04-23loplugin:staticmethodsNoel Grandin3-3/+3
2015-04-22convert SFX_STYLESHEET_ constants to scoped enumNoel Grandin3-8/+8
2015-04-17svx: convert new to ::Create.Noel Grandin1-2/+2
2015-04-17sw: convert new to ::Create.Noel Grandin1-1/+1
2015-04-11Calm down TBsJulien Nabet1-1/+1
2015-04-10svx: add an assertion to this fixed-size thingMichael Stahl1-1/+2
2015-04-10Lots more small re-basing issues fixed.Michael Meeks1-1/+1
2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks2-49/+51
2015-04-07Change "blink times" to be of type sal_uInt64Stephan Bergmann3-11/+5
2015-04-02loplugin:staticmethodsNoel Grandin1-2/+2
2015-03-30svx tiled rendering: grow hittest size when map mode is in mm100Miklos Vajna1-1/+5
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-7/+7
2015-03-27ambiguous symbolCaolán McNamara1-5/+5
2015-03-27Experimental: draw handles instead of getting them from bitmapTomaž Vajngerl2-0/+152
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann6-9/+9
2015-03-26Cleanup comments for easyhacksPopa Adrian Marius1-46/+0
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin1-1/+1
2015-03-19loplugin:constantfunction: svxNoel Grandin2-25/+2
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-1/+18
2015-03-16drawinglayer::processor2d::HitTestProcessor2D: ignore pixel size of ...Miklos Vajna1-1/+2
2015-03-09sdr::overlay::OverlayObjectList: when tiled rendering, don't work with pixelsMiklos Vajna1-1/+7
2015-03-09Add sdr::overlay::OverlayManager::getModel()Miklos Vajna2-4/+8
2015-03-07sdr::overlay::OverlayManager: rmOutputDevice -> mrOutputDeviceMiklos Vajna2-5/+5
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl4-8/+8
2015-03-06Idle: Changed to new enum nameTobias Madl4-4/+4
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl3-3/+3
2015-03-06Idle and Timer are now completely independentTobias Madl2-2/+3
2015-03-06idle includes and enum useJennifer Liebel1-1/+1
2015-03-03TyposJulien Nabet1-1/+1
2015-03-03Fix initializer copy'n'paste mistakeThorsten Behrens1-1/+1
2015-03-01tdf#87820 Images not displayed properly in CalcHenry Castro1-0/+6
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-2/+2
2015-02-21Various typosJulien Nabet1-1/+1
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-5/+0
2015-01-21callcatcher: update unused codeCaolán McNamara1-24/+0
2015-01-16make OverlayTriangle public, allow to change each pointTomaž Vajngerl1-1/+26
2015-01-14GetData is a hopelessly generic nameCaolán McNamara1-1/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl7-14/+14
2014-12-12fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-4/+4
2014-12-11fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-7/+7
2014-12-09changed inherited timer to idleTobias Madl3-5/+5
2014-12-09fixed timer, idle bugTobias Madl1-1/+1