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 79fa2d6bee Merge branch 'trunk' into Pilot-Pirx-iconset
add feeb0b2648 Cleanup
add c66d490685 Re-order include path.
add 0a1e220dee Cleanup
add 7e7d909f7b Port main/unotools component_getFactory() to the component
context API.
add cde5ecdaa5 Port main/fileaccess component_getFactory() to the
component context API.
add 1890034f73 Port main/linguistic component_getFactory() to the
component context API.
new d6deb1131d 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:
main/autodoc/source/parser/cpp/preproc.cxx | 276 +++++++-------
.../source/parser_i/inc/s2_luidl/pe_tydf2.hxx | 36 +-
main/basebmp/inc/basebmp/endian.hxx | 22 +-
main/canvas/source/cairo/cairo_canvasfont.cxx | 278 +++++++-------
.../source/controller/main/CommandDispatch.cxx | 230 ++++++------
.../source/controller/main/UndoCommandDispatch.cxx | 154 ++++----
.../connectivity/source/drivers/evoab2/makefile.mk | 2 +-
main/desktop/source/deployment/gui/descedit.hxx | 38 +-
main/editeng/inc/editeng/unoviwed.hxx | 30 +-
main/fileaccess/source/FileAccess.cxx | 65 ++--
main/forms/source/xforms/resourcehelper.hxx | 29 +-
main/forms/source/xforms/submission/makefile.mk | 3 +-
main/forms/source/xforms/xpathlib/makefile.mk | 3 +-
main/linguistic/source/convdiclist.cxx | 22 +-
main/linguistic/source/dlistimp.cxx | 21 +-
main/linguistic/source/gciterator.cxx | 50 +--
main/linguistic/source/gciterator.hxx | 7 +-
main/linguistic/source/lngopt.cxx | 21 +-
main/linguistic/source/lngreg.cxx | 152 ++++----
main/linguistic/source/lngsvcmgr.cxx | 24 +-
main/pyuno/source/loader/makefile.mk | 2 +-
main/pyuno/source/module/makefile.mk | 2 +-
main/shell/source/backends/kde4be/makefile.mk | 2 +-
main/shell/source/backends/kdebe/makefile.mk | 2 +-
main/slideshow/source/engine/screenupdater.cxx | 415 ++++++++++-----------
main/solenv/inc/target.mk | 4 +-
main/unotools/source/ucbhelper/XTempFile.hxx | 3 -
main/unotools/source/ucbhelper/xtempfile.cxx | 32 +-
main/vcl/aqua/source/gdi/atsfonts.hxx | 14 +-
main/vcl/inc/salvd.hxx | 39 +-
.../source/style/XMLFootnoteSeparatorExport.hxx | 16 +-
main/xmlsecurity/source/xmlsec/makefile.mk | 3 +-
main/xmlsecurity/source/xmlsec/nss/makefile.mk | 3 +-
33 files changed, 928 insertions(+), 1072 deletions(-)