summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
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
2019-10-17Silence Clang 10 trunk -Wdeprecated-volatile in GLib for nowStephan Bergmann
2019-10-17Remove some memset callsMike Kaganski
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-09use cppu::WeakImplHelper in HierarchyDataSourceNoel Grandin
2019-10-08use cppu::WeakImplHelper in FTPContentIdentifierNoel Grandin
2019-10-08use cppu::WeakImplHelper in fileaccess::FileContentIdentifierNoel Grandin
2019-10-08use cppu::WeakImplHelper in UniversalContentBrokerNoel Grandin
2019-10-08use cppu::WeakImplHelper in CachedDynamicResultSetStubFactoryNoel Grandin
2019-10-08use cppu::WeakImplHelper in fileaccess::BaseContentNoel Grandin
2019-10-08use cppu::WeakImplHelper in CachedDynamicResultSetFactoryNoel Grandin
2019-10-08use cppu::WeakImplHelper in CachedContentResultSetStubFactoryNoel Grandin
2019-10-08use cppu::WeakImplHelper in CachedContentResultSetFactoryNoel Grandin
2019-10-07enable -Wrange-loop-analysis on clangNoel Grandin
2019-10-02loplugin:stringadd in tools..unotoolsNoel Grandin
2019-10-01tdf#42949 Fix IWYU warnings in ucb/source/*/*hxxGabor Kelemen
2019-09-28loplugin:constmethod in ucb..uuiNoel Grandin
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-25Use cppu::WeakImplHelperStephan Bergmann
2019-09-25Better use rtl::Reference to hold ref-counted UNO objectsStephan Bergmann