summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2025-02-05tdf#160196 add /AF entry to catalog, enable assoc. files in PDF/A-3Tomaž Vajngerl
2025-01-29[API CHANGE] sd pdfium: add page number when saving/loading pdf pages as imagesJaume Pujantell
2025-01-17Add an assert to allow debugging not yet async dialogsMike Kaganski
2025-01-08cool#10782 vcl lok: avoid changing the current view during YieldMiklos Vajna
2025-01-08jsdialog: export sortable property for treeview columnsSzymon Kłos
2025-01-02LOK: don't crash when trying to show a dialog during file loadMike Kaganski
2025-01-02pdf: fix PDF encryption and re-enable the testTomaž Vajngerl
2024-12-27Add missing a11y information for toolitemDarshan-upadhyay1110
2024-12-18pdf: write correct conformance XPM metadata for PDF/A-4Tomaž Vajngerl
2024-12-18pdf: /Info shouldn't be written in PDF 2.0 unless really neededTomaž Vajngerl
2024-12-18pdf: test hybrid mode (PDF attachment) with encryptionTomaž Vajngerl
2024-12-18pdf: don't write ProcSet array to resource dictionary for PDF 2.0Tomaž Vajngerl
2024-12-18pdf: /Win entry is deprecated in PDF 2.0 for launch actionsTomaž Vajngerl
2024-12-17pdf: remove functions that have been replaced by COSWriterTomaž Vajngerl
2024-12-17pdfium: remove duplication of converting a unicode stringTomaž Vajngerl
2024-12-17pdf: move appendName implementations into COSWriterTomaž Vajngerl
2024-12-16pdf: Fix embedded files when the PDF is encryptedTomaž Vajngerl
2024-12-16pdf: Don't write non-standard LO keys when using PDF/A or PDF/UATomaž Vajngerl
2024-12-16tdf#160196 Embedded files are not allowed in PDF/A-1 and PDF/A-2Tomaž Vajngerl
2024-12-16pdf: move COSWriter complex methods into the cxx source fileTomaž Vajngerl
2024-12-16pdf: use COSWriter to write literal and unicode stringsTomaž Vajngerl
2024-12-16pdf: properly encrypt metadata (for Revision 6+)Tomaž Vajngerl
2024-12-16pdf: get rid of PDFWriter::AppendUnicodeTextStringTomaž Vajngerl
2024-12-11jsdialog: send message for weld::MenuSzymon Kłos
2024-12-11pdf: move PDFStructureWriter into own file, rename to COSWriterTomaž Vajngerl
2024-12-11pdf: change encryption to use new random IV on each encrypt callTomaž Vajngerl
2024-12-09pdf: fix saving external PDF with form fieldsTomaž Vajngerl
2024-12-09pdf: implement PDFEncryptor for PDF (2.0) encryption V5R6Tomaž Vajngerl
2024-12-06pdf: move creating access permissions to common placeTomaž Vajngerl
2024-12-06pdf: add function to pad the vector as required by PDF specsTomaž Vajngerl
2024-12-06pdf: add /Perm encrypted access permission algorithmTomaž Vajngerl
2024-12-06pdf: generate U, UE and O, OE keys for R6 encryptionTomaž Vajngerl
2024-12-06pdf: move common things to interface, prepare methodsTomaž Vajngerl
2024-12-05pdf: forward declare IPDFEncryptorTomaž Vajngerl
2024-12-05pdf: cleanup and improve PDFEncryptionPropertiesTomaž Vajngerl
2024-12-05pdf: refactor and move encryption init. to a common functionTomaž Vajngerl
2024-12-04sd: convert sidebar masterpage panels from drawingview to iconviewRashesh
2024-12-03pdf: simplify EncryptionHashTransporterTomaž Vajngerl
2024-12-03pdf: introduce IPDFEncryptor interfaceTomaž Vajngerl
2024-12-02pdf: R6 hash algorithm and test, introduce PDFEncryptorR6Tomaž Vajngerl
2024-11-29pdf: write encrption O and U values as hex stringTomaž Vajngerl
2024-11-29pdf: Introduce a IPDFEncryptor and use it in PDFWriterImplTomaž Vajngerl
2024-11-25pdf: move stream/string encryption into PDFEncryptorTomaž Vajngerl
2024-11-25pdf: wrap more encryption specific code into PDFEncryptorTomaž Vajngerl
2024-11-22consider VndSunStarExpand an exotic protocolCaolán McNamara
2024-11-15cool#9992 lok doc sign: add initial serialization of external signaturesMiklos Vajna
2024-11-12cool#9992 lok doc sign, hash extract: digest for getCommandValues('Signature')Miklos Vajna
2024-11-12be conservative on allowed temp font namesCaolán McNamara
2024-11-11pdf: move encryption methods into PDFEncryptor filesTomaž Vajngerl
2024-11-11pdf: move EncHashTransporter into own filesTomaž Vajngerl