Age | Commit message (Expand) | Author |
2022-11-24 | loplugin:unusedfields make some fields private | Noel Grandin |
2022-09-11 | no need to allocate MemRingBuffer separately in OMarkableOutputStream | Noel Grandin |
2022-06-21 | io: drop unnecessary cast | Chris Sherlock |
2022-06-21 | clang-tidy modernize-pass-by-value in io..jvmfwk | Noel Grandin |
2022-05-09 | URE Library_io should not depend on Library_comphelper | Stephan Bergmann |
2022-05-08 | osl::Mutex->std::mutex in Pump | Noel Grandin |
2022-05-08 | osl::Mutex->std::mutex in OMarkableInputStream | Noel Grandin |
2022-05-08 | osl::Mutex->std::mutex in OMarkableOutputStream | Noel Grandin |
2022-05-08 | osl::Mutex->std::mutex in OAcceptor | Noel Grandin |
2022-05-04 | Just use Any ctor instead of makeAny in io | Stephan Bergmann |
2022-04-12 | loplugin:stringview more o3tl conversion | Noel Grandin |
2022-02-25 | Don't use Library_tl in URE libraries | Stephan Bergmann |
2022-01-27 | Recheck modules [i-l]* with IWYU | Gabor Kelemen |
2021-12-20 | osl::Mutex->std::mutex in SocketConnection | Noel Grandin |
2021-12-20 | osl::Mutex->std::mutex in PipeAcceptor | Noel Grandin |
2021-12-20 | osl::Mutex->std::mutex in SocketConnection | Noel Grandin |
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 |