summaryrefslogtreecommitdiffstats
path: root/cppuhelper/source/typemanager.cxx
Commit message (Expand)AuthorAgeFilesLines
* Improved loplugin:stringconstant (now that GCC 7 supports it): cppuhelperStephan Bergmann2019-07-311-2/+2
* Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov2019-06-051-1/+1
* Simplify containers iterations in cppcanvas, cppu, cppuhelperArkadiy Illarionov2019-03-031-26/+14
* tdf#42949 Fix IWYU warnings in cppuhelper/Gabor Kelemen2019-02-141-3/+0
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-1/+1
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-131/+129
* new loplugin unoanyNoel Grandin2017-02-281-1/+1
* Blind fix for apparently buggy GCC 4.8Stephan Bergmann2017-02-081-15/+17
* Use OUStringLiteralStephan Bergmann2017-02-081-20/+17
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-222/+139
* tdf#88206 replace cppu::WeakImplHelper* in cppuhelperJochen Nitschke2016-12-071-26/+26
* loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin2016-11-101-6/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-25/+25
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* tdf#94306 replace boost::noncopyable in cppuhelperJochen Nitschke2016-04-081-2/+4
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-127/+127
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-091-2/+2
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* cppuhelper: fix includesThomas Arnhold2014-06-041-39/+39
* Combine unoidl::loadProvider and unoidl::Manager::addProviderStephan Bergmann2014-05-231-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-127/+127
* Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann2014-03-181-1/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-169/+169
* Don't call Manager::addProvider(null) upon optional NoSuchFileExceptionStephan Bergmann2013-11-111-3/+1
* Use OUString::startsWith where possibleStephan Bergmann2013-09-121-2/+2
* Pass by const refStephan Bergmann2013-09-121-3/+3
* Use upcasting Reference copy ctorStephan Bergmann2013-08-191-1/+1
* Support for annotations in the new UNOIDL formatStephan Bergmann2013-05-161-7/+8
* Don't call code in UNO object ctor that throws UNO exceptionsStephan Bergmann2013-05-081-2/+4
* Explicit copy ctor avoiding copying singular iteratorsStephan Bergmann2013-04-301-0/+9
* Fix TypeManagerStephan Bergmann2013-04-261-22/+25
* Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann2013-04-221-0/+2370
* Revert "WIP: Experimental new binary type.rdb format"Stephan Bergmann2013-03-091-2367/+0
* WIP: Experimental new binary type.rdb formatStephan Bergmann2013-03-091-0/+2367