[Libreoffice-commits] Changes to 'refs/tags/ooo/DEV300_m103'

Bjoern Michaelsen bmichaelsen at kemper.freedesktop.org
Tue Aug 23 07:45:19 PDT 2011


Tag 'ooo/DEV300_m103' created by Bjoern Michaelsen <bjoern.michaelsen at canonical.com> at 2011-08-23 14:42 -0700

merged tag ooo/DEV300_m103 from old repositories
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAABAgAGBQJOU65bAAoJEGxwvMi2vld04iIIAI28Bp6NilhoPdWZAELS/06N
hEeGdH1njVFL3hT4kSFdqWdC5uKY371Yky6mzCGdpd2j9jvQbPXV8ubvEGrXIO5W
poFFjIQHOzf2fo9DhDLLMs8sidTlfe1WKaED7v8C6V7lBk5tuLDWfXwxCpWKFPdq
rwfE7SjwYPF0ygKCmPEaRs+2pF4MfmzIL4EmeSaS2i6J9LfKAjf70yJeSMzycH6y
lE+lHJX4pLf2O7zdDIApSf26PAsyDYaxjXTM7Q6j5TwG64Re06nZYdWjHsWVMXao
mGsqfFH+qZqY3UZFP/0IcTaOGKezKpvZN5GaJMuEQ5smI7UaiBlyyXt+1WhCLmw=
=8+Rl
-----END PGP SIGNATURE-----

Changes since ooo/DEV300_m102:
Bjoern Michaelsen (1):
      merged tag ooo/DEV300_m103

Frank Schoenheit [fs] (88):
      debuglevels: use vsnprintf instead of _vsnprintf, otherwise it won't build on unxlngi6.pro+debug
      dba34c: #i115901#: dispose the local pane's window (after clearing the cache, which will dispose the windows currently anchored to the pane)
      debuglevels: #i116839#
      debuglevels: #i116845# introduce CaptureAssertions, to forward assertions raised during Basic script execution to a user-defined function
      debuglevels: some cleanup of the smoketest code, in preparation of #i116845#
      debuglevels: capture assertions during the test run, let the test fail in case we encounter an assertion.
      debuglevels: make the current test case a global variable, so the AssertionHandler can use it
      debuglevels: also log errors during the test's glue code (well, assertions, at least)
      debuglevels: make dialog somewhat more usable
      debuglevels: removed the dead code and UI for binary file formats - no tests existed for this
      debuglevels: ResetCapturedAssertions not available in product build
      debuglevels: outsourced creation of the smoketest doc into an own module, so it can be used outside smoketesoo_native, too
      debuglevels: bin, not binPROEXT
      debuglevels: SalRGB.other -> SalRGB.otherSalRGB. Allows compiling with debug an WaE on current Solaris platforms (whether otherwise the identifier 'other' conflicts with another one deep inside boost)
      debuglevels: silence unxsoli4.pro+debug warning
      debuglevels: silence WaE with uncmaxci.pro+debug
      debuglevels: ensure the test closure log file is mentioned in the main log file as well
      debuglevels: fixed various issues around the test closure's log file
      debuglevels: ResetCapturedAssertions: don't reset to NULL channel if assertions are not captured
      debuglevels: corrected assertion's condition (report the existence, not the non-existence of forward slashes in the given path)
      debuglevels: removed now-useless (and annoying) trace
      debuglevels: pulled and merged DEV300.m100
      debuglevels: pulled and merged DEV300.m100
      debuglevels: pulled and merged DEV300.m100
      debuglevels: pulled and merged DEV300.m100
      debuglevels: pulled and merged DEV300.m100
      debuglevels: pulled and merged DEV300.m100
      debuglevels: pulled and merged DEV300.m100
      debuglevels: post-rebase fixes
      debuglevels: #i116845# ~OfficeDocumentsManager: don't assert an empty document list
      debuglevels: BasicManager::ExecuteMacro: when the return value of the executed method is the method itself, don't retrieve its value - it would execute the method, again (encountered in the refactored smoketest_native)
      debuglevels: a little less verbosity
      debuglevels: explicit failure upon catching an UNO exception (which gives a slightly better idea of the failure than what cppunit emits by default)
      dba34d: #i116991# fix ScriptEventListenerWrapper to report failures in the delegatee creation as assertions only, instead of throwing a RuntimeException which is caught way too late
      debuglevels: #i116845# replace the 'CoreDump' output channel for assertions with 'Debug'
      debuglevels: #i116845# on assertions, don't/call osl_osl_breakDebug depending on an environemnt variable SAL_DIAGNOSE_ABORT.
      debuglevels: let smoketestoo_native use a dedicated version of dbgsvrc/DBGSV_INIT, instead of using the default which the build env points to - it might direct assertion output to whereever ...
      debuglevels: let smoketestoo_native use a dedicated version of dbgsvrc/DBGSV_INIT, instead of using the default which the build env points to - it might direct assertion output to whereever ...
      debuglevels: removed useless assertions
      debuglevels: removed yet another useless (aka: nearly-always-firing) assertion
      #i117037# re-introduce the XDialog2 support which got lost with some merge conflict resolving
      debuglevels: merged to-be-m101
      debuglevels: pulled and merged latest changes from DEV300_next
      debuglevels: #i116845# temporarily disable the 'OnTitleChanged notified for an unknown document' assertion
      debuglevels: do not iterate over a directory whose 'open' returned a failure - prevents later assertions from the OSL implementation
      dba34d: fixed attemptListenerCreation
      debuglevels: merged to-be-m101
      debuglevels: merged to-be-m101
      debuglevels: merged to-be-m101
      debuglevels: merged to-be-m101
      debuglevels: merged to-be-m101
      debuglevels: merged to-be-m101
      debuglevels: merged to-be-m101
      debuglevels: merged to-be-m101
      debuglevels: fixed index access in StartTestWithDefaultOptions
      debuglevels: pulled and merged latest changes from DEV300_next
      debuglevels: pulled and merged latest changes from DEV300_next
      debuglevels: pulled and merged latest changes from DEV300_next
      debuglevels: pulled and merged latest changes from DEV300_next
      debuglevels: pulled and merged latest changes from DEV300_next
      debuglevels: merged latest CWS fixes done in another repo
      debuglevels: removed unreachable code (unxsol* WaE)
      debuglevels: pulled and merged latest changes from same CWS / other repo
      debuglevels: pulled and merged remaining changesets from m101
      debuglevels: #i116860# add annotation.src, prevents assertions 'bout missing resources
      debuglevels: reintroduced lost row headers in first status table
      debuglevels: fixed file permissions
      debuglevels: let DIAGNOSTICS_CONTROL_FILE depend on , to make it unique when multiple tests are running in parallel
      debuglevels: simplify the build system, by complicating the OOo code ;)
      debuglevels: simplify the build system, by complicating the OOo code ;)
      debuglevels: export DBGSV_ERROR_OUT=shell, so that tools-based assertions in non-product test do not pop up as message boxes (which was a regression introduced with the removal of DBGSV_INIT from the build env)
      debuglevels: fixed module dependencies
      debuglevels: yet another module dependency fix :-\
      debuglevels: GCC WaE / replace cppunit's DynamicLibraryManager (which does not seem to be public API) with osl_loadModule
      debuglevels: GCC WaE / replace cppunit's DynamicLibraryManager (which does not seem to be public API) with osl_loadModule
      debuglevels: ooops - removed a line of code not intended to be committed
      debuglevels: open the smoketest doc read-only
      debuglevels: introduce SfxModule::GetModuleFieldUnit, taking an XFrame, to not rely on SfxObjectShell::Current, which is implicitly used by SfxModule::GetCurrentFieldUnit, and might (like all this static crap) fail unforseeably. Use this new method in the Metric Field (to be used in toolbars) and the Pos/Size status bar control. Finally, this prevents a sporadic assertion during the smoketest, where GetCurrentFieldUnit fails for whatever reasons
      debuglevels: pulled and merged DEV300.m102
      debuglevels: pulled and merged DEV300.m102
      debuglevels: pulled and merged DEV300.m102
      debuglevels: pulled and merged DEV300.m102
      debuglevels: pulled and merged DEV300.m102
      debuglevels: pulled and merged DEV300.m102
      debuglevels: pulled and merged DEV300.m102
      debuglevels: pulled and merged DEV300.m102
      debuglevels: pulled and merged DEV300.m102
      debuglevels: removed conflicting fix for a leaking WorkWindow - both changes together cause a crash

