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

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


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

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

iQEcBAABAgAGBQJOU6rnAAoJEGxwvMi2vld0djEH/2p/4KSke5XaEVxTQzMpzAf0
ZJFDMAtkcgfg8w9RcKuJtpZqOJUQHuizflho5mRlVSqG35kjbipdXXdaw11pdvRh
5Vq/UF4dhwxgHe1vGhJX1XhV5uz+i/X+77tpiSssli+N8Ke6yhjDsGn0D9fzjVMF
LZ7czc6FToizZsSKuNtkDaCwAVFvUwUVVADTnFr8DzGt3zUPaBjUzSSgMYTjG+vO
ymbGK1g8E/fsR2ZC/EqbMKtnqtVzBvSTZmt/QBVBz4ZT8GV1kO6HfI4bMPW1NBcX
ScQ6IW4GO2Vc5RKBtpDxr8FHzfgw/Q09R2EF64SD9g8au0OC0wzTVvFmwgE3l/g=
=lkTs
-----END PGP SIGNATURE-----

Changes since ooo/DEV300_m65:
Andre Fischer (1):
      #i105895# Prevent old view shell from being deleted too early.

Armin Weiss (7):
      #i105856# changed conditions for using the filled TextShape for HitTest to do the same as before primitives
      #i105065# speedup 3D/FontWork
      #i105065# speedup 3D/FontWork
      #i105065# speedup 3D/FontWork
      #i105065# speedup 3D/FontWork
      #i105065# speedup 3D/FontWork
      #i105856# Corrected error with not taking into account that getB2DRange may be empty for primitives

Bjoern Michaelsen (1):
      merged tag ooo/DEV300_m66

Caolán McNamara (39):
      #i105302# allow build with -mfloat-abi=softfp -mfpu=vfp
      #i98028# SmallStruct and AllFloats
      #i98028# fix warning after fixing SmallStruct and AllFloats
      #i105678# make testtools bridge-test work again after lib and path changes
      #i105680# add struct returning bridge tests and run them during the build
      #i105680# might as well remove bridgetest_inprocess as we'll run its original content during the build
      #i105678# protect against PYTHONPATH going away
      #i105732# low hanging warnings, logic unchanged
      #i105736# remove -fno-use-cxa-atexit
      #i104030# wrong encoding for string
      #i105680# add SAL_CALL
      #i15607#/#i105678# get Solaris Intel to behave the same as Solaris Sparc in testtools python bridgetest
      #i105680# add c# tests
      #i105828# clear -Wp,-D_FORTIFY_SOURCE=2 warnings
      #i105680# add struct returning bridge tests to vb as well
      #i105680# fix ia64 struct returning
      need the full path after all
      #i15607#/#i105678# sync Solaris Intel and Solaris Sparc
      #i105680# remove warnings, in vb params, not inout
      #i105899# get ia64 to build
      #i105899# get ia64 to build
      #i105900# fix vanilla ppc64 build
      #ii105971# fix arm visiblity configure test
      #i105919# avoid crash after python deinitialized post exit
      CWS-TOOLING: rebase CWS cmcfixes64 to trunk at 277035 (milestone: DEV300:m62)
      CWS-TOOLING: rebase CWS cmcfixes64 to trunk at 277035 (milestone: DEV300:m62)
      CWS-TOOLING: rebase CWS cmcfixes64 to trunk at 277035 (milestone: DEV300:m62)
      CWS-TOOLING: rebase CWS cmcfixes64 to trunk at 277035 (milestone: DEV300:m62)
      CWS-TOOLING: rebase CWS cmcfixes64 to trunk at 277035 (milestone: DEV300:m62)
      CWS-TOOLING: rebase CWS cmcfixes64 to trunk at 277035 (milestone: DEV300:m62)
      CWS-TOOLING: rebase CWS cmcfixes64 to trunk at 277035 (milestone: DEV300:m62)
      CWS-TOOLING: rebase CWS cmcfixes64 to trunk at 277035 (milestone: DEV300:m62)
      #i105680# aha, unoidl.com.sun.star.test.bridge vs unoidl.test.testtools.bridgetest
      #i106306# remove dead library reference
      #i105680# GCC MAX OSX PPC fails this test, and I don't have one in order to debug and fix that bridge
      linuxhppa1: #i107051#: port to linux hppa (parisc)
      linuxhppa1: #i107051#: port to linux hppa (parisc)
      linuxhppa1: #i107051#: port to linux hppa (parisc)
      linuxhppa1: #i107051#: port to linux hppa (parisc)

Christian Lippka (2):
      #i106146# do not crash if there is no numbering rule in itemset
      #i106146# fixed also the other 5 occourences of the same buggy code

