summaryrefslogtreecommitdiffstats
path: root/cppuhelper
Commit message (Expand)AuthorAgeFilesLines
* loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin2018-02-261-1/+1
* Pre-load key UNO mappings.Michael Meeks2018-02-111-0/+20
* lok: allow libraries to pre-init themselves.Michael Meeks2018-02-111-0/+13
* cppuhelper: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-011-4/+0
* SAL_W32 is just an alias for _WIN32Stephan Bergmann2018-01-191-2/+2
* Fix typosAndrea Gelmini2018-01-171-3/+3
* More loplugin:cstylecast: cppuhelperStephan Bergmann2018-01-151-8/+8
* More loplugin:cstylecast: cppuhelperStephan Bergmann2018-01-123-5/+5
* Revert "Print the important failure messages on iOS even in a non-debug build"Stephan Bergmann2018-01-121-8/+0
* Log just one line in cppuhelper::ServiceManager::preloadImplementations()Tor Lillqvist2018-01-111-3/+48
* Do use just std::cerr in cppuhelper::ServiceManager::preloadImplementations()Tor Lillqvist2018-01-101-3/+4
* Bin superfluous using declarationsTor Lillqvist2018-01-101-3/+0
* Don't try to preload the KDE4 shell backend as that crashesTor Lillqvist2018-01-101-0/+7
* Simplify logging in cppuhelper::ServiceManager::preloadImplementations()Tor Lillqvist2018-01-101-39/+4
* loplugin:passstuffbyref improved returnsNoel Grandin2017-12-231-2/+2
* loplugin:salcall fix functionsNoel Grandin2017-12-115-6/+6
* loplugin:countusersofdefaultparams in comphelperNoel Grandin2017-12-071-2/+2
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-051-2/+2
* not used with disable-dynloadingCaolán McNamara2017-11-281-1/+1
* iOS, simplifyModule in cppuhelper is unusedlibreoffice-6-0-branch-pointjan Iversen2017-11-251-0/+2
* add cppu::throwException test caseCaolán McNamara2017-11-253-0/+88
* LOK: provide user feedback while preloading.Michael Meeks2017-11-251-1/+41
* Better fix for CppunitTest_servicesStephan Bergmann2017-10-272-5/+16
* loplugin:constmethod in cppu,cppuhelper,idlcNoel Grandin2017-10-232-3/+3
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-2/+1
* Rename and move SAL_U/W to o3tl::toU/WMike Kaganski2017-10-051-1/+2
* add << operator for css::uno::ExceptionNoel Grandin2017-10-047-15/+12
* cppuhelper_detail_findSofficePath: use Unicode on WindowsMike Kaganski2017-09-272-26/+51
* loplugin:flatten in connectivity..desktopNoel Grandin2017-09-211-26/+22
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-041-1/+1
* cppuhelper: fix double checked locking in getTypeEntries()Michael Stahl2017-08-211-0/+5
* remove unnecessary use of OUString::getStrNoel Grandin2017-08-171-2/+1
* convert std::map::insert to std::map::emplace IINoel Grandin2017-08-114-18/+10
* update cppuhelper pchCaolán McNamara2017-07-311-8/+5
* loplugin:oncevarNoel Grandin2017-07-311-2/+2
* loplugin:constparams in soltools and variousNoel Grandin2017-07-213-3/+3
* use more range-for on uno::SequenceNoel Grandin2017-07-111-3/+2
* new loplugin unnecessaryparenNoel Grandin2017-07-051-2/+2
* loplugin:casttovoid: cppuhelperStephan Bergmann2017-07-021-1/+0
* android:Supress the Clang's unneeded-internal-declaration warningbrainbreaker2017-06-201-1/+2
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* use more SAL_N_ELEMENTS part 3Noel Grandin2017-06-151-4/+2
* add COVERITY_NOEXCEPT_FALSECaolán McNamara2017-06-061-1/+1
* Improved loplugin:cstylecast to reference types: cppuhelperStephan Bergmann2017-06-051-1/+1
* Fix typosAndrea Gelmini2017-06-011-1/+1
* Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann2017-05-314-5/+0
* teach redundantcast plugin about functional castsNoel Grandin2017-05-301-4/+4
* remove unnecessary use of OString::getStrNoel Grandin2017-05-284-19/+8
* remove unused uno::Reference varsNoel Grandin2017-05-121-1/+0
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-092-2/+0