summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav-neon/DAVResourceAccess.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-12-15ucb: remove --with-webdav=neonMichael Stahl1-1192/+0
2021-10-11loplugin:moveparam in ucbNoel Grandin1-19/+19
2021-02-15loplugin:referencecasting in ucbNoel1-1/+1
2020-08-03loplugin:flatten in ucbNoel Grandin1-26/+26
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: ucbStephan Bergmann1-1/+1
2019-08-16loplugin:sequenceloop in ucb..unotoolsNoel Grandin1-1/+1
2019-08-09Fix typosAndrea Gelmini1-1/+1
2019-06-30Simplify Sequence iterations in ucbArkadiy Illarionov1-3/+3
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-1/+1
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin1-1/+1
2018-10-22Simplify containers iterations in ucb, ucbhelperArkadiy Illarionov1-19/+7
2018-10-17loplugin:singlevalfieldsNoel Grandin1-6/+4
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2017-10-23loplugin:includeform: ucbStephan Bergmann1-8/+8
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin1-5/+3
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin1-2/+1
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin1-4/+1
2017-02-06Add missing #includesStephan Bergmann1-1/+2
2017-01-27Don't worry, Kai, it's still in the git repoStephan Bergmann1-47/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-26/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ucbStephan Bergmann1-0/+1
2016-12-30unexpected exception seen in tinderboxCaolán McNamara1-3/+1
2016-10-03tdf#101094 (36): Fix behaviour of GET in fetching Headers onlyGiuseppe Castagno1-11/+10
2016-10-01Fix typosAndrea Gelmini1-1/+1
2016-09-26tdf#102499 (2): Refactor the WebDAV resource access retryGiuseppe Castagno1-12/+25
2016-09-18Related: tdf#101094 (31): Add a simulated HEAD method: use GETGiuseppe Castagno1-0/+45
2016-08-12Related: tdf#99499, add a limit to the number of http redirectionsGiuseppe Castagno1-3/+16
2016-07-28tdf#101094 (6) OPTIONS: Do not retry on HTTP error 501Giuseppe Castagno1-0/+4
2016-07-28tdf#101094 (3) OPTIONS: Add options implem. in DAV resource access.Giuseppe Castagno1-11/+9
2016-03-18Restore WebDAV credential dialog functionality...Giuseppe Castagno1-1/+0
2016-02-09Remove excess newlinesChris Sherlock1-10/+0
2015-12-02Add/change some logs in WebDAV ucb.ucp layer.Giuseppe Castagno1-2/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-3/+3
2014-09-11ucb: sal_Bool -> boolStephan Bergmann1-1/+1
2014-05-24coverity#983992 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-24coverity#983993 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-24coverity#983994 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-30ucb: sal_Bool->boolNoel Grandin1-13/+13
2014-02-26Remove visual noise from ucbAlexander Wilms1-45/+45
2013-08-15Adapt to LibreOffice the previous commitStephan Bergmann1-20/+20
2013-08-15Adapt to LibreOffice the previous commitStephan Bergmann1-12/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-47/+47
2013-03-01neon commands cannot be abortedStephan Bergmann1-4/+2
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-8/+8
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin1-3/+4
2012-10-04rename ucb/source/ucp/webdav to webdav-neonMichael Meeks1-0/+1237