summaryrefslogtreecommitdiff
path: root/svtools/source/graphic
AgeCommit message (Expand)Author
2017-02-13vcl pdf import: use pdfium instead of draw_pdf_importMiklos Vajna
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-02-02convert BmpCombine to scoped enum and drop unusedNoel Grandin
2017-01-27tweak the scoping here a littleCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor svl..svtoolsNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-21move GetXGraphic to its only userCaolán McNamara
2017-01-20don't need an intermediate ImageCaolán McNamara
2017-01-19drop now unusd private:resource/.../image urlsCaolán McNamara
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svtoolsStephan Bergmann
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
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-10mpGlobalMgr must already exist if we're copying from another GraphicObjectCaolán McNamara
2017-01-10post ctor, pre dtor there is always a mpMgr and its mpGlobalMgrCaolán McNamara
2017-01-10mpGlobalMgr has to exist at GraphicObject dtor timeCaolán McNamara
2017-01-10mpGlobalMgr is the only manager possibleCaolán McNamara
2017-01-10move the ImplRegisterObj outside ImplSetGraphicManager and rename itCaolán McNamara
2017-01-10ImplSetGraphicManager only called from ctors now where mpMgr is nullptrCaolán McNamara
2017-01-10GraphicManagerDestroyed would just set the default manager againCaolán McNamara
2017-01-10unfold and unindent else causeCaolán McNamara
2017-01-10the only GraphicManager is the mpGlobalMgr, so simplify accordinglyCaolán McNamara
2017-01-10collapse !mpMgr || mpMgrCaolán McNamara
2017-01-10first GraphicManager* arg of ImplSetGraphicManager is thus always nullCaolán McNamara
2017-01-09replace C-style casts with const_castJochen Nitschke
2017-01-09second arg of deformed copy ctor isn't usedCaolán McNamara
2017-01-09Related: coverity#1371305 unnecessary inheritenceCaolán McNamara
2016-12-30ImageLists no longer loaded from resource filesCaolán McNamara
2016-12-22convert BmpFilter to scoped enumNoel Grandin
2016-12-21Merge renderer.hxx into .cxxStephan Bergmann
2016-12-21Merge provider.hxx into .cxxStephan Bergmann
2016-11-11use std::unique_ptrCaolán McNamara
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke
2016-10-19replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-14loplugin:countusersofdefaultparams in sot..svtoolsNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-01svtools: don't store "vcl" Graphic as a pointerTomaž Vajngerl
2016-09-30loplugin:constantparamNoel Grandin
2016-09-14cid#1372878 modulo by zeroNorbert Thiebaud
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-05convert RasterOp to scoped enumNoel Grandin
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-28svtools: survive swapout/in of graphic with embedded pdfMiklos Vajna