summaryrefslogtreecommitdiff
path: root/bridges
AgeCommit message (Expand)Author
2024-11-10com::sun::star -> cssMike Kaganski
2024-11-02No need to use SAL_THROW_EXTERN_C macro in CXXMike Kaganski
2024-09-18Fix typoAndrea Gelmini
2024-09-18.NET Bindings: Native bridge for .NETRMZeroFour
2024-09-17cid#1606987 silence Overflowed integer argumentCaolán McNamara
2024-09-03tdf#160945: queryInterface must pass back indirect return value address in x0Stephan Bergmann
2024-08-08fix build on armhf with gcc 14Rene Engelhard
2024-07-11Rename wasmcallgen -> wasmbridgegenStephan Bergmann
2024-07-11Fully implement the Wasm UNO bridge cpp2uno directionStephan Bergmann
2024-07-10Consolidate common codeStephan Bergmann
2024-07-10Properly implement cppu::throwException for EmscriptenStephan Bergmann
2024-06-21Embind: Fix C++ UNO exception catchingStephan Bergmann
2024-06-21Don't expect _LIBCXXABI_DTOR_FUNC to be availableStephan Bergmann
2024-06-20Fix redefinion of Emscripten __cxxabiv1::__cxa_exceptionStephan Bergmann
2024-06-19Fix typoAndrea Gelmini
2024-06-19Fix typoAndrea Gelmini
2024-06-19Fix typoAndrea Gelmini
2024-05-31Clean up using directivesStephan Bergmann
2024-05-30Implement attribute handlingStephan Bergmann
2024-05-29Clean up gcc3_wasm bridge_noopt_objectsStephan Bergmann
2024-05-29Implement exception catchingStephan Bergmann
2024-05-11WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-09Fix missing UNO<->C++ argument/return value conversionsStephan Bergmann
2024-05-09Fix typelib_TypeDescriptionReference -> typelib_TypeDescription conversionStephan Bergmann
2024-05-08Move call code out into a function of its ownStephan Bergmann
2024-05-08Emscripten: Towards a working C++ UNO bridgeStephan Bergmann
2024-05-06loplugin:ostr in bridgesNoel Grandin
2024-05-03makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo)Christian Lohmaier
2024-04-30WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-26Drop unused RETURN_KIND_HFA_FLOAT/DOUBLE from msvc_win32_arm64 UNO bridgeStephan Bergmann
2024-04-25Adapt queryInterface in fixed msvc_win32_arm64 UNO bridgeStephan Bergmann
2024-04-25Add back the callVirtualFunction_fake boilerplateStephan Bergmann
2024-04-24Some fixing of msvc_win32_arm64 UNO bridgeStephan Bergmann
2024-04-02riscv64 bridge: replace some preprocessor directives to macros for debuggingSakura286
2024-03-28riscv64 bridge: replace tab to space in call.sSakura286
2024-03-28riscv64 bridge: switch CRLF to LF in abi.cxx/hxxSakura286
2024-03-22Make msvc_raiseException explicitly [[noreturn]]Stephan Bergmann
2024-02-23Update IwyuFilter in bridgesGabor Kelemen
2024-02-21ofz#66731 Crash in com::sun::star::uno::BaseReference::iqueryCaolán McNamara
2024-02-12Fix IwyuFilter in bridgesGabor Kelemen
2024-02-09Fix missing includesStephan Bergmann
2024-02-08Check bridges with IWYUGabor Kelemen
2024-01-28ofz: MemorySanitizer: extend use-of-uninitialized-value bridge workaroundCaolán McNamara
2024-01-26(riscv64) Fix Java bridgetest failureSakura286
2024-01-21ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2024-01-17merge float fix from gcc3_linux_x86-64 to gcc3_macosx_x86-64Caolán McNamara
2023-11-20Extended loplugin:ostr: bridgesStephan Bergmann
2023-11-09enable unchecked lint for our java codeNoel Grandin
2023-09-12bridge/powerpc64: fix integer ABIDan Horák
2023-09-12bridge: modernize printf debugging in powerpc64Dan Horák