summaryrefslogtreecommitdiff
path: root/svtools/source/uno/fpicker.cxx
AgeCommit message (Expand)Author
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-11-28-Werror,-Wunused-variableStephan Bergmann
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2014-12-18svtools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-04-09Remove unused codeStephan Bergmann
2014-01-20Revert "svt: Use constructor feature for FilePicker and FolderPicker..."Jan Holesovsky
2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan
2014-01-15Initialize constructor based implementations in one place.Matúš Kukan
2014-01-08Do not initialize FilePicker with empty argument.Matúš Kukan
2014-01-08These implementations could inherit from XInitialization too.Matúš Kukan
2014-01-08Revert "make FilePicker::createWithMode not crash"Matúš Kukan
2013-12-28make FilePicker::createWithMode not crashCaolán McNamara
2013-12-23svt: Use constructor feature for FilePicker and FolderPicker services.Matúš Kukan
2013-11-04Remove unnecessary includeStephan Bergmann
2013-11-04fdo#60698: Move generic fpicker to svtoolsMarcos Paulo de Souza