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 32be25f6eb Merge branch 'trunk' into Pilot-Pirx-iconset
add e94227aa73 Remove 'Mozilla / Netscape' entry from Address Book Data
Source Wizard
add b5a5306a50 Small corrections to Help
add 478fe4128c Another small correction to Help
add 7dbe28d420 Remove leftover from Mozilla address book (#401)
add 546f7f5999 Cut and Paste of Fontwork performs as Copy and Paste.
add 639fde025c Cleanup
add 5cd1c82638 Replace 2do -> TODO, minor cleanup
new db19832e36 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:
.../connectivity/source/inc/resource/mozab_res.hrc | 10 +-
.../source/resource/conn_shared_res.src | 27 +-
main/dbaccess/source/ui/misc/HtmlReader.cxx | 2 +-
main/extensions/source/abpilot/abpresid.hrc | 76 ++---
main/extensions/source/abpilot/abspilot.cxx | 349 ++++++++++-----------
main/extensions/source/abpilot/abspilot.src | 16 +-
main/extensions/source/abpilot/addresssettings.hxx | 12 +-
.../source/abpilot/datasourcehandling.cxx | 100 +++---
.../source/abpilot/datasourcehandling.hxx | 68 ++--
.../source/abpilot/typeselectionpage.cxx | 70 ++---
.../source/abpilot/typeselectionpage.hxx | 3 -
main/filter/source/msfilter/eschesdo.cxx | 4 +-
.../source/xslt/odf2xhtml/export/xhtml/body.xsl | 16 +-
main/formula/source/core/api/token.cxx | 2 +-
.../path_substitution/PathSubstitutionTest.java | 4 +-
main/helpcontent2/helpers/help_hid.lst | 1 -
.../source/text/shared/autopi/01170000.xhp | 17 +-
.../source/text/shared/autopi/01170300.xhp | 2 +-
.../text/shared/explorer/database/dabawiz01.xhp | 2 +-
.../source/text/shared/guide/data_addressbook.xhp | 2 +-
.../java/convwatch/GraphicalTestArguments.java | 2 +-
.../main/java/ifc/document/_XViewDataSupplier.java | 2 +-
.../main/java/ifc/sheet/_XDocumentAuditing.java | 2 +-
.../src/main/java/ifc/sheet/_XSheetAuditing.java | 2 +-
.../mod/_fwk/ModuleUIConfigurationManager.java | 2 +-
.../main/java/mod/_fwk/UIConfigurationManager.java | 2 +-
.../java/stats/ComplexDataBaseOutProducer.java | 2 +-
.../java/OOoRunner/src/main/java/util/utils.java | 8 +-
main/sc/source/core/data/table3.cxx | 2 +-
main/sc/source/core/tool/chartarr.cxx | 2 +-
main/sc/source/core/tool/chartlis.cxx | 2 +-
main/sc/source/core/tool/chartpos.cxx | 8 +-
main/sc/source/core/tool/chgtrack.cxx | 6 +-
main/sc/source/core/tool/interpr1.cxx | 8 +-
main/sc/source/filter/html/htmlpars.cxx | 10 +-
main/sc/source/filter/xcl97/XclImpChangeTrack.cxx | 2 +-
main/sc/source/filter/xcl97/xcl97rec.cxx | 2 +-
main/sc/source/ui/view/viewfunc.cxx | 2 +-
main/sw/source/filter/writer/writer.cxx | 299 +++++++++---------
main/sw/source/filter/writer/wrt_fn.cxx | 16 +-
main/sw/source/filter/writer/wrtswtbl.cxx | 180 +++++------
main/sw/source/ui/wrtsh/delete.cxx | 2 +
.../CheckTransientDocumentsContentProvider.java | 2 +-
.../CheckTransientDocumentsDocumentContent.java | 2 +-
main/vcl/qa/complex/memCheck/CheckMemoryUsage.java | 2 +-
45 files changed, 643 insertions(+), 709 deletions(-)