summaryrefslogtreecommitdiff
path: root/include/svtools/grfmgr.hxx
AgeCommit message (Expand)Author
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-08-26convert Link to TypedNoel Grandin
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-07-02loplugin:unusedmethods toolsNoel Grandin
2015-06-29remove custom RTTI from SvDataCopyStreamNoel Grandin
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-22convert ADJUSTMENT_ flags to scoped enumNoel Grandin
2015-04-22convert GRFMGR_DRAW_ constants to scoped enumNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin
2015-02-22More improvements of graphic cache size handlingZolnai Tamás
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-08An odd way to say "nullptr"Stephan Bergmann
2015-01-08Sane SvStream* fake pointer values for 64-bit platformsStephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-03Linked graphic is not displayedZolnai Tamás
2014-11-07Optimize ImplCheckSizeOfSwappedInGraphics() a bitZolnai Tamás
2014-11-07Swapping Graphic is a privilage of GraphicObject.Zolnai Tamás
2014-11-07Remove unused IsInSwap() methodZolnai Tamás
2014-11-07Paint background images always via drawinglayerZolnai Tamás
2014-11-07Avoid an image loss situation of auto swappingZolnai Tamás
2014-11-07Make SetSwapState() an internal methodZolnai Tamás
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-07-15Resolves: #i125111# limit mem footprint for GraphicObjects...Armin Le Grand
2014-04-29Related: fdo#50697 reset the cache timeout on GetGraphicCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-16SwapIn/SwapOut can return bool + sal_Bool to boolMatteo Casalin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-03remove GraphicObject::SetSwapStreamHdl() timeout parameterMichael Stahl
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-08-22covnert include/svtools/grfmgr.hxx from String to OUStringNoel Grandin
2013-06-17Resolves: #i74211# Correct crop of bitmap data when...Armin Le Grand
2013-04-23execute move of global headersBjoern Michaelsen