summaryrefslogtreecommitdiff
path: root/cppuhelper/source/typemanager.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-02-28new loplugin unoanyNoel Grandin1-1/+1
2017-02-08Blind fix for apparently buggy GCC 4.8Stephan Bergmann1-15/+17
2017-02-08Use OUStringLiteralStephan Bergmann1-20/+17
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-222/+139
2016-12-07tdf#88206 replace cppu::WeakImplHelper* in cppuhelperJochen Nitschke1-26/+26
2016-11-10loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin1-6/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-25/+25
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-04-08tdf#94306 replace boost::noncopyable in cppuhelperJochen Nitschke1-2/+4
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-127/+127
2015-06-09cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2014-06-04cppuhelper: fix includesThomas Arnhold1-39/+39
2014-05-23Combine unoidl::loadProvider and unoidl::Manager::addProviderStephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-127/+127
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-169/+169
2013-11-11Don't call Manager::addProvider(null) upon optional NoSuchFileExceptionStephan Bergmann1-3/+1
2013-09-12Use OUString::startsWith where possibleStephan Bergmann1-2/+2
2013-09-12Pass by const refStephan Bergmann1-3/+3
2013-08-19Use upcasting Reference copy ctorStephan Bergmann1-1/+1
2013-05-16Support for annotations in the new UNOIDL formatStephan Bergmann1-7/+8
2013-05-08Don't call code in UNO object ctor that throws UNO exceptionsStephan Bergmann1-2/+4
2013-04-30Explicit copy ctor avoiding copying singular iteratorsStephan Bergmann1-0/+9
2013-04-26Fix TypeManagerStephan Bergmann1-22/+25
2013-04-22Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann1-0/+2370
2013-03-09Revert "WIP: Experimental new binary type.rdb format"Stephan Bergmann1-2367/+0
2013-03-09WIP: Experimental new binary type.rdb formatStephan Bergmann1-0/+2367