Age | Commit message (Expand) | Author |
2021-08-18 | loplugin:passstuffbyref | Noel Grandin |
2021-08-10 | flatten PropertySetInfo a little | Noel Grandin |
2021-08-08 | create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use it | Noel Grandin |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-03-26 | loplugin:flatten | Noel |
2021-02-17 | loplugin:referencecasting in comphelper | Noel |
2021-01-20 | improve some IllegalArgumentException messages | Noel |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-11-12 | New loplugin:stringviewparam | Stephan Bergmann |
2020-11-06 | tdf#42949 Fix new IWYU warnings in directories c* | Gabor Kelemen |
2020-11-04 | remove pimpl from PropertySetHelper | Noel Grandin |
2020-11-04 | remove pimpl in PropertyBag | Noel Grandin |
2020-10-28 | std::set->o3tl::sorted_vector in OPropertyArrayAggregationHelper | Noel Grandin |
2020-09-04 | tdf#124176 Use #pragma once in comphelper | George Bateman |
2020-06-24 | use more std::container::insert instead of std::copy | Noel Grandin |
2020-04-18 | loplugin:flatten in comphelper | Noel Grandin |
2020-01-16 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Mesut Çifci |
2020-01-09 | Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int... | Stephan Bergmann |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-10-12 | Get rid of 2 OUStringBuffer in comphelper | Julien Nabet |
2019-10-08 | loplugin:redundantpointerops simplify *p.get() | Noel Grandin |
2019-09-26 | add property name when throwing css::uno::UnknownPropertyException | Noel Grandin |
2019-09-06 | Fixing "...." | Andrea Gelmini |
2019-08-19 | loplugin:constvars in chart2..connectivity | Noel Grandin |
2019-08-15 | loplugin:sequenceloop in basic..cui | Noel Grandin |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): comphelper | Stephan Bergmann |
2019-06-10 | Use hasElements to check Sequence emptiness in chart2..connectivity | Arkadiy Illarionov |
2019-05-10 | an uno -> a uno | Caolán McNamara |
2019-04-19 | tdf#42949 Fix IWYU warnings in comphelper | Gabor Kelemen |
2019-04-07 | Don't use resettable/clearable guard where plain guard is enough | Mike Kaganski |
2019-04-03 | Fix typos | Jens Carl |
2019-03-27 | Remove unused using declarations in directories [a-d]* | Gabor Kelemen |
2019-03-12 | Simplify containers iterations in chart2, cli_ure, comphelper, configmgr | Arkadiy Illarionov |
2019-03-04 | simplify UNO getTypes methods | Noel Grandin |
2019-02-18 | fix comparison of std::lower_bound result | Noel Grandin |
2019-02-08 | loplugin:indentation in codemaker..comphelper | Noel Grandin |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-24 | Fix typos | Andrea Gelmini |
2018-10-20 | when calling std::lower_bound | Noel Grandin |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |
2018-10-08 | tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]* | Gabor Kelemen |
2018-08-29 | Replace find_if with proper quantifier algorithms | Arkadiy Illarionov |
2018-07-20 | loplugin:unusedfields - look for fields that can be const, in comphelper | Noel Grandin |
2018-07-09 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-02-27 | Use for-range loops in comphelper and configmgr | Julien Nabet |
2018-01-25 | loplugin:unused-returns in basegfx..cppcanvas | Noel Grandin |
2018-01-23 | new loplugin: pointerbool | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: comphelper | Stephan Bergmann |
2017-12-19 | inline use-once typedefs | Noel Grandin |