summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/fpicker
AgeCommit message (Expand)Author
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-05-06fdo#46808, Use service constructor for uri::ExternalUriReferenceTranslatorNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02vcl: convert some fprintf to SAL_INFOThomas Arnhold
2013-03-28use LanguageTag::getGlibcLocaleString()Eike Rathke
2013-03-26fixed out of bounds substring accessEike Rathke
2013-03-19handle the empty URL case in file pickerGergő Mocsi
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
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
2013-02-15fix fdo#60804 - Print to File leads to CrashNoel Grandin
2013-01-23Unused #includesStephan Bergmann
2013-01-07callcatcher: update unused codeCaolá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-22AllSettings with LanguageTagEike Rathke
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-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-07WaE: Fix cppcheck syntax error warningPhilipp Weissenbacher
2012-02-02Fix for fdo43460 Part LIX getLength() to isEmpty()Olivier Hallot
2012-01-25reduce unnecessary includesCaolán McNamara
2012-01-15WaE: deprecated functionDavid Tardon
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-07move required resources down from fpicker & svtools into vclMichael 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