summaryrefslogtreecommitdiff
path: root/vcl/unx/kde/UnxFilePicker.cxx
AgeCommit message (Expand)Author
2015-05-08loplugin:staticmethodsStephan Bergmann
2014-12-04vcl (Linux): loplugin:cstylecastStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-08-12Typo: controling => controllingJulien Nabet
2013-08-12drop intermediate UniStringCaolán McNamara
2013-08-12convert String to OUString in VCLNoel Grandin
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
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-02-20fixup class vs. constructor definitionNoel Grandin
2013-02-20fixupStephan Bergmann
2013-02-12Fix compilation of kde/kde4Stephan Bergmann
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-08-20Fix TDE VCL interfaceTimothy Pearson
2012-05-27break dep. cycle between vcl and fpickerDavid Tardon
2012-05-04fpicker: make the place edition dialog workingCédric Bosdonnat
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02KDE3 file picker moved from fpicker to vclCédric Bosdonnat