summaryrefslogtreecommitdiff
path: root/include/svtools/grfmgr.hxx
AgeCommit message (Expand)Author
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin
2017-05-09loplugin:constantparamNoel Grandin
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-13better fix for tdf#101563: Export to PDF creates huge PDF filesNoel Grandin
2017-01-13coverity#1371198 Missing move assignment operatorCaolán McNamara
2017-01-11fold ImplConstruct into ctors and reduce to necessaryCaolán McNamara
2017-01-10post ctor, pre dtor there is always a mpMgr and its mpGlobalMgrCaolán McNamara
2017-01-10move the ImplRegisterObj outside ImplSetGraphicManager and rename itCaolán McNamara
2017-01-10GraphicManagerDestroyed would just set the default manager againCaolán McNamara
2017-01-10first GraphicManager* arg of ImplSetGraphicManager is thus always nullCaolán McNamara
2017-01-09second arg of deformed copy ctor isn't usedCaolán McNamara
2017-01-09Related: coverity#1371305 unnecessary inheritenceCaolán McNamara
2016-12-12tdf#101563 - Export to PDF with linked images creates huge PDF files.Noel Grandin
2016-11-21loplugin:countusersofdefaultparams in include/svtoolsNoel Grandin
2016-11-11use std::unique_ptrCaolán McNamara
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-30loplugin:constantparamNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:constantparam in svtoolsNoel Grandin
2016-09-05tdf#100442 use unordered_set for GraphicManager's maObjListAron Budea
2016-09-05loplugin:countusersofdefaultparamsNoel Grandin
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin
2016-03-17loplugin:constantparam in svtoolsNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
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