summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav-neon/NeonPropFindRequest.cxx
AgeCommit message (Expand)Author
2021-10-04drop 'using namespace std' in sd + ucbJulien Nabet
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen
2019-04-03Revert "add more append methods to *StringBuffer"Noel Grandin
2019-04-03add more append methods to *StringBufferNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10wrap GlobalNeonMutex as local staticCaolán McNamara
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2017-10-23loplugin:includeform: ucbStephan Bergmann
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-01-09New loplugin:externvar: ucbStephan Bergmann
2015-12-15Some WebDAV server answer without 'DAV:' XML namespace.Giuseppe Castagno
2015-12-02Add/change some logs in WebDAV ucb.ucp layer.Giuseppe Castagno
2015-11-24loplugin:unusedfields in ucb/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-07-25Avoid possible memory leaks in case of exceptionsTakeshi Abe
2013-05-23Related rhbz#961460: Fix regression around OUString::compareTo usageStephan Bergmann
2013-04-22fdo#62096 - Changed a few compareTo's to '=='Sameer Deshmukh
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-26Bin ASCII art and pointless commentsTor Lillqvist
2013-03-24Remove RTL_CONSTASCII_(U)STRINGPARAM in ucb(ucp)Chr. Rossmanith
2012-10-04rename ucb/source/ucp/webdav to webdav-neonMichael Meeks