summaryrefslogtreecommitdiff
path: root/vcl/source/filter
AgeCommit message (Expand)Author
2021-01-04tdf#138801 vcl: fix lazy-loading of GIF images with logic sizeMiklos Vajna
2020-12-17tdf#138950 allow up to one short read to not trigger cancelling importCaolán McNamara
2020-11-14xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna
2020-11-12vcl pdf tokenizer: fix handling of dict -> array -> dict tokensMiklos Vajna
2020-10-29fix --disable-pdfium buildCaolán McNamara
2020-09-21[API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fillMiklos Vajna
2020-09-13tdf#132561 fix png export from DrawNoel Grandin
2020-09-08pdfium: only init pdfium library one and destroy on LO exitTomaž Vajngerl
2020-07-30xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna
2020-07-02differentiate between 8bit and any-bit grey palette (tdf#121120)Luboš Luňák
2020-05-19Avoid UB when calling setjmpStephan Bergmann
2020-05-10use compact namespace syntaxNoel Grandin
2020-05-03vcl: simplify graphic type detection for EPS filesTomaž Vajngerl
2020-05-03vcl: add DetectorTools + tests, refactor array string matchingTomaž Vajngerl
2020-05-03vcl: Simplify searchEntry in GraphicFormatDetectorTomaž Vajngerl
2020-05-01move some headers inside their respective modulesNoel Grandin
2020-04-27vcl: add tests for GraphicNativeMetadataTomaž Vajngerl
2020-04-26remove GraphicNative{Metadata,Transform} from clang-f. blacklistTomaž Vajngerl
2020-04-26use pragma onceTomaž Vajngerl
2020-04-22Use default density if rPPI values are too largeStephan Bergmann
2020-04-17Change default PDF version to 1.6 (released in 2004)Miklos Vajna
2020-04-17loplugin:buriedassign in vclNoel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-12replace and remove VectorGraphicDataPtr typedef for the real typeTomaž Vajngerl
2020-04-12remove unused includes in graphicfilterTomaž Vajngerl
2020-04-08tdf#131969: Fix reading SHORT Orientation valueStephan Bergmann
2020-04-08vcl pdf import: use convertTwipToMm100()Miklos Vajna
2020-04-03fix android/non-pdfium buildNoel Grandin
2020-04-03loplugin:constantparamNoel Grandin
2020-03-30stray fResolutionDPI left behindCaolán McNamara
2020-03-29pdfium: fix setting the size of the document when opening PDFTomaž Vajngerl
2020-03-18pdfium: support for pages when using PDF import with pdfiumTomaž Vajngerl
2020-03-17pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-03-12android: Fix 32bit build.Jan Holesovsky
2020-03-11Blind fix for Android Tinderbox buildMichael Weghorn
2020-03-11android: Use the best speed compression as on iOS.Jan Holesovsky
2020-03-04graphic: remove preview when importing with GraphicFilterTomaž Vajngerl
2020-03-04graphic: remove "AllowPartialStreamRead" from graphic importTomaž Vajngerl
2020-03-04graphic: remove CreateNativeLink property for graphic importTomaž Vajngerl
2020-03-04vcl: rename GetContext to GetReaderContext in GraphicTomaž Vajngerl
2020-03-03fix ODRNoel Grandin
2020-02-26vcl: use UCBContentHelper in instead of implement own functionsTomaž Vajngerl
2020-02-11move GraphicReader class out of graph.hxxTomaž Vajngerl
2020-02-09Fix typoAndrea Gelmini
2020-02-01ofz#20422 reversed conditionCaolán McNamara
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-27Revert "avoid needless 32bpp->24+8bpp conversion in png writer" (tdf#130128)Luboš Luňák
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin