This is an automated email from the ASF dual-hosted git repository.

jimjag pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git


    from 9aebfb1384 Merge branch 'trunk' of 
https://github.com/apache/openoffice into trunk
     new a23f5aaf77 Fix libintl.h detection for hunspell's bundled build on 
Darwin
     new 75186a21de Merge branch 'trunk' of 
https://github.com/apache/openoffice into trunk
     new adce10bba5 Fix regressions and gaps found reviewing the arm64 C++-UNO 
bridge hardening
     new c8bb992227 Improve macOS/arm64 build linting a full run on Mac Silicon
     new 54f4a4d6d7 Fix stale block index in BigPtrArray::Remove after deleting 
the last block
     new 6ebbb19991  Fix two macOS installer-packaging bugs

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ext_libraries/hunspell/makefile.mk                 |  2 +-
 main/RepositoryExternal.mk                         |  9 +++-
 main/avmedia/source/macavf/macavf_uno.cxx          |  2 +
 .../source/cpp_uno/s5abi_macosx_aarch64/abi.cxx    |  8 +++-
 .../source/cpp_uno/s5abi_macosx_aarch64/call.s     |  2 +-
 .../source/cpp_uno/s5abi_macosx_aarch64/except.cxx | 51 +++++++++++++++++++---
 .../cpp_uno/s5abi_macosx_aarch64/uno2cpp.cxx       |  5 ++-
 main/configure.ac                                  |  7 ++-
 main/forms/util/makefile.mk                        | 16 ++++++-
 main/postprocess/packcomponents/makefile.mk        |  2 +-
 main/set_soenv.in                                  |  1 +
 main/solenv/bin/addsym-macosx.sh                   |  5 +++
 main/solenv/bin/macosx-dylib-link-list.pl          | 11 ++++-
 main/solenv/bin/modules/installer/parameter.pm     |  9 ++++
 main/solenv/bin/modules/macosxotoolhelper.pm       | 36 ++++++++++++---
 main/solenv/src/component.map                      | 12 +++++
 main/sw/source/core/bastyp/bparr.cxx               |  9 ++++
 .../com/sun/star/comp/bridge/TestComponent.java    | 43 ++++++++++++++++++
 .../source/bridgetest/cli/cli_cs_testobj.cs        | 43 ++++++++++++++++++
 main/vcl/inc/aqua/salgdi.h                         |  4 +-
 main/xmlsecurity/util/makefile.mk                  | 11 +++++
 21 files changed, 262 insertions(+), 26 deletions(-)

Reply via email to