summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
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
2023-03-03lok: macro: VBA message dialogs was causing assertion failureMarco Cecchetti
2023-03-03Fix typoAndrea Gelmini
2023-03-02Resolves: tdf#153885 keep popovers with application window parent inside thatCaolán McNamara
2023-02-26cid#1521198 Untrusted loop boundCaolán McNamara
2023-02-22vcl: Avoid the need to patch HarfBuzzKhaled Hosny
2023-02-20tdf#153756 Unable to open form wizard (GTK3)Noel Grandin
2023-02-16osl::Mutex->std::mutex in GtkSalDataNoel Grandin
2023-02-13Preserve nullptr between gtk_assistant_get/set_page_titleStephan Bergmann
2023-02-10gtk4: occasional crash at exitCaolán McNamara
2023-02-09tdf#153501 Fix OString construction from nullptrStephan Bergmann
2023-02-09Enable opening of downloaded fonts only in ForKit in OnlineTor Lillqvist
2023-02-08tdf#153229 add a switch to override honoring system dark modeCaolán McNamara
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-02-03Fix typoAndrea Gelmini
2023-02-02osl::Mutex->std::mutex in SystemQueueInfoNoel Grandin
2023-01-31tdf#152770 undo move warning about ppd with no resolution to use of resolutionCaolán McNamara