summaryrefslogtreecommitdiff
path: root/ucbhelper/source/client
AgeCommit message (Expand)Author
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-17use unique_ptr for pImpl in ucbhelper/Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-11com::sun::star->css in ucbhelper/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05loplugin:stringconstantStephan Bergmann
2015-10-05tdf#82744: fix WebDAV lock/unlock behaviour - part 3Giuseppe Castagno
2015-09-30Fix typosAndrea Gelmini
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-18Remove newly unused ucbhelper/fileidentifierconverter.hxxStephan Bergmann
2015-08-18Remove obsolete getLocalFileURLStephan Bergmann
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2014-12-18ucbhelper: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-17Improve exception msgStephan Bergmann
2014-09-12bug wrong order of test cause out of bound access.Norbert Thiebaud
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-17coverity#1202901 Uncaught exceptionCaolán McNamara
2014-04-10warning C4101: 'e': unreferenced local variableMichael Stahl
2014-04-04coverity#707355 Uncaught exception, help coverity out hereCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-09coverity#1078944 Uncaught exceptionCaolán McNamara
2014-03-08de-macroize ucbhelper commandenvironmentNorbert Thiebaud
2014-03-08de-macroize ucbhelper activedatastreamerNorbert Thiebaud
2014-03-06use WeakImplHelper for ActivaDataSinkNorbert Thiebaud
2014-03-05kill XINTERFACE_IMPL_2Norbert Thiebaud
2014-03-05de-macroize XINTERFACE_DECLNorbert Thiebaud
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from ucbhelperAlexander Wilms
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in UCBHELPER moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-09-04WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POPTor Lillqvist
2013-09-03WaE: Unreachable codeTor Lillqvist
2013-09-02CMIS: add document ID when saving.Cao Cuong Ngo
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-05use uno::Reference#clear() method...Noel Grandin