summaryrefslogtreecommitdiff
path: root/svtools/source/uno/fpicker.cxx
AgeCommit message (Expand)Author
2020-11-01use officecfg for UseSystemFileDialogNoel Grandin
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svtoolsStephan Bergmann
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski
2018-12-17kde5: remove older kde/tde plugins, and references to thatThorsten Behrens
2017-12-11loplugin:salcall fix functionsNoel Grandin
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