summaryrefslogtreecommitdiff
path: root/binaryurp/source/bridgefactory.hxx
AgeCommit message (Expand)Author
2019-01-14Use C++17 nested namespace definitions (in binaryurp)Stephan Bergmann
2017-11-18Replace some lists by vectors in binaryurpJulien Nabet
2017-10-11binaryurp: consistently use "" and <> for include directivesMike Kaganski
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-15loplugin:unusedfieldsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-10tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-19rhbz#1016758: Dispose bridges when disposing bridge factoryStephan 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
2014-02-13cid#983607 unexpected std::exceptionStephan Bergmann
2012-09-17fdo#46808, Adapt bridge::BridgeFactory UNO service to new styleNoel Grandin
2012-08-22Change rtl::OUString to OUStringRicardo Montania
2012-06-12re-base on ALv2 code.Michael Meeks
2011-06-02add mode lines to new filesCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-01-26sb138: #i116038# fresh implementation of binary URP bridgesb