summaryrefslogtreecommitdiff
path: root/vcl/source/pdf
AgeCommit message (Expand)Author
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
2024-05-10loplugin:ostr in vclNoel Grandin
2024-01-23tdf#138792: PDF export: export metadata dc:dateSarper Akdemir
2023-12-13Work around strange error seen at least with VS 2022 Preview 17.9.0 Preview 2.0Stephan Bergmann
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-11-19Extended loplugin:ostr: vclStephan Bergmann
2023-10-18tdf#157517 vcl: PDF/UA export: add PDF/A extension schema to XMPMichael Stahl
2023-09-04tdf#138792: PDF export: export metadata dc:formatSarper Akdemir
2023-09-04tdf#138792: PDF export: add batch of dublin core attributesSarper Akdemir
2023-09-04tdf#138792: PDF export: export metadata pdf:PDFVersionSarper Akdemir
2023-09-04tdf#138792: PDF export: export metadata xmp:ModifyDate, xmp:MetadataDateSarper Akdemir
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny
2023-07-07tdf#153472 vcl: PDF/A export: produce valid XMP metadataMichael Stahl
2023-06-30tdf#156084: Fix PDF export of bitmap color fontsKhaled Hosny
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-21use more string_view in vclNoel Grandin
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-08-25use DevicePoint and SubPixelToLogic to return to source coord systemCaolán McNamara
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna
2022-05-01use more string_view in variousNoel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-02-03Make inserted or pasted PDF sharper on macOSTor Lillqvist
2021-11-12external: update pdfium to 4699Miklos Vajna
2021-09-23external: update pdfium to 4643Miklos Vajna
2021-09-07Avoid repeating the return type from the declarationMiklos Vajna
2021-08-27Take the PDF graphic rendering DPI into account when exportingTomaž Vajngerl
2021-08-04Remove harmful static_cast<int>Stephan Bergmann
2021-07-14external: update pdfium to 4568Miklos Vajna
2021-06-18Simplify a std::string_view constructionStephan Bergmann
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