summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/gcc3_macosx_x86-64/share.hxx
AgeCommit message (Expand)Author
2020-04-16Hack to dynamically adapt to __cxa_exceptiom in LLVM 11 libcxxabiStephan Bergmann
2018-08-04fillUnoException not working on std::rethrow_exception exceptionsCaolán McNamara
2017-12-05std::unexpected_handler is gone at least from recent libc++ in C++17 modeStephan Bergmann
2017-10-24loplugin:includeform: bridges (macOS)Stephan Bergmann
2015-06-26Use declarations from cxxabi.hStephan Bergmann
2015-06-26Remove workarounds for no longer supported GCC 4.6Stephan Bergmann
2014-12-10Typo: nuber=>numberJulien Nabet
2014-07-29loplugin:unreffunStephan Bergmann
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-03-12fdo#68849 Add header guards to bridges/* files.Jason Gerlowski
2014-03-01Remove visual noise from bridgesAlexander Wilms
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-09-27Make exceptions work better in the x86-64 MacOSX C++-UNO bridgeTor Lillqvist
2012-09-27First attempt at C++/UNO bridge for 64-bit OS XTor Lillqvist