Herbert Duerr [hdu] (2):
      obo55: #163912# fix hairline drawing related artifacts
      obo55: #163912# fix hairline drawing related artifacts

Ingrid Halama (5):
      chart51: #i112773# fix exponential fit for small values (Patch from Regina)
      chart55: #117185# legend entries get lost after moving the legend
      chart55: #i117207#  wrong layout with empty titles
      chart55: #i117185# correct object size
      chart55: #i117183# bad autoscaling for date axis

Ingrid Halama [iha] (19):
      chart51: #i116544# copy/paste error with complex series labels
      chart51: merge with DEV300_m97
      chart51: merge with DEV300_m97
      chart51: merge with DEV300_m97
      chart51: #i116681# fixed defaults for lights
      chart51: merge with DEV300_m100
      chart51: merge with DEV300_m100
      chart51: merge with DEV300_m100
      chart51: merge with DEV300_m100 - part 2
      chart51: merge with DEV300_m100 - part 2
      chart51: #i116544# integrate fix for copy/paste bug #i116943#
      chart51: merge with DEV300_m100 - part 3
      chart51: #i112773# ensure correct position for equation
      chart51: merge with DEV300_m101
      chart51: merge with DEV300_m101
      chart51: merge with DEV300_m101
      chart51: #i116961# import shared y values for bubble charts correctly
      chart51: copy-paste bubbles with text x values correctly
      chart51: don't switch to internal data if ranges for bubble sizes are missing

Ivo Hinkelmann (6):
      l10n36: #i117281# add isocodes fur jbo kab nso ny so
      l10n36: #i117281# add isocodes fur jbo kab nso ny so
      masterfix DEV300: #i10000# fixed configure
      masterfix DEV300: #i10000# all -> allandcheck
      masterfix DEV300: #i10000# make clean fix
      masterfix DEV300: #i10000# always add gb_deliver.log to zip

Joachim Lingner (18):
      jl64 #i109096# extensions do not work with long path names
      jl164 merging heads
      jl164 merging heads
      jl164 #i109096# folders in configuration and help registry folders are now created with unotools::TempFile.
      jl164 #i109096# java help indexer service did not work with long file paths
      jl164 #i109096# java help indexer service did not work with long file paths
      jl164 #i109096# java help indexer service did not work with long file paths
      jl164 #i109096# libxml2 fails when using long paths on windows
      jl164 #i109096# libxml2 fails when using long paths on windows
      jl164 #i109096# HelpLinker does not work with long path on Windows XP because of fopen
      jl164 #i109096# Displaying help content fails for extensions when user installation has a long path on windows
      jl164 #i109096# osl_loadModules did not work with long paths.
      jl164 #i109096# osl_createProcesess failed if the executable had a long path on windows
      jl164 #i109096# make patch::native_file_string_w windows only
      jl164 #i109096# wrong use of path::native_file_string_w in fopen for Linux
      jl164 #i109096# fixing use of vectors as smart array in osl_loadModules and osl_createprocesswithredirectedio, I introduced them in one of the previous changesets in this cws
      #i117186# call unopkg sync when building type installed or archive with the proper arguments, remove assertion from framework for the case that there is no user installation.
      #i117186# call unopkg sync when building type installed or archive with the proper arguments, remove assertion from framework for the case that there is no user installation.

Marc Neumann [msc] (1):
      cws chart51: #i117182# add wait

Mathias Bauer (25):
      CWS swlayoutrefactoring: #i81480#: enable sw code to use multiple layouts
      CWS swlayoutrefactoring: resync to m82
      CWS swlayoutrefactoring: resync to m91
      CWS swlayoutrefactoring: resolve conflicts after resync to m91
      CWS swlayoutrefactoring: warning fixed
      CWS swlayoutrefactoring: found logical conflict after resync: not every view has a WrtShell, so try to do printing with ViewShell where possible
      CWS swlayoutrefactoring: #i81480#: fix resync bug from old cvs based cws
      CWS swlayoutrefactoring: #i81480#: sometimes there is no ViewShell
      CWS swlayoutrefactoring: #i81480#: some minor cleanups
      CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient mess
      CWS swlayoutrefactoring: #i81480#: some bug fixes found in testing
      CWS swlayoutrefactoring: #i115510#: some minor fixes
      CWS swlayoutrefactoring: #i115510#: use boost::noncopyable for SwClient; move some code from client iterations into SwClientNotify calls
      CWS swlayoutrefactoring: resync to m96, no conflict resolution
      CWS swlayoutrefactoring: conflict resolution after resync to DEV300_m96
      CWS swlayoutrefactoring: resync to m100
      CWS swlayoutrefactoring: fix merge conflicts
      CWS swlayoutrefactoring: fixes for compilation on unxlngxi after resync
      CWS swlayoutrefactoring: last portion of m100 merged
      CWS swlayoutrefactoring: gcc3 needs some help
      CWS swlayoutrefactoring: construction of RootFrm must be done in two steps; the layout must not be created in the ctor as creating the draw view will need a pLayout set at the ViewShell; worked in old versions because of a side effect that has set pLayout at SwDoc though the SwRootFrm still was not constructed
      CWS swlayoutrefactoring: resync to m101
      CWS swlayoutrefactoring: avoid gcc3 specific workaround for passing temporary objects by reference
      CWS swlayoutrefactoring: forgotten commit
      CWS swlayoutrefactoring: fix missing cursor update

