summaryrefslogtreecommitdiffstats
path: root/cppuhelper/source/typemanager.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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