Age | Commit message (Expand) | Author |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-10-05 | drop 'using namespace std' in h* i* j* | Julien Nabet |
2021-08-06 | use more comphelper::OInterfaceContainerHelper2 | Noel Grandin |
2021-05-25 | Add forgotten io/Executable_io-testconnection.mk | Stephan Bergmann |
2021-05-25 | Resurrect io testconnection executable | Stephan Bergmann |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-29 | loplugin:stringadd simplify some *StringBuffer operations | Noel Grandin |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-26 | Drop these defines | Mike Kaganski |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-02-18 | loplugin:referencecasting add check for new rtl::Reference operator | Noel |
2021-02-11 | loplugin:refcounting generalise type checking | Noel |
2021-01-03 | tdf#124176 Use pragma once instead of include guards | Alchemist |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-11-10 | tdf#42949 Fix new IWYU warnings in directories [h-r]* | Gabor Kelemen |
2020-10-22 | long->tools::Long in hwpfilter..oox | Noel |
2020-09-27 | improve some exception messages | Noel Grandin |
2020-07-14 | io: create instances with uno constructors | Noel Grandin |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-07-01 | Upcoming improved loplugin:staticanonymous -> redundantstatic: io | Stephan Bergmann |
2020-06-05 | Make it more obvious that the error message is composed | Stephan Bergmann |
2020-06-04 | Upcoming loplugin:elidestringvar: io | Stephan Bergmann |
2020-04-07 | loplugin:flatten in io | Noel Grandin |
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 |