summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3_kde5
AgeCommit message (Expand)Author
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
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12tdf#119814 Fix UI freeze with gtk3_kde5 filepickerMichael Weghorn
2018-09-06tdf#119685 Fix infinite loop in gtk3_kde5 filepickerMichael Weghorn
2018-08-12tdf#119133: Fix initial file and folder selectionKatarina Behrens
2018-06-11Add overloaded read/send funcs for uint64_t (conditionally)Katarina Behrens
2018-05-05Fix typosAndrea Gelmini
2018-02-16gtk3_kde5: Checkboxes on the left, texts on the rightKatarina Behrens
2018-02-15gtk3_kde5: advertise vcl plugin correctly in about dialogThorsten Behrens
2018-02-08tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt
2018-01-30Fix compilation with GCC 4.8Milian Wolff
2018-01-25lo_kde5filepicker: cleanup main and add version and help optionsMilian Wolff
2018-01-25Properly restore size of KDE5 file picker dialogMilian Wolff
2018-01-25Properly quit the lo_kde5filepicker on Quit commandMilian Wolff