summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav-neon/webdavcontent.cxx
AgeCommit message (Expand)Author
2021-11-01Prepare for removal of non-const operator[] from Sequence in ucbMike Kaganski
2021-10-16Simplify vector initialization in ucbJulien Nabet
2021-10-14Finish merging two identical conditional branchesMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-15loplugin:referencecasting in ucbNoel
2021-02-07Remove unneeded breaksAndrea Gelmini
2020-10-04loplugin:reducevarscope in toolkit..unotoolsNoel
2020-08-29Fix typosAndrea Gelmini
2020-08-03loplugin:flatten in ucbNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-01-26remove some unused local varsNoel Grandin
2020-01-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-08-24loplugin:returnconstval in test..writerfilterNoel Grandin
2019-08-16loplugin:sequenceloop in ucb..unotoolsNoel Grandin
2019-08-09Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ucbStephan Bergmann
2019-07-21loplugin:referencecasting in ucbNoel Grandin
2019-06-30Simplify Sequence iterations in ucbArkadiy Illarionov
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2019-04-15loplugin:sequentialassign in ucb..vbahelperNoel Grandin
2019-01-08Don't crash when accessing WebDAV resource after auth failedMike Kaganski
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-23Remove redundant comparisons, copy properties unconditionallyArkadiy Illarionov
2018-10-22Simplify containers iterations in ucb, ucbhelperArkadiy Illarionov
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-31loplugin:returnconstant in ucbNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-01Support for webdav:// and webdavs:// schemes from command lineVasily Melenchuk
2017-09-27loplugin:flatten in toolkit..vbahelperNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin
2017-09-01Fix typosAndrea Gelmini
2017-07-13loplugin:oncevar: empty strings: ucbStephan Bergmann
2017-06-26s/catched/caughtNoel Grandin
2017-06-06ucb: replace double checked locking patternsJochen Nitschke
2017-05-19loplugin:stringcopy: ucbStephan Bergmann
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-05tdf#106955: Open WebDAV resources on which PROPFIND failsMike Kaganski
2017-04-03use actual UNO enums in test..vbahelperNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-02Fix typosAndrea Gelmini