summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav-neon
AgeCommit message (Expand)Author
2021-12-15ucb: remove --with-webdav=neonMichael Stahl
2021-11-29loplugin:stringliteraldefine in ucbNoel Grandin
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-10-11loplugin:moveparam in ucbNoel Grandin
2021-10-04drop 'using namespace std' in sd + ucbJulien Nabet
2021-10-01loplugin:constmethodNoel Grandin
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: ucbStephan Bergmann
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-06osl::Mutex->std::mutex in DAVSessionFactoryNoel Grandin
2021-08-04osl::Mutex->std::mutex in PropertyNamesCacheNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-03-23tdf#124176 Use pragma once in u*Vincent LE GARREC
2021-02-15loplugin:referencecasting in ucbNoel
2021-02-07Remove unneeded breaksAndrea Gelmini
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-06Avoid relying on OString(char const *) ctor's undocumented behaviorStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-18tdf#123936 Formatting files in module ucb with clang-formatPhilipp Hofer
2020-10-29ne_lock::timeout is of type long, so keep using that hereStephan Bergmann
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-04loplugin:reducevarscope in toolkit..unotoolsNoel
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-29Fix typosAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-16loplugin:unusedmethodsNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-03loplugin:flatten in ucbNoel Grandin
2020-07-22ucb/neon: create instances with uno constructorsNoel Grandin
2020-07-13expand out an UNO macroNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: ucbStephan Bergmann
2020-06-12tdf#133673 fix webdav lock refresh with Auth:NegotiateJulian Kalinowski
2020-06-10Fix webdav lock refresh returning 0 instead of true when successfulJulian Kalinowski
2020-05-31neon: upgrade to release 0.31.1Jan-Marek Glogowski
2020-05-10compact namespace in ucb..uuiNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-29tdf#132460 Fix feedback-loop during WebDAV lock refreshJean-Louis Fuchs
2020-04-09Error strings are not guaranteed to be ASCIIMike Kaganski
2020-04-03Improve handling of non-ASCII HTTP header field valuesStephan Bergmann
2020-04-01crashtesting: assert on loading fdo102527-1.htmlCaolán McNamara
2020-03-25ucb-webdav-neon: drop large commented code blocksJan-Marek Glogowski
2020-03-15Revert "loplugin:constfields in ucb"Noel Grandin