summaryrefslogtreecommitdiff
path: root/include/vcl/graphicfilter.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-03use more compact namespace syntax in /includeNoel Grandin1-2/+2
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin1-2/+2
2020-03-07Fix typed flags maskMatteo Casalin1-1/+1
2020-03-04graphic: remove preview when importing with GraphicFilterTomaž Vajngerl1-1/+0
2019-10-31Fix IsTransparent() for unloaded graphicsLuke Deller1-0/+8
2019-08-23loplugin:returnconstval in vclNoel Grandin1-1/+1
2019-08-22loplugin:constmethod in vclNoel Grandin1-3/+3
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin1-1/+1
2019-07-04vcl lok: pre-load graphic librariesMiklos Vajna1-0/+2
2019-06-11tdf#125591 DOC import: lazy-load metafiles with explicit sizeMiklos Vajna1-1/+1
2019-04-24lazy image loading shouldn't read the entire .xls file (tdf#124828)Luboš Luňák1-1/+2
2018-12-11find-unneeded-includes: Avoid proposing o3tl fw declarationGabor Kelemen1-1/+1
2018-12-04remove unnecessary GraphicFilterImportFlags::AllowPartialStreamReadNoel Grandin1-2/+1
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen1-5/+6
2018-10-20ImpDetectPCX 2nd arg always overwrittenCaolán McNamara1-1/+1
2018-09-14loplugin:constfields in vclNoel Grandin1-2/+2
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin1-1/+1
2018-06-05tdf#102928 PDF export: do recompress CMYK imagesMiklos Vajna1-0/+4
2018-04-20Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl1-0/+3
2018-01-17loplugin:useuniqueptr in GraphicFilterNoel Grandin1-1/+2
2018-01-12More loplugin:cstylecast: vclStephan Bergmann1-2/+2
2017-11-03vcl: remove sgf/sgv ancient gfx filtersThorsten Behrens1-6/+2
2017-10-05loplugin:finalclasses in vclNoel Grandin1-2/+1
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin1-6/+6
2017-08-24remove unused error code in vclNoel Grandin1-1/+0
2017-08-22Convert ErrCode area to scoped enumNoel Grandin1-7/+7
2017-07-18loplugin:constparams in vclNoel Grandin1-2/+2
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand1-3/+3
2017-06-21convert ErrCode to strong typedefNoel Grandin1-14/+14
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin1-4/+1
2017-06-05Improved loplugin:cstylecast to reference types: vclStephan Bergmann1-2/+2
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin1-14/+14
2017-05-23vcl GraphicFilter: add ImportGraphics()Miklos Vajna1-0/+5
2017-05-08vcl: split jpeg import into two partsMiklos Vajna1-1/+5
2016-11-23loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin1-17/+15
2016-11-15loplugin:countusersofdefaultparams in include/vclNoel Grandin1-4/+4
2016-11-04loplugin:unnnecessaryvirtual in vclNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-18loplugin:unusedenumvaluesNoel Grandin1-3/+1
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin1-3/+3
2016-09-07loplugin:constantparam in vclNoel Grandin1-1/+1
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin1-6/+6
2016-06-24vcl: add graphic export-as-pdf filterMiklos Vajna1-0/+1
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin1-1/+0
2016-06-23vcl: add initial PDF import-as-graphic filterMiklos Vajna1-0/+1
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin1-1/+1
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-02-09Formatting changes across all modulesChris Sherlock1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12