summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2023-06-22kf6: Add a kf6 VCL pluginMichael Weghorn
2023-06-22Detect Plasma 6 desktopMichael Weghorn
2023-06-22kf5/kf6: Don't hardcode reported KF version to 5Michael Weghorn
2023-06-22kf5: Drop "5" from VCLPLUG_KF5_{IMPLEMENTATION,PUBLIC} definesMichael Weghorn
2023-06-22kf5: Rename sources + headers according to new class namesMichael Weghorn
2023-06-22kf5: Remove "5" from class names in kf5 VCL pluginMichael Weghorn
2023-06-22tdf#155955 - small Calc window size after deleting the configuration fileVladislav Tarakanov
2023-06-21Require icu-i18n >= 66Khaled Hosny
2023-06-13When adding application fonts, add them also to FontConfigKhaled Hosny
2023-06-13tdf#147021: vcl/* KeyboardReplacements SAL_N_ELEMENTS removalDr. David Alan Gilbert
2023-06-09Related: CollaboraOnline#6511 cairo backend can do transparent textCaolán McNamara
2023-06-06perf: we don't need to 'really' insert a preview when providing jsonCaolán McNamara
2023-06-06perf: cache the generated json for an iconview imageCaolán McNamara
2023-06-05gtk3 a11y: Consolidate reporting accessible nameColomban Wendling
2023-06-05gtk3 a11y: Fix reporting accessible descriptionColomban Wendling
2023-06-01Related: tdf#155425 use preferred_size instead of allocated_widthCaolán McNamara
2023-05-29tdf#155515 tdf#155528 crash on exitNoel Grandin
2023-05-28Use getXWeak in vclMike Kaganski
2023-05-24speedup drawing toolbars, cache min-widthNoel Grandin
2023-05-23perf: surprising to see PDF being vsprintf'd during JSDialog rendering.Michael Meeks
2023-05-23gtk a11y: Return 0xFFFFFFFF for invalid charactersColomban Wendling
2023-05-23Avoid -Werror=unused-function when building against older GTK4Stephan Bergmann
2023-05-23Resolves tdf#145080 - Use accent color for focused cellHeiko Tietze
2023-05-20loplugin:unusedmethodsNoel Grandin
2023-05-18Fix typoAndrea Gelmini
2023-05-17menus all black with SAL_RTL_ENABLED=1 and SAL_USE_VCLPLUGIN=genCaolán McNamara
2023-05-17Silence loplugin:external and lopluign:unreffun in (WIP?) a11y.cxx for nowStephan Bergmann
2023-05-17Avoid loplugin:unreffunStephan Bergmann
2023-05-17loplugin:externalStephan Bergmann
2023-05-17loplugin:reservedidStephan Bergmann
2023-05-17loplugin:fakeboolStephan Bergmann
2023-05-11tdf#155241 keep current MetricSpinButton value if unparseable junk inputCaolán McNamara
2023-05-09Resolves: tdf#142176 under GNOME inhibit logout if there are modified docsCaolán McNamara
2023-05-09Related: tdf#142176 rearrange screensaver inhibiter to be more genericCaolán McNamara
2023-05-09Related: tdf#142176 document what the other inhibit options areCaolán McNamara
2023-05-09tdf#155186 crash Inserting tables and switching slides (gtk3)Noel Grandin
2023-05-07avoid unnecessary SAL_WARNNoel Grandin
2023-05-05tdf#155149 Crash when exiting cell edit modeNoel Grandin
2023-05-04tdf#105404 [API CHANGE] add index to accessiblity change eventNoel Grandin
2023-05-02tdf#137544 use cheaper method to scan accessibility child listNoel Grandin
2023-04-25loplugin:unnecessarygetstrStephan Bergmann
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-24tdf#147906 Use std::hypot for Pythagorean additionbuldi
2023-04-21loplugin:unnecessarygetstr extend to checking std::string::c_strNoel Grandin
2023-04-20Resolves: tdf#154623 KEY_DECIMAL == GDK_KEY_KP_Decimal or GDK_KEY_KP_SeparatorCaolán McNamara
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-04-14add a way to resolve if dark mode (explicit or auto) is activeCaolán McNamara
2023-04-13use more string_view in PrinterInfoManagerNoel Grandin
2023-04-10fix calls to OStringToOUStringNoel Grandin
2023-04-09use more OStringToOUStringNoel Grandin