summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/fpicker
AgeCommit message (Expand)Author
2016-09-24tdf#91043 - vcl: gtk file picker should tolerate empty filter list.Michael Meeks
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist
2016-09-03Resolves: tdf#101795 restore hiding on end of Gtk fpicker executeCaolán McNamara
2016-07-01Add new open dialog type: Play and linkSamuel Mehrbrodt
2016-06-30Add new open dialog type: Preview only (without link)Samuel Mehrbrodt
2016-06-16Resolves: tdf#100327 gtk3 fpicker yes/no dialog modal troubleCaolán McNamara
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin
2016-04-14loplugin:passstuffbyref in vclNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-12clang-tidy performance-unnecessary-value-param in vclNoel Grandin
2016-02-19move gio config into its own separate config headerCaolán McNamara
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2016-01-18loplugin:unusedfieldsNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-17tdf#94936 Update the button removal hack to 3.18Maxim Monastirsky
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29Fix typosAndrea Gelmini
2015-09-15[API CHANGE] XFilePicker2/3 changes for multiselectionJulien Nabet
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-02ditch gnome-vfs2 supportCaolán McNamara
2015-06-30gtk3: detect if a new frame is just a tooltipCaolán McNamara
2015-06-29can't make the gtk3 dialogs modal for some reason, workaround the auto-popdownCaolán McNamara
2015-06-26gtk3: gtk_window_set_transient_for on overwrite warning dlgCaolán McNamara
2015-06-26gtk3: fpicker, try removing both locationsCaolán McNamara
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-19HIG: the label should specify what it's a label forCaolán McNamara
2015-06-19HIG: 12 pixels from label to widget in file pickerCaolán McNamara
2015-06-19gtk3: gtk_dialog_get_header_bar new in 3.12Caolán McNamara
2015-06-19gtk3: hacky fpicker button removal needs updatingCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-07Remove include stdio (part8)Julien Nabet
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-05-07vcl: simplify code by using std::any_of/std::none_ofTakeshi Abe
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-03tdf#91043 - attempted fix of filer-less gtk+ save dialog crash.Michael Meeks
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann