summaryrefslogtreecommitdiff
path: root/include/svtools/grfmgr.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-610/+0
2018-03-10oox: remove unused methods that rely on GraphicObject URLTomaž Vajngerl1-1/+0
2018-02-16move CellBorderUpdater bitmap update to VirtualDeviceNoel Grandin1-1/+0
2018-01-17loplugin:useuniqueptr in GraphicManagerNoel Grandin1-1/+1
2018-01-07SAL_WARN when using the interal GraphicObject URLTomaž Vajngerl1-1/+3
2017-12-17svtools: Delete copy ctor in a standard wayTakeshi Abe1-2/+2
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2
2017-08-08loplugin:unusedmethodsNoel Grandin1-2/+0
2017-07-27make animation loop sal_uInt32 consistentlyCaolán McNamara1-1/+1
2017-07-19loplugin:constparams in svtoolsNoel Grandin1-5/+5
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin1-1/+0
2017-05-09loplugin:constantparamNoel Grandin1-1/+0
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin1-3/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin1-6/+6
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-01-13better fix for tdf#101563: Export to PDF creates huge PDF filesNoel Grandin1-1/+1
2017-01-13coverity#1371198 Missing move assignment operatorCaolán McNamara1-1/+0
2017-01-11fold ImplConstruct into ctors and reduce to necessaryCaolán McNamara1-1/+0
2017-01-10post ctor, pre dtor there is always a mpMgr and its mpGlobalMgrCaolán McNamara1-3/+7
2017-01-10move the ImplRegisterObj outside ImplSetGraphicManager and rename itCaolán McNamara1-4/+1
2017-01-10GraphicManagerDestroyed would just set the default manager againCaolán McNamara1-1/+0
2017-01-10first GraphicManager* arg of ImplSetGraphicManager is thus always nullCaolán McNamara1-1/+0
2017-01-09second arg of deformed copy ctor isn't usedCaolán McNamara1-1/+1
2017-01-09Related: coverity#1371305 unnecessary inheritenceCaolán McNamara1-2/+2
2016-12-12tdf#101563 - Export to PDF with linked images creates huge PDF files.Noel Grandin1-1/+1
2016-11-21loplugin:countusersofdefaultparams in include/svtoolsNoel Grandin1-2/+2
2016-11-11use std::unique_ptrCaolán McNamara1-2/+2
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin1-5/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-30loplugin:constantparamNoel Grandin1-2/+0
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