summaryrefslogtreecommitdiff
path: root/vcl/source/filter
AgeCommit message (Expand)Author
2023-06-08pdfium: better suport for annotations and some fixesJaume Pujantell
2023-03-07Fix a bug parsing pdf arraysJaume Pujantell
2022-12-16vcl: read references to /Kids array...Dennis Francis
2022-11-22pdfium: reduce size if cannot create bitmapSzymon Kłos
2022-10-26vcl: re-exporting broken pdfs -> empty pagesDennis Francis
2022-10-16drop unused hxx filesCaolán McNamara
2022-10-16ofz#47781 Out of memoryCaolán McNamara
2022-10-16ofz#47664 OOMCaolán McNamara
2022-10-16ofz#47759 TimeoutCaolán McNamara
2022-10-16Resolves: tdf#151468 honour tiff resolution fieldsCaolán McNamara
2022-10-16tdf#149418 the expectation is on success the tiff stream pos is at EOFCaolán McNamara
2022-10-16Resolves: tdf#149417 allow one short read in tiff import as not a failureCaolán McNamara
2022-10-16crashtesting: failure on loading gnome635181-1.tiffCaolán McNamara
2022-10-16ofz#47673 skip oversized tiff imagesCaolán McNamara
2022-10-16ofz#47617 don't skip TIFFClose on error conditionCaolán McNamara
2022-10-16ofz#47589 can't avoid passing in an output in the general case after allCaolán McNamara
2022-10-16move the comment around a bitCaolán McNamara
2022-10-16Bad hack to silence UBSan nullptr-with-offsetStephan Bergmann
2022-10-16tiff: reverse row pixels for ORIENTATION_LEFTBOTCaolán McNamara
2022-10-16crashtesting: we can have negative skewCaolán McNamara
2022-10-16tiled tiff found at rhbz552360-2.tiffCaolán McNamara
2022-10-16tiff: output libtiff error via SAL_WARN for failuresCaolán McNamara
2022-10-16tiff: add some error checksCaolán McNamara
2022-10-16tiff: use more complicated apis to need a smaller buffer during readCaolán McNamara
2022-10-16drop old tiff filterCaolán McNamara
2022-10-16use libtiff for tiff importCaolán McNamara
2022-08-01vcl: fix crash in vcl::ImportPDFUnloaded()Miklos Vajna
2022-07-26ofz#49157 Object-sizeCaolán McNamara
2022-07-25tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna
2022-05-25tdf#119686: fix tiff with 1 bit per pixelJulien Nabet
2022-05-02Following tdf#142151: Red cast rendered in 16 bit TIFF imageJulien Nabet
2022-04-19tdf#142151: Red cast rendered in 16 bit TIFF imageJulien Nabet
2022-03-09clamp and add some logging like SvmReaderCaolán McNamara
2022-03-09clamp in StretchTextHandler like TextHandlerCaolán McNamara
2022-03-09tdf#136632: Use 'Save transparency' when exporting selected objects for PNGJulien Nabet
2022-02-14support for the WebP image format (tdf#114532)Luboš Luňák
2022-02-14do not require that an image type has a 3-character extensionLuboš Luňák
2021-12-09ofz#42082 OOM with embedded pict in ww6 documentCaolán McNamara
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-19Drop F_2PIMike Kaganski
2021-11-01Prepare for removal of non-const operator[] from Sequence in vclMike Kaganski
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-21loplugin:flattenNoel Grandin
2021-10-21ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-10-18ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14vcl: avoid "else" after "break" in pdfdocumentMiklos Vajna
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski