Age | Commit message (Expand) | Author |
2020-02-12 | clang-analyzer-deadcode.DeadStores | Noel Grandin |
2020-01-31 | clang-tidy modernize-concat-nested-namespace | Noel Grandin |
2020-01-30 | tdf#124176: Use pragma once instead of include guards | bugrakurt |
2020-01-26 | remove some unused local vars | Noel Grandin |
2020-01-25 | tdf#130137 Replace remaining uses of WNT define checks with _WIN32 | A_GAN |
2020-01-24 | loplugin:makeshared in svgio..writerperfect | Noel Grandin |
2020-01-21 | lok: disable ucbgio provider for Online. | Michael Meeks |
2020-01-20 | Split independent loop vars, giving them appropriate types | Stephan Bergmann |
2020-01-18 | Fix typo in comment | Stephan Bergmann |
2020-01-13 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Mesut Çifci |
2020-01-13 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Mesut Çifci |
2019-12-23 | sal_Char->char in ucb | Noel Grandin |
2019-12-18 | loplugin:duplicate-defines | Noel Grandin |
2019-12-17 | Fix various Clang and loplugin warnings in --with-webdav=serf code | Stephan Bergmann |
2019-12-13 | loplugin:expandablemethods | Noel Grandin |
2019-12-12 | Remove some redundant user-provided dtors | Stephan Bergmann |
2019-12-03 | remove some useless comment lines | Noel Grandin |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-11-30 | Rewrite uses of boost::optional | Stephan Bergmann |
2019-11-27 | more UCB test more robust on my system | Noel Grandin |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-21 | tdf#128598: Drop dubious file: -> smb: conversion completely | Stephan Bergmann |
2019-11-17 | Extend loplugin:external to warn about enums | Stephan Bergmann |
2019-11-13 | Extend loplugin:salbool to loplugin:fakebool | Stephan Bergmann |
2019-11-03 | loplugin:stringadd | Noel Grandin |
2019-11-02 | New loplugin:conditionalstring | Stephan Bergmann |
2019-10-31 | Fix StringAdd::isCompileTimeConstant | Stephan Bergmann |
2019-10-29 | tdf#42949 Fix IWYU warnings in ucb/*/*cxx | Gabor Kelemen |
2019-10-28 | loplugin:stringadd improve detection | Noel Grandin |
2019-10-21 | Silence new Clang 10 trunk -std=c++2a -Wambiguous-reversed-operator for now | Stephan Bergmann |
2019-10-21 | size some stringbuffer to prevent re-alloc | Noel Grandin |
2019-10-17 | Silence Clang 10 trunk -Wdeprecated-volatile in GLib for now | Stephan Bergmann |
2019-10-17 | Remove some memset calls | Mike Kaganski |
2019-10-15 | new loplugin:bufferadd | Noel Grandin |
2019-10-14 | loplugin:stringadd look for unnecessary temporaries | Noel Grandin |
2019-10-09 | use cppu::WeakImplHelper in HierarchyDataSource | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in FTPContentIdentifier | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in fileaccess::FileContentIdentifier | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in UniversalContentBroker | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in CachedDynamicResultSetStubFactory | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in fileaccess::BaseContent | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in CachedDynamicResultSetFactory | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in CachedContentResultSetStubFactory | Noel Grandin |
2019-10-08 | use cppu::WeakImplHelper in CachedContentResultSetFactory | Noel Grandin |
2019-10-07 | enable -Wrange-loop-analysis on clang | Noel Grandin |
2019-10-02 | loplugin:stringadd in tools..unotools | Noel Grandin |
2019-10-01 | tdf#42949 Fix IWYU warnings in ucb/source/*/*hxx | Gabor Kelemen |
2019-09-28 | loplugin:constmethod in ucb..uui | Noel Grandin |
2019-09-26 | add property name when throwing css::uno::UnknownPropertyException | Noel Grandin |
2019-09-25 | Use cppu::WeakImplHelper | Stephan Bergmann |