summaryrefslogtreecommitdiff
path: root/fpicker/source/office/commonpicker.cxx
AgeCommit message (Expand)Author
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-29weld fpicker clusterCaolán McNamara
2019-10-22tdf#42949 Fix IWYU warnings in fpicker/Gabor Kelemen
2019-09-06Fixing "...."Andrea Gelmini
2019-08-20Fix typosAndrea Gelmini
2019-07-19loplugin:referencecasting in forms..fpickerNoel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-03-20drop unnecessary includesCaolán McNamara
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04tdf#43157 Cleanup DBG_ASSERT for fpicker and frameworkBerk Gureken
2015-12-23loplugin:unusedfields in fpickerNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09Prevent += called on temporary O[U]String instancesStephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-14com::sun::star->css in fpicker/Noel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-16drawinglayer, editeng, forms, fpicker: convert new to ::Create.Michael Meeks
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-10re-insert erroneously converted delete calls.Michael Meeks
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-07-01coverity#703963 Unchecked return valueNorbert Thiebaud
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-04-23fpicker: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from fpickerAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2012-12-10rtl:: removal in fpickerRadu Ioan
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-12-26Fix for fdo43460 Part XIX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from fpickerNorbert Thiebaud
2011-03-24remove executable bit from files that are not executablesLuboš Luňák
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move DBG_ERROR to OSL_FAIL for getStr() (multiline)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens