summaryrefslogtreecommitdiff
path: root/bridges
AgeCommit message (Expand)Author
19 hoursDrop unused RETURN_KIND_HFA_FLOAT/DOUBLE from msvc_win32_arm64 UNO bridgeStephan Bergmann
38 hoursAdapt queryInterface in fixed msvc_win32_arm64 UNO bridgeStephan Bergmann
42 hoursAdd back the callVirtualFunction_fake boilerplateStephan Bergmann
3 daysSome 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
2023-08-03Fix handling of float vs. double valuesStephan Bergmann
2023-07-31fix 32 bit int simple return of riscv64 bridgeSakura286
2023-07-31fix CustomTarget_uno_test check failed with enable java on loongarch64wujiahuan
2023-04-20Fix compilation with latest Xcode with iOS SDK 16.4Tor Lillqvist
2023-04-19win/aarch64: fix offset loading simple values into the registersChristian Lohmaier
2023-04-17loplugin:stringaddStephan Bergmann
2023-04-11loplugin:stringaddStephan Bergmann
2023-03-24loplugin:stringadd in b*Noel Grandin
2023-03-22bridges: drop unnecessary debug messageIlmari Lauhakangas
2023-03-22tdf#130924 : replace debugging printf calls with SAL_INFO/SAL_WARNYousef_Rabia
2023-03-18tdf#130924 replace debugging fprintf calls with SAL_INFO/SAL_WARNektagoel12
2023-03-18bridges: add whitespace to SAL_INFOIlmari Lauhakangas
2023-03-02bridge linux x86-64 : remove useless includesArnaud Versini
2023-02-16android: Switch from GNU binutils to support NDK 23.x, require 21.xMichael Weghorn
2023-02-02osl::Mutex->std::mutex in JniUnoEnvironmentDataNoel Grandin
2023-02-01osl::Mutex->std::mutex in ExceptionInfosNoel Grandin
2023-01-27Remove Solaris 32-bit SPARC and x86 C++ UNO bridge implementationsStephan Bergmann
2023-01-27Remove support for 32-bit S390Stephan Bergmann
2023-01-27Remove support for AIXStephan Bergmann
2023-01-11bridges:Fixed test fail caused by bridges on the loongarch64wjh-la
2023-01-04Rudimentary support for dynamic_cast on UNO proxy objectsStephan Bergmann
2023-01-04Fix Itanium vtable constructionStephan Bergmann
2022-11-10Add riscv64 supportSakura286
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-09-07Fix register clobber information and simplify in the C++/UNO bridge for iOSTor Lillqvist
2022-08-22cid#1500671 silence Resource leakCaolán McNamara
2022-08-22cid#1500470 silence Resource leakCaolán McNamara
2022-08-17cid#1500585 Dereference before null checkCaolán McNamara
2022-08-13bridges/jni : remove useless using and use css instead of com::sun::starArnaud VERSINI