Michael Stahl (1):
      sw34bf03: #i116555#: PropertyActionsOOo.cxx: ignore fo:wrap-option

Philipp Lohmann [pl] (8):
      vcl120: #i114306# enforce setting a new document printer
      vcl120: #i115695# respond to a PrinterName property used by the application
      vcl120: rebase to DEV300m102
      vcl120: rebase to DEV300m102
      vcl120: #i114306# tweak defaultprinter behavior again
      vcl120: #i115695# fix a stupid error
      a little less flicker
      vcl120: #i117267# better paper matching

Release Engineering (1):
      DEV300

Thomas Benisch (3):
      #i116037# Don't toggle the calc formula bar when activating and deactivating a chart
      #i116037# Don't toggle the calc formula bar when activating and deactivating a chart
      chart51: #i106137# Formatting Toolbar - Focus doesn't switch when select an other element

Thomas Benisch [tbe] (9):
      chart51:#i116352# Error: XMLShapeExport::exportShape(), exception caught
      chart51: #i103864# Data labels overlining
      chart51: #i116037# backout
      chart51: #i116037# backout
      chart51: #i116037# backout
      chart51: #i116037# backout
      chart51: #i116037# backout
      chart51: #i116037# backout
      chart55: #i112752# missing data change updates from calc to chart

iha (3):
      chart55: #i116841# crash with stock chart
      chart55:  #i112752# warning error
      chart55: #117183# bad autoscaling for date axis

mb93783 (1):
      CWS swlayoutrefactoring: #i115510#: fix for gcc3.4 re-added

obo (36):
      obo55: #164395# Calc 1.0 import (by NN)
      CWS-TOOLING: integrate CWS debuglevels
      CWS-TOOLING: integrate CWS debuglevels
      CWS-TOOLING: integrate CWS debuglevels
      CWS-TOOLING: integrate CWS debuglevels
      CWS-TOOLING: integrate CWS debuglevels
      CWS-TOOLING: integrate CWS debuglevels
      CWS-TOOLING: integrate CWS debuglevels
      CWS-TOOLING: integrate CWS debuglevels
      CWS-TOOLING: integrate CWS debuglevels
      CWS-TOOLING: integrate CWS obo55
      CWS-TOOLING: integrate CWS obo55
      CWS-TOOLING: integrate CWS chart51
      CWS-TOOLING: integrate CWS chart51
      CWS-TOOLING: integrate CWS chart51
      CWS-TOOLING: integrate CWS l10n36
      CWS-TOOLING: integrate CWS l10n36
      CWS-TOOLING: integrate CWS ext006
      CWS-TOOLING: integrate CWS chart55
      CWS-TOOLING: integrate CWS chart55
      CWS-TOOLING: integrate CWS sb142
      CWS-TOOLING: integrate CWS jl164
      CWS-TOOLING: integrate CWS jl164
      CWS-TOOLING: integrate CWS jl164
      CWS-TOOLING: integrate CWS jl164
      CWS-TOOLING: integrate CWS jl164
      CWS-TOOLING: integrate CWS jl164
      CWS-TOOLING: integrate CWS swlayoutrefactoring
      CWS-TOOLING: integrate CWS vcl120
      CWS-TOOLING: integrate CWS vcl120
      masterfix DEV300: #i10000# build breaker in sw
      masterfix DEV300: #i117352#,#i10000# WaE converting to non-pointer type sal_uInt16 from NULL
      masterfix DEV300: #i10000# fix damaged build.lst
      masterfix DEV300: #i10000# fix build.lst, remove obsolete makefile.mk
      masterfix DEV300: #i10000# create misc/x64 directory missing
      masterfix DEV300: #i10000# fix for LAN"

sb (5):
      debuglevels: #i117073# added cppunittester --protector support; added unoexceptionprotector and use it in installationtest.mk; reverted changes to smoketest.cxx obsoleted by these additions
      debuglevels: #i117073# added cppunittester --protector support; added unoexceptionprotector and use it in installationtest.mk; reverted changes to smoketest.cxx obsoleted by these additions
      debuglevels: #i117073# added cppunittester --protector support; added unoexceptionprotector and use it in installationtest.mk; reverted changes to smoketest.cxx obsoleted by these additions
      debuglevels: #i117073# Linux/GCC needs SAL_LOADMODULE_GLOBAL for exception handling to work
      sb142: #i116738# ignore test stuff from the Python implementation