Frank Schönheit (45):
      #cr6875455#
      #cr6875455# mpLayoutData not directly accessible anymore
      #cr6875455^# pass the SdrModel's reference device to UnoControlModels
      #cr6875455# properly pass the reference device to the SdrModel (patch approved by od)
      #cr6875455# introduce a ReferenceDevice property for various control types
      #b6875455# impl-data for Control instances
      ooops, DrawControlText of course needs to merge the actual ControlFont into the canonical font
      setZoom: care for rounding errors which occur during implicit conversion from float to double
      #b6875455#
      consolidate DrawText and GetText - we do need versions with and without ITextLayout parameter
      #b6875455#
      #b6875455#
      #i10000#
      #i10000#
      DrawText( Rect, ...): properly calculate the to-be-returned text rect even in edge cases ...
      #b6875455# always use TWIP as target device map unit during drawing text, this saves us some rounding errors
      #b6875455#
      #b6875455# added Forms/ControlLayout/UseDocumentTextMetrics, controlling whether form controls should use the document's reference device for text rendering
      #b6875455# make reference device usage for form controls depend on a configuration setting (per document type)
      #b6875455#
      make the 'use document font for form controls' dependent on some conditions ...
      enable UseDocumentTextMetrics in all document types except spreadsheets - there it doesn't really work reliably, since Calc does not properly pass its own reference device to the drawing layer
      #b6875455# try another heuristics for the default control font
      getProperty( RefDevice ) implemented now
      moved the code for initializing a new control model\'s font from the FormControlFactory to the ControlLayouter
      don't maintain the exception files twice, base SLOFILES on EXCEPTIONSFILES
      #b6875455# use the RTL-ness of the control we work for to determine the TextLayoutMode of the reference/target device
      don't use document's reference device for form documents
      merging changes from DEV300.m60 herein
      merging changes from m60 herein
      do not assert when we do not have an ObjectShell, this is valid in clipboard scenarios
      diagnostics
      #b6875455# for the target device, always use the ref-device MapUnit during drawing, to have less rounding errors in case the ref device does not use TWIP. Also, implement filling the MetricVector
      #b6875455#
      #i10000#
      #i10000#
      #i10000#
      #i10000#
      #i10000#
      remove obsolete files, instead of fixing newly introduced warnings in them
      remove obsolete files, instead of fixing newly introduced warnings in them
      unix line ends
      #i105717# properly propagate the (changed) reference device to the drawing layer
      #i105717# properly propagate the (changed) reference device to the drawing layer
      #i105717# draw without reference device if the target device equals the reference device. This catches the case where the Writer sets a PIXEL-based ref device, and draws onto it - the usual 'draw using ref device' code doesn't allow for PIXELs

Ingo Schmidt (3):
      #i10633# admin.pl support for included cabinet files
      #i106333# using local msidb.exe
      #i10633# admin.pl support for msidb.exe next to admin.pl

Ivo Hinkelmann (9):
      CWS-TOOLING: integrate CWS ooo32gsl01
      CWS-TOOLING: integrate CWS ooo32gsl01
      CWS-TOOLING: integrate CWS jl133
      CWS-TOOLING: integrate CWS writerfilter32bugfixes01
      CWS-TOOLING: integrate CWS writerfilter32bugfixes01
      CWS-TOOLING: integrate CWS c07v026_OOO320
      CWS-TOOLING: integrate CWS c07v026_OOO320
      CWS-TOOLING: integrate CWS c07v026_OOO320
      CWS-TOOLING: integrate CWS c07v026_OOO320

Jens-Heiner Rechtien (13):
      controltextrendering: merge changes from DEV300_m61
      controltextrendering: merge changes from DEV300_m61
      controltextrendering: merge changes from DEV300_m61
      controltextrendering: merge changes from DEV300_m61
      controltextrendering: merge changes from DEV300_m61
      cmcfixes64: merge with DEV300 m63
      cmcfixes64: merge with DEV300 m63
      cmcfixes64: merge with DEV300 m63
      cmcfixes64: merge with DEV300 m63
      cmcfixes64: merge with DEV300 m63
      cmcfixes64: merge with DEV300 m63
      cmcfixes64: merge with DEV300 m63
      hr67: #107152#: adapt to source_config tree layout

Joachim Lingner (1):
      #i105926# only use system libz.so when SYSTEM_ZLIB=YES

Michael Stahl (24):
      #i105649#: OOXMLDocPropHandler::AddCustomProperty():
      #i105649#: SfxDocumentInfoItem::UpdateDocumentInfo():
      #i100658#: SwDocInfoField::Expand(): do not add properties that are not found
      #i96786#: SwDoc::UpdateDocStat(): do not set modified flag on Doc/Shell
      #i97384#: apply patch from majun51
      #i105826#: SfxDocumentMetaData.cxx: fix re-initialization of user-defined props
      #i93179#: fix ASSERT triggered by debug code
      #i106098#: SwFntObj::GetFontHeight(): make ASSERT rounding-tolerant
      #i93174#: fix progress bar reference for ODF export
      #i91504#: apply patch from majun51
      #i91504#: SwDoc::SortText():
      #i105643#: apply patch from cmc
      #i106401#: apply (slightly modified) patch from cmc
      #i104106#: fix wrong initialization of variable, causing reset of AUTOFMT
      #i97570#: SwReader::Read(): also create UNDO object for frames anchored AT char
      #i105368#: XMLEventExport.cxx: add missing events
      merge DEV300_m63
      merge DEV300_m63
      merge DEV300_m63
      #i58667#: lcl_InsAttr(): fix insertion of user defined attributes
      #i58667#: sw refactoring:
      #i106724#: SwXTextPortion::GetPropertyValuesTolerant_Impl: remove bogus ASSERT
      #i105643#: fix regression by making singleton SwThreadManager ctor public
      #i97384#:  fix regression: respect redline mode in document's settings.xml

Niklas Nebel (5):
      #i105945# no optimization for textsearch on unxsoli
      #i105960# SID_UNDO and friends are no longer volatile
      #i106045# invalidate stream positions for sheet operations, better handling of loaded formula results
      #i106045# renaming a sheet has to reset all xml stream flags
      #i101139# MoveTable: nDestTab must be target position, not APPEND

Philipp Lohmann (5):
      #i105753# fix quickstart mode on Mac
      #i106068# add missing SAL_FRAME_STYLE_FLOAT_FOCUSABLE handling
      fix a compile problem
      fix a compile problem
      fix a compile problem

Release Engineers (13):
      Create DEV300_m58 milestone tag from trunk at 276042
      Create DEV300_m58 milestone tag from trunk at 276042
      Create DEV300_m58 milestone tag from trunk at 276042
      Create DEV300_m58 milestone tag from trunk at 276042
      Create DEV300_m58 milestone tag from trunk at 276042
      Create DEV300_m60 milestone tag from trunk at 276428
      Create DEV300_m60 milestone tag from trunk at 276428
      Create DEV300_m60 milestone tag from trunk at 276428
      Create DEV300_m61 milestone tag from trunk at 276697
      Create DEV300_m61 milestone tag from trunk at 276697
      Create DEV300_m61 milestone tag from trunk at 276697
      Create DEV300_m61 milestone tag from trunk at 276697
      Create DEV300_m61 milestone tag from trunk at 276697

Ruediger Timm (1):
      #i10000# Error in generating shell output for compiling generated files.

Sven Jacobi (2):
      #i102257# fixed gpf when loading some types of pict graphics
      #i106130# fixed crash accessing already deleted shape

Vladimir Glazunov (49):
      #i107077#,#i107077# fix for incompatible builds(for from an such), for busy waiting along with some minor fixes, typo fixes, and style changes
      #i107077# automatically add modules to source_config in prepare modus
      #i107077# do not silently add modules for simple --from switch
      #i107077# remove unnecessary condition
      CWS-TOOLING: integrate CWS ooo32gsl01_DEV300
      CWS-TOOLING: integrate CWS ooo32gsl01_DEV300
      CWS-TOOLING: integrate CWS sw33bf01
      CWS-TOOLING: integrate CWS sw33bf01
      CWS-TOOLING: integrate CWS sw33bf01
      CWS-TOOLING: integrate CWS linuxhppa1
      CWS-TOOLING: integrate CWS linuxhppa1
      CWS-TOOLING: integrate CWS linuxhppa1
      CWS-TOOLING: integrate CWS linuxhppa1
      CWS-TOOLING: integrate CWS buildtool07
      CWS-TOOLING: integrate CWS ooo32gsl02_DEV300
      CWS-TOOLING: integrate CWS ooo32gsl02_DEV300
      CWS-TOOLING: integrate CWS c07v026_DEV300
      CWS-TOOLING: integrate CWS c07v026_DEV300
      CWS-TOOLING: integrate CWS c07v026_DEV300
      CWS-TOOLING: integrate CWS c07v026_DEV300
      CWS-TOOLING: integrate CWS writerfilter32bugfixes01_DEV300
      CWS-TOOLING: integrate CWS writerfilter32bugfixes01_DEV300
      CWS-TOOLING: integrate CWS native271
      CWS-TOOLING: integrate CWS cmcfixes64
      CWS-TOOLING: integrate CWS cmcfixes64
      CWS-TOOLING: integrate CWS cmcfixes64
      CWS-TOOLING: integrate CWS cmcfixes64
      CWS-TOOLING: integrate CWS cmcfixes64
      CWS-TOOLING: integrate CWS cmcfixes64
      CWS-TOOLING: integrate CWS cmcfixes64
      CWS-TOOLING: integrate CWS cmcfixes64
      CWS-TOOLING: integrate CWS jl139_DEV300
      CWS-TOOLING: integrate CWS impress180_DEV300
      CWS-TOOLING: integrate CWS impress180_DEV300
      CWS-TOOLING: integrate CWS calc32stopper4_DEV300
      CWS-TOOLING: integrate CWS calc32stopper4_DEV300
      CWS-TOOLING: integrate CWS jl133_DEV300
      CWS-TOOLING: integrate CWS controltextrendering
      CWS-TOOLING: integrate CWS controltextrendering
      CWS-TOOLING: integrate CWS controltextrendering
      CWS-TOOLING: integrate CWS controltextrendering
      CWS-TOOLING: integrate CWS controltextrendering
      CWS-TOOLING: integrate CWS hr67
      #i10000# fix for deliver path
      DEV300
      #i10000# fix for wrong merge
      #i10000# remove duplicated declaration
      #i106757#
      #i10000# fix for lik-error on Windows

---
 Sample6.docx                                                                 |binary
 automation/source/server/statemnt.cxx                                        |    2 
 automation/source/testtool/objtest.cxx                                       |    2 
 basegfx/source/polygon/b3dpolygontools.cxx                                   |  167 +-
 bridges/prj/build.lst                                                        |    1 
 bridges/source/cpp_uno/gcc3_linux_arm/uno2cpp.cxx                            |   18 
 bridges/source/cpp_uno/gcc3_linux_hppa/call.cxx                              |  145 +
 bridges/source/cpp_uno/gcc3_linux_hppa/cpp2uno.cxx                           |  728 ++++++++++
 bridges/source/cpp_uno/gcc3_linux_hppa/except.cxx                            |  337 ++++
 bridges/source/cpp_uno/gcc3_linux_hppa/makefile.mk                           |   86 +
 bridges/source/cpp_uno/gcc3_linux_hppa/share.hxx                             |  102 +
 bridges/source/cpp_uno/gcc3_linux_hppa/uno2cpp.cxx                           |  524 +++++++
 bridges/source/cpp_uno/gcc3_linux_ia64/uno2cpp.cxx                           |   27 
 bridges/source/cpp_uno/gcc3_linux_m68k/cpp2uno.cxx                           |    2 
 bridges/source/cpp_uno/gcc3_linux_x86-64/abi.cxx                             |   10 
 bridges/source/cpp_uno/gcc3_linux_x86-64/abi.hxx                             |    2 
 bridges/source/cpp_uno/gcc3_linux_x86-64/call.s                              |    3 
 bridges/source/cpp_uno/gcc3_linux_x86-64/cpp2uno.cxx                         |   28 
 bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx                         |   25 
 bridges/source/cpp_uno/shared/vtablefactory.cxx                              |   10 
 configure.in                                                                 |   22 
 desktop/source/app/app.cxx                                                   |    9 
 drawinglayer/inc/drawinglayer/geometry/viewinformation2d.hxx                 |    7 
 drawinglayer/inc/drawinglayer/primitive2d/sceneprimitive2d.hxx               |   20 
 drawinglayer/inc/drawinglayer/processor2d/hittestprocessor2d.hxx             |    2 
 drawinglayer/inc/drawinglayer/processor2d/vclprocessor2d.hxx                 |    2 
 drawinglayer/inc/drawinglayer/processor3d/cutfindprocessor3d.hxx             |   86 +
 drawinglayer/prj/d.lst                                                       |    2 
 drawinglayer/source/geometry/viewinformation2d.cxx                           |   40 
 drawinglayer/source/primitive2d/sceneprimitive2d.cxx                         |  148 +-
 drawinglayer/source/processor2d/contourextractor2d.cxx                       |    9 
 drawinglayer/source/processor2d/hittestprocessor2d.cxx                       |  158 +-
 drawinglayer/source/processor2d/vclpixelprocessor2d.cxx                      |    6 
 drawinglayer/source/processor2d/vclprocessor2d.cxx                           |   92 +
 drawinglayer/source/processor3d/cutfindprocessor3d.cxx                       |  199 ++
 drawinglayer/source/processor3d/makefile.mk                                  |    1 
 example.docx                                                                 |binary
 extensions/source/bibliography/bibload.cxx                                   |    2 
 extensions/source/bibliography/bibview.hxx                                   |    2 
 fpicker/source/unx/gnome/SalGtkPicker.cxx                                    |   13 
 i18npool/source/search/makefile.mk                                           |    6 
 i18npool/source/search/textsearch.cxx                                        |    1 
 jvmfwk/plugins/sunmajor/pluginlib/vendorbase.hxx                             |    6 
 moz/makefile.mk                                                              |    4 
 nss/makefile.mk                                                              |    2 
 nss/nss.patch                                                                |   30 
 officecfg/registry/data/org/openoffice/Office/Common.xcu                     |    8 
 officecfg/registry/schema/org/openoffice/Office/Common.xcs                   |   34 
 oox/inc/oox/core/namespaces.hxx                                              |  104 -
 oox/prj/d.lst                                                                |    1 
 oox/source/core/filterbase.cxx                                               |    2 
 oox/source/docprop/docprophandler.cxx                                        |    6 
 oox/source/shape/ShapeContextHandler.cxx                                     |   12 
 oox/source/token/gennamespaces.pl                                            |   65 
 oox/source/token/makefile.mk                                                 |   16 
 oox/source/token/namespaces.txt                                              |   48 
 pyuno/source/loader/makefile.mk                                              |    2 
 pyuno/source/module/makefile.mk                                              |    2 
 pyuno/source/module/pyuno_gc.cxx                                             |   10 
 sal/rtl/source/macro.hxx                                                     |    2 
 sal/typesconfig/typesconfig.c                                                |    2 
 sc/source/core/data/cell.cxx                                                 |    6 
 sc/source/core/data/document.cxx                                             |    6 
 sc/source/core/data/table1.cxx                                               |   17 
 sc/source/core/data/table5.cxx                                               |    6 
 sc/source/filter/excel/xename.cxx                                            |   12 
 sc/source/ui/docshell/arealink.cxx                                           |    4 
 sc/source/ui/docshell/docfunc.cxx                                            |    6 
 sc/source/ui/docshell/docsh.cxx                                              |   12 
 sc/source/ui/docshell/docsh5.cxx                                             |    3 
 sc/source/ui/docshell/olinefun.cxx                                           |   12 
 sc/source/ui/inc/privsplt.hxx                                                |    1 
 scp2/source/ooo/file_library_ooo.scp                                         |    3 
 scp2/source/ooo/makefile.mk                                                  |    3 
 sd/source/ui/dlg/ins_paste.cxx                                               |    4 
 sd/source/ui/view/Outliner.cxx                                               |    3 
 set_soenv.in                                                                 |   11 
 setup_native/prj/d.lst                                                       |    5 
 setup_native/scripts/admin.pl                                                |  203 ++
 setup_native/source/opensolaris/bundledextensions/README                     |   80 +
 setup_native/source/opensolaris/bundledextensions/installed                  |    1 
 setup_native/source/opensolaris/bundledextensions/ooo_bundled_extensions.xml |   60 
 setup_native/source/opensolaris/bundledextensions/svc-ooo_bundled_extensions |  108 +
 setup_native/tests/opensolaris/bundledextensions/send_ooo                    |   32 
 sfx2/source/dialog/dinfdlg.cxx                                               |   14 
 sfx2/source/doc/SfxDocumentMetaData.cxx                                      |   66 
 solenv/bin/build.pl                                                          |  412 ++---
 solenv/bin/cws.pl                                                            |   90 +
 solenv/inc/minor.mk                                                          |    6 
 solenv/inc/rules.mk                                                          |   18 
 solenv/inc/unx.mk                                                            |    4 
 solenv/inc/unxfbsdx.mk                                                       |    1 
 solenv/inc/unxlnga.mk                                                        |    2 
 solenv/inc/unxlnghppa.mk                                                     |   39 
 solenv/inc/unxlngm68k.mk                                                     |    2 
 solenv/inc/unxlngr.mk                                                        |    1 
 solenv/inc/unxlngx.mk                                                        |    1 
 svtools/inc/calendar.hxx                                                     |    1 
 svtools/inc/privsplt.hxx                                                     |   86 -
 svtools/inc/sectctr.hxx                                                      |  154 --
 svtools/inc/svtools/editbrowsebox.hxx                                        |    1 
 svtools/inc/svtools/embedhlp.hxx                                             |   10 
 svtools/inc/svtools/section.hxx                                              |  104 -
 svtools/inc/svtools/svmedit.hxx                                              |    1 
 svtools/inc/svtools/valueset.hxx                                             |    1 
 svtools/prj/d.lst                                                            |    3 
 svtools/source/contnr/ivctrl.cxx                                             |    5 
 svtools/source/misc/embedhlp.cxx                                             |   41 
 svx/inc/svx/fmmodel.hxx                                                      |   10 
 svx/inc/svx/sdr/primitive2d/sdrcustomshapeprimitive2d.hxx                    |   13 
 svx/inc/svx/sdr/primitive2d/sdrolecontentprimitive2d.hxx                     |    7 
 svx/inc/svx/sdr/primitive2d/sdrrectangleprimitive2d.hxx                      |    9 
 svx/inc/svx/svddrgmt.hxx                                                     |   20 
 svx/inc/svx/svdfppt.hxx                                                      |    2 
 svx/source/cui/numpages.cxx                                                  |   92 -
 svx/source/customshapes/EnhancedCustomShape2d.cxx                            |   58 
 svx/source/customshapes/EnhancedCustomShape3d.cxx                            |   12 
 svx/source/engine3d/helperhittest3d.cxx                                      |  183 --
 svx/source/form/fmcontrollayout.cxx                                          |  205 ++
 svx/source/form/fmmodel.cxx                                                  |   39 
 svx/source/form/fmobj.cxx                                                    |   86 -
 svx/source/form/formcontrolfactory.cxx                                       |  107 -
 svx/source/inc/fmcontrollayout.hxx                                           |   16 
 svx/source/inc/fmobj.hxx                                                     |    8 
 svx/source/msfilter/msdffimp.cxx                                             |    3 
 svx/source/sdr/contact/viewcontactofsdrobjcustomshape.cxx                    |   11 
 svx/source/sdr/contact/viewcontactofsdrole2obj.cxx                           |    5 
 svx/source/sdr/contact/viewcontactofsdrrectobj.cxx                           |    8 
 svx/source/sdr/overlay/overlaymanager.cxx                                    |   16 
 svx/source/sdr/overlay/overlaymanagerbuffered.cxx                            |    3 
 svx/source/sdr/primitive2d/sdrcustomshapeprimitive2d.cxx                     |   24 
 svx/source/sdr/primitive2d/sdrolecontentprimitive2d.cxx                      |    7 
 svx/source/sdr/primitive2d/sdrrectangleprimitive2d.cxx                       |   10 
 svx/source/svdraw/svddrgmt.cxx                                               |   50 
 svx/source/svdraw/svdfppt.cxx                                                |   11 
 sw/inc/docstat.hxx                                                           |   11 
 sw/inc/docufld.hxx                                                           |    2 
 sw/inc/swrect.hxx                                                            |  129 -
 sw/inc/txatbase.hxx                                                          |    8 
 sw/inc/txtatr.hxx                                                            |    9 
 sw/inc/undobj.hxx                                                            |    5 
 sw/source/core/bastyp/swrect.cxx                                             |  119 -
 sw/source/core/bastyp/swregion.cxx                                           |    2 
 sw/source/core/doc/doc.cxx                                                   |   50 
 sw/source/core/doc/docfmt.cxx                                                |   71 
 sw/source/core/doc/docredln.cxx                                              |   11 
 sw/source/core/doc/docsort.cxx                                               |   26 
 sw/source/core/doc/docstat.cxx                                               |    6 
 sw/source/core/docnode/ndtbl.cxx                                             |    4 
 sw/source/core/docnode/swthreadmanager.cxx                                   |   18 
 sw/source/core/fields/docufld.cxx                                            |   14 
 sw/source/core/inc/swthreadmanager.hxx                                       |   15 
 sw/source/core/layout/sectfrm.cxx                                            |    4 
 sw/source/core/text/atrstck.cxx                                              |   19 
 sw/source/core/text/itrcrsr.cxx                                              |   25 
 sw/source/core/txtnode/fntcache.cxx                                          |    4 
 sw/source/core/txtnode/ndtxt.cxx                                             |   17 
 sw/source/core/txtnode/thints.cxx                                            |   80 -
 sw/source/core/txtnode/txtatr2.cxx                                           |    8 
 sw/source/core/txtnode/txtedt.cxx                                            |    1 
 sw/source/core/undo/rolbck.cxx                                               |    2 
 sw/source/core/undo/undobj.cxx                                               |   26 
 sw/source/core/undo/unredln.cxx                                              |   51 
 sw/source/core/unocore/unocrsrhelper.cxx                                     |    4 
 sw/source/core/unocore/unodraw.cxx                                           |    5 
 sw/source/core/unocore/unoobj2.cxx                                           |    6 
 sw/source/core/unocore/unoport.cxx                                           |    4 
 sw/source/core/unocore/unoportenum.cxx                                       |    1 
 sw/source/core/unocore/unotext.cxx                                           |   54 
 sw/source/filter/basflt/shellio.cxx                                          |   43 
 sw/source/filter/xml/xmlexp.cxx                                              |   14 
 sw/source/filter/xml/xmlfmte.cxx                                             |    6 
 sw/source/ui/fldui/fldfunc.cxx                                               |    2 
 sw/source/ui/uno/unomod.cxx                                                  |    6 
 sw/source/ui/utlui/navipi.cxx                                                |    4 
 testtools/com/sun/star/comp/bridge/TestComponent.java                        |   21 
 testtools/source/bridgetest/bridgetest.cxx                                   |   22 
 testtools/source/bridgetest/cli/cli_cs_testobj.cs                            |   20 
 testtools/source/bridgetest/cli/cli_vb_testobj.vb                            |    2 
 testtools/source/bridgetest/cppobj.cxx                                       |    9 
 testtools/source/bridgetest/idl/bridgetest.idl                               |   62 
 testtools/source/bridgetest/makefile.mk                                      |   31 
 testtools/source/bridgetest/pyuno/makefile.mk                                |   15 
 toolkit/inc/toolkit/helper/property.hxx                                      |    1 
 toolkit/source/awt/vclxwindow.cxx                                            |   27 
 toolkit/source/awt/vclxwindows.cxx                                           |    6 
 toolkit/source/controls/unocontrolmodel.cxx                                  |    7 
 toolkit/source/helper/property.cxx                                           |   15 
 tools/inc/tools/solar.h                                                      |    2 
 vcl/aqua/source/gdi/salgdi.cxx                                               |    6 
 vcl/inc/vcl/bitmapex.hxx                                                     |   13 
 vcl/inc/vcl/button.hxx                                                       |   28 
 vcl/inc/vcl/controldata.hxx                                                  |   60 
 vcl/inc/vcl/ctrl.hxx                                                         |   52 
 vcl/inc/vcl/edit.hxx                                                         |    1 
 vcl/inc/vcl/fixbrd.hxx                                                       |    1 
 vcl/inc/vcl/fixed.hxx                                                        |   13 
 vcl/inc/vcl/group.hxx                                                        |    5 
 vcl/inc/vcl/ilstbox.hxx                                                      |    1 
 vcl/inc/vcl/outdev.hxx                                                       |   25 
 vcl/inc/vcl/slider.hxx                                                       |    1 
 vcl/inc/vcl/tabctrl.hxx                                                      |    3 
 vcl/inc/vcl/textlayout.hxx                                                   |  134 +
 vcl/inc/vcl/window.hxx                                                       |    1 
 vcl/source/control/button.cxx                                                |  175 +-
 vcl/source/control/combobox.cxx                                              |    6 
 vcl/source/control/ctrl.cxx                                                  |  189 ++
 vcl/source/control/edit.cxx                                                  |   20 
 vcl/source/control/fixed.cxx                                                 |  108 -
 vcl/source/control/group.cxx                                                 |   44 
 vcl/source/control/ilstbox.cxx                                               |   40 
 vcl/source/control/lstbox.cxx                                                |    6 
 vcl/source/control/spinfld.cxx                                               |    4 
 vcl/source/control/tabctrl.cxx                                               |   74 -
 vcl/source/fontsubset/cff.cxx                                                |   78 -
 vcl/source/gdi/bitmapex.cxx                                                  |   73 +
 vcl/source/gdi/makefile.mk                                                   |   82 -
 vcl/source/gdi/outdev3.cxx                                                   |  182 +-
 vcl/source/gdi/pdfwriter_impl.cxx                                            |    5 
 vcl/source/gdi/sallayout.cxx                                                 |    8 
 vcl/source/gdi/textlayout.cxx                                                |  384 +++++
 vcl/source/window/status.cxx                                                 |    7 
 vcl/source/window/window.cxx                                                 |    2 
 vcl/unx/gtk/window/gtkframe.cxx                                              |   16 
 vcl/unx/inc/plugins/gtk/gtkframe.hxx                                         |    7 
 vcl/win/source/gdi/winlayout.cxx                                             |    5 
 vcl/workben/outdevgrind.cxx                                                  |   12 
 writerfilter/inc/dmapper/DomainMapper.hxx                                    |    8 
 writerfilter/inc/resourcemodel/TableData.hxx                                 |   21 
 writerfilter/inc/resourcemodel/TableManager.hxx                              |   96 -
 writerfilter/inc/resourcemodel/WW8ResourceModel.hxx                          |    8 
 writerfilter/qa/documents/docx/numbering/num-1.docx                          |binary
 writerfilter/qa/documents/docx/pictures/test-image.docx                      |binary
 writerfilter/qa/documents/docx/pictures/test-image1.docx                     |binary
 writerfilter/qa/documents/docx/pictures/test.docx                            |binary
 writerfilter/qa/documents/docx/redlines/test-review-brk.docx                 |binary
 writerfilter/qa/documents/docx/redlines/test-review-para.docx                |binary
 writerfilter/qa/documents/docx/redlines/test-review-stack.docx               |binary
 writerfilter/qa/documents/docx/tables/nested-tables.docx                     |binary
 writerfilter/qa/documents/docx/tables/nested-tables2.docx                    |binary
 writerfilter/qa/documents/docx/tables/nested-tables3.docx                    |binary
 writerfilter/qa/documents/docx/tables/nested-tables4.docx                    |binary
 writerfilter/qa/documents/docx/tables/nested-tables5.docx                    |binary
 writerfilter/qa/documents/docx/tables/parentinvguid.docx                     |binary
 writerfilter/qa/documents/docx/tables/table-styles.docx                      |binary
 writerfilter/qa/documents/docx/tables/test-grid.docx                         |binary
 writerfilter/qa/documents/docx/tables/test-paras.docx                        |binary
 writerfilter/qa/documents/docx/tables/test-simple.docx                       |binary
 writerfilter/qa/documents/docx/tables/two-tables.docx                        |binary
 writerfilter/qa/documents/docx/tables/updatejpegprocessing.docx              |binary
 writerfilter/qa/documents/docx/test-page-format.docx                         |binary
 writerfilter/source/dmapper/BorderHandler.cxx                                |    8 
 writerfilter/source/dmapper/BorderHandler.hxx                                |    1 
 writerfilter/source/dmapper/CellColorHandler.cxx                             |    5 
 writerfilter/source/dmapper/ConversionHelper.cxx                             |    7 
 writerfilter/source/dmapper/DomainMapper.cxx                                 |  132 +
 writerfilter/source/dmapper/DomainMapperTableHandler.cxx                     |  323 +++-
 writerfilter/source/dmapper/DomainMapperTableHandler.hxx                     |    7 
 writerfilter/source/dmapper/DomainMapperTableManager.cxx                     |  299 +---
 writerfilter/source/dmapper/DomainMapperTableManager.hxx                     |   55 
 writerfilter/source/dmapper/DomainMapper_Impl.cxx                            |  345 +++-
 writerfilter/source/dmapper/DomainMapper_Impl.hxx                            |   69 
 writerfilter/source/dmapper/FontTable.cxx                                    |    9 
 writerfilter/source/dmapper/FontTable.hxx                                    |    3 
 writerfilter/source/dmapper/GraphicHelpers.cxx                               |  223 +++
 writerfilter/source/dmapper/GraphicHelpers.hxx                               |   48 
 writerfilter/source/dmapper/GraphicImport.cxx                                |  184 +-
 writerfilter/source/dmapper/GraphicImport.hxx                                |   11 
 writerfilter/source/dmapper/ListTable.cxx                                    |  282 ++-
 writerfilter/source/dmapper/ListTable.hxx                                    |    2 
 writerfilter/source/dmapper/OLEHandler.cxx                                   |   62 
 writerfilter/source/dmapper/OLEHandler.hxx                                   |    9 
 writerfilter/source/dmapper/PageBordersHandler.cxx                           |  121 +
 writerfilter/source/dmapper/PageBordersHandler.hxx                           |   57 
 writerfilter/source/dmapper/PropertyIds.cxx                                  |    9 
 writerfilter/source/dmapper/PropertyIds.hxx                                  |    6 
 writerfilter/source/dmapper/PropertyMap.cxx                                  |   68 
 writerfilter/source/dmapper/PropertyMap.hxx                                  |   16 
 writerfilter/source/dmapper/SettingsTable.cxx                                |   87 +
 writerfilter/source/dmapper/SettingsTable.hxx                                |   46 
 writerfilter/source/dmapper/StyleSheetTable.cxx                              |  468 ++++--
 writerfilter/source/dmapper/StyleSheetTable.hxx                              |   46 
 writerfilter/source/dmapper/TDefTableHandler.cxx                             |   19 
 writerfilter/source/dmapper/TDefTableHandler.hxx                             |    4 
 writerfilter/source/dmapper/TablePropertiesHandler.cxx                       |  217 ++
 writerfilter/source/dmapper/TablePropertiesHandler.hxx                       |   83 +
 writerfilter/source/dmapper/TblStylePrHandler.cxx                            |   69 
 writerfilter/source/dmapper/TblStylePrHandler.hxx                            |   64 
 writerfilter/source/dmapper/ThemeTable.hxx                                   |    1 
 writerfilter/source/dmapper/makefile.mk                                      |    9 
 writerfilter/source/ooxml/OOXMLFastContextHandler.cxx                        |   70 
 writerfilter/source/ooxml/OOXMLFastContextHandler.hxx                        |    8 
 writerfilter/source/ooxml/makefile.mk                                        |   13 
 writerfilter/source/ooxml/model.xml                                          |  141 +
 writerfilter/source/ooxml/modelpreprocess.xsl                                |    1 
 writerfilter/source/ooxml/namespace_preprocess.pl                            |   65 
 writerfilter/source/ooxml/resourcestools.xsl                                 |   96 +
 writerfilter/source/resourcemodel/WW8Analyzer.cxx                            |    8 
 writerfilter/source/resourcemodel/WW8Analyzer.hxx                            |    2 
 writerfilter/source/resourcemodel/resourcemodel.cxx                          |   10 
 writerfilter/source/resourcemodel/resourcemodel.hxx                          |    3 
 writerperfect/prj/d.lst                                                      |    2 
 xmloff/source/script/XMLEventExport.cxx                                      |    5 
 303 files changed, 9999 insertions(+), 3107 deletions(-)
---


More information about the Libreoffice-commits mailing list