summaryrefslogtreecommitdiff
path: root/binaryurp/source/bridgefactory.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-18Replace some lists by vectors in binaryurpJulien Nabet1-4/+4
2017-10-11binaryurp: consistently use "" and <> for include directivesMike Kaganski1-9/+9
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-13/+6
2016-11-15loplugin:unusedfieldsNoel Grandin1-5/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-7/+7
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-07-10tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-02-16boost::noncopyable->'= delete'Caolán McNamara1-4/+4
2014-06-05various: remove SAL_THROW macroNoel Grandin1-2/+1
2014-05-19rhbz#1016758: Dispose bridges when disposing bridge factoryStephan Bergmann1-0/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-6/+6
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann1-1/+3
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-5/+5
2014-02-13cid#983607 unexpected std::exceptionStephan Bergmann1-1/+2
2012-09-17fdo#46808, Adapt bridge::BridgeFactory UNO service to new styleNoel Grandin1-2/+2
2012-08-22Change rtl::OUString to OUStringRicardo Montania1-8/+8
2012-06-12re-base on ALv2 code.Michael Meeks1-26/+17
2011-06-02add mode lines to new filesCaolán McNamara1-0/+3
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-01-26sb138: #i116038# fresh implementation of binary URP bridgesb1-0/+144