Age | Commit message (Expand) | Author |
2020-08-17 | Remove dead comment | Stephan Bergmann |
2020-08-15 | Fix typo | Andrea Gelmini |
2020-08-05 | Avoid warnings about unused Char4 | Stephan Bergmann |
2020-08-03 | loplugin:flatten in configmgr..i18nutil | Noel Grandin |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-07-01 | Upcoming improved loplugin:staticanonymous -> redundantstatic: cppu | Stephan Bergmann |
2020-06-26 | Handle uno_threadpool_dispose in parallel with uno_threadpool_putJob | Stephan Bergmann |
2020-06-16 | Use the saner std::condition_variable semantics for JobQueue::m_cndWait | Stephan Bergmann |
2020-06-15 | Model the dispose tokens as `void const *` instead of `sal_Int64` | Stephan Bergmann |
2020-06-15 | Remove a potentially already enqueued response when a bridge is disposed | Stephan Bergmann |
2020-05-24 | inline some use-once typedefs | Noel Grandin |
2020-05-08 | compact namespace in canvas..cui | Noel Grandin |
2020-04-28 | tdf#115399: Don't kill pre-existing typelib_TypeDescription members | Stephan Bergmann |
2020-04-28 | Fix printing rtl_uString* | Stephan Bergmann |
2020-04-23 | cid#1462311 silence Use after free | Caolán McNamara |
2020-04-23 | Related tdf#115399: Reorder code slightly | Stephan Bergmann |
2020-04-18 | loplugin:flatten in cppu | Noel Grandin |
2020-04-14 | loplugin:buriedassign in c* | Noel Grandin |
2020-03-06 | Make TYPELIB_TYPEDESCRIPTIONREFERENCE_ISREALLYWEAK constexpr | Stephan Bergmann |
2020-03-04 | Remove redundant local reallyWeak function | Stephan Bergmann |
2020-02-24 | Fix typo | Andrea Gelmini |
2020-01-15 | clang-tidy modernize-concat-nested-namespace in cppcanvas..cppuhelper | Noel Grandin |
2020-01-07 | Replace a CPPUNIT_ASSERT_EQUAL with a static_assert | Stephan Bergmann |
2019-12-18 | sal_Char->char in cppcanvas..cui | Noel Grandin |
2019-12-03 | Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t) | Stephan Bergmann |
2019-11-23 | cppcheck: performing init in init list (comphelper/connectivity/cppu/cui) | Julien Nabet |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-08 | Avoid repeated calls cppu::detail::loadModule -> osl_getModuleURLFromAddress | Stephan Bergmann |
2019-10-28 | loplugin:stringadd improve detection | Noel Grandin |
2019-10-17 | Remaining loplugin:bufferadd | Stephan Bergmann |
2019-10-15 | new loplugin:bufferadd | Noel Grandin |
2019-10-14 | loplugin:stringadd look for unnecessary temporaries | Noel Grandin |
2019-10-01 | loplugin:stringadd in basctl..cui | Noel Grandin |
2019-09-03 | Silence -fsanitize=object-size in --enable-optimized builds | Stephan Bergmann |
2019-08-30 | new loplugin:noexceptmove | Noel Grandin |
2019-07-26 | cid#1448407 silence Resource leak | Caolán McNamara |
2019-05-22 | New loplugin:data | Stephan Bergmann |
2019-04-27 | tdf#120703 PVS: V581 ifs with identical conditions | Mike Kaganski |
2019-04-22 | Fix typo | Andrea Gelmini |
2019-04-15 | improve loplugin simplifyconstruct | Noel Grandin |
2019-04-01 | tdf#120703 PVS: Silence V522 warnings | Mike Kaganski |
2019-03-03 | Simplify containers iterations in cppcanvas, cppu, cppuhelper | Arkadiy Illarionov |
2019-03-02 | Fix typo | Andrea Gelmini |
2019-02-20 | More loplugin:simplifybool | Stephan Bergmann |
2019-02-19 | Some uses of C++17 class template argument deduction | Stephan Bergmann |
2019-02-19 | More loplugin:simplifybool | Stephan Bergmann |
2019-02-08 | loplugin:indentation in cppu..cui | Noel Grandin |
2019-01-29 | cppu: fix Android build | Miklos Vajna |
2019-01-29 | tdf#42949 Fix IWYU warnings in cppu/ | Gabor Kelemen |
2019-01-19 | Fix typo | Andrea Gelmini |