summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3/fpicker
AgeCommit message (Expand)Author
2023-03-06clang-tidy dead-storeNoel Grandin
2023-01-27Remove support for AIXStephan Bergmann
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-23loplugin:unocast (SalGtkXWindow)Stephan Bergmann
2022-12-13Related: tdf#150007 add destructive-action to file overwrite message dialogCaolán McNamara
2022-10-25Address a constexpr template point of instantiation issueStephan Bergmann
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-10-06Fix typoAndrea Gelmini
2022-10-06Related: tdf#150706 don't warn about already enabled LISTBOX_FILTER_LABELCaolán McNamara
2022-10-06Related: tdf#150706 don't warn about missing LISTBOX_FILTER_LABELCaolán McNamara
2022-10-06Related: tdf#150706 add OK and CANCEL to known controlsCaolán McNamara
2022-09-21use more string_view in vclNoel Grandin
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2022-06-03elide some makeStringAndClear() classNoel Grandin
2022-05-06Remove duplicated includesAndrea Gelmini
2022-05-05use more o3tl::getTokenNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-03-11tdf#114150: Remove duplication of strings found in file dialogsJulien Nabet
2022-01-20gtk4: gtk_file_filter_add_suffix now exists to fill this gapCaolán McNamara
2022-01-20gtk4: implement SalGtkFilePicker::SetCurFilterCaolán McNamara
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in vclMike Kaganski
2021-10-19Related: tdf#145169 warn on overwrite from gtk "save as" for remote filesCaolán McNamara
2021-10-01loplugin:constmethodNoel Grandin
2021-08-26Resolves: tdf#144084 if not initialized default to FILEOPEN_SIMPLECaolán McNamara
2021-08-03Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-09gtk4: use gtk_widget_get_preferred_size instead of gtk_widget_size_requestCaolán McNamara
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-21give folderpicker an optional parentCaolán McNamara
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara
2021-06-21gtk4: set file dialog explicitly modalCaolán McNamara
2021-05-26gtk[3|4] gtk_widget_get_root returns null when no rootCaolán McNamara
2021-05-12gtk4: wrap gtk_widget_get_root vs gtk_widget_get_toplevelCaolán McNamara
2021-05-11gtk[3|4] don't create File Dialog with buttons that need to be removedCaolán McNamara
2021-05-11gtk4: replace gtk_dialog_runCaolán McNamara
2021-05-11gtk4: current-folder-changed removed without replacementCaolán McNamara
2021-05-11gtk4: GtkCheckButton no longer inherits from GtkToggleButtonCaolán McNamara
2021-05-10bodge a gtk4 starting point into existenceCaolán McNamara
2021-04-13tdf#124176 Use pragma once in vclsarynasser
2021-03-12[Inc/Dec]ModalCount on parent frame so it knows it is in modal modeCaolán McNamara
2021-02-19loplugin:refcounting in vclNoel
2020-12-22drop deprecated 'rules-hint'Caolán McNamara
2020-12-21drop GTK_STOCK_* label usesCaolán McNamara
2020-12-21ditch direct gtk_alignment_new creationCaolán McNamara
2020-12-21Replace more deprecated gtk_hbox_new/gtk_vbox_new with gtk_box_newCaolán McNamara
2020-12-20Replace deprecated gtk_hbox_new/gtk_vbox_new with gtk_box_newJulien Nabet
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2020-11-18Remove unused SalGtkFilePicker::implAddFilterGroup _rFilter parameterStephan Bergmann