Age | Commit message (Expand) | Author |
2021-10-16 | Simplify vector initialization in ucb | Julien Nabet |
2021-08-02 | convert #defines to OUStringLiteral | Noel Grandin |
2021-04-22 | handle properly missing URI components for webdav/serf | Luboš Luňák |
2021-04-22 | fix component handling for ucpdav1 when --with-webdav=serf | Luboš Luňák |
2021-04-22 | no need to create temporaries when appending number to O[U]StringBuffer | Noel Grandin |
2021-03-23 | tdf#124176 Use pragma once in u* | Vincent LE GARREC |
2020-12-25 | ucp: fix call to getComponentContext | Andrew Udvare |
2020-11-18 | tdf#123936 Formatting files in module ucb with clang-format | Philipp Hofer |
2020-10-29 | Revert questionable tools::Long in commented-out code | Stephan Bergmann |
2020-10-28 | convert some more long -> tools::Long | Noel |
2020-10-03 | use more TOOLS_WARN_EXCEPTION | Noel |
2020-09-01 | Fix typo | Andrea Gelmini |
2020-08-30 | Goodbye O[U]StringView, welcome O[U]String::Concat | Stephan Bergmann |
2020-08-29 | Fix typos | Andrea Gelmini |
2020-08-16 | loplugin:unusedmethods | Noel Grandin |
2020-08-11 | Expand XSERVICEINFO_COMMOM_IMPL macro which is now used only once | Julien Nabet |
2020-07-13 | expand out an UNO macro | Noel Grandin |
2020-05-13 | Fix syntax errors in --with-webdav=serf code | Stephan Bergmann |
2020-05-10 | compact namespace in ucb..uui | Noel Grandin |
2019-12-23 | sal_Char->char in ucb | Noel Grandin |
2019-12-17 | Fix various Clang and loplugin warnings in --with-webdav=serf code | Stephan Bergmann |
2019-12-03 | remove some useless comment lines | Noel Grandin |
2019-10-29 | tdf#42949 Fix IWYU warnings in ucb/*/*cxx | Gabor Kelemen |
2019-10-01 | tdf#42949 Fix IWYU warnings in ucb/source/*/*hxx | Gabor Kelemen |
2019-09-26 | add property name when throwing css::uno::UnknownPropertyException | Noel Grandin |
2019-08-09 | Fix typos | Andrea Gelmini |
2019-04-19 | optimise find/insert pattern | Noel Grandin |
2019-04-15 | ucb: xmlns typo | Michael Stahl |
2019-02-08 | o3tl::make_unique -> std::make_unique in tools..xmloff | Gabor Kelemen |
2019-01-08 | convert "*xxx.get()" to "*xxx" | Noel Grandin |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-12-07 | loplugin:unnecessaryparen | Stephan Bergmann |
2018-11-05 | -Werror,-Wunused-local-typedef | Stephan Bergmann |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-22 | Simplify containers iterations in ucb, ucbhelper | Arkadiy Illarionov |
2018-09-24 | missing includes (--with-webdav=serf) | Stephan Bergmann |
2018-09-24 | loplugin:simplifyconstruct (--with-webdav=serf) | Stephan Bergmann |
2018-09-18 | Missing forward declaration | Stephan Bergmann |
2018-09-04 | loplugin:cstylecast (--with-webdav=serf) | Stephan Bergmann |
2018-09-04 | -Werror=return-local-addr (-with-webdav=serf) | Stephan Bergmann |
2018-09-04 | loplugin:salcall (--with-webdav=serf) | Stephan Bergmann |
2018-09-04 | loplugin:simplifybool (--with-webdav=serf) | Stephan Bergmann |
2018-09-04 | loplugin:unnecessaryparen (--with-webdav=serf) | Stephan Bergmann |
2018-08-02 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-11 | clean up UNO available() implementations | Noel Grandin |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-03-04 | Remove unnecessary INetProtocol::Webdav[s] again | Stephan Bergmann |
2018-03-04 | Remove unnecessary INetProtocol::VndSunStarWebdavs again | Stephan Bergmann |
2018-03-04 | Change INetURLObject::isSchemeEqualTo parameter to u16string_view | Stephan Bergmann |