Age | Commit message (Expand) | Author |
2018-02-26 | loplugin:oncevar extend to tools/gen.hxx types | Noel Grandin |
2018-02-11 | Pre-load key UNO mappings. | Michael Meeks |
2018-02-11 | lok: allow libraries to pre-init themselves. | Michael Meeks |
2018-02-01 | cppuhelper: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-01-19 | SAL_W32 is just an alias for _WIN32 | Stephan Bergmann |
2018-01-17 | Fix typos | Andrea Gelmini |
2018-01-15 | More loplugin:cstylecast: cppuhelper | Stephan Bergmann |
2018-01-12 | More loplugin:cstylecast: cppuhelper | Stephan Bergmann |
2018-01-12 | Revert "Print the important failure messages on iOS even in a non-debug build" | Stephan Bergmann |
2018-01-11 | Log just one line in cppuhelper::ServiceManager::preloadImplementations() | Tor Lillqvist |
2018-01-10 | Do use just std::cerr in cppuhelper::ServiceManager::preloadImplementations() | Tor Lillqvist |
2018-01-10 | Bin superfluous using declarations | Tor Lillqvist |
2018-01-10 | Don't try to preload the KDE4 shell backend as that crashes | Tor Lillqvist |
2018-01-10 | Simplify logging in cppuhelper::ServiceManager::preloadImplementations() | Tor Lillqvist |
2017-12-23 | loplugin:passstuffbyref improved returns | Noel Grandin |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
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 |