summaryrefslogtreecommitdiff
path: root/vcl/source/pdf/PDFiumLibrary.cxx
AgeCommit message (Expand)Author
2025-01-13pdfium: add support for reading the structure treeTomaž Vajngerl
2024-12-27pdf: test hybrid mode (PDF attachment) with encryptionTomaž Vajngerl
2024-12-26pdfium: remove duplication of converting a unicode stringTomaž Vajngerl
2024-12-24pdf: create a new document for PDF version test, fix spellingTomaž Vajngerl
2024-12-23pdfium: Log error when opening fails (useful for tests)Tomaž Vajngerl
2024-11-06tdf#95239 sw: fix wrong order of PDF ToC, if headings put in text framesLászló Németh
2024-08-15Update pdfium to 6656Miklos Vajna
2024-06-28Related: tdf#161708 sw content controls: fix custom default of dropdown to PDFMiklos Vajna
2024-06-21tdf#161708 sw content controls: handle font color when exporting to PDF formMiklos Vajna
2024-06-14annot: make sure the annotation subtypes in PDFium match with oursTomaž Vajngerl
2024-06-14annot: add support to import Stamp annotation from PDFTomaž Vajngerl
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-06-08pdfium: better suport for annotations and some fixesJaume Pujantell
2023-01-20tdf#153047 sw: fix PDF export of content controls in placeholder modeMiklos Vajna
2022-11-25pdfium: reduce size if cannot create bitmapSzymon Kłos
2022-11-16sw content controls, date: improve PDF export testMiklos Vajna
2022-10-06pdfium: drop not needed annot.patch.1Miklos Vajna
2022-09-23sw content controls, combo box: add PDF exportMiklos Vajna
2022-09-20sw content controls: add a11y description for PDF exportMiklos Vajna
2022-09-16sw content controls: add PDF export of font propertiesMiklos Vajna
2022-09-13sw content controls, checkbox: add PDF exportMiklos Vajna
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2021-11-12external: update pdfium to 4699Miklos Vajna
2021-09-23external: update pdfium to 4643Miklos Vajna
2021-07-14external: update pdfium to 4568Miklos Vajna
2021-05-05vcl pdfium render: handle widget annotations for form fieldsMiklos Vajna
2021-04-01vcl pdfread: clean up not needed HAVE_FEATURE_PDFIUM ifdefsMiklos Vajna
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-02-26pdfium: don't build PDFiumLibrary when PDFium is disabledMiklos Vajna
2021-02-25pdfium: turn the PDFium class into an interfaceMiklos Vajna
2021-02-24pdfium: move PDFiumLibrary::get() impl out of the headerMiklos Vajna
2021-02-19pdfium: eliminate FPDF_DOCUMENT from public headerMiklos Vajna
2021-02-18pdfium: eliminate FPDF_PAGE from public headerMiklos Vajna
2021-02-17pdfium: eliminate FPDF_SIGNATURE from public headerMiklos Vajna
2021-02-16pdfium: add a FPDF_GetLastError() wrapperMiklos Vajna
2021-02-12pdfium: eliminate FPDF_TEXTPAGE from the public headerMiklos Vajna
2021-02-11pdfium: add a FPDFText_GetCharBox() wrapperMiklos Vajna
2021-02-10pdfium: eliminate FPDF_SCHHANDLE from the public headerMiklos Vajna
2021-02-05pdfium: add remaining FPDF_SCHHANDLE wrappersMiklos Vajna
2021-02-04pdfium: add PDFFindFlags wrapperMiklos Vajna
2021-02-03pdfium: add a FPDFText_FindStart() wrapperMiklos Vajna
2021-01-29pdfium: add wrapper for FPDFText_FindClose()Miklos Vajna
2021-01-20pdfium: rework to eliminate FPDF_PAGEOBJECT from the public interfaceMiklos Vajna
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-15pdfium: add wrapper for FPDF_FILLMODE_* definesMiklos Vajna
2021-01-14pdfium: add an FPDFPageObj_GetStrokeWidth() wrapperMiklos Vajna
2021-01-08pdfium: add wrapper for FPDF_TEXTRENDERMODE_* definesMiklos Vajna
2021-01-07pdfium: rework to eliminate FPDF_ANNOTATION from the public interfaceMiklos Vajna