summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)Author
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15sdr tiled rendering: stop animation timer's taskHenry Castro
2015-06-15Fix typosAndrea Gelmini
2015-06-14Remove unused OpenGLObjectZolnai Tamás
2015-06-09More CppunitTest_sw_uiwriter fixesMiklos Vajna
2015-06-06Typo: emty->emptyJulien Nabet
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin
2015-06-04convert MediaState to scoped enumNoel Grandin
2015-06-03coverity#1302605 Resource leak in objectCaolán McNamara
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-24tdf#62525: use cow_wrapper for SdrTextAttributeThorsten Behrens
2015-05-24tdf#62525: use cow_wrapper for SdrFormTextOutlineAttributeThorsten Behrens
2015-05-24tdf#62525: use cow_wrapper for SdrFormTextAttributeThorsten Behrens
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05typo: strech -> stretchAndras Timar
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22convert SFX_STYLESHEET_ constants to scoped enumNoel Grandin
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-11Calm down TBsJulien Nabet
2015-04-10svx: add an assertion to this fixed-size thingMichael Stahl
2015-04-10Lots more small re-basing issues fixed.Michael Meeks
2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks
2015-04-07Change "blink times" to be of type sal_uInt64Stephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-30svx tiled rendering: grow hittest size when map mode is in mm100Miklos Vajna
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-27ambiguous symbolCaolán McNamara
2015-03-27Experimental: draw handles instead of getting them from bitmapTomaž Vajngerl
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-26Cleanup comments for easyhacksPopa Adrian Marius
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-19loplugin:constantfunction: svxNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-16drawinglayer::processor2d::HitTestProcessor2D: ignore pixel size of ...Miklos Vajna
2015-03-09sdr::overlay::OverlayObjectList: when tiled rendering, don't work with pixelsMiklos Vajna
2015-03-09Add sdr::overlay::OverlayManager::getModel()Miklos Vajna
2015-03-07sdr::overlay::OverlayManager: rmOutputDevice -> mrOutputDeviceMiklos Vajna
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Idle and Timer are now completely independentTobias Madl