summaryrefslogtreecommitdiffstats
path: root/include/svtools/grfmgr.hxx
Commit message (Expand)AuthorAgeFilesLines
* better fix for tdf#101563: Export to PDF creates huge PDF filesNoel Grandin2017-01-131-1/+1
* coverity#1371198 Missing move assignment operatorCaolán McNamara2017-01-131-1/+0
* fold ImplConstruct into ctors and reduce to necessaryCaolán McNamara2017-01-111-1/+0
* post ctor, pre dtor there is always a mpMgr and its mpGlobalMgrCaolán McNamara2017-01-101-3/+7
* move the ImplRegisterObj outside ImplSetGraphicManager and rename itCaolán McNamara2017-01-101-4/+1
* GraphicManagerDestroyed would just set the default manager againCaolán McNamara2017-01-101-1/+0
* first GraphicManager* arg of ImplSetGraphicManager is thus always nullCaolán McNamara2017-01-101-1/+0
* second arg of deformed copy ctor isn't usedCaolán McNamara2017-01-091-1/+1
* Related: coverity#1371305 unnecessary inheritenceCaolán McNamara2017-01-091-2/+2
* tdf#101563 - Export to PDF with linked images creates huge PDF files.Noel Grandin2016-12-121-1/+1
* loplugin:countusersofdefaultparams in include/svtoolsNoel Grandin2016-11-211-2/+2
* use std::unique_ptrCaolán McNamara2016-11-111-2/+2
* loplugin:expandablemethods in svtoolsNoel Grandin2016-10-271-5/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* loplugin:constantparamNoel Grandin2016-09-301-2/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:constantparam in svtoolsNoel Grandin2016-09-091-11/+3
* tdf#100442 use unordered_set for GraphicManager's maObjListAron Budea2016-09-051-3/+3
* loplugin:countusersofdefaultparamsNoel Grandin2016-09-051-2/+2
* loplugin:passstuffbyref in svtoolsNoel Grandin2016-04-131-2/+2
* loplugin:constantparam in svtoolsNoel Grandin2016-03-171-4/+1
* loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin2016-01-131-3/+1
* Fix typosAndrea Gelmini2016-01-101-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-17/+17
* loplugin:unusedmethodsNoel Grandin2015-10-271-3/+0
* com::sun::star->css in include/sot to include/typelibNoel Grandin2015-10-231-1/+1
* loplugin:unusedmethodsNoel Grandin2015-10-061-1/+0
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-291-3/+0
* convert Link<> to typedNoel Grandin2015-09-101-1/+1
* convert Link to TypedNoel Grandin2015-08-261-3/+3
* loplugin:unusedmethods svtoolsNoel Grandin2015-07-141-3/+0
* loplugin:unusedmethods toolsNoel Grandin2015-07-021-4/+0
* remove custom RTTI from SvDataCopyStreamNoel Grandin2015-06-291-3/+0
* convert BMP_MIRROR constants to scoped enumNoel Grandin2015-05-061-4/+4
* Use typed Timer::SetTimeoutHdl LinkStephan Bergmann2015-05-051-1/+1
* Gradually typed LinkStephan Bergmann2015-04-301-3/+3
* convert ADJUSTMENT_ flags to scoped enumNoel Grandin2015-04-221-11/+17
* convert GRFMGR_DRAW_ constants to scoped enumNoel Grandin2015-04-221-18/+26
* loplugin:staticmethodsNoel Grandin2015-04-091-2/+2
* loplugin:constantfunction: svtoolsNoel Grandin2015-03-191-3/+0
* More improvements of graphic cache size handlingZolnai Tamás2015-02-221-4/+0
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-2/+2
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-2/+2
* An odd way to say "nullptr"Stephan Bergmann2015-01-081-1/+1
* Sane SvStream* fake pointer values for 64-bit platformsStephan Bergmann2015-01-081-3/+3
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-1/+0
* Linked graphic is not displayedZolnai Tamás2014-12-031-0/+1
* Optimize ImplCheckSizeOfSwappedInGraphics() a bitZolnai Tamás2014-11-071-0/+1
* Swapping Graphic is a privilage of GraphicObject.Zolnai Tamás2014-11-071-1/+1
* Remove unused IsInSwap() methodZolnai Tamás2014-11-071-1/+0