summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2024-02-25Create an UNO service to do the cui symbol lookup in vclNoel Grandin
2024-02-25Use SAL_WNODEPRECATED_DECLARATIONS_(PUSH|POP)Mike Kaganski
2024-02-24Related: tdf#159529 eliminate possible memory leakPatrick Luby
2024-02-24tdf#158124 KEY_DELETE events do not need an ExtTextInput eventPatrick Luby
2024-02-23tdf#159837 Make keyboard shortcuts work when focus is in toolbarJim Raykowski
2024-02-23loplugin:fakeboolStephan Bergmann
2024-02-23Fix buildMike Kaganski
2024-02-23tdf#159793 Save printer paper tray in RTF and DOCXOliver Specht
2024-02-23jsdialog: don't duplicate MessageDialog messagesSzymon Kłos
2024-02-23Do not suppress newer compiler warnings on WindowsMike Kaganski
2024-02-23gtk4 a11y: Fix '--enable-werror' GCC buildMichael Weghorn
2024-02-23tdf#143148 Use pragma once instead of include guardsAhmedHamed
2024-02-23Fix warning C4312 when building with MSVC without -Wv:18Mike Kaganski
2024-02-23Fix warning C4459 when building with MSVC without -Wv:18Mike Kaganski
2024-02-22gtk4 a11y: Forward text change eventsMichael Weghorn
2024-02-22gtk4 a11y: Implement new GtkAccessibleTextInterfaceMichael Weghorn
2024-02-22gtk4 a11y: Move LO_ACCESSIBLE define to headerMichael Weghorn
2024-02-21use after free on clicking cancel in a calc spelling message dialogCaolán McNamara
2024-02-21Fix UBSan build's RTTI needsStephan Bergmann
2024-02-20merge desktop_detector library into vcl libraryNoel Grandin
2024-02-19tdf#126638 dispatch key shortcut events to modal windowsPatrick Luby
2024-02-19hide more symbolsNoel Grandin
2024-02-18restore comment I removed inNoel Grandin
2024-02-18tdf#126638 dispatch key shortcut events to modal windowsPatrick Luby
2024-02-18tdf#130857 VclBuilder: Use VclPtr instead of raw vcl::Window*Michael Weghorn
2024-02-16tdf#156562 qt: Don't crash on null clipboard contentMichael Weghorn
2024-02-15i#112829: offer svg as clipboard format as wellDamjan Jovanovic
2024-02-15workaround for OpenDyslexic font disrupting glyph fallback during testsCaolán McNamara
2024-02-15GetExtendedTextEncoding for RTL_TEXTENCODING_MS_1252 just returns sameCaolán McNamara
2024-02-15ofz: don't need "cui" for fuzzingCaolán McNamara
2024-02-15merge index_data into i18npoolNoel Grandin
2024-02-15tdf#130857 qt weld: Set msg dialog parentMichael Weghorn
2024-02-15tdf#130857 qt weld: Implement QtInstanceDialog::{g,s}et_modalMichael Weghorn
2024-02-15tdf#130857 qt weld: Move QWidget* member to QtInstanceWidgetMichael Weghorn
2024-02-14ofz: don't need "bib" for fuzzingCaolán McNamara
2024-02-14Fix typoAndrea Gelmini
2024-02-13sc: add back protect cell tab from cell format dialogHubert Figuière
2024-02-13fix windows --enable-mergelibs buildNoel Grandin
2024-02-13we don't need the reg or store libraries for fuzzingCaolán McNamara
2024-02-13tdf#156562 qt: Sync with system clipboard content if necessaryMichael Weghorn
2024-02-13tdf#156562 qt: Don't cache supported mime types/data flavorsMichael Weghorn
2024-02-13ofz: scaling by 0 is an error for cairo renderingCaolán McNamara
2024-02-13tdf#143148 Use pragma instead of include guardsSteven Casey (SMCode)
2024-02-13jsdialog: use action for set_sensitiveSzymon Kłos
2024-02-13Fall back to old bootstrap.ini [Win32] section, for backwards compatibilityStephan Bergmann
2024-02-13tdf#159689: trailing newline before "endstream" must not count in LengthMike Kaganski
2024-02-12jsdialog: enable animation properties in impressSzymon Kłos
2024-02-12EnableAttachThreadInputHack can be a normal bootstrap variableStephan Bergmann
2024-02-12use more UNLESS_MERGELIBSNoel Grandin
2024-02-12tdf#125934 qt: Support module-specific window icons on WaylandMichael Weghorn