- 3670397 loplugin:ostr in io by Noel Grandin · 1 year, 11 months ago
- 6d3f6e7 tdf#146619 Drop unused 'using namespace' in: io/ by Gabor Kelemen · 2 years ago
- ab95ed2 Use less boost_headers in low level libraries by Gabor Kelemen · 2 years, 1 month ago
- d2ebcd8 unique_ptr->optional in OMarkableInputStream by Noel Grandin · 2 years, 4 months ago
- ca3e55b unique_ptr->optional in OPipeImpl by Noel Grandin · 2 years, 4 months ago
- 87276a4 Use getXWeak in io by Mike Kaganski · 3 years ago
- 1624289 tdf#150135: Fix OTextInputStream to throw runtime exception when uninitialized by Baole Fang · 3 years, 1 month ago
- 259ae22 Drop 'using namespace ::std' in dirs [e-p]* by Gabor Kelemen · 3 years, 2 months ago
- 4504d6d loplugin:unusedfields make some fields private by Noel Grandin · 3 years, 4 months ago
- 5bb8263 no need to allocate MemRingBuffer separately in OMarkableOutputStream by Noel Grandin · 3 years, 7 months ago
- 2bf296d io: drop unnecessary cast by Chris Sherlock · 3 years, 10 months ago
- 49fdae5 clang-tidy modernize-pass-by-value in io..jvmfwk by Noel Grandin · 3 years, 10 months ago
- c5e38ab URE Library_io should not depend on Library_comphelper by Stephan Bergmann · 4 years ago
- 34948e6 osl::Mutex->std::mutex in Pump by Noel Grandin · 4 years ago
- cb65f89 osl::Mutex->std::mutex in OMarkableInputStream by Noel Grandin · 4 years ago
- 0daeb60 osl::Mutex->std::mutex in OMarkableOutputStream by Noel Grandin · 4 years ago
- e8b38f7 osl::Mutex->std::mutex in OAcceptor by Noel Grandin · 4 years ago
- 609402c Just use Any ctor instead of makeAny in io by Stephan Bergmann · 4 years ago
- cbaf1fb loplugin:stringview more o3tl conversion by Noel Grandin · 4 years ago
- 9c431f4 Don't use Library_tl in URE libraries by Stephan Bergmann · 4 years, 1 month ago
- 67478f9 Recheck modules [i-l]* with IWYU by Gabor Kelemen · 4 years, 3 months ago
- 858c4cd osl::Mutex->std::mutex in SocketConnection by Noel Grandin · 4 years, 4 months ago
- 86aa6ad6 osl::Mutex->std::mutex in PipeAcceptor by Noel Grandin · 4 years, 4 months ago
- 5f4a580 osl::Mutex->std::mutex in SocketConnection by Noel Grandin · 4 years, 4 months ago
- db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
- 3068ab9 drop 'using namespace std' in h* i* j* by Julien Nabet · 4 years, 6 months ago
- 6af2e7d use more comphelper::OInterfaceContainerHelper2 by Noel Grandin · 4 years, 8 months ago
- 81fdfa4 Add forgotten io/Executable_io-testconnection.mk by Stephan Bergmann · 4 years, 11 months ago
- ef88aa5 Resurrect io testconnection executable by Stephan Bergmann · 4 years, 11 months ago
- 10d29c3 throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite by Stephan Bergmann · 5 years ago
- 04aafba loplugin:stringadd simplify some *StringBuffer operations by Noel Grandin · 5 years ago
- ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
- ed9ff1a Drop these defines by Mike Kaganski · 5 years ago
- c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
- 1ad26c9 loplugin:referencecasting add check for new rtl::Reference operator by Noel · 5 years ago
- 14cb12b loplugin:refcounting generalise type checking by Noel · 5 years ago
- 74583d2 tdf#124176 Use pragma once instead of include guards by Alchemist · 5 years ago
- 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
- 877f40a tdf#42949 Fix new IWYU warnings in directories [h-r]* by Gabor Kelemen · 5 years ago
- e25fd77 long->tools::Long in hwpfilter..oox by Noel · 5 years ago
- 960252e improve some exception messages by Noel Grandin · 6 years ago
- d1038da io: create instances with uno constructors by Noel Grandin · 6 years ago
- c5b985b replace usage of blacklist with excludelist for IWYU by Thorsten Behrens · 6 years ago
- 3550a45 Upcoming improved loplugin:staticanonymous -> redundantstatic: io by Stephan Bergmann · 6 years ago
- a2c7244 Make it more obvious that the error message is composed by Stephan Bergmann · 6 years ago
- f1125b5 Upcoming loplugin:elidestringvar: io by Stephan Bergmann · 6 years ago
- 33b3439 loplugin:flatten in io by Noel Grandin · 6 years ago
- 51b5b93 remove some unused local vars by Noel Grandin · 6 years ago
- c1a4554 sal_Char->char in idlc..linguistic by Noel Grandin · 6 years ago
- 911d848 Fix typo by Andrea Gelmini · 6 years ago
- 2876eb7 Fix typos by Andrea Gelmini · 6 years ago
- d2c9e289 cppcheck: performing init in init list (hwpfilter, i., l.) by Julien Nabet · 6 years ago
- f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
- ab285c7 loplugin:stringadd by Noel Grandin · 6 years ago
- bc539bd loplugin:stringadd improve detection by Noel Grandin · 6 years ago
- 03516c5 loplugin:stringadd in helpcompiler..oox by Noel Grandin · 7 years ago
- 01837a8 Simplify Sequence iterations in io by Arkadiy Illarionov · 7 years ago
- 7d3041b tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by Julien Nabet · 7 years ago
- 889dc7b use more TOOLS_WARN_EXCEPTION by Noel Grandin · 7 years ago
- ecd3a48 Fix typos by Andrea Gelmini · 7 years ago
- fab5a47 Improved loplugin:stringconstant (now that GCC 7 supports it): io by Stephan Bergmann · 7 years ago
- fdd35ea Fix typos by Andrea Gelmini · 7 years ago
- 22f2cf3 implement std::hash for css::uno::Reference and rtl::Reference by Noel Grandin · 7 years ago
- f9b8c2d tdf#42949 Fix IWYU warnings in io/ by Gabor Kelemen · 7 years ago
- 8b5e23e log nice exception messages whereever possible by Noel Grandin · 7 years ago
- 48f2d4e loplugin:unusedfields in helpcompiler..jvmfwk by Noel Grandin · 7 years ago
- de8c193 loplugin:indentation in helpcompiler..io by Noel Grandin · 7 years ago
- 07d04fd3 Better fix for missing [[noreturn]] of CPPUNIT_FAIL by Stephan Bergmann · 7 years ago
- 36e9ecd use unique_ptr in io by Noel Grandin · 7 years ago
- 6f50961 remove more rtl::OUString and OString prefixes by Noel Grandin · 7 years ago
- aacbb8b pvs-studio: V557 Array overrun is possible by Caolán McNamara · 7 years ago
- 24e4b37 tdf#120703 (PVS): handle failed realloc by Mike Kaganski · 7 years ago
- 6725311 no need to call empty() before clear() by Noel Grandin · 8 years ago
- 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
- cc7280e tdf#42949 Fix IWYU warnings in include/cppuhelper/* by Gabor Kelemen · 8 years ago
- 38a98c2 loplugin:simplifyconstruct in helpcompiler..io by Noel Grandin · 8 years ago
- 37f9fdc replace rtl_allocateMemory with std::malloc by Noel Grandin · 8 years ago
- 2858011 add operator+=(OUStringBuffer) method to OUString by Noel Grandin · 8 years ago
- bdb0775 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
- 2bceb24 Fix typos by Andrea Gelmini · 8 years ago
- 563fe60 Fix typos by Andrea Gelmini · 8 years ago
- d0f44d8 tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThread by Kevin Dubrulle · 8 years ago
- 1e3a5bb Use for-range loops in hwpfilter, i18n*, idl* and io by Julien Nabet · 8 years ago
- 34fe67b Fix typos by Andrea Gelmini · 8 years ago
- 697f01e SAL_W32 is just an alias for _WIN32 by Stephan Bergmann · 8 years ago
- 34d8710 remove local copies of std::min,std::max by Noel Grandin · 8 years ago
- ac489a4 More loplugin:cstylecast: io by Stephan Bergmann · 8 years ago
- b27fee9 loplugin:useuniqueptr cppu,idlc,io,ucbhelper by Noel Grandin · 8 years ago
- a5be07d inline use-once typedefs by Noel Grandin · 8 years ago
- 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
- 7a1c21e loplugin:simplifybool for negation of comparison operator by Noel Grandin · 8 years ago
- db378d6 loplugin:constmethod in vcl and stoc by Noel Grandin · 8 years ago
- 3f2a9e2 loplugin:includeform: io by Stephan Bergmann · 8 years ago
- 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
- 1ffba0e loplugin:flatten check for throw in then clause by Noel Grandin · 9 years ago
- b63609b loplugin:flatten in framework..package by Noel Grandin · 9 years ago
- 7aa7f4d loplugin:unnecessaryparen include c++ casts by Noel Grandin · 9 years ago
- c925381 loplugin:oncevar by Noel Grandin · 9 years ago
- 760a779 loplugin:unusedfields in io by Noel Grandin · 9 years ago
- 9af8964 RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TO by Chris Sherlock · 9 years ago