summaryrefslogtreecommitdiffstats
path: root/binaryurp/source/bridgefactory.hxx
Commit message (Expand)AuthorAgeFilesLines
* Replace some lists by vectors in binaryurpJulien Nabet2017-11-181-4/+4
* binaryurp: consistently use "" and <> for include directivesMike Kaganski2017-10-111-9/+9
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-13/+6
* loplugin:unusedfieldsNoel Grandin2016-11-151-5/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-7/+7
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-101-2/+2
* boost::noncopyable->'= delete'Caolán McNamara2015-02-161-4/+4
* various: remove SAL_THROW macroNoel Grandin2014-06-051-2/+1
* rhbz#1016758: Dispose bridges when disposing bridge factoryStephan Bergmann2014-05-191-0/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-6/+6
* Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann2014-03-181-1/+3
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-5/+5
* cid#983607 unexpected std::exceptionStephan Bergmann2014-02-131-1/+2
* fdo#46808, Adapt bridge::BridgeFactory UNO service to new styleNoel Grandin2012-09-171-2/+2
* Change rtl::OUString to OUStringRicardo Montania2012-08-221-8/+8
* re-base on ALv2 code.Michael Meeks2012-06-121-26/+17
* add mode lines to new filesCaolán McNamara2011-06-021-0/+3
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* sb138: #i116038# fresh implementation of binary URP bridgesb2011-01-261-0/+144