Age | Commit message (Expand) | Author |
2017-12-07 | loplugin:countusersofdefaultparams in comphelper | Noel Grandin |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-11-28 | not used with disable-dynloading | Caolán McNamara |
2017-11-25 | iOS, simplifyModule in cppuhelper is unusedlibreoffice-6-0-branch-point | jan Iversen |
2017-11-25 | add cppu::throwException test case | Caolán McNamara |
2017-11-25 | LOK: provide user feedback while preloading. | Michael Meeks |
2017-10-27 | Better fix for CppunitTest_services | Stephan Bergmann |
2017-10-23 | loplugin:constmethod in cppu,cppuhelper,idlc | Noel Grandin |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-05 | Rename and move SAL_U/W to o3tl::toU/W | Mike Kaganski |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-27 | cppuhelper_detail_findSofficePath: use Unicode on Windows | Mike Kaganski |
2017-09-21 | loplugin:flatten in connectivity..desktop | Noel Grandin |
2017-09-04 | loplugin:unnecessaryparen include c++ casts | Noel Grandin |
2017-08-21 | cppuhelper: fix double checked locking in getTypeEntries() | Michael Stahl |
2017-08-17 | remove unnecessary use of OUString::getStr | Noel Grandin |
2017-08-11 | convert std::map::insert to std::map::emplace II | Noel Grandin |
2017-07-31 | update cppuhelper pch | Caolán McNamara |
2017-07-31 | loplugin:oncevar | Noel Grandin |
2017-07-21 | loplugin:constparams in soltools and various | Noel Grandin |
2017-07-11 | use more range-for on uno::Sequence | Noel Grandin |
2017-07-05 | new loplugin unnecessaryparen | Noel Grandin |
2017-07-02 | loplugin:casttovoid: cppuhelper | Stephan Bergmann |
2017-06-20 | android:Supress the Clang's unneeded-internal-declaration warning | brainbreaker |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-15 | use more SAL_N_ELEMENTS part 3 | Noel Grandin |
2017-06-06 | add COVERITY_NOEXCEPT_FALSE | Caolán McNamara |
2017-06-05 | Improved loplugin:cstylecast to reference types: cppuhelper | Stephan Bergmann |
2017-06-01 | Fix typos | Andrea Gelmini |
2017-05-31 | Remove some unnecessary scaffolding around SAL_WARN calls | Stephan Bergmann |
2017-05-30 | teach redundantcast plugin about functional casts | Noel Grandin |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-05-12 | remove unused uno::Reference vars | Noel Grandin |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert cppuhelper and io from OSL_ASSERT to assert | Chris Sherlock |
2017-04-27 | tdf#39468 cleanup source code comments | dennisroczek |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-12 | clang-tidy: readability-else-after-return | Noel Grandin |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-23 | loplugins:redundantcast teach it about c-style typedef casts | Noel Grandin |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-24 | makeAny->Any in cppuhelper..cui | Noel Grandin |
2017-02-21 | loplugin:subtlezeroinit: cppuhelper | Stephan Bergmann |
2017-02-15 | Drop :: prefix from std in c*/ | Tor Lillqvist |
2017-02-08 | Blind fix for apparently buggy GCC 4.8 | Stephan Bergmann |
2017-02-08 | Use OUStringLiteral | Stephan Bergmann |
2017-02-01 | loplugin:stringconstant handle calls to constructors with one arg | Noel Grandin |
2017-01-31 | a whole bunch of SAL_WARN_UNUSED | Noel Grandin |