summaryrefslogtreecommitdiff
path: root/cppuhelper
AgeCommit message (Expand)Author
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-11Pre-load key UNO mappings.Michael Meeks
2018-02-11lok: allow libraries to pre-init themselves.Michael Meeks
2018-02-01cppuhelper: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann
2018-01-17Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: cppuhelperStephan Bergmann
2018-01-12More loplugin:cstylecast: cppuhelperStephan Bergmann
2018-01-12Revert "Print the important failure messages on iOS even in a non-debug build"Stephan Bergmann
2018-01-11Log just one line in cppuhelper::ServiceManager::preloadImplementations()Tor Lillqvist
2018-01-10Do use just std::cerr in cppuhelper::ServiceManager::preloadImplementations()Tor Lillqvist
2018-01-10Bin superfluous using declarationsTor Lillqvist
2018-01-10Don't try to preload the KDE4 shell backend as that crashesTor Lillqvist
2018-01-10Simplify logging in cppuhelper::ServiceManager::preloadImplementations()Tor Lillqvist
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07loplugin:countusersofdefaultparams in comphelperNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-28not used with disable-dynloadingCaolán McNamara
2017-11-25iOS, simplifyModule in cppuhelper is unusedlibreoffice-6-0-branch-pointjan Iversen
2017-11-25add cppu::throwException test caseCaolán McNamara
2017-11-25LOK: provide user feedback while preloading.Michael Meeks
2017-10-27Better fix for CppunitTest_servicesStephan Bergmann
2017-10-23loplugin:constmethod in cppu,cppuhelper,idlcNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-27cppuhelper_detail_findSofficePath: use Unicode on WindowsMike Kaganski
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-21cppuhelper: fix double checked locking in getTypeEntries()Michael Stahl
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-31update cppuhelper pchCaolán McNamara
2017-07-31loplugin:oncevarNoel Grandin
2017-07-21loplugin:constparams in soltools and variousNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-02loplugin:casttovoid: cppuhelperStephan Bergmann
2017-06-20android:Supress the Clang's unneeded-internal-declaration warningbrainbreaker
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-05Improved loplugin:cstylecast to reference types: cppuhelperStephan Bergmann
2017-06-01Fix typosAndrea Gelmini
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke