summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2025-01-12pdf: add PDF 2.0 support for /Em and /Strongstructure elementTomaž Vajngerl
2025-01-12pdf: add PDF 2.0 support for /Title structure elementTomaž Vajngerl
2025-01-12tdf#160051 PDF export: Artifact present inside tagged contentTibor Nagy
2025-01-11make the ScanlineFormat values more explicitNoel Grandin
2025-01-11pdf: change StructElement to enum class, move out of PDFWriterTomaž Vajngerl
2025-01-11pdf: add /AFRelationship entry for attached filesTomaž Vajngerl
2025-01-10tdf#146947 - UI: Ability to show/reveal characters being typed intoBalazs Varga
2025-01-09vcl: flatten BlendFrameCache.cxxChristopher Sherlock
2025-01-09vcl: flatten BlendFrameCache.cxxChristopher Sherlock
2025-01-09cool#10782 vcl lok: avoid changing the current view during YieldMiklos Vajna
2025-01-08Resolves: tdf#158669 round long currency to decimal digits in useCaolán McNamara
2025-01-07tdf#164393 [API CHANGE] ThemeColors refactor part 3Sahil Gautam
2025-01-07tdf#164393 ThemeColors refactor part 2Sahil Gautam
2025-01-01crashreporting: unify GetViewData and check itXisco Fauli
2024-12-31Related: tdf#159995 allow setting the page size when printing to filePatrick Luby
2024-12-27tdf#163126 Fix incorrect paper size and rotation when printing a brochurePatrick Luby
2024-12-27tdf#158237: Use C++20 contains() instead of find() and end()Johann
2024-12-27pdf: write correct conformance XPM metadata for PDF/A-4Tomaž Vajngerl
2024-12-27pdf: /Info shouldn't be written in PDF 2.0 unless really neededTomaž Vajngerl
2024-12-27pdf: test hybrid mode (PDF attachment) with encryptionTomaž Vajngerl
2024-12-26LOK: don't crash when trying to show a dialog during file loadMike Kaganski
2024-12-26pdf: don't write ProcSet array to resource dictionary for PDF 2.0Tomaž Vajngerl
2024-12-26pdf: /Win entry is deprecated in PDF 2.0 for launch actionsTomaž 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-26tdf#160196 Embedded files are not allowed in PDF/A-1 and PDF/A-2Tomaž Vajngerl
2024-12-26pdf: move appendName implementations into COSWriterTomaž Vajngerl
2024-12-26pdf: Fix embedded files when the PDF is encryptedTomaž Vajngerl
2024-12-26pdf: Don't write non-standard LO keys when using PDF/A or PDF/UATomaž 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: use COSWriter to write literal and unicode stringsTomaž Vajngerl
2024-12-24pdf: properly encrypt metadata (for Revision 6+)Tomaž Vajngerl
2024-12-24pdf: get rid of PDFWriter::AppendUnicodeTextStringTomaž Vajngerl
2024-12-24pdf: create a new document for PDF version test, fix spellingTomaž Vajngerl
2024-12-23pdf: move PDFStructureWriter into own file, rename to COSWriterTomaž 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-22tdf#152299 - Remove unused define(s) from C/C++ filesBogdan Buzea
2024-12-21tdf#164233 vcl: Fix and simplify spin field mouse over checkMichael Weghorn
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-21tdf#130857 qt weld: Set menu button's menu defined in .ui fileMichael Weghorn
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-20cool#10115 sc: enable ScPosWnd for lokit with jsdialogRashesh
2024-12-20tdf#164396: Fix the minimum size for menuMike Kaganski
2024-12-20vcl: remove using namespace from components/fontindent.cxxChristopher Sherlock
2024-12-20vcl: remove using namespace from components/factory.cxxChristopher Sherlock