| #
67a794bc
|
| 26-Dec-2020 |
Jim Jagielski <jimjag@gmail.com> |
Updates to macOS UNO implementation pulled from AOO42X but w/o unsupported functionality.
|
| #
eafa8e05
|
| 28-Mar-2014 |
Herbert Dürr <hdu@apache.org> |
#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
#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 ...
|
| #
fd233926
|
| 27-Mar-2014 |
Herbert Dürr <hdu@apache.org> |
#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 trig
#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 ...
|
| #
9310f8ce
|
| 12-Dec-2013 |
Herbert Dürr <hdu@apache.org> |
#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 <hdu@apache.org> |
#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
#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 <hdu@apache.org> |
#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.a
#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 ...
|