summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav-neon/webdavdatasupplier.cxx
AgeCommit message (Expand)Author
2021-02-15loplugin:referencecasting in ucbNoel
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-03-15Revert "loplugin:constfields in ucb"Noel Grandin
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen
2019-02-11loplugin:indentation in ucb..ucbhelperNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2018-10-22Simplify containers iterations in ucb, ucbhelperArkadiy Illarionov
2018-09-26loplugin:constfields in ucbNoel Grandin
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-05-13clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-02Add/change some logs in WebDAV ucb.ucp layer.Giuseppe Castagno
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-23ucb: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-09-24boost->stdCaolán McNamara
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2014-04-30ucb: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from ucbAlexander Wilms
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-19coverity#983214 Resource leakMichael Stahl
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-10-04rename ucb/source/ucp/webdav to webdav-neonMichael Meeks