summaryrefslogtreecommitdiff
path: root/include/vcl/graphicfilter.hxx
AgeCommit message (Expand)Author
2024-03-14reduce symbol visibility in vclNoel Grandin
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-08-27Add APNG export option in File -> ExportParis Oplopoios
2023-03-08Simplify usage of BinaryDataContainerMike Kaganski
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-07tdf#150808: General error importing svgz fileJulien Nabet
2022-08-10Prepare GraphicDescriptor and GraphicFormatDetector for mergingofftkp
2022-06-22Add support for exporting SVGZ in Writerofftkp
2022-06-15Add support for exporting EMZ/WMZofftkp
2022-05-19Simplify an "ImportGraphic" method by removing useless pExtHeader (WmfExternal)Julien Nabet
2022-05-18Remove 1 ImportGraphic methodJulien Nabet
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák
2021-11-19loplugin:stringliteraldefine in vclNoel Grandin
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-07-22no need to allocate the error separately in GraphicFilterNoel Grandin
2021-03-16vcl: add BmpReader{Writer} and many BMP format testTomaž Vajngerl
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