summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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-12jsdialog: use single static registerSzymon Kłos
2024-12-11jsdialog: add constSzymon Kłos
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-10jsdialog: move sender to separate fileSzymon Kłos
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-09jsdialog: use single constructor for builderSzymon Kłos
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-06jsdialog: remember message dialogSzymon Kłos
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-05jsdialog: move message related classes to separate headerSzymon Kłos
2024-12-05jsdialog: share code for widget registrySzymon Kłos
2024-12-05pdf: forward declare IPDFEncryptorTomaž Vajngerl
2024-12-05jsdialog: weld::MenuSzymon Kłos
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: add initial test for PDF 2.0 (check using PDFium)Tomaž Vajngerl
2024-11-25pdf: wrap more encryption specific code into PDFEncryptorTomaž Vajngerl
2024-11-22consider VndSunStarExpand an exotic protocolCaolán McNamara
2024-11-21fix(iOS): Remove missed clipboard methodSkyler Grey
2024-11-19chore(iOS): Cleanup old iOS pasteboard codeSkyler Grey
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-12Fix buildMike Kaganski
2024-11-11Stop hiding of child windows when dragged to a different screenPatrick Luby
2024-11-11pdf: move encryption methods into PDFEncryptor filesTomaž Vajngerl
2024-11-11pdf: move EncHashTransporter into own filesTomaž Vajngerl
2024-11-11cool#9992 lok doc sign, hash extract: time for getCommandValues('Signature')Miklos Vajna
2024-11-11pdf: move some encryption code into PDFEncryptor classTomaž Vajngerl
2024-11-08pdf: Don't emit metadata for /Info, allow XMP for PDF >= 1.4Tomaž Vajngerl