summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
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
2023-04-09cid#1524699 silence Uninitialized scalar variableCaolán McNamara
2023-04-05Fix typoAndrea Gelmini
2023-04-05tdf#132112 excessive stretch of braces can trigger freetype into an errorCaolán McNamara
2023-04-05split out a makeCacheIdCaolán McNamara
2023-04-04split out the pieces that apply the font to the cairo contextCaolán McNamara
2023-04-04remove cairo_set_matrix calls that do nothing anymoreCaolán McNamara
2023-04-04cairo_font_extents is unusedCaolán McNamara
2023-04-04tdf#154565 ignore unwanted crossing event from search to treeview on "enter"Caolán McNamara
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-01use more XVclWindowPeerNoel Grandin
2023-03-31gtk4: get a11y to say hello worldCaolán McNamara
2023-03-30loplugin:stringadd in vclNoel Grandin
2023-03-29tdf#149805 tdf#151677 tdf#152217 tdf#154043 tdf#153458 tdf#153800 Revert "VCL...Michael Weghorn
2023-03-25Related: tdf#153628 too many "Activate" calls with gtkCaolán McNamara
2023-03-24tdf#151722 restore use of localized font nameCaolán McNamara
2023-03-21tdf#154232 signal_drag_begin callback can delete current GtkTargetListCaolán McNamara
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin
2023-03-16allow more than DrawingArea to report style updatesCaolán McNamara
2023-03-14Related tdf#129547 and tdf#154136: add COLON keyJulien Nabet
2023-03-10tdf#140659 gtk a11y: Don't unset model when freezing icon viewMichael Weghorn
2023-03-10tdf#153657 tdf#140659 gtk3 a11y: Use IconView item tooltip as a11y descMichael Weghorn
2023-03-08Related: tdf#152278 distinguish likely-invalid vs unimplemented in warningCaolán McNamara
2023-03-07tdf#152278 a YoavKtav Black font reported as claiming its name is in 0x4800 e...Caolán McNamara
2023-03-07tdf#153699 workaround cairo 1.17.8 problemCaolán McNamara
2023-03-07remove dead code in X11SalFrame::SetIconNoel Grandin
2023-03-07clang-tidy dead-storeNoel Grandin
2023-03-06clang-tidy dead-storeNoel Grandin