summaryrefslogtreecommitdiffstats
path: root/fpicker/source/office/commonpicker.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen2018-11-291-0/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-301-0/+1
* drop unnecessary includesCaolán McNamara2018-03-201-1/+0
* loplugin:salcall handle virtual methodsNoel Grandin2017-12-061-1/+1
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-4/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-13/+12
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-2/+2
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* tdf#43157 Cleanup DBG_ASSERT for fpicker and frameworkBerk Gureken2016-02-041-1/+1
* loplugin:unusedfields in fpickerNoel Grandin2015-12-231-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-7/+7
* Prevent += called on temporary O[U]String instancesStephan Bergmann2015-11-091-9/+7
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-2/+2
* com::sun::star->css in fpicker/Noel Grandin2015-10-141-1/+1
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-4/+2
* loplugin: defaultparamsNoel Grandin2015-08-141-2/+2
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-131-3/+1
* loplugin:staticmethodsNoel Grandin2015-05-051-2/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-6/+6
|\
| * drawinglayer, editeng, forms, fpicker: convert new to ::Create.Michael Meeks2015-04-161-1/+1
| * re-insert erroneously converted delete calls.Michael Meeks2015-04-101-1/+5
| * Audit and correct misc. clears -> disposeAndClears.Michael Meeks2015-04-101-1/+1
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-7/+3
* | loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann2015-04-131-1/+1
|/
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-2/+2
* coverity#703963 Unchecked return valueNorbert Thiebaud2014-07-011-8/+6
* loplugin:staticcallStephan Bergmann2014-06-131-1/+1
* various: remove SAL_THROW macroNoel Grandin2014-06-051-2/+2
* fpicker: sal_Bool->boolNoel Grandin2014-04-231-13/+13
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-13/+13
* Remove visual noise from fpickerAlexander Wilms2014-02-261-5/+5
* Remove unneccessary commentsAlexander Wilms2014-02-231-35/+35
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-1/+1
* rtl:: removal in fpickerRadu Ioan2012-12-101-19/+19
* re-base on ALv2 code. Includes:Michael Meeks2012-07-061-23/+14
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-1/+1
* Fix for fdo43460 Part XIX getLength() to isEmpty()Olivier Hallot2011-12-261-4/+4
* remove include of pch header from fpickerNorbert Thiebaud2011-11-271-2/+0
* remove executable bit from files that are not executablesLuboš Luňák2011-03-241-0/+0
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-0/+0
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-0/+0
| |\
* | | Move DBG_ERROR to OSL_FAIL for getStr() (multiline)Thomas Arnhold2011-03-131-1/+1
|/ /
* | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-021-1/+1
* | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-201-1/+1
* | RTL_CONSTASCII_USTRINGPARAM improvementsJulien Nabet2010-11-201-2/+2
* | merge vosremoval-mutex.diffNorbert Thiebaud2010-10-251-1/+1
* | use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud2010-10-251-11/+11
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+2
|/