summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2020-06-12tdf#133673 fix webdav lock refresh with Auth:NegotiateJulian Kalinowski
2020-06-11Fix webdav lock refresh returning 0 instead of true when successfulJulian Kalinowski
2020-05-21use for-range on Sequence in testtools..xmloffNoel Grandin
2020-05-13Fix syntax errors in --with-webdav=serf codeStephan Bergmann
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-24Typo: surf->serfJulien Nabet
2020-04-17loplugin:buriedassign in tools..xmloffNoel Grandin
2020-04-14"General Internet Error" dialog appearing on gio mountCaolán McNamara
2020-04-09Error strings are not guaranteed to be ASCIIMike Kaganski
2020-04-07loplugin:unusedvariableplus in ucb,xmlscriptNoel Grandin
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-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-15Revert "loplugin:constfields in ucb"Noel Grandin
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-30tdf#124176: Use pragma once instead of include guardsbugrakurt
2020-01-26remove some unused local varsNoel Grandin
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2020-01-21lok: disable ucbgio provider for Online.Michael Meeks
2020-01-20Split independent loop vars, giving them appropriate typesStephan Bergmann
2020-01-18Fix typo in commentStephan Bergmann
2020-01-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2019-12-23sal_Char->char in ucbNoel Grandin
2019-12-18loplugin:duplicate-definesNoel Grandin
2019-12-17Fix various Clang and loplugin warnings in --with-webdav=serf codeStephan Bergmann
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-12-03remove some useless comment linesNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-27more UCB test more robust on my systemNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-21tdf#128598: Drop dubious file: -> smb: conversion completelyStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann
2019-11-03loplugin:stringaddNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-21Silence new Clang 10 trunk -std=c++2a -Wambiguous-reversed-operator for nowStephan Bergmann
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin