summaryrefslogtreecommitdiff
path: root/vcl/unx/kde/UnxFilePicker.cxx
AgeCommit message (Expand)Author
2017-06-13remove TDE integration (vclplug, address book, config backend)Michael Stahl
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert most of vcl codebase away from OSL_ASSERT to assertChris Sherlock
2017-02-08Missing includeStephan Bergmann
2017-01-28loplugin:stringconstantJochen Nitschke
2017-01-27Remove dynamic exception specifications from some TDE-only codeStephan Bergmann
2016-09-23TDE fix some clang plugin based warningsJan-Marek Glogowski
2016-07-01Add new open dialog type: Play and linkSamuel Mehrbrodt
2016-06-30Add new open dialog type: Preview only (without link)Samuel Mehrbrodt
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara
2016-05-19another one in older kde of courseCaolán McNamara
2016-01-18-Wunused-resultNoel Grandin
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-09-29Fix typosAndrea Gelmini
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
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