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