/reportdesign/source/

office-7-4-LTS'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/filter/ipdf/pdfread.cxx
AgeCommit message (Expand)Author
2020-09-22[API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fillMiklos 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-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-05-05Change default PDF version to 1.6 (released in 2004)Miklos Vajna
2019-09-26Remove some unused includesMiklos Vajna
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
2019-08-25pdfium: Avoid unnecessary copying + some warning fixes.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
2019-04-10vcl PDF import: clean up CompatibleWriterMiklos Vajna