summaryrefslogtreecommitdiff
path: root/include/vcl/pdfread.hxx
AgeCommit message (Expand)Author
2022-02-03Make inserted or pasted PDF sharper on macOSTor Lillqvist
2020-12-21pdf: add a public function to load PDF as a VectorGraphicDataTomaž Vajngerl
2020-10-27tdf#137413 EMF import: fix transparency in the PDF fallback caseMiklos Vajna
2020-10-18sd: custom annotation marker and draw polygon annotation from PDFTomaž Vajngerl
2020-09-18[API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fillMiklos Vajna
2020-09-06store annotation subtype in PDFGraphicAnnotation, enum for subtypeTomaž Vajngerl
2020-08-19vcl, sd: various small cleanupsMiklos Vajna
2020-06-21support date and time for PDFium and use it for annotationsTomaž Vajngerl
2020-06-21sd: support adding PDF text / pop-up annotations as commentsTomaž Vajngerl
2020-06-20vcl: add PDFGraphicResult instead of std::pair in ImportPDFUnloadedTomaž Vajngerl
2020-03-29pdfium: fix setting the size of the document when opening PDFTomaž Vajngerl
2020-03-17pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky
2019-09-25vcl: clean up not needed const-qualification of these parameters ...Miklos Vajna
2019-08-25pdfium: Use std::vector to hold the PdfData.Jan Holesovsky
2019-08-25pdfium: Import PDF with unloaded images.Ashod Nakashian
2019-08-25pdfium: Keep the PDF data in memory, so that we can really share them.Jan Holesovsky
2018-07-13sw, writerfilter: various small cleanupsMiklos Vajna
2018-06-07vcl: svx: misc improvements to pdfium importingAshod Nakashian
2018-06-07pdf: preserve the original page dimensions on importAshod Nakashian
2018-06-07sd: render the correct PDF page on swapping inAshod Nakashian
2018-06-07sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian