summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav
AgeCommit message (Expand)AuthorFilesLines
2021-03-23tdf#124176 Use pragma once in u*Vincent LE GARREC39-156/+39
2020-12-25ucp: fix call to getComponentContextAndrew Udvare1-1/+2
2020-11-18tdf#123936 Formatting files in module ucb with clang-formatPhilipp Hofer2-15/+15
2020-10-29Revert questionable tools::Long in commented-out codeStephan Bergmann1-1/+1
2020-10-28convert some more long -> tools::LongNoel1-1/+1
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel1-1/+2
2020-09-01Fix typoAndrea Gelmini1-1/+1
2020-08-30Goodbye O[U]StringView, welcome O[U]String::ConcatStephan Bergmann1-1/+1
2020-08-29Fix typosAndrea Gelmini1-1/+1
2020-08-16loplugin:unusedmethodsNoel Grandin1-1/+0
2020-08-11Expand XSERVICEINFO_COMMOM_IMPL macro which is now used only onceJulien Nabet1-2/+19
2020-07-13expand out an UNO macroNoel Grandin1-1/+9
2020-05-13Fix syntax errors in --with-webdav=serf codeStephan Bergmann6-9/+9
2020-05-10compact namespace in ucb..uuiNoel Grandin6-9/+9
2019-12-23sal_Char->char in ucbNoel Grandin3-4/+4
2019-12-17Fix various Clang and loplugin warnings in --with-webdav=serf codeStephan Bergmann10-49/+42
2019-12-03remove some useless comment linesNoel Grandin1-1/+0
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen10-15/+0
2019-10-01tdf#42949 Fix IWYU warnings in ucb/source/*/*hxxGabor Kelemen12-8/+7
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin1-1/+1
2019-08-09Fix typosAndrea Gelmini2-3/+3
2019-04-19optimise find/insert patternNoel Grandin1-7/+1
2019-04-15ucb: xmlns typoMichael Stahl1-1/+1
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen2-5/+3
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-20/+20
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2-2/+2
2018-12-07loplugin:unnecessaryparenStephan Bergmann2-2/+2
2018-11-05-Werror,-Wunused-local-typedefStephan Bergmann1-1/+0
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin9-26/+26
2018-10-22Simplify containers iterations in ucb, ucbhelperArkadiy Illarionov10-255/+101
2018-09-24missing includes (--with-webdav=serf)Stephan Bergmann3-0/+8
2018-09-24loplugin:simplifyconstruct (--with-webdav=serf)Stephan Bergmann1-1/+1
2018-09-18Missing forward declarationStephan Bergmann1-0/+4
2018-09-04loplugin:cstylecast (--with-webdav=serf)Stephan Bergmann1-2/+2
2018-09-04-Werror=return-local-addr (-with-webdav=serf)Stephan Bergmann2-2/+2
2018-09-04loplugin:salcall (--with-webdav=serf)Stephan Bergmann2-2/+2
2018-09-04loplugin:simplifybool (--with-webdav=serf)Stephan Bergmann1-1/+1
2018-09-04loplugin:unnecessaryparen (--with-webdav=serf)Stephan Bergmann1-1/+1
2018-08-02Add missing sal/log.hxx headersGabor Kelemen10-0/+11
2018-07-11clean up UNO available() implementationsNoel Grandin1-1/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke2-2/+0
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-2/+0
2018-03-04Remove unnecessary INetProtocol::Webdav[s] againStephan Bergmann2-4/+4
2018-03-04Remove unnecessary INetProtocol::VndSunStarWebdavs againStephan Bergmann2-2/+2
2018-03-04Change INetURLObject::isSchemeEqualTo parameter to u16string_viewStephan Bergmann1-2/+2
2018-02-01Support for webdav:// and webdavs:// schemes from command lineVasily Melenchuk3-77/+42
2018-01-16Fix typosAndrea Gelmini1-2/+2
2017-12-19inline use-once typedefsNoel Grandin1-2/+1
2017-11-07loplugin:unnecessaryparenStephan Bergmann1-3/+3
2017-11-07loplugin:flattenStephan Bergmann1-6/+2