summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3_kde5
AgeCommit message (Expand)Author
2023-11-16tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyNameMichael Stahl
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2022-09-03tdf#150683 gtk3 a11y: Expose AtkTableCell interface for cellsMichael Weghorn
2022-09-02gtk3_kde: Drop unused gtk3_kde5_a11y.cxxMichael Weghorn
2022-03-22gtk3_kde5: Don't call deprecated QFileDialog::setConfirmOverwriteMichael Weghorn
2022-03-11tdf#114150: Remove duplication of strings found in file dialogsJulien Nabet
2021-11-05fix --enable-gtk3-kde5 buildCaolán McNamara
2021-08-06drop intermediate vcl::Window from Application::GetDefDialogParentCaolán McNamara
2021-08-03fix enable-gtk3-kde5 buildCaolán McNamara
2021-06-28split out customcellrenderer codeCaolán McNamara
2021-05-10rename to remove the gtk3 prefixCaolán McNamara
2021-03-25fix gtk3_kde5 buildCaolán McNamara
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara
2021-01-26fix --enable-gtk3-kde5 buildCaolán McNamara
2021-01-19loplugin:unusedmethodsNoel
2020-12-20drop never completed GtkSalPrinterCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-08Remove redundant strlen callStephan Bergmann
2020-02-03tdf#75280 Convert inappropriate use of sal_uIntPtr to better integer typesEda Nur Var
2020-01-14Silence -Werror,-Wdeprecated-declarations for nowStephan Bergmann
2019-10-25tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/Gabor Kelemen
2019-10-03Fix --enable-gtk3-kde5Stephan Bergmann
2019-09-30drop gtk2 supportCaolán McNamara
2019-09-28"KWINDOWSYSTEM_DEPRECATED static void setMainWindow" (take 2)Julien Nabet
2019-09-28Revert "KWINDOWSYSTEM_DEPRECATED static void setMainWindow"Julien Nabet
2019-09-27KWINDOWSYSTEM_DEPRECATED static void setMainWindowJulien Nabet
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann
2019-07-22kf5/gtk3_kde5 fpickers: Drop unused 'allowRemoteUrls'Michael Weghorn
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski
2019-06-20Consolidate on C++17 std::scoped_lock instead of std::lock_guardStephan Bergmann
2019-04-27tdf#123750 gtk3_kde5: Show removable devices in file dialogMichael Weghorn
2019-04-26tdf#124598 gtk3_kde5: Link gtk3 side against kf5 libsMichael Weghorn
2019-04-25gtk3_kde5: Make folder selection more intuitiveMichael Weghorn
2019-04-18tdf#43157 Clean up OSL_TRACE (replace with SAL_INFO)Jens Carl
2019-04-17gtk3_kde5: No longer kill fpicker process on timeoutMichael Weghorn
2019-04-15Fix --enable-gtk3-kde5 buildStephan Bergmann
2019-04-13use more std::make_uniqueNoel Grandin
2019-04-10tdf#124652 Guard Gtk3KDE5FolderPicker::execute with SolarMutexGuardMichael Weghorn
2019-03-15Fix build with older versions of BoostTomáš Chvátal
2019-01-31tdf#123077 gtk3_kde5: Set KFileWidget's custom widget only onceMichael Weghorn
2019-01-30tdf#122752 gtk3_kde5: Use non-native fpicker for non-Plasma desktopsMichael Weghorn
2018-12-05tdf#121399 Join cmd reading thread in gtk3_kde5Michael Weghorn
2018-12-05tdf#121892 Guard Gtk3KDE5FilePicker::execute with SolarMutexGuardMichael Weghorn
2018-11-09tdf#121276 gtk3_kde5: Don't prevent creating new filesMichael Weghorn
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-08loplugin:external (--enable-gtk3-kde5)Stephan Bergmann
2018-10-08tdf#120261 gtk3_kde5: Leave event handling on gtk3 side to gtkMichael Weghorn
2018-10-08tdf#120261 gtk3_kde5: Read IPC cmds in own thread on kde5 sideMichael Weghorn