summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/fpicker/SalGtkFolderPicker.cxx
AgeCommit message (Expand)Author
2019-09-30drop gtk2 supportCaolán McNamara
2019-07-21loplugin:referencecasting in vbahelper..vclNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-08-29Resolves: tdf#111760 cancel file dialog on terminateCaolán McNamara
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-02-06tdf#43157 Clean up OSL_ASSERT, DBG_ASSERT, etc.dilekuzulmez
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-06OSL_TRACE -> SAL_ in vclNoel Grandin
2016-09-03Resolves: tdf#101795 restore hiding on end of Gtk fpicker executeCaolán McNamara
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-02-19move gio config into its own separate config headerCaolán McNamara
2016-01-18loplugin:unusedfieldsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-09-02ditch gnome-vfs2 supportCaolán McNamara
2015-06-26gtk3: gtk_window_set_transient_for on overwrite warning dlgCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-02-05callcatcher: update unused codeCaolán McNamara
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-05-11fdo#64311 - fix pre-processor conditionals & don't bail-out without gnome-vfs.Michael Meeks
2013-05-11fdo#64311 - don't encourage the fpicker to give us URLs we can't handle.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19handle the empty URL case in file pickerGergő Mocsi
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-02-15Resolves: rhbz#910176 cannot select directory with gnome folder pickerCaolán McNamara
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-08-08remove include comments and boxesThomas Arnhold
2012-01-05better to have test for isEmpty firstCaolán McNamara
2011-12-26fix assertion error in GtkFolderPicker during recovery dialogMarkus Mohrhard
2011-12-02gtk: remove un-necessary fprintfs on fpickersMichael Meeks
2011-11-07gtk: cleanup resource provider and associated lifecycle issueMichael Meeks
2011-11-07gtk3: port file-picker, using more standard combobox APIs etc.Michael Meeks
2011-11-07gtk: cleanup to make the vcl file-picker interface work.Michael Meeks
2011-11-07gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks
2011-11-04gtk3: move gtk+ file picker into vcl - a more sensible place for itMichael Meeks