summaryrefslogtreecommitdiff
path: root/svtools/source/graphic
AgeCommit message (Expand)Author
2017-12-05loplugin:loopvartoosmallStephan Bergmann
2017-12-05tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-12-05better fix for tdf#101563: Export to PDF creates huge PDF filesNoel Grandin
2017-12-05fold ImplConstruct into ctors and reduce to necessaryCaolán McNamara
2017-12-05mpGlobalMgr must already exist if we're copying from another GraphicObjectCaolán McNamara
2017-12-05post ctor, pre dtor there is always a mpMgr and its mpGlobalMgrCaolán McNamara
2017-12-05mpGlobalMgr has to exist at GraphicObject dtor timeCaolán McNamara
2017-12-05mpGlobalMgr is the only manager possibleCaolán McNamara
2017-12-05move the ImplRegisterObj outside ImplSetGraphicManager and rename itCaolán McNamara
2017-12-05ImplSetGraphicManager only called from ctors now where mpMgr is nullptrCaolán McNamara
2017-12-05GraphicManagerDestroyed would just set the default manager againCaolán McNamara
2017-12-05unfold and unindent else causeCaolán McNamara
2017-12-05the only GraphicManager is the mpGlobalMgr, so simplify accordinglyCaolán McNamara
2017-12-05collapse !mpMgr || mpMgrCaolán McNamara
2017-12-05first GraphicManager* arg of ImplSetGraphicManager is thus always nullCaolán McNamara
2017-12-05second arg of deformed copy ctor isn't usedCaolán McNamara
2017-12-05convert BmpConversion to scoped enumNoel Grandin
2017-12-05convert BmpCombine to scoped enum and drop unusedNoel Grandin
2017-12-05Related: coverity#1371305 unnecessary inheritenceCaolán McNamara
2017-12-05convert BmpFilter to scoped enumNoel Grandin
2017-05-22svtools: fix mime type of PDF imagesMiklos Vajna
2017-03-14vcl pdf import: use pdfium instead of draw_pdf_importMiklos Vajna
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
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-26Convert MtfConversion to scoped enumNoel Grandin
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-29libsvtlo: convert set of #define to enum classDouglas Mencken
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-13tdf#97087 Give comprehensible names to timersMuhammet Kara