Age | Commit message (Expand) | Author |
2020-01-26 | remove some unused local vars | Noel Grandin |
2019-12-19 | sal_Char->char in idlc..linguistic | Noel Grandin |
2019-12-12 | Fix typo | Andrea Gelmini |
2019-12-11 | Fix typos | Andrea Gelmini |
2019-11-24 | cppcheck: performing init in init list (hwpfilter, i., l.) | Julien Nabet |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-03 | loplugin:stringadd | Noel Grandin |
2019-10-28 | loplugin:stringadd improve detection | Noel Grandin |
2019-10-01 | loplugin:stringadd in helpcompiler..oox | Noel Grandin |
2019-09-01 | Simplify Sequence iterations in io | Arkadiy Illarionov |
2019-08-17 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Julien Nabet |
2019-08-16 | use more TOOLS_WARN_EXCEPTION | Noel Grandin |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): io | Stephan Bergmann |
2019-07-27 | Fix typos | Andrea Gelmini |
2019-04-30 | implement std::hash for css::uno::Reference and rtl::Reference | Noel Grandin |
2019-04-25 | tdf#42949 Fix IWYU warnings in io/ | Gabor Kelemen |
2019-03-07 | log nice exception messages whereever possible | Noel Grandin |
2019-02-24 | loplugin:unusedfields in helpcompiler..jvmfwk | Noel Grandin |
2019-02-09 | loplugin:indentation in helpcompiler..io | Noel Grandin |
2019-02-01 | Better fix for missing [[noreturn]] of CPPUNIT_FAIL | Stephan Bergmann |
2018-12-19 | use unique_ptr in io | Noel Grandin |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-21 | pvs-studio: V557 Array overrun is possible | Caolán McNamara |
2018-10-21 | tdf#120703 (PVS): handle failed realloc | Mike Kaganski |
2018-10-03 | no need to call empty() before clear() | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-10 | tdf#42949 Fix IWYU warnings in include/cppuhelper/* | Gabor Kelemen |
2018-09-09 | loplugin:simplifyconstruct in helpcompiler..io | Noel Grandin |
2018-08-29 | replace rtl_allocateMemory with std::malloc | Noel Grandin |
2018-08-01 | add operator+=(OUStringBuffer) method to OUString | Noel Grandin |
2018-07-30 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-23 | Fix typos | Andrea Gelmini |
2018-07-18 | Fix typos | Andrea Gelmini |
2018-07-08 | tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThread | Kevin Dubrulle |
2018-03-18 | Use for-range loops in hwpfilter, i18n*, idl* and io | Julien Nabet |
2018-01-24 | Fix typos | Andrea Gelmini |
2018-01-19 | SAL_W32 is just an alias for _WIN32 | Stephan Bergmann |
2018-01-15 | remove local copies of std::min,std::max | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: io | Stephan Bergmann |
2018-01-11 | loplugin:useuniqueptr cppu,idlc,io,ucbhelper | Noel Grandin |
2017-12-19 | inline use-once typedefs | Noel Grandin |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-11-23 | loplugin:simplifybool for negation of comparison operator | Noel Grandin |
2017-10-30 | loplugin:constmethod in vcl and stoc | Noel Grandin |
2017-10-23 | loplugin:includeform: io | Stephan Bergmann |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-29 | loplugin:flatten check for throw in then clause | Noel Grandin |
2017-09-22 | loplugin:flatten in framework..package | Noel Grandin |
2017-09-04 | loplugin:unnecessaryparen include c++ casts | Noel Grandin |