summaryrefslogtreecommitdiff
path: root/include/svtools/grfmgr.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-12-03Linked graphic is not displayedZolnai Tamás1-0/+1
2014-11-07Optimize ImplCheckSizeOfSwappedInGraphics() a bitZolnai Tamás1-0/+1
2014-11-07Swapping Graphic is a privilage of GraphicObject.Zolnai Tamás1-1/+1
2014-11-07Remove unused IsInSwap() methodZolnai Tamás1-1/+0
2014-11-07Paint background images always via drawinglayerZolnai Tamás1-8/+0
2014-11-07Avoid an image loss situation of auto swappingZolnai Tamás1-1/+1
2014-11-07Make SetSwapState() an internal methodZolnai Tamás1-1/+1
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-1/+1
2014-09-29loplugin: cstylecastNoel Grandin1-4/+4
2014-07-15Resolves: #i125111# limit mem footprint for GraphicObjects...Armin Le Grand1-1/+21
2014-04-29Related: fdo#50697 reset the cache timeout on GetGraphicCaolán McNamara1-0/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-03-24svtools: sal_Bool->boolNoel Grandin1-49/+49
2014-03-16SwapIn/SwapOut can return bool + sal_Bool to boolMatteo Casalin1-3/+3
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-2/+2
2014-02-03remove GraphicObject::SetSwapStreamHdl() timeout parameterMichael Stahl1-1/+1
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin1-2/+2
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-3/+3
2013-08-22covnert include/svtools/grfmgr.hxx from String to OUStringNoel Grandin1-10/+10
2013-06-17Resolves: #i74211# Correct crop of bitmap data when...Armin Le Grand1-0/+11
2013-04-23execute move of global headersBjoern Michaelsen1-0/+624