summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/fpicker/SalGtkFolderPicker.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-7/+0
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-7/+7
2014-02-23Remove unneccessary commentsAlexander Wilms1-8/+8
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-05-11fdo#64311 - fix pre-processor conditionals & don't bail-out without gnome-vfs.Michael Meeks1-1/+1
2013-05-11fdo#64311 - don't encourage the fpicker to give us URLs we can't handle.Michael Meeks1-0/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
2013-03-19handle the empty URL case in file pickerGergő Mocsi1-0/+3
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-2/+1
2013-02-15Resolves: rhbz#910176 cannot select directory with gnome folder pickerCaolán McNamara1-2/+11
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-3/+2
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann1-2/+2
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin1-1/+2
2012-08-08remove include comments and boxesThomas Arnhold1-3/+0
2012-01-05better to have test for isEmpty firstCaolán McNamara1-1/+1
2011-12-26fix assertion error in GtkFolderPicker during recovery dialogMarkus Mohrhard1-1/+1
2011-12-02gtk: remove un-necessary fprintfs on fpickersMichael Meeks1-1/+0
2011-11-07gtk: cleanup resource provider and associated lifecycle issueMichael Meeks1-4/+1
2011-11-07gtk3: port file-picker, using more standard combobox APIs etc.Michael Meeks1-16/+0
2011-11-07gtk: cleanup to make the vcl file-picker interface work.Michael Meeks1-0/+1
2011-11-07gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks1-60/+23
2011-11-04gtk3: move gtk+ file picker into vcl - a more sensible place for itMichael Meeks1-0/+253