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