This is an automated email from the ASF dual-hosted git repository. mseidel pushed a commit to branch Pilot-Pirx-iconset in repository https://gitbox.apache.org/repos/asf/openoffice.git
commit f3abcf9a0ac6f61baab1459dbbea10c1708af2ea Merge: 2121beb07d 72a7d458e1 Author: mseidel <msei...@apache.org> AuthorDate: Sun Nov 24 00:31:33 2024 +0100 Merge branch 'trunk' into Pilot-Pirx-iconset README.md | 2 +- main/README | 2 +- main/bridges/Library_cpp_uno.mk | 4 + .../source/cpp_uno/gcc3_freebsd_powerpc64/call.s | 500 +++++++++++++++++ .../cpp_uno/gcc3_freebsd_powerpc64/cpp2uno.cxx | 141 +++-- .../cpp_uno/gcc3_freebsd_powerpc64/makefile.mk | 7 +- .../cpp_uno/gcc3_freebsd_powerpc64/share.hxx | 62 ++- .../cpp_uno/gcc3_freebsd_powerpc64/uno2cpp.cxx | 247 ++++++--- .../source/bonobowrappermaker/corbamaker.cxx | 78 ++- .../source/bonobowrappermaker/corbaoptions.cxx | 64 ++- .../source/bonobowrappermaker/corbatype.cxx | 559 ++++++++++--------- main/cui/source/dialogs/colorpicker.src | 8 +- main/dbaccess/source/core/resource/strings.src | 148 +++--- main/dbaccess/source/ui/dlg/admincontrols.src | 188 +++---- main/dbaccess/source/ui/dlg/dbadmin2.src | 85 ++- main/dbaccess/source/ui/dlg/directsql.src | 107 ++-- main/dbaccess/source/ui/misc/dbumiscres.src | 40 +- main/default_images/framework/res/backing.png | Bin 16596 -> 16444 bytes main/default_images/framework/res/backing_hc.png | Bin 16632 -> 16228 bytes .../default_images/framework/res/backing_right.png | Bin 7899 -> 7725 bytes .../framework/res/backing_right_hc.png | Bin 7958 -> 7475 bytes .../framework/res/backing_rtl_left.png | Bin 14004 -> 13863 bytes .../framework/res/backing_rtl_left_hc.png | Bin 14027 -> 13641 bytes .../framework/res/backing_rtl_right.png | Bin 7887 -> 7725 bytes .../framework/res/backing_rtl_right_hc.png | Bin 7953 -> 7475 bytes .../default_images/framework/res/backing_space.png | Bin 335 -> 294 bytes .../framework/res/backing_space_hc.png | Bin 325 -> 284 bytes main/default_images/framework/res/beta/backing.png | Bin 18726 -> 18635 bytes .../framework/res/beta/backing_hc.png | Bin 18746 -> 18398 bytes .../framework/res/beta/backing_rtl_left.png | Bin 15894 -> 15787 bytes .../framework/res/beta/backing_rtl_left_hc.png | Bin 15920 -> 15519 bytes main/default_images/framework/res/dev/backing.png | Bin 19061 -> 18964 bytes .../framework/res/dev/backing_hc.png | Bin 19095 -> 18970 bytes .../framework/res/dev/backing_rtl_left.png | Bin 16068 -> 15939 bytes .../framework/res/dev/backing_rtl_left_hc.png | Bin 16026 -> 15784 bytes main/default_images/framework/res/logo.png | Bin 695 -> 0 bytes main/default_images/vcl/res/spinner-16-02.png | Bin 504 -> 483 bytes main/default_images/vcl/res/spinner-16-03.png | Bin 505 -> 506 bytes main/default_images/vcl/res/spinner-16-05.png | Bin 516 -> 487 bytes main/default_images/vcl/res/spinner-16-06.png | Bin 506 -> 499 bytes main/default_images/vcl/res/spinner-16-08.png | Bin 504 -> 483 bytes main/default_images/vcl/res/spinner-16-09.png | Bin 505 -> 506 bytes main/default_images/vcl/res/spinner-16-11.png | Bin 516 -> 487 bytes main/default_images/vcl/res/spinner-16-12.png | Bin 506 -> 499 bytes main/default_images/vcl/res/spinner-32-02.png | Bin 1204 -> 1211 bytes main/default_images/vcl/res/spinner-32-03.png | Bin 1236 -> 1241 bytes main/default_images/vcl/res/spinner-32-05.png | Bin 1229 -> 1251 bytes main/default_images/vcl/res/spinner-32-06.png | Bin 1224 -> 1223 bytes main/default_images/vcl/res/spinner-32-08.png | Bin 1196 -> 1202 bytes main/default_images/vcl/res/spinner-32-09.png | Bin 1219 -> 1209 bytes main/default_images/vcl/res/spinner-32-11.png | Bin 1194 -> 1209 bytes main/default_images/vcl/res/spinner-32-12.png | Bin 1239 -> 1235 bytes main/default_images/vcl/res/spinner-64-02.png | Bin 2335 -> 2341 bytes main/default_images/vcl/res/spinner-64-03.png | Bin 2340 -> 2362 bytes main/default_images/vcl/res/spinner-64-05.png | Bin 2366 -> 2367 bytes main/default_images/vcl/res/spinner-64-06.png | Bin 2352 -> 2336 bytes main/default_images/vcl/res/spinner-64-08.png | Bin 2321 -> 2316 bytes main/default_images/vcl/res/spinner-64-09.png | Bin 2332 -> 2335 bytes main/default_images/vcl/res/spinner-64-11.png | Bin 2350 -> 2365 bytes main/default_images/vcl/res/spinner-64-12.png | Bin 2374 -> 2358 bytes .../deployment/gui/dp_gui_updateinstalldialog.src | 310 +++++------ main/desktop/source/deployment/misc/dp_misc.src | 18 +- main/desktop/source/inc/exithelper.hxx | 20 +- main/extensions.lst | 6 +- main/extensions/source/update/check/updatehdl.hrc | 110 ++-- main/external_deps.lst | 6 +- main/filter/source/xsltdialog/xmlfileview.src | 49 +- main/formula/source/ui/dlg/parawin.src | 168 +++--- main/framework/source/classes/resource.src | 16 +- main/framework/source/services/backingcomp.cxx | 65 ++- main/framework/source/services/backingwindow.cxx | 285 +++++----- main/framework/source/services/backingwindow.hxx | 235 ++++---- main/framework/source/services/desktop.cxx | 124 ++--- main/framework/source/services/fwk_services.src | 26 +- .../uiconfig/startmodule/menubar/menubar.xml | 30 +- .../source/text/sbasic/shared/01020500.xhp | 20 +- .../source/text/sbasic/shared/03020103.xhp | 2 +- .../source/text/sbasic/shared/03020402.xhp | 23 +- .../source/text/sbasic/shared/03020406.xhp | 26 +- .../source/text/sbasic/shared/03020408.xhp | 26 +- .../source/text/sbasic/shared/03020413.xhp | 31 +- .../source/text/sbasic/shared/03020415.xhp | 28 +- .../source/text/sbasic/shared/03030106.xhp | 31 +- .../source/text/sbasic/shared/03030202.xhp | 32 +- .../source/text/sbasic/shared/03070100.xhp | 38 +- .../source/text/sbasic/shared/03070300.xhp | 38 +- .../source/text/sbasic/shared/03080401.xhp | 30 +- .../source/text/sbasic/shared/03080501.xhp | 29 +- .../source/text/sbasic/shared/03100400.xhp | 28 +- .../source/text/sbasic/shared/03100900.xhp | 31 +- .../source/text/sbasic/shared/03102300.xhp | 33 +- .../source/text/sbasic/shared/03102400.xhp | 29 +- .../source/text/sbasic/shared/03102600.xhp | 30 +- .../source/text/sbasic/shared/03104600.xhp | 30 +- .../source/text/sbasic/shared/03120104.xhp | 29 +- .../source/text/sbasic/shared/03120302.xhp | 33 +- .../source/text/sbasic/shared/03120310.xhp | 35 +- .../source/text/sbasic/shared/03130600.xhp | 29 +- .../source/text/sbasic/shared/03130700.xhp | 28 +- .../source/text/sbasic/shared/03130800.xhp | 30 +- .../source/text/sbasic/shared/03132200.xhp | 26 +- .../helpcontent2/source/text/scalc/01/04060100.xhp | 36 +- .../helpcontent2/source/text/scalc/01/04060116.xhp | 591 +++++++++------------ .../helpcontent2/source/text/scalc/01/05040200.xhp | 12 +- .../helpcontent2/source/text/scalc/01/06030000.xhp | 6 +- .../helpcontent2/source/text/scalc/01/12010100.xhp | 2 +- .../helpcontent2/source/text/scalc/01/12070100.xhp | 24 +- .../helpcontent2/source/text/scalc/01/12090100.xhp | 22 +- .../helpcontent2/source/text/scalc/01/12120200.xhp | 20 +- .../helpcontent2/source/text/scalc/02/18020000.xhp | 16 +- .../source/text/scalc/guide/database_define.xhp | 13 +- .../source/text/scalc/guide/datapilot_tipps.xhp | 10 +- .../source/text/scalc/guide/edit_multitables.xhp | 8 +- .../source/text/scalc/guide/multi_tables.xhp | 8 +- .../source/text/scalc/guide/print_exact.xhp | 14 +- main/helpcontent2/source/text/scalc/main0106.xhp | 14 +- .../source/text/schart/00/00000004.xhp | 2 +- .../source/text/shared/00/00000210.xhp | 18 +- .../source/text/shared/00/00000401.xhp | 15 +- .../source/text/shared/00/00000406.xhp | 12 +- .../source/text/shared/00/00040500.xhp | 16 +- .../source/text/shared/00/01020000.xhp | 16 +- .../source/text/shared/01/01050000.xhp | 16 +- .../source/text/shared/01/02230000.xhp | 14 +- .../source/text/shared/01/04140000.xhp | 16 +- .../source/text/shared/01/04150200.xhp | 16 +- .../source/text/shared/01/05010000.xhp | 11 +- .../source/text/shared/01/05030000.xhp | 6 +- .../source/text/shared/01/05190000.xhp | 10 +- .../source/text/shared/01/05200100.xhp | 2 +- .../source/text/shared/01/05230400.xhp | 20 +- .../source/text/shared/01/05250000.xhp | 8 +- .../source/text/shared/01/05340100.xhp | 15 +- .../source/text/shared/01/05340200.xhp | 14 +- .../source/text/shared/02/01110000.xhp | 6 +- .../source/text/shared/02/02130000.xhp | 10 +- .../source/text/shared/02/04210000.xhp | 12 +- .../source/text/shared/02/06050000.xhp | 8 +- .../source/text/shared/02/06060000.xhp | 8 +- .../source/text/shared/02/06100000.xhp | 10 +- .../source/text/shared/02/06110000.xhp | 10 +- .../source/text/shared/02/07070000.xhp | 11 +- .../source/text/shared/02/09010000.xhp | 20 +- .../source/text/shared/02/12030000.xhp | 16 +- .../source/text/shared/02/12090000.xhp | 15 +- .../source/text/shared/02/13020000.xhp | 40 +- .../source/text/shared/05/00000130.xhp | 14 +- .../source/text/shared/autopi/01020100.xhp | 6 +- .../source/text/shared/autopi/01020500.xhp | 6 +- .../source/text/shared/autopi/01040300.xhp | 6 +- .../source/text/shared/autopi/01050400.xhp | 20 +- .../source/text/shared/autopi/01110000.xhp | 22 +- .../source/text/shared/autopi/01170400.xhp | 8 +- .../text/shared/explorer/database/04000000.xhp | 20 +- .../text/shared/explorer/database/05000002.xhp | 28 +- .../text/shared/explorer/database/05000003.xhp | 20 +- .../shared/explorer/database/dabawiz02jdbc.xhp | 3 +- main/helpcontent2/source/text/shared/guide/ctl.xhp | 28 +- .../source/text/shared/guide/data_addressbook.xhp | 2 +- .../source/text/shared/guide/hyperlink_insert.xhp | 9 +- .../source/text/shared/guide/hyperlink_search.xhp | 16 +- .../source/text/shared/guide/integratinguno.xhp | 14 +- .../source/text/shared/guide/linestyle_define.xhp | 16 +- .../source/text/shared/guide/print_faster.xhp | 6 +- .../source/text/shared/guide/protection.xhp | 4 +- .../source/text/shared/guide/space_hyphen.xhp | 6 +- .../source/text/shared/guide/workfolder.xhp | 15 +- .../source/text/shared/optionen/01010400.xhp | 3 +- .../source/text/shared/optionen/01110100.xhp | 16 +- .../source/text/simpress/01/13050300.xhp | 2 +- .../helpcontent2/source/text/smath/01/03090600.xhp | 6 +- .../source/text/swriter/00/00000404.xhp | 2 +- .../source/text/swriter/01/01160300.xhp | 13 +- .../source/text/swriter/01/02110000.xhp | 8 +- .../source/text/swriter/01/04120220.xhp | 18 +- .../source/text/swriter/01/05150000.xhp | 3 +- .../source/text/swriter/01/05150200.xhp | 3 +- .../source/text/swriter/01/06060000.xhp | 3 +- .../source/text/swriter/guide/auto_off.xhp | 46 +- .../source/text/swriter/guide/autocorr_except.xhp | 15 +- .../source/text/swriter/guide/autotext.xhp | 57 +- .../source/text/swriter/guide/border_object.xhp | 29 +- .../source/text/swriter/guide/calculate.xhp | 10 +- .../text/swriter/guide/calculate_multitable.xhp | 17 +- .../source/text/swriter/guide/captions.xhp | 26 +- .../source/text/swriter/guide/dragdroptext.xhp | 11 +- .../source/text/swriter/guide/even_odd_sdw.xhp | 26 +- .../source/text/swriter/guide/indices_multidoc.xhp | 11 +- .../text/swriter/guide/insert_graphic_scan.xhp | 12 +- .../source/text/swriter/guide/number_date_conv.xhp | 12 +- .../source/text/swriter/guide/print_preview.xhp | 2 +- .../source/text/swriter/guide/print_small.xhp | 17 +- .../source/text/swriter/guide/printer_tray.xhp | 20 +- .../text/swriter/guide/removing_line_breaks.xhp | 19 +- .../source/text/swriter/guide/send2html.xhp | 14 +- .../source/text/swriter/guide/shortcut_writing.xhp | 14 +- .../source/text/swriter/guide/subscript.xhp | 14 +- .../source/text/swriter/guide/table_sizing.xhp | 2 +- .../source/text/swriter/guide/template_create.xhp | 19 +- .../source/text/swriter/guide/text_centervert.xhp | 19 +- main/icu/createmak.cfg | 43 +- main/icu/createmak.pl | 77 ++- main/icu/createmakWin64.cfg | 9 +- main/icu/icu-darwin.patch | 14 + main/icu/icu-win-icutu-dll-version.patch | 40 ++ main/icu/icu-win-layout.patch | 11 + main/icu/icu4c-4_2_1-src.patch | 230 ++++++++ main/icu/icuversion.mk | 2 +- main/icu/makefile.mk | 11 +- main/icu/prj/d.lst | 10 +- .../plugins/sunmajor/pluginlib/sunversion.cxx | 7 +- main/l10ntools/inc/treeconfig.hxx | 43 +- main/libxmlsec/xmlsec1-nssmangleciphers.patch | 3 +- .../star/document/ExtendedTypeDetectionFactory.idl | 19 +- .../offapi/com/sun/star/document/FilterFactory.idl | 25 +- .../offapi/com/sun/star/document/TypeDetection.idl | 29 +- .../classic/classic_images.tar.gz | Bin 1389829 -> 1379762 bytes .../source/filter/xml/xmlCondPrtExpr.cxx | 31 +- main/reportdesign/source/ui/dlg/CondFormat.src | 357 +++++++------ main/reportdesign/source/ui/dlg/DateTime.src | 106 ++-- main/reportdesign/source/ui/dlg/Navigator.src | 110 ++-- main/sal/osl/os2/pipe.cxx | 116 ++-- main/sal/osl/unx/signal.c | 7 + main/sal/osl/unx/system.c | 1 + main/sal/qa/rtl/logfile/rtl_logfile.cxx | 33 +- main/sc/source/ui/src/globstr.src | 8 +- main/sc/source/ui/view/preview.cxx | 19 +- main/scp2/source/canvas/vclcanvas.scp | 12 +- main/sd/source/filter/html/pubdlg.src | 166 +++--- main/sd/source/ui/unoidl/unocpres.cxx | 16 +- main/sd/source/ui/view/sdwindow.cxx | 32 +- main/sfx2/Library_sfx.mk | 18 +- main/solenv/bin/modules/installer/download.pm | 2 +- main/solenv/gbuild/platform/freebsd.mk | 28 +- main/solenv/inc/unxfbsdi.mk | 11 +- main/{icu/icuversion.mk => solenv/inc/unxfbsdp.mk} | 14 +- main/svtools/source/filter/wmf/enhwmf.cxx | 50 +- main/svtools/workben/unodialog/roadmapskeleton.src | 76 +-- .../source/sdr/overlay/overlaymanagerbuffered.cxx | 265 +++++---- main/sw/AllLangResTarget_sw.mk | 16 +- main/sw/source/core/doc/docdesc.cxx | 114 ++-- main/sw/source/core/doc/docedt.cxx | 208 ++++---- main/sw/source/core/fields/expfld.cxx | 61 ++- main/sw/source/ui/config/mailconfigpage.src | 92 ++-- .../source/ui/dbui/customizeaddresslistdialog.src | 258 +++++---- main/sw/source/ui/dbui/mailmergechildwindow.src | 3 +- main/sw/source/ui/docvw/edtwin.cxx | 74 +-- main/sw/source/ui/fmtui/tmpdlg.src | 22 - main/sw/source/ui/misc/glossary.src | 6 +- main/sw/source/ui/uiview/pview.cxx | 40 +- main/sw/source/ui/utlui/navipi.src | 3 - main/sw/source/ui/wrtsh/wrtsh.src | 23 +- main/testtools/source/bridgetest/makefile.mk | 2 +- main/ucb/source/ucp/webdav/CurlSession.cxx | 4 +- .../star/beans/TolerantPropertySetResultType.idl | 53 +- main/unotools/inc/unotools/loghelper.hxx | 12 +- main/unoxml/source/xpath/xpathapi.cxx | 4 +- main/vos/inc/vos/refobj.hxx | 19 +- main/writerfilter/source/ooxml/RefAndPointer.hxx | 15 +- .../source/fvt/uno/sc/data/AdvanceFilter.java | 2 +- .../source/fvt/uno/sc/formula/TestFormulaDocs.java | 2 +- .../source/fvt/uno/sw/frame/FrameWrapType.java | 4 +- .../ParagraphNumberingAndBulletCharacterStyle.java | 8 +- .../fvt/uno/sw/puretext/CharacterUnderline.java | 48 +- 264 files changed, 5170 insertions(+), 4376 deletions(-)