summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2025-01-02jsdialog: use single static registerSzymon Kłos
2025-01-02loplugin:reftotempStephan Bergmann
2025-01-02jsdialog: remember message dialogSzymon Kłos
2025-01-01crashreporting: unify GetViewData and check itXisco Fauli
2025-01-01Fix typoAndrea Gelmini
2025-01-01Fix typoAndrea Gelmini
2024-12-31Related: tdf#159995 allow setting the page size when printing to filePatrick Luby
2024-12-30Related: tdf#159995 fix pages per sheet in the non-native print dialogPatrick 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-27Fix typoAndrea Gelmini
2024-12-27Fix typoAndrea Gelmini
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-27cid#1637055 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-12-26tdf#164393 nicely format gtk-css-declarations for custom themeingSahil Gautam
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-25tdf#164428 Skia/Metal needs flush after drawing progress barPatrick Luby
2024-12-25vcl/qa/cppunit/GraphicTest: Don't test for the exact size of the png file.Sebastian Andrzej Siewior
2024-12-25tdf#130857 qt weld: Defer QDialog deletionMichael Weghorn
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: comment out test, which causes random failuresTomaž 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-22tdf#152299 - Remove unused define(s) from C/C++ filesBogdan Buzea
2024-12-22pdf: fix saving external PDF with form fields (CONTINUED)Tomaž Vajngerl
2024-12-22tdf#130857 qt weld: Support "Name Dialog"Michael Weghorn
2024-12-22tdf#130857 qt weld: Implement QtInstanceWidget::queue_resizeMichael Weghorn
2024-12-22tdf#130857 qt weld: Introduce QtInstancePopoverMichael Weghorn
2024-12-22tdf#130857 qt weld: Implement QtInstanceWidget::get_pixel_sizeMichael Weghorn
2024-12-22tdf#130857 qt weld: Implement {s,g}etters for scroll area min/max/val/stepMichael Weghorn
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