summaryrefslogtreecommitdiff
path: root/include/vcl/graphicfilter.hxx
AgeCommit message (Expand)Author
2021-02-18Move GIF writer from filter module into VCLTomaž Vajngerl
2021-02-17Move DXF reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PBM,PPM reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PCD reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PSD reader from filter module into VCLTomaž Vajngerl
2021-02-17Move EPS reader and writer from filter module into VCLTomaž Vajngerl
2021-02-17Move RAS and PCX reader from filter module into VCLTomaž Vajngerl
2021-02-17Move MET reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PICT reader from filter module into VCLTomaž Vajngerl
2021-02-17Move TGA reader from filter module into VCLTomaž Vajngerl
2021-02-15vcl: split-up GraphicFilter::Import into per-format methodsTomaž Vajngerl
2021-02-02tdf#139869 vcl: fix lazy-loading of BMP images with logic sizeMiklos Vajna
2021-01-06Move TIFF reader and writer from filter module into VCLTomaž Vajngerl
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-10-16try to make available all slide images using threadsLuboš Luňák
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-03-07Fix typed flags maskMatteo Casalin
2020-03-04graphic: remove preview when importing with GraphicFilterTomaž Vajngerl
2019-10-31Fix IsTransparent() for unloaded graphicsLuke Deller
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin
2019-07-04vcl lok: pre-load graphic librariesMiklos Vajna
2019-06-11tdf#125591 DOC import: lazy-load metafiles with explicit sizeMiklos Vajna
2019-04-24lazy image loading shouldn't read the entire .xls file (tdf#124828)Luboš Luňák
2018-12-11find-unneeded-includes: Avoid proposing o3tl fw declarationGabor Kelemen
2018-12-04remove unnecessary GraphicFilterImportFlags::AllowPartialStreamReadNoel Grandin
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-10-20ImpDetectPCX 2nd arg always overwrittenCaolán McNamara
2018-09-14loplugin:constfields in vclNoel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-06-05tdf#102928 PDF export: do recompress CMYK imagesMiklos Vajna
2018-04-20Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl
2018-01-17loplugin:useuniqueptr in GraphicFilterNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-11-03vcl: remove sgf/sgv ancient gfx filtersThorsten Behrens
2017-10-05loplugin:finalclasses in vclNoel Grandin
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin
2017-08-24remove unused error code in vclNoel Grandin
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: vclStephan Bergmann
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-23vcl GraphicFilter: add ImportGraphics()Miklos Vajna
2017-05-08vcl: split jpeg import into two partsMiklos Vajna
2016-11-23loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin