History log of /aoo41x/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/ (Results 1 - 6 of 6)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA
67a794bc26-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
eafa8e0528-Mar-2014 Herbert Dürr

#i124421# use OSL_ debug helpers instead of tools DBG_ stuff

Merged from trunk revision 1582709.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1582710

#i124421# use OSL_ debug helpers instead of tools DBG_ stuff

Merged from trunk revision 1582709.


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

show more ...

fd23392627-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
9310f8ce12-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

51a1e52e10-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 ...

6d1ed1dd10-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 ...