summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav
AgeCommit message (Expand)Author
2019-10-01tdf#42949 Fix IWYU warnings in ucb/source/*/*hxxGabor Kelemen
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-08-09Fix typosAndrea Gelmini
2019-04-19optimise find/insert patternNoel Grandin
2019-04-15ucb: xmlns typoMichael Stahl
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07loplugin:unnecessaryparenStephan Bergmann
2018-11-05-Werror,-Wunused-local-typedefStephan Bergmann
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-22Simplify containers iterations in ucb, ucbhelperArkadiy Illarionov
2018-09-24missing includes (--with-webdav=serf)Stephan Bergmann
2018-09-24loplugin:simplifyconstruct (--with-webdav=serf)Stephan Bergmann
2018-09-18Missing forward declarationStephan Bergmann
2018-09-04loplugin:cstylecast (--with-webdav=serf)Stephan Bergmann
2018-09-04-Werror=return-local-addr (-with-webdav=serf)Stephan Bergmann
2018-09-04loplugin:salcall (--with-webdav=serf)Stephan Bergmann
2018-09-04loplugin:simplifybool (--with-webdav=serf)Stephan Bergmann
2018-09-04loplugin:unnecessaryparen (--with-webdav=serf)Stephan Bergmann
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-11clean up UNO available() implementationsNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-04Remove unnecessary INetProtocol::Webdav[s] againStephan Bergmann
2018-03-04Remove unnecessary INetProtocol::VndSunStarWebdavs againStephan Bergmann
2018-03-04Change INetURLObject::isSchemeEqualTo parameter to u16string_viewStephan Bergmann
2018-02-01Support for webdav:// and webdavs:// schemes from command lineVasily Melenchuk
2018-01-16Fix typosAndrea Gelmini
2017-12-19inline use-once typedefsNoel Grandin
2017-11-07loplugin:unnecessaryparenStephan Bergmann
2017-11-07loplugin:flattenStephan Bergmann
2017-11-07loplugin:includeform: automatic rewrite in --with-webdav=serf codeStephan Bergmann
2017-11-03Replace lists by vector or deque in ucb/ucbhelperJulien Nabet
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-08-25Use osl_atomic_inc/decrement in --with-webdav=serf code, tooStephan Bergmann
2017-08-25Various loplugin warnings in --with-webdav=serf codeStephan Bergmann
2017-08-22fix build regression from d347c2403605c5aa3ddd98fb605366914acab79fMarkus Mohrhard
2017-08-21fix bogus always-true assertsMichael Stahl
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-12fix the webdav=serf build after 65e4a776e8315fd61fd67ad00d28985b11f0b79eMarkus Mohrhard
2017-07-11simplify some OUString::copy callsNoel Grandin
2017-06-10-Werror=unused-variableMarkus Mohrhard
2017-06-06ucb: replace double checked locking patternsJochen Nitschke
2017-05-12fix build after 185ed3ddb8c01ee4465ce559e37113824f57b5c7Markus Mohrhard
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-13Removed duplicated includesAndrea Gelmini
2017-03-25Fix typosAndrea Gelmini
2017-03-17cleanup double includes and declarationsJochen Nitschke