summaryrefslogtreecommitdiff
path: root/cppuhelper/source/servicemanager.cxx
AgeCommit message (Expand)Author
2020-11-10new loplugin:reducevarscopeNoel Grandin
2020-10-01Add single-instance attribute for *.compoonent <implementation>sStephan Bergmann
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-20use for-range on Sequence in cppuhelper,cuiNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-24loplugin:makeshared in connectivity..cppuhelperNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-12-30Merge ImplementationInfo back into ImplementationStephan Bergmann
2019-12-24ImplementationInfo can be inlinedNoel Grandin
2019-11-21preload: cleanup failed module load warnings and rename them.Michael Meeks
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): cppuhelperStephan Bergmann
2019-05-22New loplugin:dataStephan Bergmann
2019-03-29preload: cleanup disabled messages and simplify flow.Michael Meeks
2019-03-25preload: add the ability to disable various components.Michael Meeks
2019-03-03Simplify containers iterations in cppcanvas, cppu, cppuhelperArkadiy Illarionov
2019-02-14tdf#42949 Fix IWYU warnings in cppuhelper/Gabor Kelemen
2019-02-08loplugin:indentation in cppu..cuiNoel Grandin
2018-12-17kde5: remove older kde/tde plugins, and references to thatThorsten Behrens
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-17loplugin:staticvar in cppuhelper..desktopNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
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-01-17Fix typosAndrea Gelmini
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-11-28not used with disable-dynloadingCaolán McNamara
2017-11-25iOS, simplifyModule in cppuhelper is unusedlibreoffice-6-0-branch-pointjan Iversen
2017-11-25LOK: provide user feedback while preloading.Michael Meeks
2017-10-27Better fix for CppunitTest_servicesStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-21loplugin:constparams in soltools and variousNoel Grandin
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-17cppuhelper: implement environment mapping for constructor functionsMichael Stahl
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-07tdf#88206 replace cppu::WeakImplHelper* in cppuhelperJochen Nitschke
2016-11-10loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin
2016-11-02Improve some error reportingStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-25Convert XmlReader::Result to scoped enumNoel Grandin
2016-05-24Convert XmlReader::Text to scoped enumNoel Grandin