---
 basic/source/basmgr/basmgr.cxx                                             |    2 
 basic/source/classes/sbxmod.cxx                                            |    5 
 basic/source/inc/sbdiagnose.hxx                                            |   34 
 basic/source/runtime/makefile.mk                                           |    3 
 basic/source/runtime/rtlproto.hxx                                          |    1 
 basic/source/runtime/sbdiagnose.cxx                                        |  134 +
 basic/source/runtime/stdobj.cxx                                            |    2 
 chart2/source/controller/itemsetwrapper/CharacterPropertyItemConverter.cxx |   67 
 chart2/source/controller/main/ChartController_Position.cxx                 |   11 
 chart2/source/controller/main/ChartController_Window.cxx                   |    9 
 chart2/source/inc/CharacterProperties.hxx                                  |    3 
 chart2/source/inc/ExponentialRegressionCurveCalculator.hxx                 |    7 
 chart2/source/model/main/Diagram.cxx                                       |    1 
 chart2/source/tools/CharacterProperties.cxx                                |   25 
 chart2/source/tools/ExponentialRegressionCurveCalculator.cxx               |   77 
 chart2/source/view/axes/ScaleAutomatism.cxx                                |   28 
 chart2/source/view/charttypes/VSeriesPlotter.cxx                           |   16 
 chart2/source/view/main/ChartView.cxx                                      |    7 
 chart2/source/view/main/PropertyMapper.cxx                                 |    3 
 chart2/source/view/main/VLegend.cxx                                        |    4 
 configure.in                                                               |    3 
 cppu/source/typelib/typelib.cxx                                            |   14 
 desktop/source/app/app.cxx                                                 |    4 
 desktop/source/deployment/manager/dp_manager.cxx                           |   22 
 desktop/source/deployment/registry/dp_backend.cxx                          |   59 
 desktop/source/deployment/registry/dp_backenddb.cxx                        |    5 
 extensions/source/plugin/unx/sysplug.cxx                                   |    2 
 framework/source/services/backingwindow.cxx                                |   57 
 framework/source/services/substitutepathvars.cxx                           |    6 
 graphite/makefile.mk                                                       |    8 
 i18npool/source/paper/paper.cxx                                            |    2 
 l10ntools/source/help/HelpCompiler.hxx                                     |    8 
 l10ntools/source/help/HelpIndexerTool.java                                 |    9 
 l10ntools/source/help/HelpLinker.cxx                                       |   41 
 libxml2/libxml2-long-path.patch                                            |   34 
 libxml2/makefile.mk                                                        |    3 
 lucene/long_path.patch                                                     |   37 
 lucene/makefile.mk                                                         |    7 
 python/prj/d.lst                                                           |    6 
 rsc/source/rscpp/cpp4.c                                                    |    2 
 sal/cppunittester/cppunittester.cxx                                        |  102 +
 sal/inc/cppunittester/protectorfactory.hxx                                 |   45 
 sal/osl/os2/diagnose.c                                                     |    3 
 sal/osl/unx/diagnose.c                                                     |   14 
 sal/osl/w32/diagnose.c                                                     |   50 
 sal/osl/w32/file_dirvol.cxx                                                |    4 
 sal/osl/w32/module.cxx                                                     |   23 
 sal/osl/w32/procimpl.cxx                                                   |   35 
 sal/prj/d.lst                                                              |    2 
 sc/inc/chart2uno.hxx                                                       |   64 
 sc/source/core/tool/charthelper.cxx                                        |    5 
 sc/source/filter/starcalc/scflt.cxx                                        |   13 
 sc/source/ui/drawfunc/fusel.cxx                                            |    1 
 sc/source/ui/inc/gridwin.hxx                                               |    2 
 sc/source/ui/inc/tabview.hxx                                               |    2 
 sc/source/ui/unoobj/chart2uno.cxx                                          |  188 --
 sc/source/ui/view/gridwin.cxx                                              |   20 
 sc/source/ui/view/tabview3.cxx                                             |    9 
 set_soenv.in                                                               |    1 
 setup_native/source/win32/msi-encodinglist.txt                             |    6 
 sfx2/inc/sfx2/module.hxx                                                   |   12 
 sfx2/source/appl/module.cxx                                                |   34 
 sfx2/source/doc/objxtor.cxx                                                |    5 
 sfx2/source/view/viewprn.cxx                                               |   37 
 slideshow/source/engine/debug.cxx                                          |    2 
 smoketestdoc/com/sun/star/comp/smoketest/MANIFEST.MF                       |    2 
 smoketestdoc/com/sun/star/comp/smoketest/TestExtension.idl                 |   40 
 smoketestdoc/com/sun/star/comp/smoketest/TestExtension.java                |  166 ++
 smoketestdoc/com/sun/star/comp/smoketest/delzip                            |    1 
 smoketestdoc/com/sun/star/comp/smoketest/makefile.mk                       |   89 +
 smoketestdoc/com/sun/star/comp/smoketest/manifest.xml                      |    5 
 smoketestdoc/data/Events.xml                                               |   66 
 smoketestdoc/data/Global.xml                                               |  821 ++++++++++
 smoketestdoc/data/OptionsDlg.xml                                           |   64 
 smoketestdoc/data/Test_10er.xml                                            |  681 ++++++++
 smoketestdoc/data/Test_DB.xml                                              |  147 +
 smoketestdoc/data/Test_Ext.xml                                             |  116 +
 smoketestdoc/data/content.xml                                              |  113 +
 smoketestdoc/data/dialog-lb.xml                                            |   31 
 smoketestdoc/data/dialog-lc.xml                                            |   31 
 smoketestdoc/data/makefile.mk                                              |   70 
 smoketestdoc/data/manifest.xml                                             |   49 
 smoketestdoc/data/meta.xml                                                 |   28 
 smoketestdoc/data/script-lb.xml                                            |   35 
 smoketestdoc/data/script-lc.xml                                            |   31 
 smoketestdoc/data/settings.xml                                             |   28 
 smoketestdoc/data/styles.xml                                               |   28 
 smoketestdoc/prj/build.lst                                                 |    4 
 smoketestdoc/prj/d.lst                                                     |    4 
 smoketestoo_native/com/sun/star/comp/smoketest/MANIFEST.MF                 |    2 
 smoketestoo_native/com/sun/star/comp/smoketest/TestExtension.idl           |   40 
 smoketestoo_native/com/sun/star/comp/smoketest/TestExtension.java          |  166 --
 smoketestoo_native/com/sun/star/comp/smoketest/delzip                      |    1 
 smoketestoo_native/com/sun/star/comp/smoketest/makefile.mk                 |   90 -
 smoketestoo_native/com/sun/star/comp/smoketest/manifest.xml                |    5 
 smoketestoo_native/data/Events.xml                                         |   43 
 smoketestoo_native/data/Global.xml                                         |  766 ---------
 smoketestoo_native/data/OptionsDlg.xml                                     |   62 
 smoketestoo_native/data/Test_10er.xml                                      |  697 --------
 smoketestoo_native/data/Test_DB.xml                                        |  161 -
 smoketestoo_native/data/Test_Ext.xml                                       |  121 -
 smoketestoo_native/data/content.xml                                        |   28 
 smoketestoo_native/data/dialog-lb.xml                                      |   31 
 smoketestoo_native/data/dialog-lc.xml                                      |   31 
 smoketestoo_native/data/makefile.mk                                        |   70 
 smoketestoo_native/data/manifest.xml                                       |   49 
 smoketestoo_native/data/meta.xml                                           |   28 
 smoketestoo_native/data/script-lb.xml                                      |   35 
 smoketestoo_native/data/script-lc.xml                                      |   31 
 smoketestoo_native/data/settings.xml                                       |   28 
 smoketestoo_native/data/styles.xml                                         |   28 
 smoketestoo_native/makefile.mk                                             |   14 
 smoketestoo_native/prj/build.lst                                           |    6 
 smoketestoo_native/smoketest.cxx                                           |    7 
 solenv/bin/cws.pl                                                          |   13 
 solenv/bin/modules/installer/globals.pm                                    |    8 
 solenv/bin/modules/installer/simplepackage.pm                              |   20 
 solenv/bin/packmodule                                                      |    1 
 solenv/config/sdev300.ini                                                  |    1 
 solenv/gbuild/CppunitTest.mk                                               |    4 
 solenv/gbuild/JunitTest.mk                                                 |    4 
 solenv/gbuild/extensions/post_PackModule.mk                                |    2 
 solenv/gbuild/gbuild.mk                                                    |    2 
 solenv/inc/installationtest.mk                                             |   43 
 solenv/inc/langlist.mk                                                     |    5 
 solenv/inc/minor.mk                                                        |    6 
 solenv/inc/tg_wntx64.mk                                                    |    8 
 svl/source/undo/undo.cxx                                                   |    2 
 svx/source/form/fmundo.cxx                                                 |   78 
 svx/source/stbctrls/pszctrl.cxx                                            |    2 
 svx/source/tbxctrls/itemwin.cxx                                            |    4 
 sw/AllLangResTarget_sw.mk                                                  |    1 
 sw/inc/IDocumentLayoutAccess.hxx                                           |   10 
 sw/inc/authfld.hxx                                                         |    4 
 sw/inc/calbck.hxx                                                          |  258 +--
 sw/inc/crsrsh.hxx                                                          |    5 
 sw/inc/dcontact.hxx                                                        |   42 
 sw/inc/doc.hxx                                                             |   25 
 sw/inc/docsh.hxx                                                           |    2 
 sw/inc/docufld.hxx                                                         |   12 
 sw/inc/editsh.hxx                                                          |    9 
 sw/inc/expfld.hxx                                                          |    9 
 sw/inc/fchrfmt.hxx                                                         |    5 
 sw/inc/fldbas.hxx                                                          |    2 
 sw/inc/fmtcol.hxx                                                          |    9 
 sw/inc/fmtfld.hxx                                                          |    8 
 sw/inc/fmthdft.hxx                                                         |   13 
 sw/inc/fmtmeta.hxx                                                         |    6 
 sw/inc/fmtpdsc.hxx                                                         |    9 
 sw/inc/format.hxx                                                          |    7 
 sw/inc/frmfmt.hxx                                                          |   10 
 sw/inc/ftninfo.hxx                                                         |   13 
 sw/inc/lineinfo.hxx                                                        |    7 
 sw/inc/ndnotxt.hxx                                                         |    2 
 sw/inc/ndtxt.hxx                                                           |   15 
 sw/inc/node.hxx                                                            |   23 
 sw/inc/numrule.hxx                                                         |   24 
 sw/inc/pagedesc.hxx                                                        |    4 
 sw/inc/paratr.hxx                                                          |    9 
 sw/inc/printdata.hxx                                                       |    9 
 sw/inc/reffld.hxx                                                          |    5 
 sw/inc/section.hxx                                                         |   12 
 sw/inc/swcrsr.hxx                                                          |   10 
 sw/inc/swddetbl.hxx                                                        |    4 
 sw/inc/switerator.hxx                                                      |   47 
 sw/inc/swtable.hxx                                                         |   26 
 sw/inc/swtblfmt.hxx                                                        |    6 
 sw/inc/tox.hxx                                                             |   12 
 sw/inc/txtatr.hxx                                                          |   12 
 sw/inc/txtftn.hxx                                                          |    3 
 sw/inc/txtinet.hxx                                                         |    7 
 sw/inc/unobaseclass.hxx                                                    |    2 
 sw/inc/unobookmark.hxx                                                     |    3 
 sw/inc/unochart.hxx                                                        |   17 
 sw/inc/unocrsr.hxx                                                         |    7 
 sw/inc/unodraw.hxx                                                         |    6 
 sw/inc/unofield.hxx                                                        |   31 
 sw/inc/unoflatpara.hxx                                                     |    3 
 sw/inc/unoframe.hxx                                                        |   15 
 sw/inc/unoport.hxx                                                         |   17 
 sw/inc/unoredline.hxx                                                      |    6 
 sw/inc/unoredlines.hxx                                                     |    4 
 sw/inc/unosett.hxx                                                         |    7 
 sw/inc/unostyle.hxx                                                        |   15 
 sw/inc/unotbl.hxx                                                          |   22 
 sw/inc/unotextmarkup.hxx                                                   |    6 
 sw/inc/unotxdoc.hxx                                                        |   13 
 sw/inc/usrfld.hxx                                                          |    5 
 sw/inc/viewopt.hxx                                                         |   18 
 sw/inc/viewsh.hxx                                                          |   14 
 sw/sdi/_docsh.sdi                                                          |   11 
 sw/sdi/_viewsh.sdi                                                         |   10 
 sw/source/core/access/accdoc.cxx                                           |    8 
 sw/source/core/access/accframebase.cxx                                     |   22 
 sw/source/core/access/accframebase.hxx                                     |    3 
 sw/source/core/access/accfrmobj.cxx                                        |    4 
 sw/source/core/access/accmap.cxx                                           |   16 
 sw/source/core/access/accnotextframe.cxx                                   |    8 
 sw/source/core/access/accnotextframe.hxx                                   |    4 
 sw/source/core/access/accpara.cxx                                          |    4 
 sw/source/core/access/accpara.hxx                                          |    6 
 sw/source/core/access/acctable.cxx                                         |   13 
 sw/source/core/access/acctable.hxx                                         |    7 
 sw/source/core/access/acctextframe.cxx                                     |    6 
 sw/source/core/access/acctextframe.hxx                                     |    5 
 sw/source/core/attr/calbck.cxx                                             |  502 ++----
 sw/source/core/attr/cellatr.cxx                                            |   11 
 sw/source/core/attr/format.cxx                                             |   54 
 sw/source/core/crsr/bookmrk.cxx                                            |    4 
 sw/source/core/crsr/callnk.cxx                                             |   10 
 sw/source/core/crsr/callnk.hxx                                             |    3 
 sw/source/core/crsr/crsrsh.cxx                                             |   54 
 sw/source/core/crsr/crstrvl.cxx                                            |   90 -
 sw/source/core/crsr/crstrvl1.cxx                                           |    2 
 sw/source/core/crsr/pam.cxx                                                |   12 
 sw/source/core/crsr/swcrsr.cxx                                             |   39 
 sw/source/core/crsr/trvlfnfl.cxx                                           |    2 
 sw/source/core/crsr/trvltbl.cxx                                            |   14 
 sw/source/core/crsr/unocrsr.cxx                                            |   14 
 sw/source/core/crsr/viscrs.cxx                                             |   16 
 sw/source/core/doc/acmplwrd.cxx                                            |    9 
 sw/source/core/doc/doc.cxx                                                 |  174 --
 sw/source/core/doc/docbm.cxx                                               |    4 
 sw/source/core/doc/docchart.cxx                                            |    6 
 sw/source/core/doc/doccorr.cxx                                             |   10 
 sw/source/core/doc/docdesc.cxx                                             |  192 --
 sw/source/core/doc/docdraw.cxx                                             |   58 
 sw/source/core/doc/docedt.cxx                                              |   18 
 sw/source/core/doc/docfld.cxx                                              |   77 
 sw/source/core/doc/docfly.cxx                                              |   68 
 sw/source/core/doc/docfmt.cxx                                              |   40 
 sw/source/core/doc/docftn.cxx                                              |   66 
 sw/source/core/doc/docglbl.cxx                                             |    7 
 sw/source/core/doc/doclay.cxx                                              |  127 +
 sw/source/core/doc/docnew.cxx                                              |   30 
 sw/source/core/doc/docnum.cxx                                              |   29 
 sw/source/core/doc/docredln.cxx                                            |   10 
 sw/source/core/doc/doctxm.cxx                                              |   89 -
 sw/source/core/doc/fmtcol.cxx                                              |   29 
 sw/source/core/doc/ftnidx.cxx                                              |    7 
 sw/source/core/doc/htmltbl.cxx                                             |   26 
 sw/source/core/doc/lineinfo.cxx                                            |   29 
 sw/source/core/doc/notxtfrm.cxx                                            |   18 
 sw/source/core/doc/number.cxx                                              |   30 
 sw/source/core/doc/poolfmt.cxx                                             |    2 
 sw/source/core/doc/swserv.cxx                                              |    2 
 sw/source/core/doc/tblrwcl.cxx                                             |   29 
 sw/source/core/doc/visiturl.cxx                                            |    4 
 sw/source/core/docnode/ndcopy.cxx                                          |    2 
 sw/source/core/docnode/ndsect.cxx                                          |   55 
 sw/source/core/docnode/ndtbl.cxx                                           |   78 
 sw/source/core/docnode/ndtbl1.cxx                                          |   20 
 sw/source/core/docnode/node.cxx                                            |  153 -
 sw/source/core/docnode/node2lay.cxx                                        |  101 +
 sw/source/core/docnode/nodes.cxx                                           |   81 
 sw/source/core/docnode/section.cxx                                         |  152 -
 sw/source/core/docnode/swbaslnk.cxx                                        |   41 
 sw/source/core/draw/dcontact.cxx                                           |  189 --
 sw/source/core/draw/dflyobj.cxx                                            |    7 
 sw/source/core/draw/dpage.cxx                                              |    2 
 sw/source/core/draw/dview.cxx                                              |   23 
 sw/source/core/edit/autofmt.cxx                                            |    2 
 sw/source/core/edit/edattr.cxx                                             |    2 
 sw/source/core/edit/eddel.cxx                                              |    2 
 sw/source/core/edit/edfld.cxx                                              |   53 
 sw/source/core/edit/edfldexp.cxx                                           |   12 
 sw/source/core/edit/editsh.cxx                                             |   44 
 sw/source/core/edit/edlingu.cxx                                            |   10 
 sw/source/core/edit/edsect.cxx                                             |    2 
 sw/source/core/edit/edtox.cxx                                              |   10 
 sw/source/core/edit/edundo.cxx                                             |   12 
 sw/source/core/fields/authfld.cxx                                          |   93 -
 sw/source/core/fields/cellfml.cxx                                          |   18 
 sw/source/core/fields/dbfld.cxx                                            |   66 
 sw/source/core/fields/ddefld.cxx                                           |   16 
 sw/source/core/fields/ddetbl.cxx                                           |   22 
 sw/source/core/fields/docufld.cxx                                          |  116 -
 sw/source/core/fields/expfld.cxx                                           |   45 
 sw/source/core/fields/fldlst.cxx                                           |   13 
 sw/source/core/fields/postithelper.cxx                                     |    7 
 sw/source/core/fields/reffld.cxx                                           |   68 
 sw/source/core/fields/tblcalc.cxx                                          |   17 
 sw/source/core/fields/usrfld.cxx                                           |    4 
 sw/source/core/frmedt/fecopy.cxx                                           |    2 
 sw/source/core/frmedt/fedesc.cxx                                           |    4 
 sw/source/core/frmedt/fefly1.cxx                                           |   22 
 sw/source/core/frmedt/feflyole.cxx                                         |    2 
 sw/source/core/frmedt/feshview.cxx                                         |  162 -
 sw/source/core/frmedt/fetab.cxx                                            |    2 
 sw/source/core/frmedt/fews.cxx                                             |   16 
 sw/source/core/frmedt/tblsel.cxx                                           |  141 -
 sw/source/core/graphic/ndgrf.cxx                                           |   16 
 sw/source/core/inc/UndoAttribute.hxx                                       |    2 
 sw/source/core/inc/UndoCore.hxx                                            |    5 
 sw/source/core/inc/attrhint.hxx                                            |   44 
 sw/source/core/inc/bodyfrm.hxx                                             |    2 
 sw/source/core/inc/bookmrk.hxx                                             |    7 
 sw/source/core/inc/cellfrm.hxx                                             |    4 
 sw/source/core/inc/cntfrm.hxx                                              |    9 
 sw/source/core/inc/colfrm.hxx                                              |    2 
 sw/source/core/inc/fieldhint.hxx                                           |   44 
 sw/source/core/inc/flyfrm.hxx                                              |   21 
 sw/source/core/inc/flyfrms.hxx                                             |   18 
 sw/source/core/inc/frame.hxx                                               |   35 
 sw/source/core/inc/frmtool.hxx                                             |    5 
 sw/source/core/inc/ftnboss.hxx                                             |    2 
 sw/source/core/inc/ftnfrm.hxx                                              |    4 
 sw/source/core/inc/hffrm.hxx                                               |    6 
 sw/source/core/inc/layfrm.hxx                                              |    2 
 sw/source/core/inc/notxtfrm.hxx                                            |    4 
 sw/source/core/inc/pagedeschint.hxx                                        |   46 
 sw/source/core/inc/pagefrm.hxx                                             |    6 
 sw/source/core/inc/prevwpage.hxx                                           |   27 
 sw/source/core/inc/rolbck.hxx                                              |    5 
 sw/source/core/inc/rootfrm.hxx                                             |    6 
 sw/source/core/inc/rowfrm.hxx                                              |    4 
 sw/source/core/inc/sectfrm.hxx                                             |    8 
 sw/source/core/inc/tabfrm.hxx                                              |    7 
 sw/source/core/inc/txtfrm.hxx                                              |    7 
 sw/source/core/layout/atrfrm.cxx                                           |  191 +-
 sw/source/core/layout/calcmove.cxx                                         |   13 
 sw/source/core/layout/colfrm.cxx                                           |   19 
 sw/source/core/layout/findfrm.cxx                                          |   25 
 sw/source/core/layout/flowfrm.cxx                                          |   67 
 sw/source/core/layout/fly.cxx                                              |  217 +-
 sw/source/core/layout/flycnt.cxx                                           |    9 
 sw/source/core/layout/flyincnt.cxx                                         |    6 
 sw/source/core/layout/flylay.cxx                                           |   20 
 sw/source/core/layout/flypos.cxx                                           |   30 
 sw/source/core/layout/frmtool.cxx                                          |  404 +---
 sw/source/core/layout/ftnfrm.cxx                                           |  206 --
 sw/source/core/layout/hffrm.cxx                                            |   28 
 sw/source/core/layout/layact.cxx                                           |   32 
 sw/source/core/layout/laycache.cxx                                         |   22 
 sw/source/core/layout/movedfwdfrmsbyobjpos.cxx                             |    9 
 sw/source/core/layout/newfrm.cxx                                           |   51 
 sw/source/core/layout/pagechg.cxx                                          |  145 -
 sw/source/core/layout/pagedesc.cxx                                         |   29 
 sw/source/core/layout/paintfrm.cxx                                         |   55 
 sw/source/core/layout/sectfrm.cxx                                          |   68 
 sw/source/core/layout/softpagebreak.cxx                                    |   15 
 sw/source/core/layout/ssfrm.cxx                                            |   98 -
 sw/source/core/layout/tabfrm.cxx                                           |   92 -
 sw/source/core/layout/trvlfrm.cxx                                          |   16 
 sw/source/core/layout/wsfrm.cxx                                            |  126 -
 sw/source/core/objectpositioning/tocntntanchoredobjectposition.cxx         |   14 
 sw/source/core/objectpositioning/tolayoutanchoredobjectposition.cxx        |    8 
 sw/source/core/ole/ndole.cxx                                               |    2 
 sw/source/core/para/paratr.cxx                                             |   19 
 sw/source/core/table/swnewtable.cxx                                        |    9 
 sw/source/core/table/swtable.cxx                                           |  248 +--
 sw/source/core/text/EnhancedPDFExportHelper.cxx                            |   48 
 sw/source/core/text/blink.cxx                                              |    2 
 sw/source/core/text/frmcrsr.cxx                                            |   14 
 sw/source/core/text/frmform.cxx                                            |    8 
 sw/source/core/text/frmpaint.cxx                                           |    7 
 sw/source/core/text/inftxt.cxx                                             |    8 
 sw/source/core/text/itratr.cxx                                             |   42 
 sw/source/core/text/porfld.cxx                                             |   16 
 sw/source/core/text/porfly.cxx                                             |    3 
 sw/source/core/text/porlay.cxx                                             |   16 
 sw/source/core/text/porrst.cxx                                             |   13 
 sw/source/core/text/redlnitr.cxx                                           |    4 
 sw/source/core/text/txtdrop.cxx                                            |   20 
 sw/source/core/text/txtfld.cxx                                             |    2 
 sw/source/core/text/txtfly.cxx                                             |   15 
 sw/source/core/text/txtfrm.cxx                                             |   53 
 sw/source/core/text/txtftn.cxx                                             |    5 
 sw/source/core/text/txtio.cxx                                              |    5 
 sw/source/core/tox/tox.cxx                                                 |   50 
 sw/source/core/tox/txmsrt.cxx                                              |    2 
 sw/source/core/txtnode/SwGrammarContact.cxx                                |   44 
 sw/source/core/txtnode/atrfld.cxx                                          |   47 
 sw/source/core/txtnode/atrflyin.cxx                                        |   22 
 sw/source/core/txtnode/atrftn.cxx                                          |   30 
 sw/source/core/txtnode/fmtatr2.cxx                                         |   11 
 sw/source/core/txtnode/fntcache.cxx                                        |    9 
 sw/source/core/txtnode/ndtxt.cxx                                           |  110 -
 sw/source/core/txtnode/thints.cxx                                          |   36 
 sw/source/core/txtnode/txtatr2.cxx                                         |   23 
 sw/source/core/txtnode/txtedt.cxx                                          |   10 
 sw/source/core/undo/SwUndoPageDesc.cxx                                     |   32 
 sw/source/core/undo/rolbck.cxx                                             |   10 
 sw/source/core/undo/unattr.cxx                                             |   73 
 sw/source/core/undo/undobj1.cxx                                            |   12 
 sw/source/core/undo/undraw.cxx                                             |  129 -
 sw/source/core/undo/unins.cxx                                              |    2 
 sw/source/core/undo/untbl.cxx                                              |   50 
 sw/source/core/unocore/unobkm.cxx                                          |    8 
 sw/source/core/unocore/unochart.cxx                                        |    4 
 sw/source/core/unocore/unocoll.cxx                                         |  171 --
 sw/source/core/unocore/unocrsrhelper.cxx                                   |    4 
 sw/source/core/unocore/unodraw.cxx                                         |  194 --
 sw/source/core/unocore/unofield.cxx                                        |  254 ---
 sw/source/core/unocore/unoflatpara.cxx                                     |    4 
 sw/source/core/unocore/unoframe.cxx                                        |  313 ---
 sw/source/core/unocore/unoftn.cxx                                          |   26 
 sw/source/core/unocore/unoidx.cxx                                          |   38 
 sw/source/core/unocore/unoobj.cxx                                          |    8 
 sw/source/core/unocore/unoobj2.cxx                                         |  145 -
 sw/source/core/unocore/unoparagraph.cxx                                    |    8 
 sw/source/core/unocore/unoport.cxx                                         |   12 
 sw/source/core/unocore/unoportenum.cxx                                     |    4 
 sw/source/core/unocore/unoredline.cxx                                      |   72 
 sw/source/core/unocore/unoredlines.cxx                                     |   49 
 sw/source/core/unocore/unorefmk.cxx                                        |   28 
 sw/source/core/unocore/unosect.cxx                                         |    6 
 sw/source/core/unocore/unosett.cxx                                         |    8 
 sw/source/core/unocore/unostyle.cxx                                        |   10 
 sw/source/core/unocore/unotbl.cxx                                          |  569 ------
 sw/source/core/unocore/unotext.cxx                                         |    6 
 sw/source/core/unocore/unotextmarkup.cxx                                   |   10 
 sw/source/core/view/printdata.cxx                                          |    4 
 sw/source/core/view/vdraw.cxx                                              |    2 
 sw/source/core/view/viewimp.cxx                                            |    8 
 sw/source/core/view/viewpg.cxx                                             |    1 
 sw/source/core/view/viewsh.cxx                                             |  103 -
 sw/source/core/view/vnew.cxx                                               |   66 
 sw/source/core/view/vprint.cxx                                             |   26 
 sw/source/filter/html/css1atr.cxx                                          |    3 
 sw/source/filter/html/htmlforw.cxx                                         |    3 
 sw/source/filter/html/htmltab.cxx                                          |    2 
 sw/source/filter/html/htmlvsh.hxx                                          |    5 
 sw/source/filter/html/swhtml.cxx                                           |    6 
 sw/source/filter/html/swhtml.hxx                                           |    2 
 sw/source/filter/inc/fltshell.hxx                                          |    2 
 sw/source/filter/rtf/rtfnum.cxx                                            |    2 
 sw/source/filter/rtf/rtftbl.cxx                                            |    4 
 sw/source/filter/rtf/swparrtf.cxx                                          |    4 
 sw/source/filter/ww1/fltshell.cxx                                          |    8 
 sw/source/filter/ww8/wrtw8esh.cxx                                          |    2 
 sw/source/filter/ww8/wrtw8nds.cxx                                          |    6 
 sw/source/filter/ww8/wrtww8.cxx                                            |    2 
 sw/source/filter/ww8/ww8atr.cxx                                            |   24 
 sw/source/filter/ww8/ww8graf2.cxx                                          |    3 
 sw/source/filter/ww8/ww8par5.cxx                                           |    2 
 sw/source/filter/xml/wrtxml.cxx                                            |    2 
 sw/source/filter/xml/xmlexp.cxx                                            |    4 
 sw/source/filter/xml/xmlfmt.cxx                                            |    4 
 sw/source/filter/xml/xmltbli.cxx                                           |    2 
 sw/source/filter/xml/xmltexti.cxx                                          |    6 
 sw/source/ui/app/docsh.cxx                                                 |   64 
 sw/source/ui/app/docsh2.cxx                                                |  173 --
 sw/source/ui/app/docstyle.cxx                                              |    4 
 sw/source/ui/app/swmodul1.cxx                                              |    4 
 sw/source/ui/config/viewopt.cxx                                            |   20 
 sw/source/ui/dialog/SwSpellDialogChildWindow.cxx                           |   50 
 sw/source/ui/dochdl/swdtflvr.cxx                                           |   23 
 sw/source/ui/docvw/PostItMgr.cxx                                           |   10 
 sw/source/ui/docvw/edtwin.cxx                                              |    2 
 sw/source/ui/fldui/fldmgr.cxx                                              |    6 
 sw/source/ui/fldui/fldpage.cxx                                             |   10 
 sw/source/ui/inc/view.hxx                                                  |    1 
 sw/source/ui/inc/wrtsh.hxx                                                 |    2 
 sw/source/ui/lingu/sdrhhcwrap.cxx                                          |   49 
 sw/source/ui/lingu/sdrhhcwrap.hxx                                          |    1 
 sw/source/ui/shells/textfld.cxx                                            |   10 
 sw/source/ui/uiview/pview.cxx                                              |    8 
 sw/source/ui/uiview/srcview.cxx                                            |    2 
 sw/source/ui/uiview/view.cxx                                               |   85 -
 sw/source/ui/uiview/view0.cxx                                              |   79 
 sw/source/ui/uiview/view2.cxx                                              |    7 
 sw/source/ui/uiview/viewport.cxx                                           |   20 
 sw/source/ui/uiview/viewtab.cxx                                            |    8 
 sw/source/ui/uno/unomod.cxx                                                |   11 
 sw/source/ui/uno/unotxdoc.cxx                                              |  105 -
 sw/source/ui/uno/unotxvw.cxx                                               |    8 
 sw/source/ui/utlui/uitool.cxx                                              |    4 
 sw/source/ui/vba/vbainformationhelper.cxx                                  |    5 
 sw/source/ui/vba/wordvbahelper.cxx                                         |    4 
 sw/source/ui/wrtsh/wrtsh1.cxx                                              |    9 
 test/prj/build.lst                                                         |    3 
 test/prj/d.lst                                                             |    3 
 test/source/cpp/makefile.mk                                                |   11 
 test/source/cpp/unoexceptionprotector/makefile.mk                          |   56 
 test/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx            |   98 +
 testautomation/graphics/required/includes/global/id_004.inc                |    2 
 toolkit/inc/toolkit/controls/dialogcontrol.hxx                             |   26 
 toolkit/source/controls/dialogcontrol.cxx                                  |   41 
 tools/inc/tools/debug.hxx                                                  |    8 
 tools/source/debug/debug.cxx                                               |   50 
 ucb/source/ucp/tdoc/tdoc_docmgr.cxx                                        |   20 
 vcl/aqua/source/gdi/salprn.cxx                                             |   22 
 vcl/source/app/dbggui.cxx                                                  |   20 
 vcl/source/gdi/print3.cxx                                                  |   23 
 vcl/source/window/printdlg.cxx                                             |    1 
 vcl/unx/inc/saldisp.hxx                                                    |    2 
 vcl/unx/source/app/saldisp.cxx                                             |   32 
 vcl/unx/source/gdi/salgdi.cxx                                              |   24 
 xmlhelp/source/com/sun/star/help/HelpIndexer.java                          |    8 
 xmlhelp/source/cxxhelp/provider/databases.cxx                              |   52 
 xmlhelp/source/cxxhelp/provider/databases.hxx                              |    2 
 xmlhelp/source/cxxhelp/provider/db.cxx                                     |   45 
 xmlhelp/source/cxxhelp/provider/db.hxx                                     |   21 
 xmloff/source/chart/SchXMLExport.cxx                                       |  141 +
 xmloff/source/chart/SchXMLSeries2Context.cxx                               |    9 
 xmloff/source/chart/SchXMLTools.cxx                                        |    2 
 xmloff/source/draw/shapeexport.cxx                                         |    2 
 498 files changed, 8906 insertions(+), 10265 deletions(-)
---


More information about the Libreoffice-commits mailing list