Age | Commit message (Expand) | Author |
2025-01-21 | tdf#145614 Convert #define to constexpr | Akshay Kumar Dubey |
2024-11-10 | com::sun::star -> css | Mike Kaganski |
2024-11-02 | No need to use SAL_THROW_EXTERN_C macro in CXX | Mike Kaganski |
2024-09-18 | Fix typo | Andrea Gelmini |
2024-09-18 | .NET Bindings: Native bridge for .NET | RMZeroFour |
2024-09-17 | cid#1606987 silence Overflowed integer argument | Caolán McNamara |
2024-09-03 | tdf#160945: queryInterface must pass back indirect return value address in x0 | Stephan Bergmann |
2024-08-08 | fix build on armhf with gcc 14 | Rene Engelhard |
2024-07-11 | Rename wasmcallgen -> wasmbridgegen | Stephan Bergmann |
2024-07-11 | Fully implement the Wasm UNO bridge cpp2uno direction | Stephan Bergmann |
2024-07-10 | Consolidate common code | Stephan Bergmann |
2024-07-10 | Properly implement cppu::throwException for Emscripten | Stephan Bergmann |
2024-06-21 | Embind: Fix C++ UNO exception catching | Stephan Bergmann |
2024-06-21 | Don't expect _LIBCXXABI_DTOR_FUNC to be available | Stephan Bergmann |
2024-06-20 | Fix redefinion of Emscripten __cxxabiv1::__cxa_exception | Stephan Bergmann |
2024-06-19 | Fix typo | Andrea Gelmini |
2024-06-19 | Fix typo | Andrea Gelmini |
2024-06-19 | Fix typo | Andrea Gelmini |
2024-05-31 | Clean up using directives | Stephan Bergmann |
2024-05-30 | Implement attribute handling | Stephan Bergmann |
2024-05-29 | Clean up gcc3_wasm bridge_noopt_objects | Stephan Bergmann |
2024-05-29 | Implement exception catching | Stephan Bergmann |
2024-05-11 | WaE: C6011 Dereferencing NULL pointer warnings | Caolán McNamara |
2024-05-09 | Fix missing UNO<->C++ argument/return value conversions | Stephan Bergmann |
2024-05-09 | Fix typelib_TypeDescriptionReference -> typelib_TypeDescription conversion | Stephan Bergmann |
2024-05-08 | Move call code out into a function of its own | Stephan Bergmann |
2024-05-08 | Emscripten: Towards a working C++ UNO bridge | Stephan Bergmann |
2024-05-06 | loplugin:ostr in bridges | Noel Grandin |
2024-05-03 | makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) | Christian Lohmaier |
2024-04-30 | WaE: C6011 Dereferencing NULL pointer warnings | Caolán McNamara |
2024-04-26 | Drop unused RETURN_KIND_HFA_FLOAT/DOUBLE from msvc_win32_arm64 UNO bridge | Stephan Bergmann |
2024-04-25 | Adapt queryInterface in fixed msvc_win32_arm64 UNO bridge | Stephan Bergmann |
2024-04-25 | Add back the callVirtualFunction_fake boilerplate | Stephan Bergmann |
2024-04-24 | Some fixing of msvc_win32_arm64 UNO bridge | Stephan Bergmann |
2024-04-02 | riscv64 bridge: replace some preprocessor directives to macros for debugging | Sakura286 |
2024-03-28 | riscv64 bridge: replace tab to space in call.s | Sakura286 |
2024-03-28 | riscv64 bridge: switch CRLF to LF in abi.cxx/hxx | Sakura286 |
2024-03-22 | Make msvc_raiseException explicitly [[noreturn]] | Stephan Bergmann |
2024-02-23 | Update IwyuFilter in bridges | Gabor Kelemen |
2024-02-21 | ofz#66731 Crash in com::sun::star::uno::BaseReference::iquery | Caolán McNamara |
2024-02-12 | Fix IwyuFilter in bridges | Gabor Kelemen |
2024-02-09 | Fix missing includes | Stephan Bergmann |
2024-02-08 | Check bridges with IWYU | Gabor Kelemen |
2024-01-28 | ofz: MemorySanitizer: extend use-of-uninitialized-value bridge workaround | Caolán McNamara |
2024-01-26 | (riscv64) Fix Java bridgetest failure | Sakura286 |
2024-01-21 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2024-01-17 | merge float fix from gcc3_linux_x86-64 to gcc3_macosx_x86-64 | Caolán McNamara |
2023-11-20 | Extended loplugin:ostr: bridges | Stephan Bergmann |
2023-11-09 | enable unchecked lint for our java code | Noel Grandin |
2023-09-12 | bridge/powerpc64: fix integer ABI | Dan Horák |