summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav
AgeCommit message (Expand)Author
2021-04-22handle properly missing URI components for webdav/serfLuboš Luňák
2021-04-22fix component handling for ucpdav1 when --with-webdav=serfLuboš Luňák
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-03-23tdf#124176 Use pragma once in u*Vincent LE GARREC
2020-12-25ucp: fix call to getComponentContextAndrew Udvare
2020-11-18tdf#123936 Formatting files in module ucb with clang-formatPhilipp Hofer
2020-10-29Revert questionable tools::Long in commented-out codeStephan Bergmann
2020-10-28convert some more long -> tools::LongNoel
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-09-01Fix typoAndrea Gelmini
2020-08-30Goodbye O[U]StringView, welcome O[U]String::ConcatStephan Bergmann
2020-08-29Fix typosAndrea Gelmini
2020-08-16loplugin:unusedmethodsNoel Grandin
2020-08-11Expand XSERVICEINFO_COMMOM_IMPL macro which is now used only onceJulien Nabet
2020-07-13expand out an UNO macroNoel Grandin
2020-05-13Fix syntax errors in --with-webdav=serf codeStephan Bergmann
2020-05-10compact namespace in ucb..uuiNoel Grandin
2019-12-23sal_Char->char in ucbNoel Grandin
2019-12-17Fix various Clang and loplugin warnings in --with-webdav=serf codeStephan Bergmann
2019-12-03remove some useless comment linesNoel Grandin
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen
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