summaryrefslogtreecommitdiff
path: root/bridges/README.md
blob: 37c4485eecc88fd6dbcc2ae2d13cf28f3d333b44 (plain)
1
2
3
4
5
6
# UNO Bridges

Bridges from various C++ ABIs, Java JNI, MS .NET to UNO and back. A bridge for .NET is in
`cli_ure`.

Also implementation of the UNO Remote Protocol.
9c'>Remove dynamic exception specificationsStephan Bergmann 2016-10-26loplugin:expandablemethods in ucb..ucbhelperNoel Grandin 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann 2016-02-09Remove excess newlinesChris Sherlock 2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann