summaryrefslogtreecommitdiff
path: root/vcl/source/pdf
AgeCommit message (Expand)Author
2025-01-22tdf#160196 add support for PDF/UA-2 and NS for struct. elem.Tomaž Vajngerl
2025-01-13pdfium: add support for reading the structure treeTomaž Vajngerl
2024-12-27pdf: write correct conformance XPM metadata for PDF/A-4Tomaž Vajngerl
2024-12-27pdf: test hybrid mode (PDF attachment) with encryptionTomaž Vajngerl
2024-12-26pdf: don't write ProcSet array to resource dictionary for PDF 2.0Tomaž Vajngerl
2024-12-26pdf: remove functions that have been replaced by COSWriterTomaž Vajngerl
2024-12-26pdfium: remove duplication of converting a unicode stringTomaž Vajngerl
2024-12-26pdf: move appendName implementations into COSWriterTomaž Vajngerl
2024-12-24pdf: fix PDF encryption and re-enable the testTomaž Vajngerl
2024-12-24pdf: move COSWriter complex methods into the cxx source fileTomaž Vajngerl
2024-12-24pdf: properly encrypt metadata (for Revision 6+)Tomaž Vajngerl
2024-12-24pdf: create a new document for PDF version test, fix spellingTomaž Vajngerl
2024-12-23pdf: change encryption to use new random IV on each encrypt callTomaž Vajngerl
2024-12-23pdfium: Log error when opening fails (useful for tests)Tomaž Vajngerl
2024-12-21pdf: implement PDFEncryptor for PDF (2.0) encryption V5R6Tomaž Vajngerl
2024-12-21pdf: move creating access permissions to common placeTomaž Vajngerl
2024-12-21pdf: add function to pad the vector as required by PDF specsTomaž Vajngerl
2024-12-21pdf: add /Perm encrypted access permission algorithmTomaž Vajngerl
2024-12-21pdf: generate U, UE and O, OE keys for R6 encryptionTomaž Vajngerl
2024-12-19pdf: move common things to interface, prepare methodsTomaž Vajngerl
2024-12-09pdf: cleanup and improve PDFEncryptionPropertiesTomaž Vajngerl
2024-12-09pdf: refactor and move encryption init. to a common functionTomaž Vajngerl
2024-12-04pdf: simplify EncryptionHashTransporterTomaž Vajngerl
2024-12-04pdf: introduce IPDFEncryptor interfaceTomaž Vajngerl
2024-11-29pdf: R6 hash algorithm and test, introduce PDFEncryptorR6Tomaž Vajngerl
2024-11-22pdf: move stream/string encryption into PDFEncryptorTomaž Vajngerl
2024-11-22pdf: wrap more encryption specific code into PDFEncryptorTomaž Vajngerl
2024-11-06tdf#95239 sw: fix wrong order of PDF ToC, if headings put in text framesLászló Németh
2024-11-04pdf: move encryption methods into PDFEncryptor filesTomaž Vajngerl
2024-11-04pdf: move EncHashTransporter into own filesTomaž Vajngerl
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