summaryrefslogtreecommitdiff
path: root/cppuhelper/source/typemanager.cxx
AgeCommit message (Expand)Author
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-09cppcheck: noExplicitConstructorCaolán McNamara
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2014-06-04cppuhelper: fix includesThomas Arnhold
2014-05-23Combine unoidl::loadProvider and unoidl::Manager::addProviderStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-11Don't call Manager::addProvider(null) upon optional NoSuchFileExceptionStephan Bergmann
2013-09-12Use OUString::startsWith where possibleStephan Bergmann
2013-09-12Pass by const refStephan Bergmann
2013-08-19Use upcasting Reference copy ctorStephan Bergmann
2013-05-16Support for annotations in the new UNOIDL formatStephan Bergmann
2013-05-08Don't call code in UNO object ctor that throws UNO exceptionsStephan Bergmann
2013-04-30Explicit copy ctor avoiding copying singular iteratorsStephan Bergmann
2013-04-26Fix TypeManagerStephan Bergmann
2013-04-22Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann
2013-03-09Revert "WIP: Experimental new binary type.rdb format"Stephan Bergmann
2013-03-09WIP: Experimental new binary type.rdb formatStephan Bergmann