summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2024-11-06loplugin:passstuffbyref in vclNoel Grandin
2024-11-06tdf#163731 Style names cropped in Stylist in Writer's SidebarNoel Grandin
2024-11-06Related: tdf#163730 Release the object in separate threadMike Kaganski
2024-11-05tdf#130857 qt weld: Add extra QWidget parents for layoutsMichael Weghorn
2024-11-05tdf#130857 qt weld: Declare support for password dialogMichael Weghorn
2024-11-05tdf#130857 qt weld: Implement QtInstanceEntry::set_message_typeMichael Weghorn
2024-11-05tdf#130857 qt weld: Make opt-in for nowMichael Weghorn
2024-11-04pdf: move encryption methods into PDFEncryptor filesTomaž Vajngerl
2024-11-04pdf: move EncHashTransporter into own filesTomaž Vajngerl
2024-11-04pdf: move some encryption code into PDFEncryptor classTomaž Vajngerl
2024-11-04pdf: Don't emit metadata for /Info, allow XMP for PDF >= 1.4Tomaž Vajngerl
2024-11-04pdf: add m_nPDFA_Version to simplify PDF/A versionsTomaž Vajngerl
2024-11-04pdf: move encrypt code into emitEncrypt, add PDFStructureWriterTomaž Vajngerl
2024-11-04pdf: initial PDF 2.0 and PDF/A-4 supportTomaž Vajngerl
2024-11-04Add experimental support for Emscripten JSPIStephan Bergmann
2024-11-04new loplugin:staticconstexprNoel Grandin
2024-11-04Simplify a bitMike Kaganski
2024-11-03tdf#145538: Use range based for loopsMelvinYG
2024-11-03Related: tdf#163730 Avoid potential deadlockMike Kaganski
2024-11-02Related: tdf#163730 Avoid deadlockMike Kaganski
2024-11-02tdf#36709 Add loext:text-indent supporting font-relative unitsJonathan Clark
2024-11-01tdf#130857 qt weld: Actually set link button URI as URIMichael Weghorn
2024-11-01Drop GraphicFilter's bUseConfigMike Kaganski
2024-11-01Merge ImplInit into ctorMike Kaganski
2024-11-01tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-31tdf#163486: PVS: Initial and final values of the iterator are the sameXisco Fauli
2024-10-31cid#1607569 silence Overflowed return valueCaolán McNamara
2024-10-31tdf#163457 CairoSDPR: Need to apply 'damage' to gtkArmin Le Grand (allotropia)
2024-10-31convert KernArray from sal_Int32 to doubleNoel Grandin
2024-10-31Fix typoAndrea Gelmini
2024-10-30tdf#163582: Fix scrolling distance increasing geometrically.Marc Mondesir
2024-10-30tdf#163684 gtk3 a11y: Don't use combobox role twice for non-editable oneMichael Weghorn
2024-10-30Missing test dependencyStephan Bergmann
2024-10-30tdf#130857 qt weld: Implement QtInstanceComboBox::set_entry_completionMichael Weghorn
2024-10-30tdf#130857 qt weld: Declare support for print progress dialogMichael Weghorn
2024-10-30tdf#130857 qt weld: Add a QtInstanceProgressBarMichael Weghorn
2024-10-30no need to use std::unique_ptr in GetPartialTextArrayNoel Grandin
2024-10-30tdf#130857 qt weld: Declare support for "Enter Safe Mode" dialogMichael Weghorn
2024-10-30tdf#130857 qt weld: Support hiding plain text in entryMichael Weghorn
2024-10-30tdf#130857 qt weld: Add a QtInstanceLevelBarMichael Weghorn
2024-10-30tdf#130857 qt weld: Declare support for Calc "Select Source" dialogMichael Weghorn
2024-10-30tdf#130857 qt weld: Signal when radio button gets toggledMichael Weghorn
2024-10-30tdf#130857 qt weld: Declare support for "Security Options" dialogMichael Weghorn
2024-10-30win a11y: Move (Impl)InitAccessBridge logic to only callerMichael Weghorn
2024-10-30win a11y: Stop using setting to indicate AT supportMichael Weghorn
2024-10-29cid#1607551 silence Overflowed constantCaolán McNamara
2024-10-29tdf#130857 qt weld: Declare support for "Switch to override" dialogMichael Weghorn
2024-10-29tdf#130857 qt weld: Implement QtInstanceImage::set_from_icon_nameMichael Weghorn
2024-10-29tdf#161152 vcl: Set CUPS "sides" option for duplex modeMichael Weghorn
2024-10-29tdf#130857 VclBuilder: Move extractResizable to BuilderBaseMichael Weghorn