summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2024-03-02Related tdf#158945: Calc: crash when entering text in a cellJulien Nabet
2024-03-02Simplify removeMnemonicFromStringMike Kaganski
2024-03-02Drop unused variableMike Kaganski
2024-03-01Fix nIndex / nLen passed to mpAlphaVDev->DrawCtrlTextMike Kaganski
2024-03-01tdf#159976: make sure to always strip mnemonics in DrawCtrlTextMike Kaganski
2024-03-01add accessibility to --enable-mergedlibs=moreNoel Grandin
2024-02-29vcl: separate scanline direction from ScanlineFormatTomaž Vajngerl
2024-02-29tdf#158030 qt a11y: Implement new QAccessibleAttributesInterfaceMichael Weghorn
2024-02-29Read of uninitialized Printer::mbResetPrintAreaStephan Bergmann
2024-02-29assert on failure to load .ui fileNoel Grandin
2024-02-29tdf#155218 sc: fix regression page orientation in print dialogTibor Nagy
2024-02-28tdf#159735 a11y: Dispose win accessible with VCLXWindowMichael Weghorn
2024-02-28tdf#149714 BitsPerPixel property of Graphic has Boolean UNO typeAdam Seskunas
2024-02-27tdf#159910 a11y VclBuilder: Apply tool item's a11y name to itselfMichael Weghorn
2024-02-27tdf#159910 vcl a11y: Allow explicitly setting toolbar item a11y nameMichael Weghorn
2024-02-26tdf#159910 VclBuilder: Add helper to identify toolbar item classMichael Weghorn
2024-02-26tdf#159251: Revert "vcl: Allow pushing/popping OutputDevice’s RTLEnabledKhaled Hosny
2024-02-26fix Windows release buildNoel Grandin
2024-02-26tdf#143148 Use pragma once instead of include guards in vcl and xmloffanish.deshpande
2024-02-26Define a name for the extended path buffer size, instead of a literalMike Kaganski
2024-02-26Replace an instance of MAX_PATH with 32767Mike Kaganski
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