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.
>Stephan Bergmann 2021-10-04drop 'using namespace std' in l*Julien Nabet 2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann 2021-09-23Extend loplugin:stringviewparam to starts/endsWith: l10ntoolsStephan Bergmann 2021-09-22Fix typosAndrea Gelmini