/dbaccess/qa/

e Kaganski <mike.kaganski@collabora.com>
Change-Id: I6eb9f0431a9402479a2d90d5b6f68b611d52a9f9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175957
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Fix typo 2024-09-18T14:59:07+00:00 Andrea Gelmini andrea.gelmini@gelma.net 2024-09-18T09:33:02+00:00 f8c56ecafb87754116bc5a2e37b65b92e1b59514 Change-Id: I5647da0ca8d5432899fc8de57be846315d3dea6a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173604 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Change-Id: I5647da0ca8d5432899fc8de57be846315d3dea6a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173604
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
.NET Bindings: Native bridge for .NET 2024-09-18T06:10:36+00:00 RMZeroFour ritobroto04@gmail.com 2024-09-02T20:29:15+00:00 c3c7b48fa9d4fd5b8f28033ca7453151df9d5f7f This patch includes all marshalling and proxy handling code on the .NET side as well as the native side needed for a fully functional UNO bridge. It also includes some changes and corrections to net_basetypes and netmaker needed for the bridge to work properly. It also includes the FirstUnoContact example in C# as demonstration. Change-Id: I406932938a4415d24408fb41ddfa7d8eeb5d1f94 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170916 Tested-by: Jenkins Reviewed-by: Hossein <hossein@libreoffice.org>
This patch includes all marshalling and proxy handling code on the
.NET side as well as the native side needed for a fully functional
UNO bridge.

It also includes some changes and corrections to net_basetypes and
netmaker needed for the bridge to work properly.

It also includes the FirstUnoContact example in C# as demonstration.

Change-Id: I406932938a4415d24408fb41ddfa7d8eeb5d1f94
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170916
Tested-by: Jenkins
Reviewed-by: Hossein <hossein@libreoffice.org>