summaryrefslogtreecommitdiff
path: root/bridges
AgeCommit message (Expand)Author
2022-01-31latest update of Visual Studio complains about typeinfo.hTomoyuki Kubota
2019-02-09The gcc3_linux_aarch64 bridge needs to call __cxa_current_exception_type, tooStephan Bergmann
2018-11-16loplugin:buriedassign in avmedia..cuiNoel Grandin
2018-11-12Fix typosAndrea Gelmini
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-24Simplify assertion codeStephan Bergmann
2018-09-18loplugin:external (macOS)Stephan Bergmann
2018-09-18Fix for --enable-debug --disable-assert-always-abortStephan Bergmann
2018-09-18loplugin:useuniqueptr in VtableFactory::createBlockNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-15Re-think cppu::throwException() and the C++/UNO bridge on iOSTor Lillqvist
2018-09-05loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-16-Werror,-Wmultichar (clang-cl)Stephan Bergmann
2018-08-16loplugin:reservedid (clang-cl)Stephan Bergmann
2018-08-09Don't use internal __CxxDetectRethrow: it has side effectsMike Kaganski
2018-08-04fix arm buildCaolán McNamara
2018-08-04fillUnoException not working on std::rethrow_exception exceptionsCaolán McNamara
2018-08-03loplugin:useuniqueptr in bridgesNoel Grandin
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara
2018-07-23Fix typosAndrea Gelmini
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-05-15loplugin:stringconcat, loplugin:sallogareas (clang-cl)Stephan Bergmann
2018-05-07bridges (win32/64): Log method callsSamuel Mehrbrodt
2018-04-16loplugin:useuniqueptr in bridgesNoel Grandin
2018-04-10Adapt remaining cpp_uno bridges to #i114635#Stephan Bergmann
2018-03-20iOS, simplified assemblerjan Iversen
2018-03-17iOS, balanced return stackjan Iversen
2018-03-17iOS update unwind abi to v. 26jan Iversen
2018-03-16iOS, solved call stack problem.jan Iversen
2018-03-16iOS, added description of __cxa_throwjan Iversen
2018-03-15iOS, move assembler constants to C++jan Iversen
2018-03-15iOS, simplified bridge assembler code.jan Iversen
2018-03-15iOS, solved corrupted stack in cpp -> unojan Iversen
2018-03-11iOS, calling cpp_vtable_call does not corrupt stackjan Iversen
2018-03-11iOS, moved privateSnippetExecutor from asm to C function.jan Iversen
2018-03-11iOS, removed unneeded #ifdef arm64jan Iversen
2018-03-11iOS, revert bed135e02bf7db2ef8c29747bbf79f26da71e9cajan Iversen
2018-03-11iOS, removed perl script in bridgesjan Iversen
2018-03-11iOS, typo in function decl.jan Iversen
2018-03-11iOS, activate USE_DOUBLE_MMAPjan Iversen
2018-03-11bridges,iOS removed suport for x86 and arm.jan Iversen
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper
2018-02-21iOS, solved problem with -I for asm modulejan Iversen
2018-02-20iOS, remove throw definitionjan Iversen
2018-02-19Buildsystem changes to recognize Haiku.Kacper Kasper