summaryrefslogtreecommitdiff
path: root/include/svtools/grfmgr.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-09loplugin:constantparam in svtoolsNoel Grandin1-11/+3
2016-09-05tdf#100442 use unordered_set for GraphicManager's maObjListAron Budea1-3/+3
2016-09-05loplugin:countusersofdefaultparamsNoel Grandin1-2/+2
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin1-2/+2
2016-03-17loplugin:constantparam in svtoolsNoel Grandin1-4/+1
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin1-3/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-17/+17
2015-10-27loplugin:unusedmethodsNoel Grandin1-3/+0
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin1-1/+1
2015-10-06loplugin:unusedmethodsNoel Grandin1-1/+0
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-3/+0
2015-09-10convert Link<> to typedNoel Grandin1-1/+1
2015-08-26convert Link to TypedNoel Grandin1-3/+3
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin1-3/+0
2015-07-02loplugin:unusedmethods toolsNoel Grandin1-4/+0
2015-06-29remove custom RTTI from SvDataCopyStreamNoel Grandin1-3/+0
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin1-4/+4
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-3/+3
2015-04-22convert ADJUSTMENT_ flags to scoped enumNoel Grandin1-11/+17
2015-04-22convert GRFMGR_DRAW_ constants to scoped enumNoel Grandin1-18/+26
2015-04-09loplugin:staticmethodsNoel Grandin1-2/+2
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin1-3/+0
2015-02-22More improvements of graphic cache size handlingZolnai Tamás1-4/+0
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-2/+2
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2015-01-08An odd way to say "nullptr"Stephan Bergmann1-1/+1
2015-01-08Sane SvStream* fake pointer values for 64-bit platformsStephan Bergmann1-3/+3
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-1/+0
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