History log of /aoo41x/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/share.hxx (Results 1 - 5 of 5)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: AOO4110-GA, AOO419-GA
# 67a794bc 26-Dec-2020 Jim Jagielski

Updates to macOS UNO implementation pulled from AOO42X
but w/o unsupported functionality.


Revision tags: AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411, AOO410
# fd233926 27-Mar-2014 Herbert Dürr

#i124421# disable generated type_info for the OSX64 uno bridge

When the dynamic loading of the type_info symbols failed the UNO bridge
synthesized type_info objects itself. The synthesiz

#i124421# disable generated type_info for the OSX64 uno bridge

When the dynamic loading of the type_info symbols failed the UNO bridge
synthesized type_info objects itself. The synthesized ones trigger the
crash observed so we disable their generation and handle the result
gracefully.

Merged from trunk revision 1582359.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1582360 13f79535-47bb-0310-9956-ffa450edef68

show more ...


Revision tags: AOO410_Beta
# 9310f8ce 12-Dec-2013 Herbert Dürr

#i122195# fix leak when handling exceptions in the UNO bridge for OSX 64bit


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1550381 13f79535-47bb-0310-9956-ffa450edef68


# 51a1e52e 10-Dec-2013 Herbert Dürr

#i122195# provide proper type_info for UNO exceptions on OSX 64bit

on OSX 64bit the class_type_info classes are specified
in http://refspecs.linuxbase.org/cxxabi-1.86.html#rtti but
t

#i122195# provide proper type_info for UNO exceptions on OSX 64bit

on OSX 64bit the class_type_info classes are specified
in http://refspecs.linuxbase.org/cxxabi-1.86.html#rtti but
these details are not generally available in a public header
of most development environments. So we define them locally.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1549940 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# 6d1ed1dd 10-Dec-2013 Herbert Dürr

#122195# change cppu env, comid from generic cxx to s5abi (System 5 AMD64 ABI)

Patch by: Juergen Schmidt <jsc@apache.org>

Merged from r1534063 in the rejuvenate01 branch


#122195# change cppu env, comid from generic cxx to s5abi (System 5 AMD64 ABI)

Patch by: Juergen Schmidt <jsc@apache.org>

Merged from r1534063 in the rejuvenate01 branch


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1549925 13f79535-47bb-0310-9956-ffa450edef68

show more ...