This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a change to branch Pilot-Pirx-iconset
in repository https://gitbox.apache.org/repos/asf/openoffice.git
from 5d5d1a0e4d Merge branch 'trunk' into Pilot-Pirx-iconset
add 75119930b7 Cleanup
add 8ec8361461 Rename FTNNOTE -> FOOTNOTE, cleanup
add a6de679722 Cleanup
add 50c2edf42c Rename Sidebar panel for Slide Layout
add 8ac973bcaf pre-commit clean up `.common` files (#362)
add 9ea4fbc166 Clean up ASP files (#363)
add 97079ec05f Updated Danish dictionary
add 1fd2197689 Cleanup
new 8b618c68d4 Merge branch 'trunk' into Pilot-Pirx-iconset
The 1 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:
.pre-commit-config.yaml | 6 +-
.../accessibility/awb/canvas/makefile.common | 11 +-
.../openoffice/accessibility/awb/makefile.common | 10 +-
.../accessibility/awb/tree/makefile.common | 10 +-
.../accessibility/awb/view/makefile.common | 10 +-
.../accessibility/awb/view/text/makefile.common | 10 +-
.../openoffice/accessibility/misc/makefile.common | 8 +-
main/autodoc/source/tools/filecoll.cxx | 136 ++---
main/autodoc/source/tools/tkpchars.cxx | 90 +--
main/basebmp/source/bitmapdevice.cxx | 525 ++++++++--------
.../basegfx/source/polygon/b3dpolypolygontools.cxx | 310 +++++-----
main/extensions.lst | 2 +-
.../data/org/openoffice/Office/UI/Sidebar.xcu | 13 +-
main/sd/res/webview/edit.asp | 18 +-
main/sd/res/webview/webview.asp | 24 +-
main/starmath/source/dialog.cxx | 504 ++++++++-------
main/starmath/source/document.cxx | 673 ++++++++++-----------
main/starmath/source/view.cxx | 186 +++---
main/starmath/uiconfig/smath/menubar/menubar.xml | 13 +-
.../uiconfig/smath/statusbar/statusbar.xml | 2 +
.../uiconfig/smath/toolbar/fullscreenbar.xml | 10 +-
.../uiconfig/smath/toolbar/standardbar.xml | 13 +-
main/starmath/uiconfig/smath/toolbar/toolbar.xml | 2 +-
main/sw/source/ui/docvw/docvw.hrc | 100 ++-
main/sw/source/ui/docvw/docvw.src | 4 +-
main/sw/source/ui/docvw/edtwin2.cxx | 626 +++++++++----------
26 files changed, 1643 insertions(+), 1673 deletions(-)