Age | Commit message (Expand) | Author |
2024-05-09 | loplugin:ostr in io | Noel Grandin |
2024-03-29 | tdf#146619 Drop unused 'using namespace' in: io/ | Gabor Kelemen |
2024-03-06 | Use less boost_headers in low level libraries | Gabor Kelemen |
2023-12-18 | unique_ptr->optional in OMarkableInputStream | Noel Grandin |
2023-12-18 | unique_ptr->optional in OPipeImpl | Noel Grandin |
2023-05-27 | Use getXWeak in io | Mike Kaganski |
2023-03-14 | tdf#150135: Fix OTextInputStream to throw runtime exception when uninitialized | Baole Fang |
2023-02-15 | Drop 'using namespace ::std' in dirs [e-p]* | Gabor Kelemen |
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 |