summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav-neon/ContentProperties.cxx
AgeCommit message (Expand)Author
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-25Fix typosAndrea Gelmini
2016-05-13clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin
2016-02-29loplugin:unuseddefaultparam in ucbNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-30Related tdf#95217: Http header names are case insensitiveGiuseppe Castagno
2015-12-02Add/change some logs in WebDAV ucb.ucp layer.Giuseppe Castagno
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin
2014-10-01ucb: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-04-30ucb: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from ucbAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-07-05Mark as constTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-10-04rename ucb/source/ucp/webdav to webdav-neonMichael Meeks