summaryrefslogtreecommitdiff
path: root/bridges
AgeCommit message (Expand)Author
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
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