summaryrefslogtreecommitdiff
path: root/vcl/source/filter
AgeCommit message (Expand)Author
2021-03-31vcl: allow for overriding the default PDF rendering resolutionAshod Nakashian
2021-03-13tdf#140606 make PDF parsing more lenient and prevent a crashTomaž Vajngerl
2020-11-19xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna
2020-11-13pdf: move parsing into it's own class, rewrite the parserTomaž Vajngerl
2020-11-13pdf: add writeString for pdf elements for writing element contentTomaž Vajngerl
2020-11-12pdf: use a common call to parse a objectTomaž Vajngerl
2020-11-12vcl pdf tokenizer: fix handling of dict -> array -> dict tokensMiklos Vajna
2020-11-04Correctly parse real numbers in PDFsFelix Wiegand
2020-09-22[API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fillMiklos Vajna
2020-07-27xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna
2020-06-29support date and time for PDFium and use it for annotationsTomaž Vajngerl
2020-06-29sd: support adding PDF text / pop-up annotations as commentsTomaž Vajngerl
2020-06-29vcl: add PDFGraphicResult instead of std::pair in ImportPDFUnloadedTomaž Vajngerl
2020-06-29vcl: use pdfium c++ wraper classes in ImportPDFUnloadedTomaž Vajngerl
2020-06-29sd signature line: place shape on the correct pageMiklos Vajna
2020-06-29sd signature line: include shape in the appearance widgetMiklos Vajna
2020-06-29sd signature line: teach PDFDocument how to use PDFObjectCopierMiklos Vajna
2020-06-29sd signature line: separate alloc and write of xref entryMiklos Vajna
2020-06-29sd signature line: implement non-empty geometry during pdf signMiklos Vajna
2020-06-29sd signature line: access the pdf shape from the appearance writerMiklos Vajna
2020-06-09pdfium: only init pdfium library one and destroy on LO exitTomaž Vajngerl
2020-06-07pdfium: fix setting the size of the document when opening PDFTomaž Vajngerl
2020-06-06pdfium: support for pages when using PDF import with pdfiumTomaž Vajngerl
2020-06-06pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky
2020-06-06Use properly typed var to iterate over FPDF_GetPageCountStephan Bergmann
2020-06-06move GraphicReader class out of graph.hxxTomaž Vajngerl
2020-05-14Blind fix for Android Tinderbox buildMichael Weghorn
2020-05-14android: Use the best speed compression as on iOS.Jan Holesovsky
2020-05-05Change default PDF version to 1.6 (released in 2004)Miklos Vajna
2020-04-09tdf#131969: Fix reading SHORT Orientation valueStephan Bergmann
2020-02-03ofz#20422 reversed conditionCaolán McNamara
2019-12-04tdf#128992 Compressing PNG files with alpha channel get a black backgroundNoel Grandin
2019-11-20tdf#128820: use wps namespace for simple text shapesMike Kaganski
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-05ofz#18653 slow and uninterestingCaolán McNamara
2019-11-03find symbols that can be privateNoel Grandin
2019-10-31Fix IsTransparent() for unloaded graphicsLuke Deller
2019-10-24pdfium: Switch the condition for better readibility.Jan Holesovsky
2019-10-17Remove some memset callsMike Kaganski
2019-10-15new loplugin:bufferaddNoel Grandin
2019-09-29Move Rectangle,Point,Size serialization to GenericTypeSerializerTomaž Vajngerl
2019-09-26Remove some unused includesMiklos Vajna
2019-09-18remove unused crc functionality from ZCodecNoel Grandin
2019-09-18not actually using the ZCodec CRC hereNoel Grandin
2019-09-10Fix typosAndrea Gelmini
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-08-26vcl: fix --disable-pdfium buildMiklos Vajna
2019-08-25pdfium: Use std::vector to hold the PdfData.Jan Holesovsky
2019-08-25pdfium: Delay the swap out.Jan Holesovsky