summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/smath/guide/text.xhp
blob: b8d573956c67e8a90dc4c15bdbf022bb8a7e544c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<?xml version="1.0" encoding="UTF-8"?>



<!--
 ***********************************************************************
 *
 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 * 
 * Copyright 2000, 2010 Oracle and/or its affiliates.
 *
 * OpenOffice.org - a multi-platform office productivity suite
 *
 * This file is part of OpenOffice.org.
 *
 * OpenOffice.org is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Lesser General Public License version 3
 * only, as published by the Free Software Foundation.
 *
 * OpenOffice.org is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU Lesser General Public License version 3 for more details
 * (a copy is included in the LICENSE file that accompanied this code).
 *
 * You should have received a copy of the GNU Lesser General Public License
 * version 3 along with OpenOffice.org.  If not, see
 * <http://www.openoffice.org/license.html>
 * for a copy of the LGPLv3 License.
 *
 ************************************************************************
 -->


		<helpdocument version="1.0">
<meta>
<topic id="textsmathguidetextxml" indexer="include" status="PUBLISH">
<title id="tit" xml-lang="en-US">Entering Text</title>
<filename>/text/smath/guide/text.xhp</filename>
</topic>
</meta>
<body>
<bookmark xml-lang="en-US" branch="index" id="bm_id3155962"><bookmark_value>text strings; entering in $[officename] Math</bookmark_value>
<bookmark_value>direct text; entering in $[officename] Math</bookmark_value>
<bookmark_value>inserting;text in $[officename] Math</bookmark_value>
</bookmark>
<paragraph role="heading" id="hd_id5676442" xml-lang="en-US" level="1" l10n="NEW"><variable id="text"><link href="text/smath/guide/text.xhp" name="Entering Text">Entering Text</link>
</variable></paragraph>
<paragraph role="heading" id="hd_id8509170" xml-lang="en-US" level="3" l10n="NEW">How to enter direct text strings that do not get interpreted?</paragraph>
<paragraph role="paragraph" id="par_id337229" xml-lang="en-US" l10n="NEW">Some text strings get interpreted as operators automatically. Sometimes this is not what you want. If you want to write W<emph>*</emph> (a letter with a superscripted asterisk), the asterisk will be interpreted as a multiplication operator. Enclose the direct text within double quotes or add spaceholders.</paragraph>
<paragraph role="paragraph" id="par_idN105D0" xml-lang="en-US" l10n="NEW">Examples:<comment>collected from several issues: i78812, i9167,  i21484, i25573</comment></paragraph>
<paragraph role="paragraph" id="par_id521866" xml-lang="en-US" l10n="NEW">An imported MathType formula contains the following string</paragraph>
<paragraph role="code" id="par_id9413739" xml-lang="en-US" l10n="NEW">W rSup { size 8{*} }</paragraph>
<paragraph role="paragraph" id="par_id755943" xml-lang="en-US" l10n="NEW">If you have set up Math to convert imported MathType formulas (in <switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Load/Save - Microsoft Office), you see the formula with a placeholder instead of the asterisk.</paragraph>
<paragraph role="paragraph" id="par_id5988952" xml-lang="en-US" l10n="NEW">Change {*} to {} * {} as in the following formula:</paragraph>
<paragraph role="code" id="par_id3304544" xml-lang="en-US" l10n="NEW">W rSup { size 8{} * {} }</paragraph>
<paragraph role="paragraph" id="par_id4941557" xml-lang="en-US" l10n="NEW">You can also use W^"*" to enter the character as direct text.</paragraph>
<paragraph role="paragraph" id="par_id9961851" xml-lang="en-US" l10n="NEW">Some formulas start with an = sign. Use "=" to enter that character as direct text.</paragraph>
<section id="relatedtopics">
<embed href="text/smath/guide/main.xhp#main"/>
</section>
</body>
</helpdocument>
e='libreoffice-4-1-4'>libreoffice-4-1-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat
-rw-r--r--.git-hooks/README (renamed from git-hooks/README)0
-rwxr-xr-x.git-hooks/commit-msg (renamed from git-hooks/commit-msg)0
-rwxr-xr-x.git-hooks/post-merge (renamed from git-hooks/post-merge)0
-rwxr-xr-x.git-hooks/pre-commit (renamed from git-hooks/pre-commit)8
-rw-r--r--.gitignore18
-rw-r--r--.gitmodules12
-rw-r--r--Library_merged.mk1
-rw-r--r--Makefile3
-rw-r--r--Makefile.top105
-rw-r--r--Module_cross_tail_build.mk4
-rw-r--r--Module_tail_build.mk22
-rw-r--r--README.Android6
-rw-r--r--README.cross5
-rwxr-xr-x[-rw-r--r--]Repository.mk11
-rw-r--r--RepositoryExternal.mk417
-rw-r--r--RepositoryFixes.mk5
-rw-r--r--RepositoryModule_ooo.mk265
-rw-r--r--UnoControls/inc/basecontainercontrol.hxx2
-rw-r--r--UnoControls/inc/basecontrol.hxx6
-rw-r--r--UnoControls/source/base/basecontainercontrol.cxx4
-rw-r--r--UnoControls/source/base/basecontrol.cxx15
-rw-r--r--UnoControls/source/base/registercontrols.cxx3
-rw-r--r--UnoControls/source/controls/framecontrol.cxx12
-rw-r--r--UnoControls/source/controls/progressbar.cxx4
-rw-r--r--UnoControls/source/controls/progressmonitor.cxx28
-rw-r--r--UnoControls/source/controls/statusindicator.cxx10
-rw-r--r--UnoControls/source/inc/framecontrol.hxx2
-rw-r--r--UnoControls/source/inc/progressbar.hxx2
-rw-r--r--UnoControls/source/inc/progressmonitor.hxx2
-rw-r--r--UnoControls/source/inc/statusindicator.hxx2
-rw-r--r--accessibility/Jar_accessibility.mk90
-rw-r--r--accessibility/Jar_uno_accessbridge.mk50
-rw-r--r--accessibility/Module_accessibility.mk1
-rw-r--r--accessibility/bridge/source/java/WindowsAccessBridgeAdapter.cxx8
-rw-r--r--accessibility/inc/accessibility/extended/accessiblelistboxentry.hxx4
-rw-r--r--accessibility/source/extended/AccessibleToolPanelDeckTabBar.cxx2
-rw-r--r--accessibility/source/extended/accessiblelistbox.cxx22
-rw-r--r--accessibility/source/extended/accessiblelistboxentry.cxx54
-rw-r--r--accessibility/source/extended/accessibletablistboxtable.cxx8
-rw-r--r--accessibility/source/extended/textwindowaccessibility.cxx16
-rw-r--r--accessibility/source/standard/vclxaccessibleedit.cxx2
-rw-r--r--android/experimental/DocumentLoader/Makefile2
-rw-r--r--android/experimental/DocumentLoader/native-code.cxx5
-rw-r--r--android/experimental/DocumentLoader/src/org/libreoffice/android/examples/DocumentLoader.java10
-rw-r--r--android/experimental/LibreOffice4Android/Makefile2
-rw-r--r--android/experimental/LibreOffice4Android/native-code.cxx21
-rw-r--r--android/experimental/LibreOffice4Android/src/org/libreoffice/android/DocumentLoader.java6
-rw-r--r--android/experimental/LibreOffice4Android/src/org/libreoffice/ui/LibreOfficeUIActivity.java6
-rw-r--r--android/sdremote/src/org/libreoffice/impressremote/AboutDialogBuilder.java9
-rw-r--r--android/sdremote/src/org/libreoffice/impressremote/ActivityChangeBroadcastProcessor.java9
-rw-r--r--android/sdremote/src/org/libreoffice/impressremote/BlankScreenFragment.java9
-rw-r--r--android/sdremote/src/org/libreoffice/impressremote/PairingActivity.java1
-rw-r--r--android/sdremote/src/org/libreoffice/impressremote/PresentationActivity.java9
-rw-r--r--android/sdremote/src/org/libreoffice/impressremote/PresentationFragment.java11
-rw-r--r--android/sdremote/src/org/libreoffice/impressremote/SelectorActivity.java2
-rw-r--r--android/sdremote/src/org/libreoffice/impressremote/SettingsActivity.java10
-rw-r--r--android/sdremote/src/org/libreoffice/impressremote/StartPresentationActivity.java12
-rw-r--r--android/sdremote/src/org/libreoffice/impressremote/communication/BluetoothClient.java4
-rw-r--r--android/sdremote/src/org/libreoffice/impressremote/communication/BluetoothFinder.java9
-rw-r--r--android/sdremote/src/org/libreoffice/impressremote/communication/CommunicationService.java3
-rw-r--r--android/sdremote/src/org/libreoffice/impressremote/communication/ReconnectionActivity.java10
-rw-r--r--android/sdremote/src/org/libreoffice/impressremote/communication/Server.java9
-rw-r--r--android/sdremote/src/org/libreoffice/impressremote/communication/ServerFinder.java9
-rw-r--r--android/sdremote/src/org/libreoffice/impressremote/communication/Transmitter.java2
-rw-r--r--avmedia/source/win/player.cxx2
-rw-r--r--basctl/Module_basctl.mk1
-rw-r--r--basctl/UI_basicide.mk16
-rw-r--r--basctl/inc/basidesh.hrc4
-rw-r--r--basctl/source/basicide/baside2.cxx9
-rw-r--r--basctl/source/basicide/baside2.hxx10
-rw-r--r--basctl/source/basicide/baside2b.cxx81
-rw-r--r--basctl/source/basicide/basides2.cxx2
-rw-r--r--basctl/source/basicide/basidesh.cxx10
-rw-r--r--basctl/source/basicide/basobj3.cxx2
-rw-r--r--basctl/source/basicide/bastype2.cxx96
-rw-r--r--basctl/source/basicide/bastype2.hxx43
-rw-r--r--basctl/source/basicide/bastype3.cxx24
-rw-r--r--basctl/source/basicide/macrodlg.cxx365
-rw-r--r--basctl/source/basicide/macrodlg.hrc21
-rw-r--r--basctl/source/basicide/macrodlg.hxx36
-rw-r--r--basctl/source/basicide/macrodlg.src155
-rw-r--r--basctl/source/basicide/moduldl2.cxx107
-rw-r--r--basctl/source/basicide/moduldlg.cxx118
-rw-r--r--basctl/source/basicide/moduldlg.hxx38
-rw-r--r--basctl/source/basicide/register.cxx1
-rw-r--r--basctl/source/basicide/sbxitem.cxx10
-rw-r--r--basctl/source/basicide/scriptdocument.cxx189
-rw-r--r--basctl/source/basicide/tbxctl.cxx6
-rw-r--r--basctl/source/basicide/unomodel.cxx1
-rw-r--r--basctl/source/dlged/dlged.cxx52
-rw-r--r--basctl/source/dlged/dlgedclip.cxx6
-rw-r--r--basctl/source/dlged/dlgedfac.cxx62
-rw-r--r--basctl/source/dlged/dlgedobj.cxx53
-rw-r--r--basctl/source/dlged/managelang.cxx16
-rw-r--r--basctl/source/dlged/propbrw.cxx61
-rw-r--r--basctl/source/inc/basobj.hxx40
-rw-r--r--basctl/source/inc/dlgeddef.hxx30
-rw-r--r--basctl/source/inc/localizationmgr.hxx22
-rw-r--r--basctl/source/inc/managelang.hxx10
-rw-r--r--basctl/source/inc/propbrw.hxx2
-rw-r--r--basctl/source/inc/sbxitem.hxx16
-rw-r--r--basctl/source/inc/scriptdocument.hxx66
-rw-r--r--basctl/uiconfig/basicide/menubar/menubar.xml3
-rw-r--r--basctl/uiconfig/basicide/ui/basicmacrodialog.ui384
-rw-r--r--basebmp/test/bmpdemo.cxx17
-rw-r--r--basebmp/test/bmpmasktest.cxx4
-rw-r--r--basebmp/test/bmptest.cxx2
-rw-r--r--basebmp/test/cliptest.cxx4
-rw-r--r--basebmp/test/filltest.cxx2
-rw-r--r--basebmp/test/masktest.cxx2
-rw-r--r--basebmp/test/polytest.cxx18
-rw-r--r--basegfx/Makefile7
-rw-r--r--basegfx/inc/basegfx/basegfxdllapi.h38
-rw-r--r--basegfx/inc/basegfx/color/bcolor.hxx45
-rw-r--r--basegfx/inc/basegfx/color/bcolormodifier.hxx49
-rw-r--r--basegfx/inc/basegfx/color/bcolortools.hxx43
-rw-r--r--basegfx/inc/basegfx/curve/b2dbeziertools.hxx43
-rw-r--r--basegfx/inc/basegfx/curve/b2dcubicbezier.hxx37
-rw-r--r--basegfx/inc/basegfx/matrix/b2dhommatrix.hxx37
-rw-r--r--basegfx/inc/basegfx/matrix/b2dhommatrixtools.hxx43
-rw-r--r--basegfx/inc/basegfx/matrix/b3dhommatrix.hxx38
-rw-r--r--basegfx/inc/basegfx/numeric/ftools.hxx37
-rw-r--r--basegfx/inc/basegfx/pixel/bpixel.hxx37
-rw-r--r--basegfx/inc/basegfx/point/b2dpoint.hxx39
-rw-r--r--basegfx/inc/basegfx/point/b2ipoint.hxx39
-rw-r--r--basegfx/inc/basegfx/point/b3dpoint.hxx39
-rw-r--r--basegfx/inc/basegfx/point/b3ipoint.hxx39
-rw-r--r--basegfx/inc/basegfx/polygon/b2dlinegeometry.hxx42
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolygon.hxx41
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolygonclipper.hxx37
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolygoncutandtouch.hxx43
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolygontools.hxx40
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolygontriangulator.hxx43
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolypolygon.hxx41
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolypolygoncutter.hxx51
-rw-r--r--basegfx/inc/basegfx/polygon/b2dpolypolygontools.hxx37
-rw-r--r--basegfx/inc/basegfx/polygon/b2dtrapezoid.hxx37
-rw-r--r--basegfx/inc/basegfx/polygon/b3dpolygon.hxx37
-rw-r--r--basegfx/inc/basegfx/polygon/b3dpolygontools.hxx37
-rw-r--r--basegfx/inc/basegfx/polygon/b3dpolypolygon.hxx37
-rw-r--r--basegfx/inc/basegfx/polygon/b3dpolypolygontools.hxx37
-rw-r--r--basegfx/inc/basegfx/range/b1drange.hxx37
-rw-r--r--basegfx/inc/basegfx/range/b1ibox.hxx37
-rw-r--r--basegfx/inc/basegfx/range/b1irange.hxx37
-rw-r--r--basegfx/inc/basegfx/range/b2dpolyrange.hxx37
-rw-r--r--basegfx/inc/basegfx/range/b2drange.hxx37
-rw-r--r--basegfx/inc/basegfx/range/b2drangeclipper.hxx43
-rw-r--r--basegfx/inc/basegfx/range/b2ibox.hxx37
-rw-r--r--basegfx/inc/basegfx/range/b2irange.hxx37
-rw-r--r--basegfx/inc/basegfx/range/b3drange.hxx37
-rw-r--r--basegfx/inc/basegfx/range/b3irange.hxx37
-rw-r--r--basegfx/inc/basegfx/range/basicbox.hxx37
-rw-r--r--basegfx/inc/basegfx/range/basicrange.hxx37
-rw-r--r--basegfx/inc/basegfx/raster/bpixelraster.hxx37
-rw-r--r--basegfx/inc/basegfx/raster/bzpixelraster.hxx37
-rw-r--r--basegfx/inc/basegfx/raster/rasterconvert3d.hxx37
-rw-r--r--basegfx/inc/basegfx/tools/b2dclipstate.hxx37
-rw-r--r--basegfx/inc/basegfx/tools/canvastools.hxx37
-rw-r--r--basegfx/inc/basegfx/tools/gradienttools.hxx37
-rw-r--r--basegfx/inc/basegfx/tools/keystoplerp.hxx37
-rw-r--r--basegfx/inc/basegfx/tools/rectcliptools.hxx37
-rw-r--r--basegfx/inc/basegfx/tools/tools.hxx37
-rw-r--r--basegfx/inc/basegfx/tools/unopolypolygon.hxx37
-rw-r--r--basegfx/inc/basegfx/tuple/b2dtuple.hxx39
-rw-r--r--basegfx/inc/basegfx/tuple/b2i64tuple.hxx39
-rw-r--r--basegfx/inc/basegfx/tuple/b2ituple.hxx39
-rw-r--r--basegfx/inc/basegfx/tuple/b3dtuple.hxx39
-rw-r--r--basegfx/inc/basegfx/tuple/b3i64tuple.hxx39
-rw-r--r--basegfx/inc/basegfx/tuple/b3ituple.hxx39
-rw-r--r--basegfx/inc/basegfx/vector/b2dvector.hxx37
-rw-r--r--basegfx/inc/basegfx/vector/b2ivector.hxx37
-rw-r--r--basegfx/inc/basegfx/vector/b3dvector.hxx37
-rw-r--r--basegfx/inc/basegfx/vector/b3ivector.hxx37
-rw-r--r--basegfx/source/color/bcolormodifier.cxx46
-rw-r--r--basegfx/source/color/bcolortools.cxx37
-rw-r--r--basegfx/source/curve/b2dbeziertools.cxx37
-rw-r--r--basegfx/source/curve/b2dcubicbezier.cxx37
-rw-r--r--basegfx/source/matrix/b2dhommatrix.cxx37
-rw-r--r--basegfx/source/matrix/b2dhommatrixtools.cxx61
-rw-r--r--basegfx/source/matrix/b3dhommatrix.cxx50
-rw-r--r--basegfx/source/polygon/b2dlinegeometry.cxx449
-rw-r--r--basegfx/source/polygon/b2dpolygon.cxx39
-rw-r--r--basegfx/source/polygon/b2dpolygonclipper.cxx37
-rw-r--r--basegfx/source/polygon/b2dpolygoncutandtouch.cxx37
-rw-r--r--basegfx/source/polygon/b2dpolygontools.cxx64
-rw-r--r--basegfx/source/polygon/b2dpolygontriangulator.cxx37
-rw-r--r--basegfx/source/polygon/b2dpolypolygon.cxx51
-rw-r--r--basegfx/source/polygon/b2dpolypolygoncutter.cxx141
-rw-r--r--basegfx/source/polygon/b2dpolypolygontools.cxx37
-rw-r--r--basegfx/source/polygon/b2dsvgpolypolygon.cxx91
-rw-r--r--basegfx/source/polygon/b2dtrapezoid.cxx37
-rw-r--r--basegfx/source/polygon/b3dpolygon.cxx37
-rw-r--r--basegfx/source/polygon/b3dpolygontools.cxx110
-rw-r--r--basegfx/source/polygon/b3dpolypolygon.cxx37
-rw-r--r--basegfx/source/polygon/b3dpolypolygontools.cxx66
-rw-r--r--basegfx/source/range/b1drange.cxx45
-rw-r--r--basegfx/source/range/b2dpolyrange.cxx37
-rw-r--r--basegfx/source/range/b2drangeclipper.cxx37
-rw-r--r--basegfx/source/range/b2xrange.cxx37
-rw-r--r--basegfx/source/range/b3drange.cxx43
-rw-r--r--basegfx/source/raster/rasterconvert3d.cxx37
-rw-r--r--basegfx/source/tools/b2dclipstate.cxx37
-rw-r--r--basegfx/source/tools/canvastools.cxx39
-rw-r--r--basegfx/source/tools/gradienttools.cxx37
-rw-r--r--basegfx/source/tools/keystoplerp.cxx37
-rw-r--r--basegfx/source/tools/unopolypolygon.cxx55
-rw-r--r--basegfx/source/tools/unotools.cxx39
-rw-r--r--basegfx/source/tuple/b2dtuple.cxx43
-rw-r--r--basegfx/source/tuple/b2i64tuple.cxx45
-rw-r--r--basegfx/source/tuple/b2ituple.cxx37
-rw-r--r--basegfx/source/tuple/b3dtuple.cxx43
-rw-r--r--basegfx/source/tuple/b3i64tuple.cxx43
-rw-r--r--basegfx/source/tuple/b3ituple.cxx45
-rw-r--r--basegfx/source/vector/b2dvector.cxx37
-rw-r--r--basegfx/source/vector/b2ivector.cxx37
-rw-r--r--basegfx/source/vector/b3dvector.cxx37
-rw-r--r--basegfx/source/workbench/gauss.hxx37
-rw-r--r--basegfx/test/basegfx1d.cxx37
-rw-r--r--basegfx/test/basegfx2d.cxx37
-rw-r--r--basegfx/test/basegfx3d.cxx37
-rw-r--r--basegfx/test/basegfxtools.cxx37
-rw-r--r--basegfx/test/boxclipper.cxx37
-rw-r--r--basegfx/test/clipstate.cxx37
-rw-r--r--basegfx/test/genericclipper.cxx39
-rw-r--r--basic/CppunitTest_basic_coverage.mk60
-rw-r--r--basic/Module_basic.mk1
-rw-r--r--basic/inc/basic/basmgr.hxx83
-rw-r--r--basic/inc/basic/modsizeexceeded.hxx2
-rw-r--r--basic/inc/basic/sbdef.hxx8
-rw-r--r--basic/inc/basic/sbmeth.hxx26
-rw-r--r--basic/inc/basic/sbmod.hxx78
-rw-r--r--basic/inc/basic/sbobjmod.hxx20
-rw-r--r--basic/inc/basic/sbprop.hxx4
-rw-r--r--basic/inc/basic/sbstar.hxx49
-rw-r--r--basic/inc/basic/sbstdobj.hxx36
-rw-r--r--basic/inc/basic/sbuno.hxx2
-rw-r--r--basic/inc/basic/sbx.hxx90
-rw-r--r--basic/inc/basic/sbxbase.hxx2
-rw-r--r--basic/inc/basic/sbxcore.hxx18
-rw-r--r--basic/inc/basic/sbxform.hxx92
-rw-r--r--basic/inc/basic/sbxmeth.hxx2
-rw-r--r--basic/inc/basic/sbxobj.hxx32
-rw-r--r--basic/inc/basic/sbxprop.hxx4
-rw-r--r--basic/inc/basic/sbxvar.hxx46
-rw-r--r--basic/qa/basic_coverage/string_left_01.vb25
-rw-r--r--basic/qa/basic_coverage/string_right_01.vb24
-rw-r--r--basic/qa/cppunit/basic_coverage.cxx200
-rw-r--r--basic/source/basmgr/basicmanagerrepository.cxx35
-rw-r--r--basic/source/basmgr/basmgr.cxx604
-rw-r--r--basic/source/classes/errobject.cxx8
-rw-r--r--basic/source/classes/eventatt.cxx93
-rw-r--r--basic/source/classes/global.cxx2
-rw-r--r--basic/source/classes/image.cxx91
-rw-r--r--basic/source/classes/sb.cxx568
-rw-r--r--basic/source/classes/sbunoobj.cxx535
-rw-r--r--basic/source/classes/sbxmod.cxx254
-rw-r--r--basic/source/comp/buffer.cxx91
-rw-r--r--basic/source/comp/codegen.cxx126
-rw-r--r--basic/source/comp/dim.cxx291
-rw-r--r--basic/source/comp/exprgen.cxx44
-rw-r--r--basic/source/comp/exprnode.cxx51
-rw-r--r--basic/source/comp/exprtree.cxx278
-rw-r--r--basic/source/comp/loops.cxx24
-rw-r--r--basic/source/comp/parser.cxx41
-rw-r--r--basic/source/comp/sbcomp.cxx166
-rw-r--r--basic/source/comp/symtbl.cxx100
-rw-r--r--basic/source/comp/token.cxx122
-rw-r--r--basic/source/inc/buffer.hxx7
-rw-r--r--basic/source/inc/errobject.hxx4
-rw-r--r--basic/source/inc/expr.hxx18
-rw-r--r--basic/source/inc/image.hxx39
-rw-r--r--basic/source/inc/namecont.hxx174
-rw-r--r--basic/source/inc/parser.hxx4
-rw-r--r--basic/source/inc/runtime.hxx50
-rw-r--r--basic/source/inc/sbintern.hxx14
-rw-r--r--basic/source/inc/sbjsmeth.hxx2
-rw-r--r--basic/source/inc/sbjsmod.hxx2
-rw-r--r--basic/source/inc/sbunoobj.hxx72
-rw-r--r--basic/source/inc/scriptcont.hxx8
-rw-r--r--basic/source/inc/stdobj.hxx4
-rw-r--r--basic/source/inc/symtbl.hxx69
-rw-r--r--basic/source/runtime/basrdll.cxx4
-rw-r--r--basic/source/runtime/comenumwrapper.cxx6
-rw-r--r--basic/source/runtime/ddectrl.cxx55
-rw-r--r--basic/source/runtime/ddectrl.hxx17
-rw-r--r--basic/source/runtime/dllmgr-x64.cxx6
-rw-r--r--basic/source/runtime/dllmgr-x86.cxx6
-rw-r--r--basic/source/runtime/inputbox.cxx6
-rw-r--r--basic/source/runtime/iosys.cxx185
-rw-r--r--basic/source/runtime/methods.cxx1144
-rw-r--r--basic/source/runtime/methods1.cxx844
-rw-r--r--basic/source/runtime/runtime.cxx170
-rw-r--r--basic/source/runtime/sbdiagnose.cxx12
-rw-r--r--basic/source/runtime/stdobj.cxx24
-rw-r--r--basic/source/runtime/stdobj1.cxx54
-rw-r--r--basic/source/runtime/step0.cxx405
-rw-r--r--basic/source/runtime/step1.cxx59
-rw-r--r--basic/source/runtime/step2.cxx250
-rw-r--r--basic/source/sbx/sbxarray.cxx54
-rw-r--r--basic/source/sbx/sbxbool.cxx4
-rw-r--r--basic/source/sbx/sbxbyte.cxx4
-rw-r--r--basic/source/sbx/sbxchar.cxx24
-rw-r--r--basic/source/sbx/sbxcoll.cxx84
-rw-r--r--basic/source/sbx/sbxdate.cxx617
-rw-r--r--basic/source/sbx/sbxdbl.cxx2
-rw-r--r--basic/source/sbx/sbxexec.cxx90
-rw-r--r--basic/source/sbx/sbxform.cxx987
-rw-r--r--basic/source/sbx/sbxint.cxx4
-rw-r--r--basic/source/sbx/sbxlng.cxx2
-rw-r--r--basic/source/sbx/sbxobj.cxx436
-rw-r--r--basic/source/sbx/sbxscan.cxx315
-rw-r--r--basic/source/sbx/sbxsng.cxx2
-rw-r--r--basic/source/sbx/sbxstr.cxx10
-rw-r--r--basic/source/sbx/sbxuint.cxx2
-rw-r--r--basic/source/sbx/sbxulng.cxx2
-rw-r--r--basic/source/sbx/sbxvalue.cxx34
-rw-r--r--basic/source/sbx/sbxvar.cxx286
-rw-r--r--basic/source/uno/dlgcont.cxx16
-rw-r--r--basic/source/uno/namecont.cxx753
-rw-r--r--basic/source/uno/scriptcont.cxx303
-rw-r--r--bean/Library_officebean.mk5
-rwxr-xr-xbin/create_bootstrap_links15
-rwxr-xr-xbin/distro-install-desktop-integration1
-rwxr-xr-xbin/distro-install-file-lists33
-rwxr-xr-xbin/lo-commit-stat2
-rwxr-xr-xbin/lo-pack-sources2
-rwxr-xr-xbin/mkworkdir103
-rw-r--r--bin/repo-list.in1
-rw-r--r--binaryurp/README18
-rw-r--r--boost/UnpackedTarball_boost.mk6
-rw-r--r--boost/boost.4100.warnings.patch19
-rw-r--r--boost/boost.4510.warnings.patch26
-rw-r--r--boost/boost.6397.warnings.patch113
-rw-r--r--boost/boost.6940.glibc.patch20
-rw-r--r--boost/boost.7551.unusedvars.patch10
-rw-r--r--boost/boost_1_44_0-clang-warnings.patch21
-rwxr-xr-xbootstrap8
-rw-r--r--bridges/CustomTarget_gcc3_ios_arm.mk7
-rw-r--r--bridges/inc/bridges/cpp_uno/bridge.hxx22
-rw-r--r--bridges/inc/bridges/cpp_uno/shared/cppinterfaceproxy.hxx8
-rw-r--r--bridges/inc/bridges/cpp_uno/shared/unointerfaceproxy.hxx6
-rw-r--r--bridges/inc/bridges/cpp_uno/shared/vtablefactory.hxx2
-rw-r--r--bridges/source/cpp_uno/cc50_solaris_sparc/uno2cpp.cxx2
-rw-r--r--bridges/source/cpp_uno/gcc3_ios_arm/uno2cpp.cxx7
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_intel/callvirtualmethod.cxx2
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_sparc/cpp2uno.cxx4
-rw-r--r--bridges/source/cpp_uno/gcc3_linux_sparc/uno2cpp.cxx4
-rw-r--r--bridges/source/cpp_uno/gcc3_macosx_intel/cpp2uno.cxx8
-rw-r--r--bridges/source/cpp_uno/shared/component.cxx22
-rw-r--r--bridges/source/cpp_uno/shared/cppinterfaceproxy.cxx4
-rw-r--r--bridges/source/cpp_uno/shared/unointerfaceproxy.cxx4
-rw-r--r--bridges/source/cpp_uno/shared/vtablefactory.cxx20
-rw-r--r--bridges/source/jni_uno/jni_info.cxx2
-rw-r--r--bridges/source/jni_uno/jni_java2uno.cxx4
-rw-r--r--bridges/source/jni_uno/nativethreadpool.cxx16
-rw-r--r--cairo/cairo-1.10.2.patch9
-rw-r--r--cairo/pixman-0.24.4.patch9
-rw-r--r--cairo/prj/build.lst2
-rw-r--r--canvas/source/cairo/cairo_canvashelper.cxx21
-rw-r--r--canvas/source/cairo/cairo_textlayout.cxx30
-rw-r--r--canvas/source/vcl/canvashelper.cxx9
-rw-r--r--canvas/workben/canvasdemo.cxx2
-rw-r--r--chart2/Library_chartcontroller.mk1
-rw-r--r--chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx7
-rw-r--r--chart2/source/controller/dialogs/tp_DataSource.cxx20
-rw-r--r--chart2/source/controller/dialogs/tp_DataSourceControls.cxx2
-rw-r--r--chart2/source/controller/dialogs/tp_DataSourceControls.hxx4
-rw-r--r--chart2/source/controller/drawinglayer/ViewElementListProvider.cxx2
-rw-r--r--chart2/source/controller/inc/ChartRenderer.hxx70
-rw-r--r--chart2/source/controller/main/ChartRenderer.cxx168
-rw-r--r--chart2/source/inc/CloneHelper.hxx1
-rw-r--r--chart2/source/inc/servicenames.hxx2
-rw-r--r--chart2/source/model/filter/XMLFilter.cxx8
-rw-r--r--chart2/source/model/inc/XMLFilter.hxx3
-rw-r--r--chart2/source/model/main/BaseCoordinateSystem.cxx1
-rw-r--r--chart2/source/tools/ImplOPropertySet.cxx1
-rw-r--r--chart2/source/tools/InternalData.cxx1
-rw-r--r--chart2/source/tools/PropertyHelper.cxx1
-rw-r--r--chart2/source/view/charttypes/AreaChart.cxx1
-rw-r--r--chart2/source/view/charttypes/BarChart.cxx2
-rw-r--r--chart2/source/view/charttypes/BubbleChart.cxx2
-rw-r--r--chart2/source/view/charttypes/CandleStickChart.cxx1
-rw-r--r--chart2/uiconfig/menubar/menubar.xml3
-rwxr-xr-x[-rw-r--r--]cli_ure/CliNativeLibrary_cli_cppuhelper.mk12
-rw-r--r--cli_ure/CustomTarget_cli_ure_assemblies.mk7
-rw-r--r--cli_ure/Executable_climaker.mk4
-rwxr-xr-x[-rw-r--r--]cli_ure/Library_cli_cppuhelper_native.mk25
-rw-r--r--cli_ure/Library_cli_uno.mk4
-rw-r--r--cli_ure/source/uno_bridge/cli_base.h110
-rw-r--r--cli_ure/source/uno_bridge/cli_bridge.h4
-rw-r--r--cli_ure/source/uno_bridge/cli_data.cxx2
-rw-r--r--cli_ure/source/uno_bridge/cli_environment.h4
-rw-r--r--cli_ure/source/uno_bridge/cli_proxy.cxx2
-rw-r--r--codemaker/StaticLibrary_codemaker.mk1
-rw-r--r--codemaker/StaticLibrary_codemaker_cpp.mk2
-rw-r--r--codemaker/StaticLibrary_codemaker_java.mk2
-rw-r--r--codemaker/source/cppumaker/cppuoptions.cxx51
-rw-r--r--codemaker/source/javamaker/javaoptions.cxx3
-rw-r--r--comphelper/inc/comphelper/configurationhelper.hxx13
-rw-r--r--comphelper/inc/comphelper/eventattachermgr.hxx6
-rw-r--r--comphelper/inc/comphelper/ofopxmlhelper.hxx4
-rw-r--r--comphelper/inc/comphelper/seekableinput.hxx8
-rw-r--r--comphelper/source/container/embeddedobjectcontainer.cxx2
-rw-r--r--comphelper/source/eventattachermgr/eventattachermgr.cxx17
-rw-r--r--comphelper/source/misc/accessibletexthelper.cxx17
-rw-r--r--comphelper/source/misc/configurationhelper.cxx17
-rw-r--r--comphelper/source/misc/mediadescriptor.cxx9
-rw-r--r--comphelper/source/misc/namedvaluecollection.cxx17
-rw-r--r--comphelper/source/misc/string.cxx5
-rw-r--r--comphelper/source/streaming/seekableinput.cxx14
-rw-r--r--comphelper/source/xml/ofopxmlhelper.cxx59
-rw-r--r--compilerplugins/Makefile-clang.mk16
-rw-r--r--compilerplugins/README28
-rw-r--r--compilerplugins/clang/bodynotinblock.cxx2
-rw-r--r--compilerplugins/clang/bodynotinblock.hxx4
-rw-r--r--compilerplugins/clang/compileplugin.cxx100
-rw-r--r--compilerplugins/clang/compileplugin.hxx47
-rw-r--r--compilerplugins/clang/lclstaticfix.cxx53
-rw-r--r--compilerplugins/clang/lclstaticfix.hxx32
-rw-r--r--compilerplugins/clang/plugin.cxx235
-rw-r--r--compilerplugins/clang/plugin.hxx77
-rw-r--r--compilerplugins/clang/postfixincrementfix.cxx165
-rw-r--r--compilerplugins/clang/postfixincrementfix.hxx40
-rw-r--r--compilerplugins/clang/sallogareas.cxx137
-rw-r--r--compilerplugins/clang/sallogareas.hxx40
-rw-r--r--compilerplugins/clang/unusedvariablecheck.cxx11
-rw-r--r--compilerplugins/clang/unusedvariablecheck.hxx4
-rw-r--r--config_host.mk.in303
-rw-r--r--config_host.mk.source5
-rw-r--r--configmgr/source/components.cxx13
-rw-r--r--configmgr/source/components.hxx7
-rw-r--r--configmgr/source/configurationprovider.cxx20
-rw-r--r--configure.ac (renamed from configure.in)1253
-rw-r--r--connectivity/CppunitTest_connectivity_ado.mk75
-rw-r--r--connectivity/Library_postgresql-sdbc-impl.mk2
-rw-r--r--connectivity/Module_connectivity.mk7
-rw-r--r--connectivity/inc/connectivity/PColumn.hxx15
-rw-r--r--connectivity/inc/connectivity/predicateinput.hxx6
-rw-r--r--connectivity/inc/connectivity/sdbcx/VColumn.hxx29
-rw-r--r--connectivity/inc/connectivity/sdbcx/VIndexColumn.hxx5
-rw-r--r--connectivity/inc/connectivity/sdbcx/VKeyColumn.hxx5
-rw-r--r--connectivity/inc/connectivity/sqlparse.hxx4
-rw-r--r--connectivity/inc/connectivity/virtualdbtools.hxx2
-rw-r--r--connectivity/prj/build.lst4
-rwxr-xr-xconnectivity/qa/connectivity/ado/DriverTest.cxx145
-rwxr-xr-xconnectivity/qa/connectivity/ado/TS001018407.mdbbin0 -> 2789376 bytes
-rw-r--r--connectivity/source/commontools/ParamterSubstitution.cxx3
-rw-r--r--connectivity/source/commontools/TColumnsHelper.cxx10
-rw-r--r--connectivity/source/commontools/TIndexColumns.cxx27
-rw-r--r--connectivity/source/commontools/TKeyColumns.cxx34
-rw-r--r--connectivity/source/commontools/TSortIndex.cxx3
-rw-r--r--connectivity/source/commontools/TTableHelper.cxx2
-rw-r--r--connectivity/source/commontools/dbtools.cxx1
-rw-r--r--connectivity/source/commontools/dbtools2.cxx14
-rw-r--r--connectivity/source/commontools/predicateinput.cxx24
-rw-r--r--connectivity/source/drivers/ado/AColumn.cxx2
-rw-r--r--connectivity/source/drivers/ado/APreparedStatement.cxx3
-rw-r--r--connectivity/source/drivers/ado/AStatement.cxx14
-rw-r--r--connectivity/source/drivers/ado/ATable.cxx2
-rw-r--r--connectivity/source/drivers/ado/Awrapado.cxx16
-rw-r--r--connectivity/source/drivers/calc/CTable.cxx3
-rw-r--r--connectivity/source/drivers/dbase/DIndexColumns.cxx5
-rw-r--r--connectivity/source/drivers/dbase/DTable.cxx52
-rw-r--r--connectivity/source/drivers/evoab2/NColumns.cxx15
-rw-r--r--connectivity/source/drivers/evoab2/NDriver.hxx5
-rw-r--r--connectivity/source/drivers/evoab2/NStatement.cxx4
-rw-r--r--connectivity/source/drivers/file/FColumns.cxx12
-rw-r--r--connectivity/source/drivers/file/FPreparedStatement.cxx5
-rw-r--r--connectivity/source/drivers/file/FStatement.cxx3
-rw-r--r--connectivity/source/drivers/flat/ETable.cxx5
-rw-r--r--connectivity/source/drivers/hsqldb/HStorageAccess.cxx20
-rw-r--r--connectivity/source/drivers/hsqldb/StorageFileAccess.cxx6
-rw-r--r--connectivity/source/drivers/hsqldb/StorageNativeInputStream.cxx14
-rw-r--r--connectivity/source/drivers/hsqldb/StorageNativeOutputStream.cxx14
-rw-r--r--connectivity/source/drivers/jdbc/JConnection.cxx2
-rw-r--r--connectivity/source/drivers/jdbc/jservices.cxx2
-rw-r--r--connectivity/source/drivers/kab/KColumns.cxx14
-rw-r--r--connectivity/source/drivers/kab/KDriver.hxx5
-rw-r--r--connectivity/source/drivers/kab/KStatement.cxx2
-rw-r--r--connectivity/source/drivers/macab/MacabColumns.cxx14
-rw-r--r--connectivity/source/drivers/macab/MacabDriver.hxx5
-rw-r--r--connectivity/source/drivers/macab/MacabStatement.cxx2
-rw-r--r--connectivity/source/drivers/mork/MColumns.cxx13
-rw-r--r--connectivity/source/drivers/mork/MPreparedStatement.cxx5
-rw-r--r--connectivity/source/drivers/mork/MStatement.cxx3
-rw-r--r--connectivity/source/drivers/mozab/MColumns.cxx13
-rw-r--r--connectivity/source/drivers/mozab/MPreparedStatement.cxx5
-rw-r--r--connectivity/source/drivers/mozab/MStatement.cxx4
-rw-r--r--connectivity/source/drivers/odbcbase/OPreparedStatement.cxx377
-rw-r--r--connectivity/source/drivers/odbcbase/OResultSet.cxx4
-rw-r--r--connectivity/source/drivers/odbcbase/OTools.cxx195
-rw-r--r--connectivity/source/inc/ado/Aolewrap.hxx4
-rw-r--r--connectivity/source/inc/dbase/DTable.hxx4
-rw-r--r--connectivity/source/inc/odbc/OBoundParam.hxx78
-rw-r--r--connectivity/source/inc/odbc/OPreparedStatement.hxx14
-rw-r--r--connectivity/source/inc/odbc/OTools.hxx38
-rw-r--r--connectivity/source/manager/mdrivermanager.cxx1
-rw-r--r--connectivity/source/parse/PColumn.cxx81
-rw-r--r--connectivity/source/parse/sqliterator.cxx35
-rw-r--r--connectivity/source/parse/sqlnode.cxx13
-rw-r--r--connectivity/source/sdbcx/VColumn.cxx36
-rw-r--r--connectivity/source/sdbcx/VIndexColumn.cxx10
-rw-r--r--connectivity/source/sdbcx/VKeyColumn.cxx10
-rw-r--r--connectivity/source/simpledbt/dbtfactory.cxx4
-rw-r--r--connectivity/source/simpledbt/dbtfactory.hxx2
-rw-r--r--connectivity/source/simpledbt/parser_s.cxx4
-rw-r--r--connectivity/source/simpledbt/parser_s.hxx2
-rw-r--r--connectivity/workben/postgresql/ddl.py179
-rw-r--r--connectivity/workben/postgresql/main.py84
-rw-r--r--connectivity/workben/postgresql/makefile.mk97
-rw-r--r--connectivity/workben/postgresql/metadata.py145
-rw-r--r--connectivity/workben/postgresql/preparedstatement.py222
-rw-r--r--connectivity/workben/postgresql/sdbcx.py300
-rw-r--r--connectivity/workben/postgresql/statement.py271
-rw-r--r--cosv/StaticLibrary_cosv.mk2
-rw-r--r--cppcanvas/Library_cppcanvas.mk34
-rw-r--r--cppcanvas/Library_mtfrenderer.mk33
-rw-r--r--cppcanvas/Makefile7
-rw-r--r--cppcanvas/Module_cppcanvas.mk33
-rw-r--r--cppcanvas/Package_inc.mk33
-rw-r--r--cppcanvas/inc/cppcanvas/basegfxfactory.hxx37
-rw-r--r--cppcanvas/inc/cppcanvas/cppcanvasdllapi.h43
-rw-r--r--cppcanvas/inc/cppcanvas/vclfactory.hxx37
-rw-r--r--cppcanvas/source/inc/action.hxx37
-rw-r--r--cppcanvas/source/inc/implrenderer.hxx37
-rw-r--r--cppcanvas/source/mtfrenderer/bitmapaction.cxx37
-rw-r--r--cppcanvas/source/mtfrenderer/cachedprimitivebase.cxx37
-rw-r--r--cppcanvas/source/mtfrenderer/cachedprimitivebase.hxx37
-rw-r--r--cppcanvas/source/mtfrenderer/emfplus.cxx37
-rw-r--r--cppcanvas/source/mtfrenderer/implrenderer.cxx106
-rw-r--r--cppcanvas/source/mtfrenderer/lineaction.cxx37
-rw-r--r--cppcanvas/source/mtfrenderer/mtftools.cxx37
-rw-r--r--cppcanvas/source/mtfrenderer/mtftools.hxx37
-rw-r--r--cppcanvas/source/mtfrenderer/pointaction.cxx37
-rw-r--r--cppcanvas/source/mtfrenderer/polypolyaction.cxx37
-rw-r--r--cppcanvas/source/mtfrenderer/rendergraphicaction.cxx202
-rw-r--r--cppcanvas/source/mtfrenderer/rendergraphicaction.hxx80
-rw-r--r--cppcanvas/source/mtfrenderer/textaction.cxx37
-rw-r--r--cppcanvas/source/mtfrenderer/transparencygroupaction.cxx39
-rw-r--r--cppcanvas/source/mtfrenderer/transparencygroupaction.hxx37
-rw-r--r--cppcanvas/source/uno/mtfrenderer.component8
-rw-r--r--cppcanvas/source/uno/uno_mtfrenderer.cxx31
-rw-r--r--cppcanvas/source/uno/uno_mtfrenderer.hxx31
-rw-r--r--cppcanvas/source/wrapper/basegfxfactory.cxx37
-rw-r--r--cppcanvas/source/wrapper/implsprite.cxx37
-rw-r--r--cppcanvas/source/wrapper/implsprite.hxx37
-rw-r--r--cppcanvas/source/wrapper/implspritecanvas.cxx37
-rw-r--r--cppcanvas/source/wrapper/implspritecanvas.hxx37
-rw-r--r--cppcanvas/source/wrapper/vclfactory.cxx37
-rw-r--r--cppuhelper/Module_cppuhelper.mk4
-rw-r--r--cross_tail_build/prj/build.lst2
-rw-r--r--cross_toolset/Makefile2
-rw-r--r--ct2n/ConvertTextToNumber-1.3.2-no-license.patch24
-rw-r--r--ct2n/ConvertTextToNumber-1.3.2-no-visible-by-default.patch144
-rw-r--r--ct2n/Makefile (renamed from librsvg/Makefile)0
-rw-r--r--ct2n/Module_ct2n.mk21
-rw-r--r--ct2n/README6
-rw-r--r--ct2n/UnpackedTarball_ct2n.mk31
-rw-r--r--ct2n/Zip_ct2n.mk59
-rw-r--r--ct2n/delzip2
-rw-r--r--ct2n/description-en-US.txt4
-rw-r--r--ct2n/makefile.mk66
-rw-r--r--ct2n/prj/build.lst5
-rw-r--r--ct2n/prj/d.lst1
-rw-r--r--cui/AllLangResTarget_cui.mk2
-rw-r--r--cui/UI_cui.mk4
-rw-r--r--cui/source/customize/acccfg.cxx48
-rw-r--r--cui/source/customize/acccfg.hrc7
-rw-r--r--cui/source/customize/acccfg.src32
-rw-r--r--cui/source/customize/cfg.cxx104
-rw-r--r--cui/source/customize/cfgutil.cxx62
-rw-r--r--cui/source/customize/macropg.cxx22
-rw-r--r--cui/source/customize/selector.cxx314
-rw-r--r--cui/source/customize/selector.hrc45
-rw-r--r--cui/source/customize/selector.src183
-rw-r--r--cui/source/dialogs/about.cxx9
-rw-r--r--cui/source/dialogs/colorpicker.cxx4
-rw-r--r--cui/source/dialogs/cuifmsearch.cxx20
-rw-r--r--cui/source/dialogs/cuigaldlg.cxx42
-rw-r--r--cui/source/dialogs/cuires.src62
-rw-r--r--cui/source/dialogs/hangulhanjadlg.cxx8
-rw-r--r--cui/source/dialogs/hldocntp.cxx7
-rw-r--r--cui/source/dialogs/hlmarkwn.cxx14
-rw-r--r--cui/source/dialogs/insdlg.cxx200
-rw-r--r--cui/source/dialogs/insrc.cxx26
-rw-r--r--cui/source/dialogs/insrc.src109
-rw-r--r--cui/source/dialogs/linkdlg.cxx24
-rw-r--r--cui/source/dialogs/multipat.cxx21
-rw-r--r--cui/source/dialogs/scriptdlg.cxx289
-rw-r--r--cui/source/dialogs/scriptdlg.hrc29
-rw-r--r--cui/source/dialogs/scriptdlg.src110
-rw-r--r--cui/source/dialogs/srchxtra.cxx2
-rw-r--r--cui/source/dialogs/svuidlg.hrc25
-rw-r--r--cui/source/dialogs/svuidlg.src192
-rw-r--r--cui/source/dialogs/thesdlg.cxx20
-rw-r--r--cui/source/dialogs/thesdlg_impl.hxx6
-rw-r--r--cui/source/factory/dlgfact.cxx13
-rw-r--r--cui/source/factory/dlgfact.hxx2
-rw-r--r--cui/source/inc/acccfg.hxx5
-rw-r--r--cui/source/inc/autocdlg.hxx8
-rw-r--r--cui/source/inc/cfg.hxx38
-rw-r--r--cui/source/inc/cfgutil.hxx10
-rw-r--r--cui/source/inc/cuifmsearch.hxx4
-rw-r--r--cui/source/inc/cuigaldlg.hxx4
-rw-r--r--cui/source/inc/cuires.hrc31
-rw-r--r--cui/source/inc/cuitabline.hxx45
-rw-r--r--cui/source/inc/dbregister.hxx6
-rw-r--r--cui/source/inc/helpid.hrc5
-rw-r--r--cui/source/inc/hlmarkwn.hxx4
-rw-r--r--cui/source/inc/insdlg.hxx65
-rw-r--r--cui/source/inc/insrc.hxx13
-rw-r--r--cui/source/inc/optdict.hxx2
-rw-r--r--cui/source/inc/optlingu.hxx6
-rw-r--r--cui/source/inc/optpath.hxx4
-rw-r--r--cui/source/inc/radiobtnbox.hxx2
-rw-r--r--cui/source/inc/scriptdlg.hxx49
-rw-r--r--cui/source/inc/selector.hxx72
-rw-r--r--cui/source/inc/thesdlg.hxx8
-rw-r--r--cui/source/inc/treeopt.hxx2
-rw-r--r--cui/source/options/certpath.cxx23
-rw-r--r--cui/source/options/certpath.hxx2
-rw-r--r--cui/source/options/dbregister.cxx14
-rw-r--r--cui/source/options/fontsubs.cxx26
-rw-r--r--cui/source/options/fontsubs.hxx10
-rw-r--r--cui/source/options/optHeaderTabListbox.cxx8
-rw-r--r--cui/source/options/optHeaderTabListbox.hxx2
-rw-r--r--cui/source/options/optcolor.cxx4
-rw-r--r--cui/source/options/optdict.cxx20
-rw-r--r--cui/source/options/optfltr.cxx16
-rw-r--r--cui/source/options/optfltr.hxx6
-rw-r--r--cui/source/options/optjava.cxx27
-rw-r--r--cui/source/options/optjava.hxx6
-rw-r--r--cui/source/options/optlingu.cxx335
-rw-r--r--cui/source/options/optpath.cxx17
-rw-r--r--cui/source/options/optupdt.cxx8
-rw-r--r--cui/source/options/radiobtnbox.cxx6
-rw-r--r--cui/source/options/treeopt.cxx42
-rw-r--r--cui/source/options/webconninfo.cxx10
-rw-r--r--cui/source/tabpages/autocdlg.cxx52
-rw-r--r--cui/source/tabpages/macroass.cxx12
-rw-r--r--cui/source/tabpages/tabline.hrc45
-rw-r--r--cui/source/tabpages/tabline.src65
-rw-r--r--cui/source/tabpages/tpline.cxx166
-rw-r--r--cui/uiconfig/ui/charnamepage.ui44
-rw-r--r--cui/uiconfig/ui/effectspage.ui8
-rw-r--r--cui/uiconfig/ui/insertfloatingframe.ui505
-rw-r--r--cui/uiconfig/ui/insertoleobject.ui8
-rw-r--r--cui/uiconfig/ui/insertplugin.ui8
-rw-r--r--cui/uiconfig/ui/insertrowcolumn.ui252
-rw-r--r--cui/uiconfig/ui/macroselectordialog.ui358
-rw-r--r--cui/uiconfig/ui/positionpage.ui19
-rw-r--r--cui/uiconfig/ui/scriptorganizer.ui199
-rw-r--r--cui/uiconfig/ui/thesaurus.ui3
-rw-r--r--cui/uiconfig/ui/twolinespage.ui12
-rw-r--r--cui/uiconfig/ui/zoomdialog.ui20
-rw-r--r--cui/util/hidother.src4
-rw-r--r--curl/ExternalPackage_curl.mk40
-rw-r--r--curl/ExternalProject_curl.mk58
-rw-r--r--curl/Makefile (renamed from saxon/Makefile)0
-rw-r--r--curl/Module_curl.mk20
-rw-r--r--curl/UnpackedTarball_curl.mk32
-rw-r--r--curl/curl-7.26.0_mingw.patch2
-rw-r--r--curl/curl-7.26.0_win.patch20
-rw-r--r--curl/makefile.mk11
-rw-r--r--curl/prj/d.lst18
-rw-r--r--dbaccess/JunitTest_dbaccess_complex.mk10
-rw-r--r--dbaccess/JunitTest_dbaccess_unoapi.mk8
-rw-r--r--dbaccess/source/core/api/KeySet.cxx7
-rw-r--r--dbaccess/source/core/api/OptimisticSet.cxx8
-rw-r--r--dbaccess/source/core/api/RowSetCache.cxx2
-rw-r--r--dbaccess/source/core/api/SingleSelectQueryComposer.cxx15
-rw-r--r--dbaccess/source/core/api/definitioncolumn.cxx42
-rw-r--r--dbaccess/source/core/dataaccess/ContentHelper.cxx2
-rw-r--r--dbaccess/source/core/dataaccess/ModelImpl.cxx6
-rw-r--r--dbaccess/source/core/dataaccess/databasedocument.cxx8
-rw-r--r--dbaccess/source/core/dataaccess/datasource.cxx1
-rw-r--r--dbaccess/source/core/dataaccess/documentdefinition.cxx3
-rw-r--r--dbaccess/source/core/inc/definitioncolumn.hxx2
-rw-r--r--dbaccess/source/core/recovery/storagexmlstream.cxx5
-rw-r--r--dbaccess/source/ext/macromigration/migrationengine.cxx1
-rw-r--r--dbaccess/source/inc/stringconstants.inc1
-rw-r--r--dbaccess/source/ui/app/AppController.cxx6
-rw-r--r--dbaccess/source/ui/app/AppController.hxx4
-rw-r--r--dbaccess/source/ui/app/AppDetailPageHelper.cxx56
-rw-r--r--dbaccess/source/ui/app/AppDetailPageHelper.hxx10
-rw-r--r--dbaccess/source/ui/app/AppDetailView.cxx36
-rw-r--r--dbaccess/source/ui/app/AppDetailView.hxx22
-rw-r--r--dbaccess/source/ui/app/AppView.cxx8
-rw-r--r--dbaccess/source/ui/app/AppView.hxx10
-rw-r--r--dbaccess/source/ui/browser/brwctrlr.cxx2
-rw-r--r--dbaccess/source/ui/browser/dbtreeview.cxx2
-rw-r--r--dbaccess/source/ui/browser/dbtreeview.hxx6
-rw-r--r--dbaccess/source/ui/browser/dsEntriesNoExp.cxx22
-rw-r--r--dbaccess/source/ui/browser/dsbrowserDnD.cxx18
-rw-r--r--dbaccess/source/ui/browser/genericcontroller.cxx2
-rw-r--r--dbaccess/source/ui/browser/unodatbr.cxx167
-rw-r--r--dbaccess/source/ui/control/dbtreelistbox.cxx69
-rw-r--r--dbaccess/source/ui/control/listviewitems.cxx4
-rw-r--r--dbaccess/source/ui/control/marktree.cxx20
-rw-r--r--dbaccess/source/ui/control/tabletree.cxx54
-rw-r--r--dbaccess/source/ui/dlg/ConnectionHelper.cxx10
-rw-r--r--dbaccess/source/ui/dlg/adtabdlg.cxx14
-rw-r--r--dbaccess/source/ui/dlg/indexdialog.cxx40
-rw-r--r--dbaccess/source/ui/dlg/paramdialog.cxx32
-rw-r--r--dbaccess/source/ui/dlg/queryfilter.cxx4
-rw-r--r--dbaccess/source/ui/dlg/sqlmessage.cxx4
-rw-r--r--dbaccess/source/ui/dlg/tablespage.cxx32
-rw-r--r--dbaccess/source/ui/dlg/tablespage.hxx2
-rw-r--r--dbaccess/source/ui/inc/TableCopyHelper.hxx4
-rw-r--r--dbaccess/source/ui/inc/TableWindow.hxx4
-rw-r--r--dbaccess/source/ui/inc/TableWindowListBox.hxx4
-rw-r--r--dbaccess/source/ui/inc/WNameMatch.hxx4
-rw-r--r--dbaccess/source/ui/inc/callbacks.hxx4
-rw-r--r--dbaccess/source/ui/inc/dbtreelistbox.hxx26
-rw-r--r--dbaccess/source/ui/inc/indexdialog.hxx18
-rw-r--r--dbaccess/source/ui/inc/listviewitems.hxx6
-rw-r--r--dbaccess/source/ui/inc/marktree.hxx4
-rw-r--r--dbaccess/source/ui/inc/paramdialog.hxx2
-rw-r--r--dbaccess/source/ui/inc/queryfilter.hxx2
-rw-r--r--dbaccess/source/ui/inc/tabletree.hxx26
-rw-r--r--dbaccess/source/ui/inc/unodatbr.hxx74
-rw-r--r--dbaccess/source/ui/misc/WNameMatch.cxx32
-rw-r--r--dbaccess/source/ui/querydesign/ConnectionLine.cxx6
-rw-r--r--dbaccess/source/ui/querydesign/JoinTableView.cxx8
-rw-r--r--dbaccess/source/ui/querydesign/QTableWindow.cxx4
-rw-r--r--dbaccess/source/ui/querydesign/QTableWindow.hxx2
-rw-r--r--dbaccess/source/ui/querydesign/QueryDesignView.cxx5
-rw-r--r--dbaccess/source/ui/querydesign/TableWindow.cxx12
-rw-r--r--dbaccess/source/ui/querydesign/TableWindowListBox.cxx12
-rw-r--r--dbaccess/source/ui/querydesign/querycontroller.cxx14
-rw-r--r--dbaccess/source/ui/uno/composerdialogs.cxx2
-rw-r--r--dbaccess/source/ui/uno/dbinteraction.cxx2
-rw-r--r--dbaccess/uiconfig/dbapp/menubar/menubar.xml3
-rw-r--r--dbaccess/uiconfig/dbquery/menubar/menubar.xml3
-rw-r--r--dbaccess/uiconfig/dbrelation/menubar/menubar.xml3
-rw-r--r--dbaccess/uiconfig/dbtable/menubar/menubar.xml3
-rw-r--r--dbaccess/uiconfig/dbtdata/menubar/menubar.xml3
-rwxr-xr-xdesktop/scripts/soffice.sh2
-rw-r--r--desktop/source/app/app.cxx15
-rw-r--r--desktop/source/app/main.c28
-rw-r--r--desktop/source/deployment/dp_persmap.cxx18
-rw-r--r--desktop/source/deployment/gui/dp_gui_service.cxx15
-rw-r--r--desktop/source/deployment/gui/dp_gui_updatedialog.cxx16
-rw-r--r--desktop/source/deployment/inc/dp_misc.h8
-rw-r--r--desktop/source/deployment/manager/dp_extensionmanager.cxx37
-rw-r--r--desktop/source/deployment/manager/dp_extensionmanager.hxx5
-rw-r--r--desktop/source/deployment/manager/dp_manager.cxx11
-rw-r--r--desktop/source/deployment/misc/dp_misc.cxx22
-rw-r--r--desktop/source/deployment/registry/dp_backend.cxx4
-rw-r--r--desktop/source/deployment/registry/package/dp_package.cxx16
-rw-r--r--desktop/source/pkgchk/unopkg/unopkg_app.cxx37
-rw-r--r--desktop/source/pkgchk/unopkg/unopkg_misc.cxx16
-rw-r--r--desktop/source/pkgchk/unopkg/unopkg_shared.h22
-rw-r--r--desktop/source/splash/splash.cxx8
-rw-r--r--desktop/test/deployment/active/active_native.cxx10
-rw-r--r--desktop/test/deployment/passive/passive_native.cxx10
m---------dictionaries0
-rw-r--r--distro-configs/LibreOfficeLinux.conf2
-rw-r--r--distro-configs/LibreOfficeMacOSX.conf1
-rw-r--r--distro-configs/LibreOfficeMinGW.conf1
-rw-r--r--distro-configs/LibreOfficeOpenBSD.conf1
-rw-r--r--distro-configs/LibreOfficeWin32.conf1
-rw-r--r--distro-configs/OxygenOfficeLinux.conf1
-rw-r--r--distro-configs/OxygenOfficeWin32.conf1
-rw-r--r--dmake/unix/arlib.c6
-rwxr-xr-xdownload161
-rw-r--r--drawinglayer/Library_drawinglayer.mk12
-rw-r--r--drawinglayer/Makefile7
-rw-r--r--drawinglayer/Package_inc.mk12
-rw-r--r--drawinglayer/README4
-rw-r--r--drawinglayer/drawinglayer.component (renamed from wizards/com/sun/star/wizards/fax/pyfax.component)7
-rw-r--r--drawinglayer/inc/drawinglayer/animation/animationtiming.hxx38
-rw-r--r--drawinglayer/inc/drawinglayer/attribute/fillbitmapattribute.hxx39
-rw-r--r--drawinglayer/inc/drawinglayer/attribute/fillgradientattribute.hxx41
-rw-r--r--drawinglayer/inc/drawinglayer/attribute/fillhatchattribute.hxx41
-rw-r--r--drawinglayer/inc/drawinglayer/attribute/fontattribute.hxx39
-rw-r--r--drawinglayer/inc/drawinglayer/attribute/lineattribute.hxx42
-rw-r--r--drawinglayer/inc/drawinglayer/attribute/linestartendattribute.hxx39
-rw-r--r--drawinglayer/inc/drawinglayer/attribute/materialattribute3d.hxx39
-rw-r--r--drawinglayer/inc/drawinglayer/attribute/sdrallattribute3d.hxx38
-rw-r--r--drawinglayer/inc/drawinglayer/attribute/sdrfillattribute.hxx41
-rw-r--r--drawinglayer/inc/drawinglayer/attribute/sdrfillbitmapattribute.hxx39
-rw-r--r--drawinglayer/inc/drawinglayer/attribute/sdrlightattribute3d.hxx41
-rw-r--r--drawinglayer/inc/drawinglayer/attribute/sdrlightingattribute3d.hxx40
-rw-r--r--drawinglayer/inc/drawinglayer/attribute/sdrlineattribute.hxx43
-rw-r--r--drawinglayer/inc/drawinglayer/attribute/sdrlinestartendattribute.hxx41
-rw-r--r--drawinglayer/inc/drawinglayer/attribute/sdrobjectattribute3d.hxx40
-rw-r--r--drawinglayer/inc/drawinglayer/attribute/sdrsceneattribute3d.hxx40
-rw-r--r--drawinglayer/inc/drawinglayer/attribute/sdrshadowattribute.hxx41
-rw-r--r--drawinglayer/inc/drawinglayer/attribute/strokeattribute.hxx38
-rw-r--r--drawinglayer/inc/drawinglayer/geometry/viewinformation2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/geometry/viewinformation3d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/animatedprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/backgroundcolorprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/baseprimitive2d.hxx41
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/bitmapprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/borderlineprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/chartprimitive2d.hxx81
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/controlprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/cropprimitive2d.hxx102
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/discretebitmapprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/discreteshadowprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/drawinglayer_primitivetypes2d.hxx95
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/embedded3dprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/epsprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/fillbitmapprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/fillgradientprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/fillhatchprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/graphicprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/gridprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/groupprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/helplineprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/hiddengeometryprimitive2d.hxx39
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/invertprimitive2d.hxx43
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/markerarrayprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/maskprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/mediaprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/metafileprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/modifiedcolorprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/pagepreviewprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/patternfillprimitive2d.hxx81
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/pointarrayprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/polygonprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/polypolygonprimitive2d.hxx41
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/primitivetools2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/rendergraphicprimitive2d.hxx93
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/sceneprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/sdrdecompositiontools2d.hxx39
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/shadowprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/structuretagprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/svggradientprimitive2d.hxx403
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/textbreakuphelper.hxx84
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/textdecoratedprimitive2d.hxx48
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/texteffectprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/textenumsprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/texthierarchyprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/textlayoutdevice.hxx44
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/textlineprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/textprimitive2d.hxx43
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/textstrikeoutprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/transformprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/transparenceprimitive2d.hxx39
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/unifiedtransparenceprimitive2d.hxx39
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/wallpaperprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/wrongspellprimitive2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive3d/baseprimitive3d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive3d/groupprimitive3d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive3d/hatchtextureprimitive3d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive3d/hiddengeometryprimitive3d.hxx39
-rw-r--r--drawinglayer/inc/drawinglayer/primitive3d/modifiedcolorprimitive3d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive3d/polygonprimitive3d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive3d/polygontubeprimitive3d.hxx43
-rw-r--r--drawinglayer/inc/drawinglayer/primitive3d/polypolygonprimitive3d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive3d/sdrcubeprimitive3d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive3d/sdrdecompositiontools3d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive3d/sdrextrudelathetools3d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive3d/sdrextrudeprimitive3d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive3d/sdrlatheprimitive3d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive3d/sdrpolypolygonprimitive3d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive3d/sdrprimitive3d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive3d/sdrsphereprimitive3d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive3d/shadowprimitive3d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive3d/textureprimitive3d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/primitive3d/transformprimitive3d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/processor2d/baseprocessor2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/processor2d/canvasprocessor.hxx43
-rw-r--r--drawinglayer/inc/drawinglayer/processor2d/contourextractor2d.hxx49
-rw-r--r--drawinglayer/inc/drawinglayer/processor2d/hittestprocessor2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/processor2d/linegeometryextractor2d.hxx46
-rw-r--r--drawinglayer/inc/drawinglayer/processor2d/processorfromoutputdevice.hxx43
-rw-r--r--drawinglayer/inc/drawinglayer/processor2d/textaspolygonextractor2d.hxx39
-rw-r--r--drawinglayer/inc/drawinglayer/processor2d/vclmetafileprocessor2d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/processor2d/vclpixelprocessor2d.hxx45
-rw-r--r--drawinglayer/inc/drawinglayer/processor2d/vclprocessor2d.hxx43
-rw-r--r--drawinglayer/inc/drawinglayer/processor3d/baseprocessor3d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/processor3d/cutfindprocessor3d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/processor3d/defaultprocessor3d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/processor3d/geometry2dextractor.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/processor3d/shadow3dextractor.hxx48
-rw-r--r--drawinglayer/inc/drawinglayer/processor3d/zbufferprocessor3d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/texture/texture.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/texture/texture3d.hxx37
-rw-r--r--drawinglayer/inc/drawinglayer/tools/converters.hxx47
-rw-r--r--drawinglayer/source/attribute/fillbitmapattribute.cxx37
-rw-r--r--drawinglayer/source/attribute/lineattribute.cxx67
-rw-r--r--drawinglayer/source/attribute/sdrallattribute3d.cxx43
-rw-r--r--drawinglayer/source/attribute/sdrfillbitmapattribute.cxx37
-rw-r--r--drawinglayer/source/attribute/sdrlightattribute3d.cxx39
-rw-r--r--drawinglayer/source/attribute/sdrlightingattribute3d.cxx39
-rw-r--r--drawinglayer/source/attribute/sdrlineattribute.cxx64
-rw-r--r--drawinglayer/source/attribute/sdrobjectattribute3d.cxx39
-rw-r--r--drawinglayer/source/attribute/sdrsceneattribute3d.cxx39
-rw-r--r--drawinglayer/source/drawinglayeruno/drawinglayeruno.cxx89
-rw-r--r--drawinglayer/source/drawinglayeruno/xprimitive2drenderer.cxx217
-rw-r--r--drawinglayer/source/primitive2d/baseprimitive2d.cxx58
-rw-r--r--drawinglayer/source/primitive2d/borderlineprimitive2d.cxx37
-rw-r--r--drawinglayer/source/primitive2d/chartprimitive2d.cxx79
-rw-r--r--drawinglayer/source/primitive2d/controlprimitive2d.cxx37
-rw-r--r--drawinglayer/source/primitive2d/cropprimitive2d.cxx196
-rw-r--r--drawinglayer/source/primitive2d/epsprimitive2d.cxx37
-rw-r--r--drawinglayer/source/primitive2d/fillgradientprimitive2d.cxx37
-rw-r--r--drawinglayer/source/primitive2d/graphicprimitive2d.cxx209
-rw-r--r--drawinglayer/source/primitive2d/metafileprimitive2d.cxx68
-rw-r--r--drawinglayer/source/primitive2d/patternfillprimitive2d.cxx150
-rw-r--r--drawinglayer/source/primitive2d/polygonprimitive2d.cxx62
-rw-r--r--drawinglayer/source/primitive2d/polypolygonprimitive2d.cxx47
-rw-r--r--drawinglayer/source/primitive2d/rendergraphicprimitive2d.cxx79
-rw-r--r--drawinglayer/source/primitive2d/sceneprimitive2d.cxx117
-rw-r--r--drawinglayer/source/primitive2d/svggradientprimitive2d.cxx1087
-rw-r--r--drawinglayer/source/primitive2d/textbreakuphelper.cxx303
-rw-r--r--drawinglayer/source/primitive2d/textdecoratedprimitive2d.cxx299
-rw-r--r--drawinglayer/source/primitive2d/textlayoutdevice.cxx37
-rw-r--r--drawinglayer/source/primitive2d/textprimitive2d.cxx37
-rw-r--r--drawinglayer/source/primitive3d/polygonprimitive3d.cxx46
-rw-r--r--drawinglayer/source/primitive3d/polygontubeprimitive3d.cxx266
-rw-r--r--drawinglayer/source/primitive3d/sdrdecompositiontools3d.cxx39
-rw-r--r--drawinglayer/source/primitive3d/sdrextrudelathetools3d.cxx68
-rw-r--r--drawinglayer/source/primitive3d/sdrextrudeprimitive3d.cxx40
-rw-r--r--drawinglayer/source/primitive3d/sdrlatheprimitive3d.cxx38
-rw-r--r--drawinglayer/source/primitive3d/sdrprimitive3d.cxx37
-rw-r--r--drawinglayer/source/processor2d/canvasprocessor.cxx77
-rw-r--r--drawinglayer/source/processor2d/contourextractor2d.cxx69
-rw-r--r--drawinglayer/source/processor2d/helperchartrenderer.cxx151
-rw-r--r--drawinglayer/source/processor2d/helperchartrenderer.hxx61
-rw-r--r--drawinglayer/source/processor2d/hittestprocessor2d.cxx38
-rw-r--r--drawinglayer/source/processor2d/linegeometryextractor2d.cxx38
-rw-r--r--drawinglayer/source/processor2d/textaspolygonextractor2d.cxx38
-rw-r--r--drawinglayer/source/processor2d/vclhelperbitmaprender.cxx53
-rw-r--r--drawinglayer/source/processor2d/vclhelperbufferdevice.cxx365
-rw-r--r--drawinglayer/source/processor2d/vclhelperbufferdevice.hxx41
-rw-r--r--drawinglayer/source/processor2d/vclhelpergradient.cxx37
-rw-r--r--drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx194
-rw-r--r--drawinglayer/source/processor2d/vclpixelprocessor2d.cxx81
-rw-r--r--drawinglayer/source/processor2d/vclprocessor2d.cxx362
-rw-r--r--drawinglayer/source/processor3d/baseprocessor3d.cxx37
-rw-r--r--drawinglayer/source/processor3d/shadow3dextractor.cxx64
-rw-r--r--drawinglayer/source/processor3d/zbufferprocessor3d.cxx60
-rw-r--r--drawinglayer/source/tools/converters.cxx137
-rw-r--r--dtrans/prj/build.lst2
-rw-r--r--dtrans/source/win32/dtobj/FmtFilter.cxx6
-rw-r--r--editeng/AllLangResTarget_editeng.mk33
-rw-r--r--editeng/CppunitTest_editeng_borderline.mk33
-rw-r--r--editeng/CppunitTest_editeng_lookuptree.mk33
-rw-r--r--editeng/Library_editeng.mk33
-rw-r--r--editeng/Makefile9
-rw-r--r--editeng/Module_editeng.mk33
-rw-r--r--editeng/Package_inc.mk33
-rw-r--r--editeng/inc/editeng/AccessibleContextBase.hxx37
-rw-r--r--editeng/inc/editeng/AccessibleEditableTextPara.hxx37
-rw-r--r--editeng/inc/editeng/AccessibleImageBullet.hxx37
-rw-r--r--editeng/inc/editeng/AccessibleParaManager.hxx37
-rw-r--r--editeng/inc/editeng/AccessibleStaticTextBase.hxx37
-rw-r--r--editeng/inc/editeng/UnoForbiddenCharsTable.hxx43
-rw-r--r--editeng/inc/editeng/acorrcfg.hxx37
-rw-r--r--editeng/inc/editeng/adjitem.hxx37
-rw-r--r--editeng/inc/editeng/akrnitem.hxx37
-rw-r--r--editeng/inc/editeng/blnkitem.hxx43
-rw-r--r--editeng/inc/editeng/bolnitem.hxx37
-rw-r--r--editeng/inc/editeng/borderline.hxx37
-rw-r--r--editeng/inc/editeng/boxitem.hxx37
-rw-r--r--editeng/inc/editeng/brkitem.hxx37
-rw-r--r--editeng/inc/editeng/brshitem.hxx37
-rw-r--r--editeng/inc/editeng/bulitem.hxx37
-rw-r--r--editeng/inc/editeng/charhiddenitem.hxx43
-rw-r--r--editeng/inc/editeng/charreliefitem.hxx37
-rw-r--r--editeng/inc/editeng/charrotateitem.hxx37
-rw-r--r--editeng/inc/editeng/charscaleitem.hxx37
-rw-r--r--editeng/inc/editeng/cmapitem.hxx37
-rw-r--r--editeng/inc/editeng/cntritem.hxx43
-rw-r--r--editeng/inc/editeng/colritem.hxx37
-rw-r--r--editeng/inc/editeng/crsditem.hxx37
-rw-r--r--editeng/inc/editeng/cscoitem.hxx37
-rw-r--r--editeng/inc/editeng/editdata.hxx37
-rw-r--r--editeng/inc/editeng/editeng.hxx37
-rw-r--r--editeng/inc/editeng/editobj.hxx37
-rw-r--r--editeng/inc/editeng/editstat.hxx37
-rw-r--r--editeng/inc/editeng/editund2.hxx37
-rw-r--r--editeng/inc/editeng/editview.hxx37
-rw-r--r--editeng/inc/editeng/eerdll.hxx43
-rw-r--r--editeng/inc/editeng/emphitem.hxx37
-rw-r--r--editeng/inc/editeng/escpitem.hxx37
-rw-r--r--editeng/inc/editeng/fhgtitem.hxx37
-rw-r--r--editeng/inc/editeng/flditem.hxx37
-rw-r--r--editeng/inc/editeng/flstitem.hxx37
-rw-r--r--editeng/inc/editeng/fontitem.hxx37
-rw-r--r--editeng/inc/editeng/forbiddencharacterstable.hxx43
-rw-r--r--editeng/inc/editeng/frmdiritem.hxx37
-rw-r--r--editeng/inc/editeng/fwdtitem.hxx37
-rw-r--r--editeng/inc/editeng/hangulhanja.hxx45
-rw-r--r--editeng/inc/editeng/hyznitem.hxx37
-rw-r--r--editeng/inc/editeng/itemtype.hxx37
-rw-r--r--editeng/inc/editeng/justifyitem.hxx37
-rw-r--r--editeng/inc/editeng/keepitem.hxx37
-rw-r--r--editeng/inc/editeng/kernitem.hxx37
-rw-r--r--editeng/inc/editeng/langitem.hxx37
-rw-r--r--editeng/inc/editeng/lcolitem.hxx37
-rw-r--r--editeng/inc/editeng/lrspitem.hxx37
-rw-r--r--editeng/inc/editeng/lspcitem.hxx37
-rw-r--r--editeng/inc/editeng/measfld.hxx43
-rw-r--r--editeng/inc/editeng/nhypitem.hxx43
-rw-r--r--editeng/inc/editeng/nlbkitem.hxx43
-rw-r--r--editeng/inc/editeng/numitem.hxx37
-rw-r--r--editeng/inc/editeng/opaqitem.hxx37
-rw-r--r--editeng/inc/editeng/orphitem.hxx37
-rw-r--r--editeng/inc/editeng/outliner.hxx37
-rw-r--r--editeng/inc/editeng/paravertalignitem.hxx37
-rw-r--r--editeng/inc/editeng/pbinitem.hxx37
-rw-r--r--editeng/inc/editeng/pgrditem.hxx43
-rw-r--r--editeng/inc/editeng/pmdlitem.hxx37
-rw-r--r--editeng/inc/editeng/postitem.hxx37
-rw-r--r--editeng/inc/editeng/prntitem.hxx37
-rw-r--r--editeng/inc/editeng/protitem.hxx37
-rw-r--r--editeng/inc/editeng/prszitem.hxx43
-rw-r--r--editeng/inc/editeng/scriptspaceitem.hxx43
-rw-r--r--editeng/inc/editeng/scripttypeitem.hxx37
-rw-r--r--editeng/inc/editeng/shaditem.hxx37
-rw-r--r--editeng/inc/editeng/shdditem.hxx37
-rw-r--r--editeng/inc/editeng/sizeitem.hxx37
-rw-r--r--editeng/inc/editeng/spltitem.hxx37
-rw-r--r--editeng/inc/editeng/splwrap.hxx37
-rw-r--r--editeng/inc/editeng/svxacorr.hxx40
-rw-r--r--editeng/inc/editeng/svxenum.hxx37
-rw-r--r--editeng/inc/editeng/svxfont.hxx40
-rw-r--r--editeng/inc/editeng/svxrtf.hxx59
-rw-r--r--editeng/inc/editeng/tstpitem.hxx37
-rw-r--r--editeng/inc/editeng/twolinesitem.hxx37
-rw-r--r--editeng/inc/editeng/txtrange.hxx37
-rw-r--r--editeng/inc/editeng/udlnitem.hxx37
-rw-r--r--editeng/inc/editeng/ulspitem.hxx37
-rw-r--r--editeng/inc/editeng/unoedhlp.hxx37
-rw-r--r--editeng/inc/editeng/unoedprx.hxx37
-rw-r--r--editeng/inc/editeng/unoedsrc.hxx37
-rw-r--r--editeng/inc/editeng/unofdesc.hxx43
-rw-r--r--editeng/inc/editeng/unofield.hxx37
-rw-r--r--editeng/inc/editeng/unofored.hxx37
-rw-r--r--editeng/inc/editeng/unoforou.hxx37
-rw-r--r--editeng/inc/editeng/unoipset.hxx37
-rw-r--r--editeng/inc/editeng/unolingu.hxx43
-rw-r--r--editeng/inc/editeng/unonrule.hxx37
-rw-r--r--editeng/inc/editeng/unoprnms.hxx40
-rw-r--r--editeng/inc/editeng/unoviwou.hxx43
-rw-r--r--editeng/inc/editeng/wghtitem.hxx37
-rw-r--r--editeng/inc/editeng/widwitem.hxx37
-rw-r--r--editeng/inc/editeng/writingmodeitem.hxx43
-rw-r--r--editeng/inc/editeng/wrlmitem.hxx37
-rw-r--r--editeng/inc/editeng/xmlcnitm.hxx37
-rw-r--r--editeng/source/accessibility/AccessibleComponentBase.cxx37
-rw-r--r--editeng/source/accessibility/AccessibleContextBase.cxx37
-rw-r--r--editeng/source/accessibility/AccessibleEditableTextPara.cxx37
-rw-r--r--editeng/source/accessibility/AccessibleImageBullet.cxx37
-rw-r--r--editeng/source/accessibility/AccessibleParaManager.cxx37
-rw-r--r--editeng/source/accessibility/AccessibleStaticTextBase.cxx37
-rw-r--r--editeng/source/editeng/editattr.cxx37
-rw-r--r--editeng/source/editeng/editattr.hxx37
-rw-r--r--editeng/source/editeng/editdbg.cxx37
-rw-r--r--editeng/source/editeng/editdbg.hxx43
-rw-r--r--editeng/source/editeng/editdoc.cxx39
-rw-r--r--editeng/source/editeng/editdoc.hxx37
-rw-r--r--editeng/source/editeng/editeng.cxx39
-rw-r--r--editeng/source/editeng/editeng.src37
-rw-r--r--editeng/source/editeng/editobj.cxx37
-rw-r--r--editeng/source/editeng/editobj2.hxx37
-rw-r--r--editeng/source/editeng/editsel.cxx37
-rw-r--r--editeng/source/editeng/editsel.hxx43
-rw-r--r--editeng/source/editeng/editundo.cxx37
-rw-r--r--editeng/source/editeng/editundo.hxx37
-rw-r--r--editeng/source/editeng/editview.cxx37
-rw-r--r--editeng/source/editeng/edtspell.cxx37
-rw-r--r--editeng/source/editeng/edtspell.hxx37
-rw-r--r--editeng/source/editeng/eehtml.cxx37
-rw-r--r--editeng/source/editeng/eehtml.hxx37
-rw-r--r--editeng/source/editeng/eeobj.cxx37
-rw-r--r--editeng/source/editeng/eerdll.cxx37
-rw-r--r--editeng/source/editeng/eerdll2.hxx43
-rw-r--r--editeng/source/editeng/eertfpar.cxx37
-rw-r--r--editeng/source/editeng/eertfpar.hxx37
-rw-r--r--editeng/source/editeng/impedit.cxx37
-rw-r--r--editeng/source/editeng/impedit.hxx39
-rw-r--r--editeng/source/editeng/impedit2.cxx41
-rw-r--r--editeng/source/editeng/impedit3.cxx96
-rw-r--r--editeng/source/editeng/impedit4.cxx39
-rw-r--r--editeng/source/editeng/impedit5.cxx37
-rw-r--r--editeng/source/editeng/makefile.mk71
-rw-r--r--editeng/source/editeng/textconv.cxx37
-rw-r--r--editeng/source/items/borderline.cxx37
-rw-r--r--editeng/source/items/bulitem.cxx37
-rw-r--r--editeng/source/items/charhiddenitem.cxx37
-rw-r--r--editeng/source/items/flditem.cxx37
-rw-r--r--editeng/source/items/frmitems.cxx37
-rw-r--r--editeng/source/items/itemtype.cxx37
-rw-r--r--editeng/source/items/justifyitem.cxx37
-rw-r--r--editeng/source/items/makefile.mk67
-rw-r--r--editeng/source/items/numitem.cxx37
-rw-r--r--editeng/source/items/optitems.cxx37
-rw-r--r--editeng/source/items/paperinf.cxx37
-rw-r--r--editeng/source/items/paraitem.cxx37
-rw-r--r--editeng/source/items/svdfield.cxx43
-rw-r--r--editeng/source/items/svxfont.cxx46
-rw-r--r--editeng/source/items/svxitems.src41
-rw-r--r--editeng/source/items/textitem.cxx39
-rw-r--r--editeng/source/items/writingmodeitem.cxx37
-rw-r--r--editeng/source/items/xmlcnitm.cxx37
-rw-r--r--editeng/source/misc/SvXMLAutoCorrectExport.cxx37
-rw-r--r--editeng/source/misc/SvXMLAutoCorrectExport.hxx37
-rw-r--r--editeng/source/misc/SvXMLAutoCorrectImport.cxx37
-rw-r--r--editeng/source/misc/SvXMLAutoCorrectImport.hxx37
-rw-r--r--editeng/source/misc/acorrcfg.cxx37
-rw-r--r--editeng/source/misc/forbiddencharacterstable.cxx43
-rw-r--r--editeng/source/misc/hangulhanja.cxx120
-rw-r--r--editeng/source/misc/lingu.src43
-rw-r--r--editeng/source/misc/splwrap.cxx37
-rw-r--r--editeng/source/misc/svxacorr.cxx123
-rw-r--r--editeng/source/misc/swafopt.cxx37
-rw-r--r--editeng/source/misc/txtrange.cxx37
-rw-r--r--editeng/source/misc/unolingu.cxx69
-rw-r--r--editeng/source/outliner/outleeng.cxx39
-rw-r--r--editeng/source/outliner/outleeng.hxx37
-rw-r--r--editeng/source/outliner/outlin2.cxx37
-rw-r--r--editeng/source/outliner/outliner.cxx47
-rw-r--r--editeng/source/outliner/outlobj.cxx37
-rw-r--r--editeng/source/outliner/outlundo.cxx37
-rw-r--r--editeng/source/outliner/outlundo.hxx37
-rw-r--r--editeng/source/outliner/outlvw.cxx40
-rw-r--r--editeng/source/outliner/paralist.cxx37
-rw-r--r--editeng/source/outliner/paralist.hxx37
-rw-r--r--editeng/source/rtf/rtfgrf.cxx37
-rw-r--r--editeng/source/rtf/rtfitem.cxx37
-rw-r--r--editeng/source/rtf/svxrtf.cxx37
-rw-r--r--editeng/source/uno/UnoForbiddenCharsTable.cxx37
-rw-r--r--editeng/source/uno/unoedhlp.cxx37
-rw-r--r--editeng/source/uno/unoedprx.cxx37
-rw-r--r--editeng/source/uno/unoedsrc.cxx37
-rw-r--r--editeng/source/uno/unofdesc.cxx37
-rw-r--r--editeng/source/uno/unofield.cxx37
-rw-r--r--editeng/source/uno/unofored.cxx37
-rw-r--r--editeng/source/uno/unoforou.cxx37
-rw-r--r--editeng/source/uno/unoipset.cxx40
-rw-r--r--editeng/source/uno/unonrule.cxx37
-rw-r--r--editeng/source/uno/unopracc.cxx37
-rw-r--r--editeng/source/uno/unoviwou.cxx37
-rw-r--r--editeng/source/xml/xmltxtexp.cxx54
-rw-r--r--editeng/source/xml/xmltxtimp.cxx37
-rw-r--r--embeddedobj/Library_embobj.mk1
-rw-r--r--embeddedobj/README1
-rw-r--r--embeddedobj/prj/build.lst2
-rw-r--r--embeddedobj/source/commonembedding/embedobj.cxx11
-rw-r--r--embeddedobj/source/general/docholder.cxx8
-rw-r--r--embedserv/source/embed/docholder.cxx60
-rw-r--r--epm/ExternalPackage_epm.mk (renamed from saxon/Package_saxon.mk)10
-rw-r--r--epm/ExternalProject_epm.mk25
-rw-r--r--epm/Makefile7
-rw-r--r--epm/Module_epm.mk26
-rw-r--r--epm/UnpackedTarball_epm.mk (renamed from saxon/UnpackedTarball_saxon.mk)8
-rw-r--r--epm/makefile.mk66
-rw-r--r--epm/prj/d.lst3
-rw-r--r--eventattacher/source/eventattacher.cxx5
-rw-r--r--expat/ExternalPackage_expat.mk17
-rw-r--r--expat/ExternalProject_expat.mk24
-rw-r--r--expat/Makefile7
-rw-r--r--expat/Module_expat.mk47
-rw-r--r--expat/StaticLibrary_ascii_expat_xmlparse.mk49
-rw-r--r--expat/StaticLibrary_expat_x64.mk34
-rw-r--r--expat/StaticLibrary_expat_xmlparse.mk53
-rw-r--r--expat/StaticLibrary_expat_xmltok.mk50
-rw-r--r--expat/UnpackedTarball_expat.mk33
-rw-r--r--expat/expat-2.1.0.patch107
-rw-r--r--expat/makefile.mk69
-rw-r--r--expat/prj/build.lst3
-rw-r--r--expat/prj/d.lst15
-rw-r--r--extensions/Makefile7
-rw-r--r--extensions/StaticLibrary_npsoenv.mk4
-rw-r--r--extensions/prj/build.lst2
-rw-r--r--extensions/qa/update/simple.xml8
-rw-r--r--extensions/source/abpilot/abp.component43
-rw-r--r--extensions/source/abpilot/abpfinalpage.cxx37
-rw-r--r--extensions/source/abpilot/abpfinalpage.hxx37
-rw-r--r--extensions/source/abpilot/abpservices.cxx37
-rw-r--r--extensions/source/abpilot/abspilot.cxx37
-rw-r--r--extensions/source/abpilot/abspilot.hxx37
-rw-r--r--extensions/source/abpilot/abspilot.src37
-rw-r--r--extensions/source/abpilot/admininvokationimpl.cxx37
-rw-r--r--extensions/source/abpilot/datasourcehandling.cxx37
-rw-r--r--extensions/source/abpilot/fieldmappingimpl.cxx37
-rw-r--r--extensions/source/abpilot/fieldmappingpage.cxx37
-rw-r--r--extensions/source/abpilot/typeselectionpage.cxx37
-rw-r--r--extensions/source/abpilot/unodialogabp.cxx37
-rw-r--r--extensions/source/abpilot/unodialogabp.hxx37
-rw-r--r--extensions/source/activex/README.txt10
-rw-r--r--extensions/source/activex/SOActionsApproval.cxx18
-rw-r--r--extensions/source/activex/SOActionsApproval.h20
-rw-r--r--extensions/source/activex/SOActiveX.cxx20
-rw-r--r--extensions/source/activex/SOActiveX.h18
-rw-r--r--extensions/source/activex/SOComWindowPeer.cxx18
-rw-r--r--extensions/source/activex/SOComWindowPeer.h20
-rw-r--r--extensions/source/activex/SODispatchInterceptor.cxx18
-rw-r--r--extensions/source/activex/SODispatchInterceptor.h20
-rw-r--r--extensions/source/activex/StdAfx2.cxx18
-rw-r--r--extensions/source/activex/StdAfx2.h18
-rw-r--r--extensions/source/activex/com_uno_helper.h18
-rw-r--r--extensions/source/activex/example.html17
-rw-r--r--extensions/source/activex/resource.h18
-rw-r--r--extensions/source/activex/so_activex.cxx19
-rw-r--r--extensions/source/activex/so_activex.idl18
-rw-r--r--extensions/source/activex/so_activex.rc18
-rw-r--r--extensions/source/bibliography/bib.component43
-rw-r--r--extensions/source/bibliography/bibbeam.cxx37
-rw-r--r--extensions/source/bibliography/bibconfig.cxx37
-rw-r--r--extensions/source/bibliography/bibconfig.hxx37
-rw-r--r--extensions/source/bibliography/bibload.cxx37
-rw-r--r--extensions/source/bibliography/bibview.cxx37
-rw-r--r--extensions/source/bibliography/datman.cxx41
-rw-r--r--extensions/source/bibliography/formcontrolcontainer.cxx37
-rw-r--r--extensions/source/bibliography/framectr.cxx37
-rw-r--r--extensions/source/bibliography/framectr.hxx37
-rw-r--r--extensions/source/bibliography/general.cxx39
-rw-r--r--extensions/source/bibliography/loadlisteneradapter.cxx37
-rw-r--r--extensions/source/bibliography/toolbar.cxx37
-rw-r--r--extensions/source/bibliography/toolbar.hxx37
-rw-r--r--extensions/source/bibliography/toolbar.src37
-rw-r--r--extensions/source/bibliography/uiconfig/sbibliography/menubar/menubar.xml3
-rw-r--r--extensions/source/config/ldap/componentdef.cxx43
-rw-r--r--extensions/source/config/ldap/ldapaccess.cxx37
-rw-r--r--extensions/source/config/ldap/ldapbe2.component43
-rw-r--r--extensions/source/config/ldap/ldapuserprofilebe.cxx37
-rw-r--r--extensions/source/config/ldap/ldapuserprofilebe.hxx37
-rw-r--r--extensions/source/dbpilots/commonpagesdbp.cxx37
-rw-r--r--extensions/source/dbpilots/commonpagesdbp.src37
-rw-r--r--extensions/source/dbpilots/controlwizard.cxx37
-rw-r--r--extensions/source/dbpilots/dbp.component43
-rw-r--r--extensions/source/dbpilots/dbpservices.cxx37
-rw-r--r--extensions/source/dbpilots/dbptools.cxx43
-rw-r--r--extensions/source/dbpilots/gridwizard.cxx37
-rw-r--r--extensions/source/dbpilots/groupboxwiz.cxx37
-rw-r--r--extensions/source/dbpilots/listcombowizard.cxx37
-rw-r--r--extensions/source/dbpilots/optiongrouplayouter.cxx37
-rw-r--r--extensions/source/dbpilots/unoautopilot.inl41
-rw-r--r--extensions/source/dbpilots/wizardservices.cxx37
-rw-r--r--extensions/source/inc/componentmodule.cxx37
-rw-r--r--extensions/source/logging/consolehandler.cxx37
-rw-r--r--extensions/source/logging/filehandler.cxx37
-rw-r--r--extensions/source/logging/log.component43
-rw-r--r--extensions/source/logging/log_module.cxx43
-rw-r--r--extensions/source/logging/log_module.hxx37
-rw-r--r--extensions/source/logging/log_services.cxx43
-rw-r--r--extensions/source/logging/loggerconfig.cxx37
-rw-r--r--extensions/source/logging/loghandler.hxx37
-rw-r--r--extensions/source/logging/plaintextformatter.cxx37
-rw-r--r--extensions/source/macosx/spotlight/GetMetadataForFile.m57
-rw-r--r--extensions/source/macosx/spotlight/OOoContentDataParser.m37
-rw-r--r--extensions/source/macosx/spotlight/OOoMetaDataParser.m37
-rw-r--r--extensions/source/macosx/spotlight/OOoSpotlightImporter.m37
-rw-r--r--extensions/source/macosx/spotlight/main.m92
-rw-r--r--extensions/source/macosx/spotlight/mdimporter/Info.plist17
-rw-r--r--extensions/source/macosx/spotlight/mdimporter/schema.xml18
-rw-r--r--extensions/source/macosx/spotlight/version.plist17
-rw-r--r--extensions/source/nsplugin/source/so_instance.cxx25
-rw-r--r--extensions/source/ole/ole2uno.hxx37
-rw-r--r--extensions/source/ole/oleautobridge.component43
-rw-r--r--extensions/source/ole/oleobjw.cxx40
-rw-r--r--extensions/source/ole/oleobjw.hxx37
-rw-r--r--extensions/source/ole/olethread.cxx37
-rw-r--r--extensions/source/ole/servprov.cxx40
-rw-r--r--extensions/source/ole/servreg.cxx41
-rw-r--r--extensions/source/ole/unoconversionutilities.hxx37
-rw-r--r--extensions/source/ole/unoobjw.cxx41
-rw-r--r--extensions/source/ole/unoobjw.hxx37
-rw-r--r--extensions/source/propctrlr/MasterDetailLinkDialog.cxx37
-rw-r--r--extensions/source/propctrlr/browserline.cxx37
-rw-r--r--extensions/source/propctrlr/browserline.hxx37
-rw-r--r--extensions/source/propctrlr/browserlistbox.cxx37
-rw-r--r--extensions/source/propctrlr/browserlistbox.hxx37
-rw-r--r--extensions/source/propctrlr/browserview.cxx37
-rw-r--r--extensions/source/propctrlr/browserview.hxx37
-rw-r--r--extensions/source/propctrlr/buttonnavigationhandler.cxx37
-rw-r--r--extensions/source/propctrlr/cellbindinghandler.cxx37
-rw-r--r--extensions/source/propctrlr/cellbindinghelper.cxx37
-rw-r--r--extensions/source/propctrlr/cellbindinghelper.hxx37
-rw-r--r--extensions/source/propctrlr/commoncontrol.hxx37
-rw-r--r--extensions/source/propctrlr/composeduiupdate.cxx37
-rw-r--r--extensions/source/propctrlr/composeduiupdate.hxx37
-rw-r--r--extensions/source/propctrlr/controlfontdialog.cxx37
-rw-r--r--extensions/source/propctrlr/defaultforminspection.cxx37
-rw-r--r--extensions/source/propctrlr/defaultforminspection.hxx37
-rw-r--r--extensions/source/propctrlr/defaulthelpprovider.cxx37
-rw-r--r--extensions/source/propctrlr/editpropertyhandler.cxx37
-rw-r--r--extensions/source/propctrlr/eformshelper.cxx37
-rw-r--r--extensions/source/propctrlr/eformspropertyhandler.cxx37
-rw-r--r--extensions/source/propctrlr/eventhandler.cxx42
-rw-r--r--extensions/source/propctrlr/eventhandler.hxx37
-rw-r--r--extensions/source/propctrlr/fontdialog.cxx37
-rw-r--r--extensions/source/propctrlr/formcomponenthandler.cxx37
-rw-r--r--extensions/source/propctrlr/formcontroller.cxx37
-rw-r--r--extensions/source/propctrlr/formgeometryhandler.cxx36
-rw-r--r--extensions/source/propctrlr/formlinkdialog.cxx37
-rw-r--r--extensions/source/propctrlr/formlinkdialog.hxx37
-rw-r--r--extensions/source/propctrlr/formmetadata.cxx37
-rw-r--r--extensions/source/propctrlr/formmetadata.hxx37
-rw-r--r--extensions/source/propctrlr/formres.src37
-rw-r--r--extensions/source/propctrlr/formstrings.hxx37
-rw-r--r--extensions/source/propctrlr/genericpropertyhandler.cxx43
-rw-r--r--extensions/source/propctrlr/handlerhelper.cxx37
-rw-r--r--extensions/source/propctrlr/listselectiondlg.cxx37
-rw-r--r--extensions/source/propctrlr/newdatatype.cxx37
-rw-r--r--extensions/source/propctrlr/pcr.component43
-rw-r--r--extensions/source/propctrlr/pcrcommon.cxx43
-rw-r--r--extensions/source/propctrlr/pcrcommontypes.hxx43
-rw-r--r--extensions/source/propctrlr/pcrcomponentcontext.cxx37
-rw-r--r--extensions/source/propctrlr/pcrcomponentcontext.hxx37
-rw-r--r--extensions/source/propctrlr/pcrmiscres.src37
-rw-r--r--extensions/source/propctrlr/pcrservices.cxx37
-rw-r--r--extensions/source/propctrlr/pcrunodialogs.cxx37
-rw-r--r--extensions/source/propctrlr/propcontroller.cxx37
-rw-r--r--extensions/source/propctrlr/propcontroller.hxx37
-rw-r--r--extensions/source/propctrlr/propcontrolobserver.hxx43
-rw-r--r--extensions/source/propctrlr/propertycomposer.cxx37
-rw-r--r--extensions/source/propctrlr/propertycomposer.hxx37
-rw-r--r--extensions/source/propctrlr/propertyeditor.cxx37
-rw-r--r--extensions/source/propctrlr/propertyeditor.hxx37
-rw-r--r--extensions/source/propctrlr/propertyhandler.cxx37
-rw-r--r--extensions/source/propctrlr/proplinelistener.hxx43
-rw-r--r--extensions/source/propctrlr/pushbuttonnavigation.cxx37
-rw-r--r--extensions/source/propctrlr/selectlabeldialog.cxx51
-rw-r--r--extensions/source/propctrlr/selectlabeldialog.hxx6
-rw-r--r--extensions/source/propctrlr/standardcontrol.cxx37
-rw-r--r--extensions/source/propctrlr/stringdefine.hxx43
-rw-r--r--extensions/source/propctrlr/stringrepresentation.cxx37
-rw-r--r--extensions/source/propctrlr/submissionhandler.cxx37
-rw-r--r--extensions/source/propctrlr/taborder.cxx55
-rw-r--r--extensions/source/propctrlr/taborder.hxx2
-rw-r--r--extensions/source/propctrlr/unourl.cxx43
-rw-r--r--extensions/source/propctrlr/usercontrol.cxx37
-rw-r--r--extensions/source/propctrlr/xsddatatypes.cxx37
-rw-r--r--extensions/source/propctrlr/xsdvalidationhelper.cxx37
-rw-r--r--extensions/source/propctrlr/xsdvalidationpropertyhandler.cxx37
-rw-r--r--extensions/source/resource/oooresourceloader.cxx37
-rw-r--r--extensions/source/resource/oooresourceloader.hxx38
-rw-r--r--extensions/source/resource/res.component43
-rw-r--r--extensions/source/scanner/grid.cxx37
-rw-r--r--extensions/source/scanner/sane.cxx37
-rw-r--r--extensions/source/scanner/sane.hxx37
-rw-r--r--extensions/source/scanner/sanedlg.cxx39
-rw-r--r--extensions/source/scanner/sanedlg.hxx37
-rw-r--r--extensions/source/scanner/sanedlg.src37
-rw-r--r--extensions/source/scanner/scanner.cxx37
-rw-r--r--extensions/source/scanner/scanner.hxx37
-rw-r--r--extensions/source/scanner/scanunx.cxx37
-rw-r--r--extensions/source/scanner/scanwin.cxx37
-rw-r--r--extensions/source/scanner/scn.component43
-rw-r--r--extensions/source/scanner/scnserv.cxx43
-rw-r--r--extensions/source/update/check/actionlistener.hxx43
-rw-r--r--extensions/source/update/check/download.cxx37
-rw-r--r--extensions/source/update/check/download.hxx37
-rw-r--r--extensions/source/update/check/onlinecheck.cxx43
-rw-r--r--extensions/source/update/check/org/openoffice/Office/Addons.xcu20
-rw-r--r--extensions/source/update/check/org/openoffice/Office/Jobs.xcu20
-rw-r--r--extensions/source/update/check/updatecheck.cxx72
-rw-r--r--extensions/source/update/check/updatecheck.hxx37
-rw-r--r--extensions/source/update/check/updatecheckconfig.cxx37
-rw-r--r--extensions/source/update/check/updatecheckconfig.hxx37
-rw-r--r--extensions/source/update/check/updatecheckconfiglistener.hxx43
-rw-r--r--extensions/source/update/check/updatecheckjob.cxx37
-rw-r--r--extensions/source/update/check/updatehdl.cxx37
-rw-r--r--extensions/source/update/check/updatehdl.src37
-rw-r--r--extensions/source/update/check/updateprotocol.cxx37
-rw-r--r--extensions/source/update/check/updateprotocol.hxx43
-rw-r--r--extensions/source/update/check/updchk.uno.component43
-rw-r--r--extensions/source/update/feed/updatefeed.component43
-rw-r--r--extensions/source/update/feed/updatefeed.cxx45
-rw-r--r--extensions/source/update/tools/ztool.cxx43
-rw-r--r--extensions/source/update/ui/updatecheckui.cxx37
-rw-r--r--extensions/source/update/ui/updatecheckui.hrc43
-rw-r--r--extensions/source/update/ui/updatecheckui.src43
-rw-r--r--extensions/source/update/ui/updchk.component43
-rw-r--r--extensions/test/ole/AxTestComponents/AxTestComponents.rc37
-rw-r--r--extensions/test/ole/AxTestComponents/Basic.cpp37
-rw-r--r--extensions/test/ole/AxTestComponents/readme.txt7
-rw-r--r--extensions/test/ole/DCOM/Clients/WriterDemo/Module1.bas17
-rw-r--r--extensions/test/ole/DCOM/dcom_test/Module1.bas17
-rw-r--r--extensions/test/ole/DCOM/scriptComponents/readme.txt1
-rw-r--r--extensions/test/ole/EventListenerSample/EventListener/EventListener.rc20
-rw-r--r--extensions/test/ole/EventListenerSample/VBEventListener/VBEventListener.cls33
-rw-r--r--extensions/test/ole/EventListenerSample/VBEventListener/VBasicEventListener.dllbin24576 -> 0 bytes
-rw-r--r--extensions/test/ole/EventListenerSample/VBEventListener/VBasicEventListener.vbw4
-rw-r--r--extensions/test/ole/EventListenerSample/VBEventListener/readme.txt6
-rw-r--r--extensions/test/ole/EventListenerSample/events.htm17
-rw-r--r--extensions/test/ole/JScriptNewStyle.htm17
-rw-r--r--extensions/test/ole/MfcControl/MfcControl.rc18
-rw-r--r--extensions/test/ole/OleClient/clientTest.cxx37
-rw-r--r--extensions/test/ole/OleClient/funcs.cxx37
-rw-r--r--extensions/test/ole/OleClient/readme.txt2
-rw-r--r--extensions/test/ole/OleConverterVar1/convTest.cxx37
-rw-r--r--extensions/test/ole/OleConverterVar1/readme.txt4
-rw-r--r--extensions/test/ole/OleTest.htm17
-rw-r--r--extensions/test/ole/StarBasic_OleClient/oleclient.bas55
-rw-r--r--extensions/test/ole/StarBasic_OleClient/readme.txt6
-rw-r--r--extensions/test/ole/VisualBasic/AssemblyInfo.vb18
-rw-r--r--extensions/test/ole/VisualBasic/Module1.vb166
-rw-r--r--extensions/test/ole/callUnoToJava.htm26
-rw-r--r--extensions/test/ole/cpnt/cpnt.cxx37
-rw-r--r--extensions/test/ole/cpnt/makefile.mk33
-rw-r--r--extensions/test/ole/cpnt/readme.txt2
-rw-r--r--extensions/test/ole/cppToUno/readme.txt1
-rw-r--r--extensions/test/ole/cppToUno/testcppuno.cxx37
-rw-r--r--extensions/test/ole/cpptest/cpptest.cxx37
-rw-r--r--extensions/test/ole/cpptest/readme.txt4
-rw-r--r--extensions/test/ole/unoTocomCalls/XCallback_Impl/XCallback_Impl.rc37
-rw-r--r--extensions/test/ole/unoTocomCalls/readme.txt2
-rw-r--r--extensions/test/pgp/makefile.mk33
-rw-r--r--extensions/test/pgp/readme.txt2
-rw-r--r--extensions/test/stm/datatest.cxx37
-rw-r--r--extensions/test/stm/makefile.mk33
-rw-r--r--extensions/test/stm/marktest.cxx37
-rw-r--r--extensions/test/stm/pipetest.cxx37
-rw-r--r--extensions/test/stm/testfactreg.cxx37
-rw-r--r--extensions/workben/makefile.mk33
-rw-r--r--extensions/workben/pythonautotest.cxx37
-rw-r--r--extensions/workben/pythontest.cxx37
-rw-r--r--extensions/workben/testcomponent.cxx37
-rw-r--r--extensions/workben/testframecontrol.cxx37
-rw-r--r--extensions/workben/testpgp.cxx37
-rw-r--r--extensions/workben/testresource.cxx37
-rw-r--r--external/glibc-2.1.3.patch3
-rw-r--r--external/mingw-dlls/makefile.mk5
-rw-r--r--extras/ExternalPackage_extra_fonts.mk187
-rw-r--r--extras/Module_extras.mk2
-rw-r--r--extras/Package_extra_fonts.mk187
-rw-r--r--extras/source/palettes/standard.soc2
-rw-r--r--fileaccess/prj/build.lst2
-rw-r--r--filter/Configuration_filter.mk189
-rw-r--r--filter/Library_msfilter.mk2
-rw-r--r--filter/Module_filter.mk1
-rw-r--r--filter/Package_inc.mk2
-rw-r--r--filter/inc/filter/msfilter/dffpropset.hxx71
-rw-r--r--filter/inc/filter/msfilter/dffrecordheader.hxx63
-rw-r--r--filter/inc/filter/msfilter/escherex.hxx37
-rw-r--r--filter/inc/filter/msfilter/msdffimp.hxx129
-rw-r--r--filter/prj/build.lst2
-rw-r--r--filter/qa/cppunit/filters-pict-test.cxx7
-rw-r--r--filter/qa/cppunit/filters-tga-test.cxx7
-rw-r--r--filter/qa/cppunit/filters-tiff-test.cxx7
-rw-r--r--filter/source/config/cache/filtercache.cxx2
-rw-r--r--filter/source/config/cache/filterfactory.cxx5
-rw-r--r--filter/source/config/fragments/filters/VisioDocument.xcu2
-rw-r--r--filter/source/config/fragments/types/draw_Visio_Document.xcu4
-rw-r--r--filter/source/config/tools/merge/FCFGMerge.cfg33
-rwxr-xr-xfilter/source/config/tools/merge/pyAltFCFGMerge2
-rw-r--r--filter/source/flash/swfwriter1.cxx59
-rw-r--r--filter/source/graphicfilter/eos2met/eos2met.cxx62
-rw-r--r--filter/source/graphicfilter/epict/epict.cxx55
-rw-r--r--filter/source/graphicfilter/eps/eps.cxx78
-rw-r--r--filter/source/graphicfilter/idxf/dxftblrd.cxx208
-rw-r--r--filter/source/graphicfilter/ipbm/ipbm.cxx2
-rw-r--r--filter/source/graphicfilter/itga/itga.cxx55
-rw-r--r--filter/source/msfilter/dffpropset.cxx1344
-rw-r--r--filter/source/msfilter/dffrecordheader.cxx (renamed from rdbmaker/source/codemaker/options.cxx)53
-rw-r--r--filter/source/msfilter/escherex.cxx70
-rw-r--r--filter/source/msfilter/msdffimp.cxx860
-rw-r--r--filter/source/msfilter/viscache.hxx37
-rw-r--r--filter/source/odfflatxml/OdfFlatXml.cxx7
-rw-r--r--filter/source/svg/svgexport.cxx71
-rw-r--r--filter/source/svg/svgfilter.hxx3
-rw-r--r--filter/source/svg/svgreader.cxx2
-rw-r--r--filter/source/svg/svgwriter.cxx179
-rw-r--r--filter/source/svg/svgwriter.hxx51
-rw-r--r--filter/source/svg/tokenmap.cxx27
-rw-r--r--filter/source/t602/t602filter.cxx20
-rw-r--r--filter/source/xsltdialog/typedetectionexport.cxx16
-rw-r--r--filter/source/xsltdialog/typedetectionexport.hxx11
-rw-r--r--filter/source/xsltdialog/typedetectionimport.cxx2
-rw-r--r--filter/source/xsltdialog/xmlfiltercommon.hxx5
-rw-r--r--filter/source/xsltdialog/xmlfilterhelpids.hrc3
-rw-r--r--filter/source/xsltdialog/xmlfilterjar.cxx4
-rw-r--r--filter/source/xsltdialog/xmlfiltersettingsdialog.cxx69
-rw-r--r--filter/source/xsltdialog/xmlfiltertabpagexslt.cxx20
-rw-r--r--filter/source/xsltdialog/xmlfiltertabpagexslt.hrc5
-rw-r--r--filter/source/xsltdialog/xmlfiltertabpagexslt.hxx5
-rw-r--r--filter/source/xsltdialog/xmlfiltertabpagexslt.src23
-rw-r--r--filter/source/xsltdialog/xmlfiltertestdialog.cxx6
-rw-r--r--filter/source/xsltfilter/LibXSLTTransformer.cxx4
-rw-r--r--filter/source/xsltfilter/LibXSLTTransformer.hxx18
-rw-r--r--filter/source/xsltfilter/Manifest2
-rw-r--r--filter/source/xsltfilter/XSLTFilter.cxx78
-rw-r--r--filter/source/xsltfilter/com/sun/star/comp/xsltfilter/Base64.java1824
-rw-r--r--filter/source/xsltfilter/com/sun/star/comp/xsltfilter/XSLTFilterOLEExtracter.java386
-rw-r--r--filter/source/xsltfilter/com/sun/star/comp/xsltfilter/XSLTransformer.java496
-rw-r--r--filter/source/xsltfilter/xsltfilter.component2
-rw-r--r--fontconfig/ExternalPackage_fontconfig.mk24
-rw-r--r--fontconfig/ExternalProject_fontconfig.mk34
-rw-r--r--fontconfig/Makefile7
-rw-r--r--fontconfig/Module_fontconfig.mk22
-rw-r--r--fontconfig/README10
-rw-r--r--fontconfig/UnpackedTarball_fontconfig.mk20
-rw-r--r--fontconfig/makefile.mk67
-rw-r--r--fontconfig/prj/d.lst4
-rw-r--r--forms/source/component/Filter.cxx7
-rw-r--r--forms/source/inc/services.hxx1
-rw-r--r--forms/source/misc/InterfaceContainer.cxx4
-rw-r--r--formula/inc/formula/IFunctionDescription.hxx8
-rw-r--r--formula/inc/formula/tokenarray.hxx1
-rw-r--r--formula/source/core/api/token.cxx6
-rw-r--r--formula/source/ui/dlg/formula.cxx6
-rw-r--r--formula/source/ui/dlg/structpg.cxx18
-rw-r--r--formula/source/ui/dlg/structpg.hxx12
-rw-r--r--fpicker/prj/build.lst2
-rw-r--r--fpicker/source/office/PlacesListBox.cxx2
-rw-r--r--fpicker/source/office/iodlg.cxx6
-rw-r--r--fpicker/source/win32/filepicker/VistaFilePicker.cxx5
-rw-r--r--fpicker/source/win32/filepicker/filepickerstate.cxx1
-rw-r--r--fpicker/source/win32/folderpicker/FolderPicker.hxx11
-rw-r--r--fpicker/test/svdem.cxx4
-rw-r--r--framework/inc/dispatch/mailtodispatcher.hxx6
-rw-r--r--framework/inc/dispatch/popupmenudispatcher.hxx4
-rw-r--r--framework/inc/dispatch/systemexec.hxx4
-rw-r--r--framework/inc/framework/statusbarconfiguration.hxx2
-rw-r--r--framework/inc/framework/titlehelper.hxx5
-rw-r--r--framework/inc/framework/toolboxconfiguration.hxx2
-rw-r--r--framework/inc/general.h19
-rw-r--r--framework/inc/helper/persistentwindowstate.hxx18
-rw-r--r--framework/inc/jobs/configaccess.hxx7
-rw-r--r--framework/inc/jobs/helponstartup.hxx4
-rw-r--r--framework/inc/jobs/jobdata.hxx11
-rw-r--r--framework/inc/jobs/jobexecutor.hxx4
-rw-r--r--framework/inc/macros/xserviceinfo.hxx4
-rw-r--r--framework/inc/services.h16
-rw-r--r--framework/inc/services/autorecovery.hxx3
-rw-r--r--framework/inc/services/layoutmanager.hxx4
-rw-r--r--framework/inc/services/license.hxx4
-rw-r--r--framework/inc/tabwin/tabwinfactory.hxx4
-rw-r--r--framework/inc/uiconfiguration/globalsettings.hxx4
-rw-r--r--framework/inc/uiconfiguration/moduleuicfgsupplier.hxx4
-rw-r--r--framework/inc/uiconfiguration/uicategorydescription.hxx2
-rw-r--r--framework/inc/uiconfiguration/windowstateconfiguration.hxx8
-rw-r--r--framework/inc/uielement/uicommanddescription.hxx11
-rw-r--r--framework/inc/uifactory/addonstoolboxfactory.hxx4
-rw-r--r--framework/inc/uifactory/factoryconfiguration.hxx3
-rw-r--r--framework/inc/uifactory/menubarfactory.hxx6
-rw-r--r--framework/inc/uifactory/uielementfactorymanager.hxx11
-rw-r--r--framework/inc/uifactory/windowcontentfactorymanager.hxx7
-rw-r--r--framework/inc/xml/imagesconfiguration.hxx2
-rw-r--r--framework/source/accelerators/acceleratorconfiguration.cxx27
-rw-r--r--framework/source/classes/taskcreator.cxx3
-rw-r--r--framework/source/dispatch/dispatchprovider.cxx38
-rw-r--r--framework/source/dispatch/mailtodispatcher.cxx46
-rw-r--r--framework/source/dispatch/menudispatcher.cxx1
-rw-r--r--framework/source/dispatch/popupmenudispatcher.cxx76
-rw-r--r--framework/source/dispatch/systemexec.cxx17
-rw-r--r--framework/source/fwe/classes/framelistanalyzer.cxx12
-rw-r--r--framework/source/fwe/helper/titlehelper.cxx21
-rw-r--r--framework/source/fwe/xml/menuconfiguration.cxx13
-rw-r--r--framework/source/fwe/xml/statusbarconfiguration.cxx27
-rw-r--r--framework/source/fwe/xml/toolboxconfiguration.cxx28
-rw-r--r--framework/source/fwi/helper/mischelper.cxx4
-rw-r--r--framework/source/fwi/jobs/configaccess.cxx58
-rw-r--r--framework/source/helper/persistentwindowstate.cxx32
-rw-r--r--framework/source/helper/statusindicatorfactory.cxx5
-rw-r--r--framework/source/helper/titlebarupdate.cxx25
-rw-r--r--framework/source/inc/pattern/configuration.hxx9
-rw-r--r--framework/source/jobs/helponstartup.cxx17
-rw-r--r--framework/source/jobs/job.cxx5
-rw-r--r--framework/source/jobs/jobdata.cxx22
-rw-r--r--framework/source/jobs/jobdispatch.cxx16
-rw-r--r--framework/source/jobs/jobexecutor.cxx22
-rw-r--r--framework/source/layoutmanager/helpers.cxx48
-rw-r--r--framework/source/layoutmanager/helpers.hxx8
-rw-r--r--framework/source/layoutmanager/layoutmanager.cxx18
-rw-r--r--framework/source/layoutmanager/toolbarlayoutmanager.cxx17
-rw-r--r--framework/source/layoutmanager/toolbarlayoutmanager.hxx7
-rw-r--r--framework/source/loadenv/loadenv.cxx6
-rw-r--r--framework/source/recording/dispatchrecordersupplier.cxx2
-rw-r--r--framework/source/services/autorecovery.cxx51
-rw-r--r--framework/source/services/backingcomp.cxx27
-rw-r--r--framework/source/services/backingwindow.cxx73
-rw-r--r--framework/source/services/desktop.cxx70
-rw-r--r--framework/source/services/dispatchhelper.cxx2
-rw-r--r--framework/source/services/frame.cxx29
-rw-r--r--framework/source/services/license.cxx12
-rw-r--r--framework/source/services/mediatypedetectionhelper.cxx2
-rw-r--r--framework/source/services/modulemanager.cxx6
-rw-r--r--framework/source/services/pathsettings.cxx4
-rw-r--r--framework/source/services/sessionlistener.cxx11
-rw-r--r--framework/source/services/substitutepathvars.cxx6
-rw-r--r--framework/source/services/taskcreatorsrv.cxx3
-rw-r--r--framework/source/tabwin/tabwindow.cxx6
-rw-r--r--framework/source/tabwin/tabwinfactory.cxx51
-rw-r--r--framework/source/uiconfiguration/globalsettings.cxx37
-rw-r--r--framework/source/uiconfiguration/imagemanagerimpl.cxx2
-rw-r--r--framework/source/uiconfiguration/moduleuicfgsupplier.cxx3
-rw-r--r--framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx4
-rw-r--r--framework/source/uiconfiguration/uicategorydescription.cxx20
-rw-r--r--framework/source/uiconfiguration/uiconfigurationmanager.cxx4
-rw-r--r--framework/source/uiconfiguration/windowstateconfiguration.cxx27
-rw-r--r--framework/source/uielement/addonstoolbarmanager.cxx4
-rw-r--r--framework/source/uielement/menubarmanager.cxx12
-rw-r--r--framework/source/uielement/menubarwrapper.cxx7
-rw-r--r--framework/source/uielement/newmenucontroller.cxx45
-rw-r--r--framework/source/uielement/toolbarmanager.cxx10
-rw-r--r--framework/source/uielement/toolbarsmenucontroller.cxx7
-rw-r--r--framework/source/uielement/uicommanddescription.cxx36
-rw-r--r--framework/source/uifactory/addonstoolboxfactory.cxx3
-rw-r--r--framework/source/uifactory/factoryconfiguration.cxx6
-rw-r--r--framework/source/uifactory/menubarfactory.cxx9
-rw-r--r--framework/source/uifactory/popupmenucontrollerfactory.cxx2
-rw-r--r--framework/source/uifactory/statusbarcontrollerfactory.cxx2
-rw-r--r--framework/source/uifactory/statusbarfactory.cxx2
-rw-r--r--framework/source/uifactory/toolbarcontrollerfactory.cxx2
-rw-r--r--framework/source/uifactory/toolboxfactory.cxx2
-rw-r--r--framework/source/uifactory/uielementfactorymanager.cxx24
-rw-r--r--framework/source/uifactory/windowcontentfactorymanager.cxx15
-rw-r--r--framework/source/xml/imagesconfiguration.cxx28
-rw-r--r--freetype/ExternalPackage_freetype.mk79
-rw-r--r--freetype/ExternalProject_freetype.mk30
-rw-r--r--freetype/Makefile7
-rw-r--r--freetype/Module_freetype.mk22
-rw-r--r--freetype/README14
-rw-r--r--freetype/UnpackedTarball_freetype.mk20
-rw-r--r--freetype/makefile.mk59
-rw-r--r--freetype/prj/d.lst8
-rwxr-xr-xg633
-rw-r--r--gdk-pixbuf/README10
-rw-r--r--gdk-pixbuf/gdk-pixbuf-2.23.0-win32.patch463
-rw-r--r--gdk-pixbuf/gdk-pixbuf-2.23.0.patch171
-rw-r--r--gdk-pixbuf/makefile.mk128
-rw-r--r--gdk-pixbuf/prj/build.lst3
-rw-r--r--gdk-pixbuf/prj/d.lst20
-rw-r--r--gettext/README5
-rw-r--r--gettext/gettext-0.18.1.1.patch3639
-rw-r--r--gettext/gettext-0.18.1.1.stpncpy.patch12
-rw-r--r--gettext/makefile.mk129
-rw-r--r--gettext/prj/build.lst3
-rw-r--r--gettext/prj/d.lst31
-rw-r--r--gettext/prj/dmake0
-rw-r--r--glib/README4
-rw-r--r--glib/glib-2.28.1-win32-2.patch553
-rw-r--r--glib/glib-2.28.1-win32.patch1994
-rw-r--r--glib/glib-2.28.1.noise.patch12
-rw-r--r--glib/glib-2.28.1.patch153
-rw-r--r--glib/makefile.mk390
-rw-r--r--glib/prj/build.lst3
-rw-r--r--glib/prj/d.lst252
-rw-r--r--glib/prj/dmake0
-rw-r--r--graphite/Makefile7
-rw-r--r--graphite/Module_graphite.mk21
-rw-r--r--graphite/StaticLibrary_graphite.mk68
-rw-r--r--graphite/UnpackedTarball_graphite.mk20
-rw-r--r--graphite/graphite-2.3.1_debug.patch13
-rw-r--r--graphite/graphite2.issue1030.patch.112
-rw-r--r--graphite/graphite2.placementnew.patch10
-rw-r--r--graphite/graphite_make.patch42
-rw-r--r--graphite/makefile.mk73
-rw-r--r--graphite/prj/d.lst12
-rw-r--r--graphite/prj/dmake0
-rw-r--r--helpcompiler/Library_helplinker.mk2
m---------helpcontent20
-rw-r--r--hsqldb/UnpackedTarball_hsqldb.mk4
-rw-r--r--hsqldb/prj/build.lst2
-rw-r--r--hsqldb/version.mk6
-rw-r--r--hunspell/ExternalPackage_hunspell.mk20
-rw-r--r--hunspell/ExternalProject_hunspell.mk28
-rw-r--r--hunspell/Makefile7
-rw-r--r--hunspell/Module_hunspell.mk28
-rw-r--r--hunspell/StaticLibrary_hunspell.mk35
-rw-r--r--hunspell/UnpackedTarball_hunspell.mk30
-rw-r--r--hunspell/hunspell-static.patch11
-rw-r--r--hunspell/hunspell-wntconfig.patch4
-rw-r--r--hunspell/makefile.mk118
-rw-r--r--hunspell/prj/d.lst6
-rw-r--r--hunspell/prj/dmake0
-rw-r--r--hwpfilter/qa/cppunit/test_hwpfilter.cxx9
-rw-r--r--hwpfilter/source/drawing.h5
-rw-r--r--hyphen/ExternalPackage_hyphen.mk28
-rw-r--r--hyphen/ExternalProject_hyphen.mk30
-rw-r--r--hyphen/Makefile7
-rw-r--r--hyphen/Module_hyphen.mk32
-rw-r--r--hyphen/StaticLibrary_hyphen.mk22
-rw-r--r--hyphen/UnpackedTarball_hyphen.mk22
-rw-r--r--hyphen/hyphen-build.patch32
-rw-r--r--hyphen/makefile.mk113
-rw-r--r--hyphen/prj/d.lst5
-rw-r--r--hyphen/prj/dmake0
-rw-r--r--i18npool/CppunitTest_i18npool_test_languagetag.mk1
-rw-r--r--i18npool/Library_i18nisolang1.mk6
-rw-r--r--i18npool/Library_i18nsearch.mk1
-rw-r--r--i18npool/README9
-rw-r--r--i18npool/inc/defaultnumberingprovider.hxx4
-rw-r--r--i18npool/inc/i18npool/lang.h9
-rw-r--r--i18npool/inc/i18npool/languagetag.hxx5
-rw-r--r--i18npool/inc/i18npool/mslangid.hxx42
-rw-r--r--i18npool/source/collator/chaptercollator.cxx6
-rw-r--r--i18npool/source/defaultnumberingprovider/defaultnumberingprovider.cxx16
-rw-r--r--i18npool/source/isolang/isolang.cxx9
-rw-r--r--i18npool/source/languagetag/languagetag.cxx48
-rw-r--r--i18npool/source/languagetag/simple-langtag.cxx55
-rw-r--r--i18npool/source/localedata/data/he_IL.xml12
-rw-r--r--i18npool/source/localedata/data/locale.dtd8
-rw-r--r--i18npool/source/localedata/genstaticheader.pl19
-rw-r--r--i18npool/source/localedata/localedata.cxx2
-rw-r--r--i18npool/source/nativenumber/nativenumbersupplier.cxx2
-rw-r--r--i18npool/source/ordinalsuffix/ordinalsuffix.cxx8
-rw-r--r--i18npool/source/registerservices/registerservices.cxx2
-rw-r--r--i18npool/source/search/textsearch.cxx66
-rw-r--r--i18npool/source/search/textsearch.hxx5
-rw-r--r--icon-themes/classic/classic_images.tar.gzbin1683284 -> 1683994 bytes
-rw-r--r--icon-themes/galaxy/sc/res/black_circle_1_4th.pngbin0 -> 800 bytes
-rw-r--r--icon-themes/galaxy/sc/res/black_circle_3_4th.pngbin0 -> 784 bytes
-rw-r--r--icon-themes/galaxy/sc/res/black_circle_empty.pngbin0 -> 771 bytes
-rw-r--r--icon-themes/galaxy/sc/res/black_circle_full.pngbin0 -> 777 bytes
-rw-r--r--icon-themes/galaxy/sc/res/black_circle_half.pngbin0 -> 797 bytes
-rw-r--r--icon-themes/galaxy/sc/res/cancel.pngbin0 -> 596 bytes
-rw-r--r--icon-themes/galaxy/sc/res/exclamation_mark.pngbin0 -> 267 bytes
-rw-r--r--icon-themes/galaxy/sc/res/green_arrow_up.pngbin0 -> 511 bytes
-rw-r--r--icon-themes/galaxy/sc/res/green_circle.pngbin0 -> 691 bytes
-rw-r--r--icon-themes/galaxy/sc/res/minus_black.pngbin0 -> 193 bytes
-rw-r--r--icon-themes/galaxy/sc/res/red_arrow_down.pngbin0 -> 496 bytes
-rw-r--r--icon-themes/galaxy/sc/res/red_circle.pngbin0 -> 712 bytes
-rw-r--r--icon-themes/galaxy/sc/res/sign.pngbin0 -> 467 bytes
-rw-r--r--icon-themes/galaxy/sc/res/triangle_down_red.pngbin0 -> 398 bytes
-rw-r--r--icon-themes/galaxy/sc/res/triangle_up_green.pngbin0 -> 394 bytes
-rw-r--r--icon-themes/galaxy/sc/res/yellow_arrow_down_right.pngbin0 -> 518 bytes
-rw-r--r--icon-themes/galaxy/sc/res/yellow_arrow_right.pngbin0 -> 500 bytes
-rw-r--r--icon-themes/galaxy/sc/res/yellow_arrow_up_right.pngbin0 -> 495 bytes
-rw-r--r--icon-themes/galaxy/sc/res/yellow_circle.pngbin0 -> 752 bytes
-rw-r--r--icon-themes/galaxy/svtools/res/collate.pngbin1423 -> 0 bytes
-rw-r--r--icon-themes/galaxy/svtools/res/ncollate.pngbin1488 -> 0 bytes
-rw-r--r--icon-themes/galaxy/vcl/res/index.pngbin0 -> 256 bytes
-rw-r--r--icon-themes/hicontrast/svtools/res/collate.pngbin268 -> 0 bytes
-rw-r--r--icon-themes/hicontrast/svtools/res/ncollate.pngbin297 -> 0 bytes
-rw-r--r--icon-themes/hicontrast/vcl/res/index.pngbin0 -> 109 bytes
-rw-r--r--icon-themes/hicontrast/vcl/source/src/collate.pngbin231 -> 0 bytes
-rw-r--r--icon-themes/hicontrast/vcl/source/src/ncollate.pngbin226 -> 0 bytes
-rw-r--r--icon-themes/human/vcl/res/collate.png (renamed from icon-themes/human/svtools/res/collate.png)bin2146 -> 2146 bytes
-rw-r--r--icon-themes/human/vcl/res/index.pngbin0 -> 308 bytes
-rw-r--r--icon-themes/human/vcl/res/ncollate.png (renamed from icon-themes/human/svtools/res/ncollate.png)bin2244 -> 2244 bytes
-rw-r--r--icon-themes/industrial/vcl/res/index.pngbin0 -> 308 bytes
-rw-r--r--icon-themes/oxygen/vcl/res/collate.png (renamed from icon-themes/oxygen/svtools/res/collate.png)bin672 -> 672 bytes
-rw-r--r--icon-themes/oxygen/vcl/res/index.pngbin0 -> 308 bytes
-rw-r--r--icon-themes/oxygen/vcl/res/ncollate.png (renamed from icon-themes/oxygen/svtools/res/ncollate.png)bin635 -> 635 bytes
-rw-r--r--icon-themes/tango/cmd/lc_view100.pngbin0 -> 1076 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/FIXMEcolumns_52x60.svg774
-rw-r--r--icon-themes/tango_testing/chart2/res/areas3d_52x60.svg356
-rw-r--r--icon-themes/tango_testing/chart2/res/areas_52x60.pngbin0 -> 2086 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/areasfull_52x60.pngbin0 -> 1456 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/areasfull_52x60.svg773
-rw-r--r--icon-themes/tango_testing/chart2/res/areaspiled_52x60.pngbin0 -> 1747 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/areaspiled_52x60.svg749
-rw-r--r--icon-themes/tango_testing/chart2/res/bar_52x60.pngbin0 -> 512 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/bar_52x60.svg867
-rw-r--r--icon-themes/tango_testing/chart2/res/barpercent_52x60.pngbin0 -> 593 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/barpercent_52x60.svg974
-rw-r--r--icon-themes/tango_testing/chart2/res/barstack_52x60.pngbin0 -> 504 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/barstack_52x60.svg780
-rw-r--r--icon-themes/tango_testing/chart2/res/bubble_52x60.pngbin0 -> 3226 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/bubble_52x60.svg711
-rw-r--r--icon-themes/tango_testing/chart2/res/columnline_52x60.pngbin0 -> 675 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/columnline_52x60.svg1730
-rw-r--r--icon-themes/tango_testing/chart2/res/columnpercent_52x60.pngbin0 -> 417 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/columnpercent_52x60.svg939
-rw-r--r--icon-themes/tango_testing/chart2/res/columns_52x60.pngbin0 -> 462 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/columns_52x60.svg1730
-rw-r--r--icon-themes/tango_testing/chart2/res/columnstack_52x60.pngbin0 -> 432 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/columnstack_52x60.svg899
-rw-r--r--icon-themes/tango_testing/chart2/res/columnstackline_52x60.pngbin0 -> 552 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/columnstackline_52x60.svg1125
-rw-r--r--icon-themes/tango_testing/chart2/res/dataeditor_icon05.pngbin0 -> 506 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/dataeditor_icon05.svg769
-rw-r--r--icon-themes/tango_testing/chart2/res/dataeditor_icon06.pngbin0 -> 488 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/dataeditor_icon06.svg769
-rw-r--r--icon-themes/tango_testing/chart2/res/dataeditor_icon07.pngbin0 -> 417 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/dataeditor_icon07.svg652
-rw-r--r--icon-themes/tango_testing/chart2/res/pie_52x60.pngbin0 -> 2041 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/pie_52x60.svg1049
-rw-r--r--icon-themes/tango_testing/chart2/res/regexp.pngbin0 -> 787 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/regexp.svg508
-rw-r--r--icon-themes/tango_testing/chart2/res/reglin.pngbin0 -> 777 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/reglin.svg346
-rw-r--r--icon-themes/tango_testing/chart2/res/reglog.pngbin0 -> 786 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/reglog.svg345
-rw-r--r--icon-themes/tango_testing/chart2/res/regno.pngbin0 -> 388 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/regno.svg339
-rw-r--r--icon-themes/tango_testing/chart2/res/regpow.pngbin0 -> 824 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/regpow.svg345
-rw-r--r--icon-themes/tango_testing/chart2/res/typearea_16.pngbin0 -> 687 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/typearea_16.svg203
-rw-r--r--icon-themes/tango_testing/chart2/res/typebar_16.pngbin0 -> 291 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/typebar_16.svg110
-rw-r--r--icon-themes/tango_testing/chart2/res/typebubble_16.pngbin0 -> 629 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/typebubble_16.svg395
-rw-r--r--icon-themes/tango_testing/chart2/res/typecolumn_16.pngbin0 -> 252 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/typecolumn_16.svg119
-rw-r--r--icon-themes/tango_testing/chart2/res/typecolumnline_16.pngbin0 -> 565 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/typecolumnline_16.svg506
-rw-r--r--icon-themes/tango_testing/chart2/res/typenet_16.pngbin0 -> 918 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/typenet_16.svg500
-rw-r--r--icon-themes/tango_testing/chart2/res/typepie_16.pngbin0 -> 830 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/typepie_16.svg823
-rw-r--r--icon-themes/tango_testing/chart2/res/typepointline_16.pngbin0 -> 609 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/typepointline_16.svg262
-rw-r--r--icon-themes/tango_testing/chart2/res/typestock_16.pngbin0 -> 346 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/typestock_16.svg261
-rw-r--r--icon-themes/tango_testing/chart2/res/typexy_16.pngbin0 -> 495 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/typexy_16.svg410
-rw-r--r--icon-themes/tango_testing/chart2/res/valueaxisdirect3d_52x60.pngbin0 -> 2800 bytes
-rw-r--r--icon-themes/tango_testing/chart2/res/valueaxisdirect3d_52x60.svg587
-rw-r--r--icon-themes/tango_testing/cmd/ar/lc_bold.pngbin0 -> 1029 bytes
-rw-r--r--icon-themes/tango_testing/cmd/ar/lc_italic.pngbin0 -> 1107 bytes
-rw-r--r--icon-themes/tango_testing/cmd/ar/lc_underline.pngbin0 -> 1005 bytes
-rw-r--r--icon-themes/tango_testing/cmd/ca/lc_bold.pngbin0 -> 1029 bytes
-rw-r--r--icon-themes/tango_testing/cmd/ca/lc_italic.pngbin0 -> 1107 bytes
-rw-r--r--icon-themes/tango_testing/cmd/ca/lc_underline.pngbin0 -> 1005 bytes
-rw-r--r--icon-themes/tango_testing/cmd/cs/lc_bold.pngbin0 -> 1029 bytes
-rw-r--r--icon-themes/tango_testing/cmd/cs/lc_italic.pngbin0 -> 1107 bytes
-rw-r--r--icon-themes/tango_testing/cmd/cs/lc_underline.pngbin0 -> 1005 bytes
-rw-r--r--icon-themes/tango_testing/cmd/de/lc_bold.pngbin0 -> 1029 bytes
-rw-r--r--icon-themes/tango_testing/cmd/de/lc_italic.pngbin0 -> 1107 bytes
-rw-r--r--icon-themes/tango_testing/cmd/de/lc_underline.pngbin0 -> 1005 bytes
-rw-r--r--icon-themes/tango_testing/cmd/en-GB/lc_bold.pngbin0 -> 1029 bytes
-rw-r--r--icon-themes/tango_testing/cmd/en-GB/lc_italic.pngbin0 -> 1107 bytes
-rw-r--r--icon-themes/tango_testing/cmd/en-GB/lc_underline.pngbin0 -> 1005 bytes
-rw-r--r--icon-themes/tango_testing/cmd/es/lc_bold.pngbin0 -> 1029 bytes
-rw-r--r--icon-themes/tango_testing/cmd/es/lc_italic.pngbin0 -> 1107 bytes
-rw-r--r--icon-themes/tango_testing/cmd/es/lc_underline.pngbin0 -> 1005 bytes
-rw-r--r--icon-themes/tango_testing/cmd/fr/lc_bold.pngbin0 -> 1029 bytes
-rw-r--r--icon-themes/tango_testing/cmd/fr/lc_italic.pngbin0 -> 1107 bytes
-rw-r--r--icon-themes/tango_testing/cmd/fr/lc_underline.pngbin0 -> 1005 bytes
-rw-r--r--icon-themes/tango_testing/cmd/hu/lc_bold.pngbin0 -> 1029 bytes
-rw-r--r--icon-themes/tango_testing/cmd/hu/lc_italic.pngbin0 -> 1107 bytes
-rw-r--r--icon-themes/tango_testing/cmd/hu/lc_underline.pngbin0 -> 1005 bytes
-rw-r--r--icon-themes/tango_testing/cmd/it/lc_bold.pngbin0 -> 1029 bytes
-rw-r--r--icon-themes/tango_testing/cmd/it/lc_italic.pngbin0 -> 1107 bytes
-rw-r--r--icon-themes/tango_testing/cmd/it/lc_underline.pngbin0 -> 1005 bytes
-rw-r--r--icon-themes/tango_testing/cmd/ja/lc_bold.pngbin0 -> 1029 bytes
-rw-r--r--icon-themes/tango_testing/cmd/ja/lc_italic.pngbin0 -> 1107 bytes
-rw-r--r--icon-themes/tango_testing/cmd/ja/lc_underline.pngbin0 -> 1005 bytes
-rw-r--r--icon-themes/tango_testing/cmd/km/lc_bold.pngbin0 -> 1029 bytes
-rw-r--r--icon-themes/tango_testing/cmd/km/lc_italic.pngbin0 -> 1107 bytes
-rw-r--r--icon-themes/tango_testing/cmd/km/lc_underline.pngbin0 -> 1005 bytes
-rw-r--r--icon-themes/tango_testing/cmd/ko/lc_bold.pngbin0 -> 1029 bytes
-rw-r--r--icon-themes/tango_testing/cmd/ko/lc_italic.pngbin0 -> 1107 bytes
-rw-r--r--icon-themes/tango_testing/cmd/ko/lc_underline.pngbin0 -> 1005 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_arrowshapes.left-right-arrow.pngbin0 -> 758 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_arrowshapes.left-right-arrow.svg494
-rw-r--r--icon-themes/tango_testing/cmd/lc_arrowshapes.pngbin0 -> 758 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_assignlayout.pngbin331 -> 373 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_assignlayout.svg2534
-rw-r--r--icon-themes/tango_testing/cmd/lc_autosum.pngbin810 -> 990 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_autosum.svg588
-rw-r--r--icon-themes/tango_testing/cmd/lc_backcolor.pngbin1207 -> 1233 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_backcolor.svg3368
-rw-r--r--icon-themes/tango_testing/cmd/lc_backward.pngbin0 -> 431 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_backward.svg616
-rw-r--r--icon-themes/tango_testing/cmd/lc_basicshapes.circle-pie.pngbin0 -> 833 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_basicshapes.circle-pie.svg579
-rw-r--r--icon-themes/tango_testing/cmd/lc_basicshapes.circle.pngbin0 -> 968 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_basicshapes.circle.svg585
-rw-r--r--icon-themes/tango_testing/cmd/lc_basicshapes.diamond.pngbin0 -> 775 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_basicshapes.diamond.svg417
-rw-r--r--icon-themes/tango_testing/cmd/lc_basicshapes.ellipse.pngbin0 -> 801 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_basicshapes.isosceles-triangle.pngbin0 -> 707 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_basicshapes.isosceles-triangle.svg250
-rw-r--r--icon-themes/tango_testing/cmd/lc_basicshapes.pngbin0 -> 775 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_basicshapes.quadrat.pngbin0 -> 253 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_basicshapes.quadrat.svg154
-rw-r--r--icon-themes/tango_testing/cmd/lc_basicshapes.rectangle.pngbin0 -> 247 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_basicshapes.right-triangle.pngbin0 -> 563 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_basicshapes.right-triangle.svg298
-rw-r--r--icon-themes/tango_testing/cmd/lc_basicshapes.round-quadrat.pngbin0 -> 387 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_basicshapes.round-quadrat.svg162
-rw-r--r--icon-themes/tango_testing/cmd/lc_beforeobject.pngbin0 -> 481 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_beforeobject.svg746
-rw-r--r--icon-themes/tango_testing/cmd/lc_behindobject.pngbin0 -> 488 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_behindobject.svg746
-rw-r--r--icon-themes/tango_testing/cmd/lc_bezierappend.pngbin0 -> 516 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_bezierappend.svg636
-rw-r--r--icon-themes/tango_testing/cmd/lc_bezierdelete.pngbin0 -> 620 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_bezierdelete.svg19108
-rw-r--r--icon-themes/tango_testing/cmd/lc_bezieredge.pngbin0 -> 707 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_bezieredge.svg18711
-rw-r--r--icon-themes/tango_testing/cmd/lc_beziersmooth.pngbin0 -> 488 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_beziersmooth.svg18735
-rw-r--r--icon-themes/tango_testing/cmd/lc_beziersymmetric.pngbin0 -> 591 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_beziersymmetric.svg18750
-rw-r--r--icon-themes/tango_testing/cmd/lc_bringtofront.pngbin0 -> 494 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_bringtofront.svg652
-rw-r--r--icon-themes/tango_testing/cmd/lc_calloutshapes.line-callout-1.pngbin0 -> 355 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_calloutshapes.line-callout-1.svg275
-rw-r--r--icon-themes/tango_testing/cmd/lc_calloutshapes.pngbin0 -> 869 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_calloutshapes.round-callout.pngbin0 -> 869 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_colorsettings.pngbin0 -> 1839 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_colorsettings.svg363
-rw-r--r--icon-themes/tango_testing/cmd/lc_convertinto3d.pngbin0 -> 990 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_convertinto3d.svg664
-rw-r--r--icon-themes/tango_testing/cmd/lc_defaultbullet-lc_outlinebullet.svg16
-rw-r--r--icon-themes/tango_testing/cmd/lc_defaultbullet.pngbin450 -> 440 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_defaultnumbering.pngbin425 -> 427 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_defaultnumbering.svg36
-rw-r--r--icon-themes/tango_testing/cmd/lc_deletemasterpage.pngbin1021 -> 818 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_deletemasterpage.svg18409
-rw-r--r--icon-themes/tango_testing/cmd/lc_designerdialog.svg18
-rw-r--r--icon-themes/tango_testing/cmd/lc_diagramdata.pngbin0 -> 1081 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_diagramtype.pngbin0 -> 1036 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_diagramtype.svg1019
-rw-r--r--icon-themes/tango_testing/cmd/lc_drawcaption.pngbin0 -> 869 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_drawcaption.svg230
-rw-r--r--icon-themes/tango_testing/cmd/lc_drawselect.pngbin911 -> 627 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_drawselect.svg3213
-rw-r--r--icon-themes/tango_testing/cmd/lc_drawtext.pngbin0 -> 864 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_ellipse.pngbin0 -> 801 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_ellipse.svg278
-rw-r--r--icon-themes/tango_testing/cmd/lc_ellipsetoolbox.pngbin0 -> 801 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_exportdirecttopdf.pngbin1028 -> 1022 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_exportdirecttopdf.svg447
-rw-r--r--icon-themes/tango_testing/cmd/lc_extrusion3dcolor.pngbin0 -> 1182 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_extrusion3dcolor.svg1590
-rw-r--r--icon-themes/tango_testing/cmd/lc_extrusionlightingfloater.png (renamed from icon-themes/tango_testing/cmd/lc_extrusionlightningfloater.png)bin1248 -> 1248 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_extrusiontoggle.pngbin0 -> 990 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_fillshadow.pngbin671 -> 418 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_fillshadow.svg15097
-rw-r--r--icon-themes/tango_testing/cmd/lc_flowchartshapes.flowchart-internal-storage.pngbin0 -> 328 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_flowchartshapes.flowchart-internal-storage.svg476
-rw-r--r--icon-themes/tango_testing/cmd/lc_flowchartshapes.pngbin0 -> 328 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_fontwork galleryfloater.pngbin0 -> 1484 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_fontwork.pngbin0 -> 1484 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_fontwork.svg4577
-rw-r--r--icon-themes/tango_testing/cmd/lc_formatarea.pngbin0 -> 668 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_formatarea.svg912
-rw-r--r--icon-themes/tango_testing/cmd/lc_formatline.pngbin0 -> 1270 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_formatline.svg761
-rw-r--r--icon-themes/tango_testing/cmd/lc_forward.pngbin0 -> 435 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_forward.svg463
-rw-r--r--icon-themes/tango_testing/cmd/lc_framelinecolor.pngbin0 -> 932 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_framelinecolor.svg1502
-rw-r--r--icon-themes/tango_testing/cmd/lc_freeline_unfilled.pngbin0 -> 882 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_freeline_unfilled.svg448
-rw-r--r--icon-themes/tango_testing/cmd/lc_gallery.pngbin0 -> 1079 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_gallery.svg45890
-rw-r--r--icon-themes/tango_testing/cmd/lc_glueeditmode.pngbin0 -> 1255 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_glueeditmode.svg1277
-rw-r--r--icon-themes/tango_testing/cmd/lc_graphic.pngbin0 -> 1147 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_graphic.svg15440
-rw-r--r--icon-themes/tango_testing/cmd/lc_graphicfiltertoolbox.pngbin0 -> 1060 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_graphicfiltertoolbox.svg2323
-rw-r--r--icon-themes/tango_testing/cmd/lc_hyperlinkdialog.pngbin0 -> 1388 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_hyperlinkdialog.svg39190
-rw-r--r--icon-themes/tango_testing/cmd/lc_insertdraw-sc_insertdraw.svg411
-rw-r--r--icon-themes/tango_testing/cmd/lc_insertdraw.pngbin1043 -> 1127 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_insertgraphic.pngbin0 -> 1147 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_insertmasterpage.pngbin862 -> 680 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_insertmasterpage.svg2914
-rw-r--r--icon-themes/tango_testing/cmd/lc_insertpage.pngbin451 -> 531 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_insertpage.svg2708
-rw-r--r--icon-themes/tango_testing/cmd/lc_inserttable.pngbin874 -> 693 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_inserttable.svg28587
-rw-r--r--icon-themes/tango_testing/cmd/lc_lineendstyle.pngbin0 -> 712 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_lineendstyle.svg615
-rw-r--r--icon-themes/tango_testing/cmd/lc_linestyle.pngbin0 -> 599 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_linestyle.svg1279
-rw-r--r--icon-themes/tango_testing/cmd/lc_linetoolbox.pngbin0 -> 678 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_newarrangement.pngbin0 -> 1444 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_newarrangement.svg6335
-rw-r--r--icon-themes/tango_testing/cmd/lc_numberformatpercent.pngbin980 -> 944 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_numberformatpercent.svg105
-rw-r--r--icon-themes/tango_testing/cmd/lc_outlinebullet .pngbin450 -> 0 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_outlinebullet.pngbin0 -> 440 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_polygon.pngbin0 -> 863 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_polygon.svg525
-rw-r--r--icon-themes/tango_testing/cmd/lc_presentation.pngbin1048 -> 854 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_presentation.svg16955
-rw-r--r--icon-themes/tango_testing/cmd/lc_presentationlayout.pngbin1322 -> 1160 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_presentationlayout.svg19122
-rw-r--r--icon-themes/tango_testing/cmd/lc_rect.pngbin0 -> 247 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_rect.svg268
-rw-r--r--icon-themes/tango_testing/cmd/lc_rectangletoolbox.pngbin0 -> 247 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_renamemasterpage.pngbin834 -> 618 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_renamemasterpage.svg18735
-rw-r--r--icon-themes/tango_testing/cmd/lc_reverseorder.pngbin0 -> 653 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_reverseorder.svg818
-rw-r--r--icon-themes/tango_testing/cmd/lc_selectmode.pngbin0 -> 627 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_selectobject.pngbin0 -> 627 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_sendtoback.pngbin0 -> 476 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_sendtoback.svg489
-rw-r--r--icon-themes/tango_testing/cmd/lc_setborderstyle.pngbin0 -> 462 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_setborderstyle.svg2338
-rw-r--r--icon-themes/tango_testing/cmd/lc_setobjecttobackground.pngbin893 -> 892 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_setobjecttobackground.svg508
-rw-r--r--icon-themes/tango_testing/cmd/lc_setobjecttoforeground.pngbin960 -> 979 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_setobjecttoforeground.svg5563
-rw-r--r--icon-themes/tango_testing/cmd/lc_shadowed.pngbin1098 -> 1277 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_shadowed.svg109
-rw-r--r--icon-themes/tango_testing/cmd/lc_starshapes.pngbin0 -> 1005 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_starshapes.svg445
-rw-r--r--icon-themes/tango_testing/cmd/lc_symbolcatalogue.pngbin0 -> 1556 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_symbolshapes.pngbin0 -> 1108 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_symbolshapes.smiley.pngbin0 -> 1108 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_symbolshapes.smiley.svg310
-rw-r--r--icon-themes/tango_testing/cmd/lc_text-lc_drawtext.svg7249
-rw-r--r--icon-themes/tango_testing/cmd/lc_togglelegend.pngbin0 -> 495 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_togglelegend.svg907
-rw-r--r--icon-themes/tango_testing/cmd/lc_view100.pngbin0 -> 879 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_viewdatasourcebrowser.pngbin0 -> 1081 bytes
-rw-r--r--icon-themes/tango_testing/cmd/lc_viewdatasourcebrowser.svg23886
-rw-r--r--icon-themes/tango_testing/cmd/nl/lc_bold.pngbin0 -> 1029 bytes
-rw-r--r--icon-themes/tango_testing/cmd/nl/lc_italic.pngbin0 -> 1107 bytes
-rw-r--r--icon-themes/tango_testing/cmd/nl/lc_underline.pngbin0 -> 1005 bytes
-rw-r--r--icon-themes/tango_testing/cmd/pl/lc_bold.pngbin0 -> 1029 bytes
-rw-r--r--icon-themes/tango_testing/cmd/pl/lc_italic.pngbin0 -> 1107 bytes
-rw-r--r--icon-themes/tango_testing/cmd/pl/lc_underline.pngbin0 -> 1005 bytes
-rw-r--r--icon-themes/tango_testing/cmd/pt-BR/lc_bold.pngbin0 -> 1029 bytes
-rw-r--r--icon-themes/tango_testing/cmd/pt-BR/lc_italic.pngbin0 -> 1107 bytes
-rw-r--r--icon-themes/tango_testing/cmd/pt-BR/lc_underline.pngbin0 -> 1005 bytes
-rw-r--r--icon-themes/tango_testing/cmd/pt/lc_bold.pngbin0 -> 1029 bytes
-rw-r--r--icon-themes/tango_testing/cmd/pt/lc_italic.pngbin0 -> 1107 bytes
-rw-r--r--icon-themes/tango_testing/cmd/pt/lc_underline.pngbin0 -> 1005 bytes
-rw-r--r--icon-themes/tango_testing/cmd/ru/lc_bold.pngbin0 -> 1029 bytes
-rw-r--r--icon-themes/tango_testing/cmd/ru/lc_italic.pngbin0 -> 1107 bytes
-rw-r--r--icon-themes/tango_testing/cmd/ru/lc_underline.pngbin0 -> 1005 bytes
-rw-r--r--icon-themes/tango_testing/cmd/sc_grafblue.pngbin0 -> 641 bytes
-rw-r--r--icon-themes/tango_testing/cmd/sc_grafblue.svg391
-rw-r--r--icon-themes/tango_testing/cmd/sc_grafgreen.pngbin0 -> 653 bytes
-rw-r--r--icon-themes/tango_testing/cmd/sc_grafgreen.svg384
-rw-r--r--icon-themes/tango_testing/cmd/sc_grafred.pngbin0 -> 625 bytes
-rw-r--r--icon-themes/tango_testing/cmd/sc_grafred.svg384
-rw-r--r--icon-themes/tango_testing/cmd/sc_insertannotation-sw-imglst-nc20010-nc20015.svg (renamed from icon-themes/tango_testing/cmd/sc_insertannotation.svg)33
-rw-r--r--icon-themes/tango_testing/cmd/sc_insertannotation.pngbin325 -> 353 bytes
-rw-r--r--icon-themes/tango_testing/cmd/sc_insertdraw.pngbin649 -> 698 bytes
-rw-r--r--icon-themes/tango_testing/cmd/sc_insertobjectchart-sc_drawchart-sw-imglst-nc_20004.svg243
-rw-r--r--icon-themes/tango_testing/cmd/sk/lc_bold.pngbin0 -> 1029 bytes
-rw-r--r--icon-themes/tango_testing/cmd/sk/lc_italic.pngbin0 -> 1107 bytes
-rw-r--r--icon-themes/tango_testing/cmd/sk/lc_underline.pngbin0 -> 1005 bytes
-rw-r--r--icon-themes/tango_testing/cmd/sl/lc_bold.pngbin0 -> 1029 bytes
-rw-r--r--icon-themes/tango_testing/cmd/sl/lc_italic.pngbin0 -> 1107 bytes
-rw-r--r--icon-themes/tango_testing/cmd/sl/lc_underline.pngbin0 -> 1005 bytes
-rw-r--r--icon-themes/tango_testing/cmd/tr/lc_bold.pngbin0 -> 1029 bytes
-rw-r--r--icon-themes/tango_testing/cmd/tr/lc_italic.pngbin0 -> 1107 bytes
-rw-r--r--icon-themes/tango_testing/cmd/tr/lc_underline.pngbin0 -> 1005 bytes
-rw-r--r--icon-themes/tango_testing/cmd/zh-CN/lc_bold.pngbin0 -> 1029 bytes
-rw-r--r--icon-themes/tango_testing/cmd/zh-CN/lc_italic.pngbin0 -> 1107 bytes
-rw-r--r--icon-themes/tango_testing/cmd/zh-CN/lc_underline.pngbin0 -> 1005 bytes
-rw-r--r--icon-themes/tango_testing/cmd/zh-TW/lc_bold.pngbin0 -> 1029 bytes
-rw-r--r--icon-themes/tango_testing/cmd/zh-TW/lc_italic.pngbin0 -> 1107 bytes
-rw-r--r--icon-themes/tango_testing/cmd/zh-TW/lc_underline.pngbin0 -> 1005 bytes
-rw-r--r--icon-themes/tango_testing/desktop/res/info_16.pngbin0 -> 817 bytes
-rw-r--r--icon-themes/tango_testing/desktop/res/info_16.svg915
-rw-r--r--icon-themes/tango_testing/res/sc10865.pngbin0 -> 625 bytes
-rw-r--r--icon-themes/tango_testing/res/sc10866.pngbin0 -> 653 bytes
-rw-r--r--icon-themes/tango_testing/res/sc10867.pngbin0 -> 641 bytes
-rw-r--r--icon-themes/tango_testing/sd/res/objekt.pngbin0 -> 344 bytes
-rw-r--r--icon-themes/tango_testing/sd/res/objekt.svg406
-rw-r--r--icon-themes/tango_testing/sw/imglst/nc20000.pngbin0 -> 411 bytes
-rw-r--r--icon-themes/tango_testing/sw/imglst/nc20000.svg522
-rw-r--r--icon-themes/tango_testing/sw/imglst/nc20001.pngbin0 -> 295 bytes
-rw-r--r--icon-themes/tango_testing/sw/imglst/nc20001.svg554
-rw-r--r--icon-themes/tango_testing/sw/imglst/nc20002.pngbin0 -> 296 bytes
-rw-r--r--icon-themes/tango_testing/sw/imglst/nc20002.svg789
-rw-r--r--icon-themes/tango_testing/sw/imglst/nc20003.pngbin0 -> 681 bytes
-rw-r--r--icon-themes/tango_testing/sw/imglst/nc20004.pngbin0 -> 849 bytes
-rw-r--r--icon-themes/tango_testing/sw/imglst/nc20006.pngbin0 -> 363 bytes
-rw-r--r--icon-themes/tango_testing/sw/imglst/nc20006.svg566
-rw-r--r--icon-themes/tango_testing/sw/imglst/nc20010.pngbin0 -> 353 bytes
-rw-r--r--icon-themes/tango_testing/sw/imglst/nc20011.pngbin0 -> 649 bytes
-rw-r--r--icon-themes/tango_testing/sw/imglst/sc20175.pngbin0 -> 334 bytes
-rw-r--r--icon-themes/tango_testing/sw/imglst/sc20175.svg175
-rw-r--r--icon-themes/tango_testing/sw/imglst/sc20177.pngbin0 -> 284 bytes
-rw-r--r--icon-themes/tango_testing/sw/imglst/sc20177.svg449
-rw-r--r--icon-themes/tango_testing/sw/imglst/sc20179.pngbin0 -> 291 bytes
-rw-r--r--icon-themes/tango_testing/sw/imglst/sc20179.svg430
-rw-r--r--icon-themes/tango_testing/sw/imglst/sc20186.pngbin0 -> 311 bytes
-rw-r--r--icon-themes/tango_testing/sw/imglst/sc20186.svg175
-rw-r--r--icon-themes/tango_testing/sw/imglst/sf01.pngbin0 -> 559 bytes
-rw-r--r--icon-themes/tango_testing/sw/imglst/sf01.svg14664
-rw-r--r--icon-themes/tango_testing/sw/imglst/sf02.pngbin0 -> 661 bytes
-rw-r--r--icon-themes/tango_testing/sw/imglst/sf02.svg7829
-rw-r--r--icon-themes/tango_testing/sw/imglst/sf03.pngbin0 -> 284 bytes
-rw-r--r--icon-themes/tango_testing/sw/imglst/sf03.svg904
-rw-r--r--icon-themes/tango_testing/sw/imglst/sf04.pngbin0 -> 244 bytes
-rw-r--r--icon-themes/tango_testing/sw/imglst/sf04.svg264
-rw-r--r--icon-themes/tango_testing/sw/imglst/sf05.pngbin0 -> 469 bytes
-rw-r--r--icon-themes/tango_testing/sw/imglst/sf05.svg8834
-rw-r--r--icon-themes/tango_testing/sw/imglst/sr20009.pngbin0 -> 681 bytes
-rw-r--r--icon-themes/tango_testing/sw/imglst/sr20010.pngbin0 -> 849 bytes
-rw-r--r--icon-themes/tango_testing/sw/imglst/sr20015.pngbin0 -> 353 bytes
-rw-r--r--icu/icu4c-android.patch11
-rw-r--r--icu/makefile.mk4
-rw-r--r--io/prj/build.lst2
-rw-r--r--ios/experimental/DocumentLoader/Makefile127
-rw-r--r--ios/experimental/DocumentLoader/docloader.mm203
-rw-r--r--javaunohelper/source/bootstrap.cxx2
-rw-r--r--javaunohelper/source/javaunohelper.cxx6
-rw-r--r--jurt/test/com/sun/star/lib/uno/environments/remote/TestWorkAt.java11
-rw-r--r--jvmfwk/plugins/sunmajor/pluginlib/sunversion.cxx6
-rw-r--r--l10ntools/Executable_cfgex.mk2
-rw-r--r--l10ntools/Executable_gsicheck.mk2
-rw-r--r--l10ntools/Executable_helpex.mk1
-rw-r--r--l10ntools/Executable_uiex.mk2
-rw-r--r--l10ntools/Executable_ulfex.mk2
-rw-r--r--l10ntools/Executable_xrmex.mk2
-rw-r--r--l10ntools/README2
-rw-r--r--l10ntools/StaticLibrary_transex.mk12
-rw-r--r--l10ntools/source/lngmerge.cxx6
-rw-r--r--l10ntools/source/localize.cxx1
-rw-r--r--languagetool/ExternalProject_languagetool.mk2
-rw-r--r--lcms2/ExternalPackage_lcms2.mk31
-rw-r--r--lcms2/ExternalProject_lcms2.mk44
-rw-r--r--lcms2/Makefile7
-rw-r--r--lcms2/Module_lcms2.mk20
-rw-r--r--lcms2/README3
-rw-r--r--lcms2/UnpackedTarball_lcms2.mk20
-rw-r--r--lcms2/makefile.mk115
-rw-r--r--lcms2/prj/build.lst3
-rw-r--r--lcms2/prj/d.lst11
-rw-r--r--lcms2/prj/dmake0
-rw-r--r--libcdr/ExternalProject_libcdr.mk17
-rw-r--r--libcdr/prj/build.lst3
-rw-r--r--libcmis/UnpackedTarball_cmis.mk1
-rw-r--r--libcmis/libcmis-0.3.0.patch22
-rw-r--r--libcmis/prj/build.lst3
-rw-r--r--libcroco/README4
-rw-r--r--libcroco/libcroco-0.6.2.patch110
-rw-r--r--libcroco/makefile.mk153
-rw-r--r--libcroco/prj/build.lst3
-rw-r--r--libcroco/prj/d.lst39
-rw-r--r--libcroco/prj/dmake0
-rw-r--r--libexttextcat/ExternalPackage_exttextcat.mk22
-rw-r--r--libexttextcat/ExternalProject_exttextcat.mk27
-rw-r--r--libexttextcat/Makefile7
-rw-r--r--libexttextcat/Module_libexttextcat.mk29
-rw-r--r--libexttextcat/StaticLibrary_exttextcat.mk25
-rw-r--r--libexttextcat/UnpackedTarball_exttextcat.mk18
-rw-r--r--libexttextcat/Zip_fingerprint.mk (renamed from scp2/InstallModule_binfilter.mk)14
-rw-r--r--libexttextcat/makefile.mk94
-rw-r--r--libexttextcat/prj/d.lst10
-rw-r--r--libexttextcat/prj/dmake0
-rw-r--r--libgsf/README4
-rw-r--r--libgsf/libgsf-1.14.19.patch90
-rw-r--r--libgsf/libgsf-1.14.19.windows.patch190
-rw-r--r--libgsf/makefile.mk159
-rw-r--r--libgsf/prj/build.lst3
-rw-r--r--libgsf/prj/d.lst59
-rw-r--r--libgsf/prj/dmake0
-rw-r--r--liblangtag/liblangtag-0.2-0001-Fix-a-memory-leak.patch44
-rw-r--r--liblangtag/liblangtag-0.2-0002-Fix-invalid-memory-access.patch50
-rw-r--r--liblangtag/liblangtag-0.2-configure.patch46
-rw-r--r--liblangtag/liblangtag-0.2-datadir.patch104
-rw-r--r--liblangtag/liblangtag-0.2-mingw-genfile.patch45323
-rw-r--r--liblangtag/liblangtag-0.2-mingw.patch73
-rw-r--r--liblangtag/liblangtag-0.2-msc-configure.patch116
-rw-r--r--liblangtag/liblangtag-0.2-xmlCleanupParser.patch20
-rw-r--r--liblangtag/liblangtag-0.4.0-configure-atomic-cflag-pollution.patch62
-rw-r--r--liblangtag/liblangtag-0.4.0-cross.patch22
-rw-r--r--liblangtag/liblangtag-0.4.0-mac.patch126
-rw-r--r--liblangtag/liblangtag-0.4.0-mingw.patch75
-rw-r--r--liblangtag/liblangtag-0.4.0-msc-configure.patch133
-rw-r--r--liblangtag/liblangtag-0.4.0-msvc-warning.patch (renamed from liblangtag/liblangtag-0.2-msvc-warning.patch)6
-rw-r--r--liblangtag/liblangtag-0.4.0-msvcprojects.patch702
-rw-r--r--liblangtag/liblangtag-0.4.0-reg2xml-encoding-problem.patch (renamed from liblangtag/liblangtag-0.2-reg2xml-encoding-problem.patch)8
-rw-r--r--liblangtag/liblangtag-0.4.0-windows.patch270
-rw-r--r--liblangtag/liblangtag-0.4.0-windows2.patch121
-rw-r--r--liblangtag/makefile.mk80
-rw-r--r--liblangtag/prj/build.lst2
-rw-r--r--liblangtag/prj/d.lst8
-rw-r--r--libmspub/prj/build.lst3
-rw-r--r--liborcus/ExternalProject_liborcus.mk6
-rw-r--r--liborcus/prj/build.lst3
-rw-r--r--libpng/prj/build.lst3
-rw-r--r--librelogo/Configuration_librelogo.mk20
-rw-r--r--librelogo/Extension_librelogo.mk46
-rw-r--r--librelogo/Makefile7
-rw-r--r--librelogo/Module_librelogo.mk (renamed from saxon/Module_saxon.mk)15
-rw-r--r--librelogo/README1
-rw-r--r--librelogo/prj/build.lst2
-rw-r--r--librelogo/prj/d.lst (renamed from saxon/prj/d.lst)0
-rw-r--r--librelogo/source/ChangeLog82
-rw-r--r--librelogo/source/LibreLogo/LibreLogo.py1416
-rw-r--r--librelogo/source/LibreLogoDummy.py24
-rw-r--r--librelogo/source/META-INF/manifest.xml9
-rw-r--r--librelogo/source/README43
-rw-r--r--librelogo/source/description-en-US.txt1
-rw-r--r--librelogo/source/description.xml20
-rw-r--r--librelogo/source/help/en-US/LibreLogo.xhp397
-rw-r--r--librelogo/source/help/en-US/help.tree18
-rw-r--r--librelogo/source/help/en-US/tree_strings.xhp29
-rw-r--r--librelogo/source/icons/lc_arrowshapes.circular-arrow.pngbin0 -> 787 bytes
-rw-r--r--librelogo/source/icons/lc_arrowshapes.circular-leftarrow.pngbin0 -> 1082 bytes
-rw-r--r--librelogo/source/icons/lc_arrowshapes.down-arrow.pngbin0 -> 527 bytes
-rw-r--r--librelogo/source/icons/lc_arrowshapes.up-arrow.pngbin0 -> 487 bytes
-rw-r--r--librelogo/source/icons/lc_basicstop.pngbin0 -> 616 bytes
-rw-r--r--librelogo/source/icons/lc_editglossary.pngbin0 -> 705 bytes
-rw-r--r--librelogo/source/icons/lc_navigationbarleft.pngbin0 -> 831 bytes
-rw-r--r--librelogo/source/icons/lc_newdoc.pngbin0 -> 445 bytes
-rw-r--r--librelogo/source/icons/lc_runbasic.pngbin0 -> 740 bytes
-rw-r--r--librelogo/source/icons/sc_arrowshapes.circular-arrow.pngbin0 -> 482 bytes
-rw-r--r--librelogo/source/icons/sc_arrowshapes.circular-leftarrow.pngbin0 -> 631 bytes
-rw-r--r--librelogo/source/icons/sc_arrowshapes.down-arrow.pngbin0 -> 340 bytes
-rw-r--r--librelogo/source/icons/sc_arrowshapes.up-arrow.pngbin0 -> 323 bytes
-rw-r--r--librelogo/source/icons/sc_basicstop.pngbin0 -> 397 bytes
-rw-r--r--librelogo/source/icons/sc_editglossary.pngbin0 -> 429 bytes
-rw-r--r--librelogo/source/icons/sc_navigationbarleft.pngbin0 -> 626 bytes
-rw-r--r--librelogo/source/icons/sc_newdoc.pngbin0 -> 350 bytes
-rw-r--r--librelogo/source/icons/sc_runbasic.pngbin0 -> 534 bytes
-rw-r--r--librelogo/source/pythonpath/LibreLogo_en_US.properties151
-rw-r--r--librelogo/source/pythonpath/librelogodummy_path.py13
-rw-r--r--librelogo/source/registry/data/org/openoffice/Office/Addons.xcu286
-rw-r--r--librelogo/source/registry/data/org/openoffice/Office/UI/StartModuleWindowState.xcu28
-rw-r--r--librelogo/source/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu28
-rwxr-xr-xlibrsvg/ExternalProject_librsvg.mk35
-rw-r--r--librsvg/Library_librsvg-2-2.mk70
-rw-r--r--librsvg/README4
-rwxr-xr-xlibrsvg/UnpackedTarball_rsvg.mk29
-rwxr-xr-xlibrsvg/config.h27
-rw-r--r--librsvg/librsvg-2.32.1-win32.patch380
-rw-r--r--librsvg/librsvg-2.32.1.patch60
-rw-r--r--librsvg/prj/build.lst3
-rw-r--r--librsvg/prj/d.lst14
-rw-r--r--libvisio/ExternalPackage_libvisio.mk13
-rw-r--r--libvisio/ExternalProject_libvisio.mk73
-rw-r--r--libvisio/Module_libvisio.mk2
-rw-r--r--libvisio/StaticLibrary_visio.mk47
-rw-r--r--libvisio/UnpackedTarball_visio.mk9
-rw-r--r--libvisio/libvisio-0.0.19.patch116
-rw-r--r--libvisio/libvisio-0.0.20-zlib.patch26
-rw-r--r--libvisio/prj/build.lst5
-rw-r--r--libwpd/ExternalProject_libwpd.mk2
-rw-r--r--libwpd/prj/build.lst3
-rw-r--r--libwpg/prj/build.lst3
-rw-r--r--libwps/UnpackedTarball_wps.mk7
-rw-r--r--libwps/libwps.gcc.warnings.patch15
-rw-r--r--libwps/libwps.msvc.warnings.patch71
-rw-r--r--libwps/prj/build.lst3
-rw-r--r--libxml2/makefile.mk4
-rw-r--r--libxmlsec/makefile.mk24
-rw-r--r--libxmlsec/xmlsec1-mingw32.patch9
-rw-r--r--lingucomponent/Library_hyphen.mk5
-rw-r--r--lingucomponent/Library_lnth.mk5
-rw-r--r--lingucomponent/source/languageguessing/guess.cxx4
-rw-r--r--lingucomponent/source/languageguessing/guesslang.cxx4
-rw-r--r--lingucomponent/source/languageguessing/simpleguesser.cxx8
-rw-r--r--lingucomponent/source/lingutil/lingutil.cxx16
-rw-r--r--lingucomponent/source/lingutil/lingutil.hxx6
-rw-r--r--lingucomponent/source/thesaurus/libnth/nthesdta.cxx12
-rw-r--r--lingucomponent/source/thesaurus/libnth/nthesdta.hxx7
-rw-r--r--lingucomponent/source/thesaurus/libnth/nthesimp.cxx30
-rw-r--r--linguistic/inc/linguistic/misc.hxx1
-rw-r--r--linguistic/source/convdic.cxx18
-rw-r--r--linguistic/source/gciterator.cxx46
-rw-r--r--linguistic/source/lngsvcmgr.cxx2
-rw-r--r--linguistic/source/lngsvcmgr.hxx12
-rw-r--r--lotuswordpro/qa/cppunit/test_lotuswordpro.cxx6
-rw-r--r--lotuswordpro/source/filter/xfilter/xfdrawstyle.cxx2
-rw-r--r--lpsolve/ExternalPackage_lpsolve.mk35
-rw-r--r--lpsolve/ExternalProject_lpsolve.mk42
-rw-r--r--lpsolve/Makefile7
-rw-r--r--lpsolve/Module_lpsolve.mk22
-rw-r--r--lpsolve/UnpackedTarball_lpsolve.mk35
-rw-r--r--lpsolve/ccc.static11
-rw-r--r--lpsolve/lp_solve-fixed-warn.patch84
-rw-r--r--lpsolve/lp_solve_5.5-windows.patch20
-rw-r--r--lpsolve/lp_solve_5.5.patch50
-rw-r--r--lpsolve/makefile.mk116
-rw-r--r--lpsolve/prj/d.lst11
-rw-r--r--lpsolve/prj/dmake0
-rw-r--r--m4/README3
-rw-r--r--mdds/prj/build.lst3
-rw-r--r--more_fonts/ExternalPackage_dejavu.mk (renamed from more_fonts/Package_dejavu.mk)10
-rw-r--r--more_fonts/ExternalPackage_gentium.mk (renamed from more_fonts/Package_gentium.mk)10
-rw-r--r--more_fonts/ExternalPackage_liberation.mk (renamed from more_fonts/Package_liberation.mk)8
-rw-r--r--more_fonts/ExternalPackage_liberation_narrow.mk (renamed from more_fonts/Package_liberation_narrow.mk)10
-rw-r--r--more_fonts/ExternalPackage_libertineg.mk (renamed from more_fonts/Package_libertineg.mk)9
-rw-r--r--more_fonts/ExternalPackage_opensans.mk21
-rw-r--r--more_fonts/ExternalPackage_ptserif.mk21
-rw-r--r--more_fonts/ExternalPackage_sourcecode.mk19
-rw-r--r--more_fonts/ExternalPackage_sourcesans.mk21
-rw-r--r--more_fonts/Module_more_fonts.mk18
-rw-r--r--more_fonts/README1
-rw-r--r--more_fonts/UnpackedTarball_opensans.mk14
-rw-r--r--more_fonts/UnpackedTarball_ptserif.mk14
-rw-r--r--more_fonts/UnpackedTarball_sourcecode.mk14
-rw-r--r--more_fonts/UnpackedTarball_sourcesans.mk14
-rw-r--r--more_fonts/fonts/ttf_amt/makefile.mk59
-rw-r--r--more_fonts/fonts/ttf_gentium/makefile.mk61
-rw-r--r--more_fonts/fonts/ttf_liberation_narrow/makefile.mk63
-rw-r--r--more_fonts/fonts/ttf_linlibertineg/makefile.mk60
-rw-r--r--mysqlc/source/registry/data/org/openoffice/Office/DataAccess/Drivers.xcu2
-rw-r--r--mythes/ExternalPackage_mythes.mk27
-rw-r--r--mythes/ExternalProject_mythes.mk28
-rw-r--r--mythes/Makefile7
-rw-r--r--mythes/Module_mythes.mk (renamed from librsvg/Module_librsvg.mk)21
-rw-r--r--mythes/StaticLibrary_mythes.mk21
-rw-r--r--mythes/UnpackedTarball_mythes.mk20
-rw-r--r--mythes/makefile.mk121
-rw-r--r--mythes/mythes-1.2.0-makefile-mk.diff88
-rw-r--r--mythes/prj/d.lst7
-rw-r--r--mythes/prj/dmake0
-rw-r--r--neon/prj/build.lst3
-rw-r--r--nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/META-INF/manifest.xml (renamed from nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/manifest.xml)0
-rw-r--r--np_sdk/StaticLibrary_nputils.mk5
-rw-r--r--nss/makefile.mk80
-rw-r--r--nss/nsinstall.py163
-rw-r--r--nss/nspr-4.9-build.patch285
-rw-r--r--nss/nss-3.13.3-build.patch259
-rw-r--r--nss/nss.patch26
-rw-r--r--[-rwxr-xr-x]nss/nss.patch.mingw279
-rw-r--r--odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/addon.cxx7
-rw-r--r--odk/examples/cpp/complextoolbarcontrols/MyProtocolHandler.cxx7
-rw-r--r--odk/pack/gendocu/makefile.mk2
-rw-r--r--odk/source/unowinreg/win/makefile.mk1
-rw-r--r--offapi/Module_offapi.mk34
-rw-r--r--offapi/UnoApiMerge_types.mk17
-rw-r--r--offapi/UnoApi_offapi.mk82
-rw-r--r--offapi/com/sun/star/animations/TargetPropertiesCreator.idl38
-rw-r--r--offapi/com/sun/star/awt/Toolkit.idl19
-rw-r--r--offapi/com/sun/star/awt/XToolkit2.idl63
-rw-r--r--offapi/com/sun/star/awt/XToolkitExperimental.idl50
-rw-r--r--offapi/com/sun/star/chart2/data/DatabaseDataProvider.idl38
-rw-r--r--offapi/com/sun/star/configuration/ConfigurationProvider.idl2
-rw-r--r--offapi/com/sun/star/document/XCmisDocument.idl20
-rw-r--r--offapi/com/sun/star/drawing/CanvasFeature.idl43
-rw-r--r--offapi/com/sun/star/drawing/SlideSorter.idl43
-rw-r--r--offapi/com/sun/star/drawing/XPresenterHelper.idl37
-rw-r--r--offapi/com/sun/star/drawing/XSlidePreviewCache.idl38
-rw-r--r--offapi/com/sun/star/drawing/XSlidePreviewCacheListener.idl45
-rw-r--r--offapi/com/sun/star/drawing/XSlideSorterBase.idl37
-rw-r--r--offapi/com/sun/star/drawing/framework/BorderType.idl43
-rw-r--r--offapi/com/sun/star/drawing/framework/XPaneBorderPainter.idl37
-rw-r--r--offapi/com/sun/star/frame/AutoRecovery.idl (renamed from wizards/com/sun/star/wizards/fax/CGFaxWizard.java)25
-rw-r--r--offapi/com/sun/star/frame/UntitledNumbersConst.idl44
-rw-r--r--offapi/com/sun/star/frame/XGlobalEventBroadcaster.idl3
-rw-r--r--offapi/com/sun/star/graphic/Primitive2DTools.idl40
-rw-r--r--offapi/com/sun/star/graphic/SvgTools.idl41
-rw-r--r--offapi/com/sun/star/graphic/XPrimitive2DRenderer.idl78
-rw-r--r--offapi/com/sun/star/graphic/XSvgParser.idl48
-rw-r--r--offapi/com/sun/star/i18n/LocaleCalendar.idl10
-rw-r--r--offapi/com/sun/star/i18n/Transliteration.idl7
-rw-r--r--offapi/com/sun/star/inspection/StringRepresentation.idl43
-rw-r--r--offapi/com/sun/star/linguistic2/LinguServiceManager.idl13
-rw-r--r--offapi/com/sun/star/linguistic2/XLinguServiceManager2.idl (renamed from rdbmaker/source/rdbmaker/rdbtype.hxx)39
-rw-r--r--offapi/com/sun/star/packages/manifest/ManifestReader.idl33
-rw-r--r--offapi/com/sun/star/packages/manifest/ManifestWriter.idl33
-rw-r--r--offapi/com/sun/star/presentation/SlideShow.idl44
-rw-r--r--offapi/com/sun/star/presentation/TransitionFactory.idl44
-rw-r--r--offapi/com/sun/star/rendering/ARGBColor.idl43
-rw-r--r--offapi/com/sun/star/rendering/BitmapCanvas.idl44
-rw-r--r--offapi/com/sun/star/rendering/Canvas.idl44
-rw-r--r--offapi/com/sun/star/rendering/Color.idl44
-rw-r--r--offapi/com/sun/star/rendering/ColorComponent.idl43
-rw-r--r--offapi/com/sun/star/rendering/RGBColor.idl44
-rw-r--r--offapi/com/sun/star/rendering/XCanvas.idl12
-rw-r--r--offapi/com/sun/star/rendering/XColorSpace.idl37
-rw-r--r--offapi/com/sun/star/report/FixedLine.idl43
-rw-r--r--offapi/com/sun/star/report/FixedText.idl43
-rw-r--r--offapi/com/sun/star/report/FormatCondition.idl44
-rw-r--r--offapi/com/sun/star/report/FormattedField.idl38
-rw-r--r--offapi/com/sun/star/report/Function.idl44
-rw-r--r--offapi/com/sun/star/report/Group.idl44
-rw-r--r--offapi/com/sun/star/report/Groups.idl43
-rw-r--r--offapi/com/sun/star/report/ImageControl.idl38
-rw-r--r--offapi/com/sun/star/report/ReportControlFormat.idl43
-rw-r--r--offapi/com/sun/star/report/ReportControlModel.idl38
-rw-r--r--offapi/com/sun/star/report/ReportDefinition.idl38
-rw-r--r--offapi/com/sun/star/report/Section.idl43
-rw-r--r--offapi/com/sun/star/report/Shape.idl43
-rw-r--r--offapi/com/sun/star/setup/InstallResponse.idl43
-rw-r--r--offapi/com/sun/star/setup/ResponseErrorCode.idl43
-rw-r--r--offapi/com/sun/star/sheet/FormulaOpCodeMapper.idl43
-rw-r--r--offapi/com/sun/star/style/XStyleSupplier.idl37
-rw-r--r--offapi/com/sun/star/sync/FilterData.idl43
-rw-r--r--offapi/com/sun/star/sync/SyncInfo.idl43
-rw-r--r--offapi/com/sun/star/ucb/CheckinArgument.idl60
-rw-r--r--offapi/com/sun/star/ucb/GlobalTransferCommandArgument2.idl32
-rw-r--r--offapi/com/sun/star/ucb/InsertCommandArgument2.idl31
-rw-r--r--offapi/com/sun/star/ucb/TransferInfo2.idl31
-rw-r--r--offapi/com/sun/star/ui/dialogs/FolderPicker.idl19
-rw-r--r--offapi/com/sun/star/ui/dialogs/XFolderPicker2.idl (renamed from rdbmaker/source/rdbmaker/specialtypemanager.hxx)58
-rw-r--r--offapi/com/sun/star/util/SearchAlgorithms.idl43
-rw-r--r--offapi/com/sun/star/util/SearchFlags.idl37
-rw-r--r--offapi/com/sun/star/util/SearchOptions.idl37
-rw-r--r--offapi/com/sun/star/util/SearchResult.idl43
-rw-r--r--offapi/com/sun/star/util/XTextSearch.idl43
-rw-r--r--offapi/com/sun/star/xml/NamespaceContainer.idl2
-rw-r--r--offapi/com/sun/star/xml/crypto/NSSInitializer.idl37
-rw-r--r--offapi/com/sun/star/xml/crypto/SEInitializer.idl12
-rw-r--r--offapi/com/sun/star/xml/crypto/XNSSInitializer.idl (renamed from scp2/source/binfilter/registryitem_binfilter.ulf)35
-rw-r--r--offapi/com/sun/star/xml/crypto/sax/ConstOfSecurityId.idl43
-rw-r--r--offapi/com/sun/star/xml/crypto/sax/ElementMarkPriority.idl43
-rw-r--r--offapi/com/sun/star/xml/crypto/sax/ElementMarkType.idl43
-rw-r--r--offapi/com/sun/star/xml/crypto/sax/ElementStackItem.idl43
-rw-r--r--offapi/com/sun/star/xml/crypto/sax/XElementStackKeeper.idl37
-rw-r--r--offapi/com/sun/star/xml/crypto/sax/XSecuritySAXEventKeeper.idl37
-rw-r--r--offapi/com/sun/star/xml/csax/XCompressedDocumentHandler.idl37
-rw-r--r--offapi/com/sun/star/xml/csax/XMLAttribute.idl43
-rw-r--r--offapi/com/sun/star/xml/sax/Writer.idl (renamed from wizards/com/sun/star/wizards/letter/CGLetterWizard.java)28
-rw-r--r--offapi/com/sun/star/xml/sax/XWriter.idl (renamed from rdbmaker/source/rdbmaker/rdboptions.hxx)38
-rw-r--r--offapi/com/sun/star/xml/xslt/XSLT2Transformer.idl30
-rw-r--r--offapi/com/sun/star/xml/xslt/XSLTTransformer.idl32
-rw-r--r--offapi/com/sun/star/xml/xslt/XXSLTTransformer.idl36
-rw-r--r--offapi/org/freedesktop/PackageKit/XModify.idl104
-rw-r--r--offapi/org/freedesktop/PackageKit/XQuery.idl48
-rw-r--r--offapi/org/freedesktop/PackageKit/XSyncDbusSessionHelper.idl31
-rw-r--r--offapi/type_reference/types.rdbbin7655424 -> 7655424 bytes
-rwxr-xr-xoffapi/type_reference/update-rdb.sh14
-rw-r--r--officecfg/CustomTarget_registry.mk33
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Common.xcu4
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu15
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu2
-rw-r--r--officecfg/registry/data/org/openoffice/VCL.xcu10
-rw-r--r--officecfg/registry/data/org/openoffice/ucb/Configuration.xcu2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Writer.xcs2
-rw-r--r--ooo.lst.in91
-rw-r--r--oovbaapi/Makefile9
-rw-r--r--oovbaapi/Module_oovbaapi.mk33
-rw-r--r--oovbaapi/UnoApi_oovbaapi.mk37
-rw-r--r--[-rwxr-xr-x]oovbaapi/genconstidl/api-to-idl.pl33
-rw-r--r--oovbaapi/ooo/vba/VbAppWinStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/VbCallType.idl18
-rw-r--r--oovbaapi/ooo/vba/VbDateTimeFormat.idl18
-rw-r--r--oovbaapi/ooo/vba/VbIMEStatus.idl18
-rw-r--r--oovbaapi/ooo/vba/VbStrConv.idl18
-rw-r--r--oovbaapi/ooo/vba/VbTriState.idl18
-rw-r--r--oovbaapi/ooo/vba/XApplicationBase.idl43
-rw-r--r--oovbaapi/ooo/vba/XDialogBase.idl43
-rw-r--r--oovbaapi/ooo/vba/XDocumentBase.idl43
-rw-r--r--oovbaapi/ooo/vba/XVBAAppService.idl58
-rw-r--r--oovbaapi/ooo/vba/XVBADocService.idl58
-rw-r--r--oovbaapi/ooo/vba/access/AcDataAccessPageView.idl18
-rw-r--r--oovbaapi/ooo/vba/access/AcFilterType.idl18
-rw-r--r--oovbaapi/ooo/vba/access/AcFormView.idl18
-rw-r--r--oovbaapi/ooo/vba/access/AcFormatConditionType.idl18
-rw-r--r--oovbaapi/ooo/vba/access/AcImportXMLOption.idl18
-rw-r--r--oovbaapi/ooo/vba/access/AcProjectType.idl18
-rw-r--r--oovbaapi/ooo/vba/access/AcQuitOption.idl18
-rw-r--r--oovbaapi/ooo/vba/access/AcRecord.idl18
-rw-r--r--oovbaapi/ooo/vba/access/AcShowToolbar.idl18
-rw-r--r--oovbaapi/ooo/vba/access/RefKind.idl18
-rw-r--r--oovbaapi/ooo/vba/adodb/ADCPROP_ASYNCTHREADPRIORITY_ENUM.idl18
-rw-r--r--oovbaapi/ooo/vba/adodb/CompareEnum.idl18
-rw-r--r--oovbaapi/ooo/vba/adodb/CursorTypeEnum.idl18
-rw-r--r--oovbaapi/ooo/vba/adodb/DataTypeEnum.idl53
-rw-r--r--oovbaapi/ooo/vba/adodb/EventReasonEnum.idl18
-rw-r--r--oovbaapi/ooo/vba/adodb/ExecuteOptionEnum.idl18
-rw-r--r--oovbaapi/ooo/vba/adodb/ParameterDirectionEnum.idl18
-rw-r--r--oovbaapi/ooo/vba/adodb/PositionEnum.idl18
-rw-r--r--oovbaapi/ooo/vba/adodb/XactAttributeEnum.idl18
-rw-r--r--oovbaapi/ooo/vba/dao/CommitTransOptionsEnum.idl18
-rw-r--r--oovbaapi/ooo/vba/dao/FieldAttributeEnum.idl18
-rw-r--r--oovbaapi/ooo/vba/dao/PermissionEnum.idl18
-rw-r--r--oovbaapi/ooo/vba/dao/QueryDefStateEnum.idl18
-rw-r--r--oovbaapi/ooo/vba/dao/WorkspaceTypeEnum.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/Button.idl43
-rw-r--r--oovbaapi/ooo/vba/excel/SheetObjects.idl37
-rw-r--r--oovbaapi/ooo/vba/excel/XApplication.idl37
-rw-r--r--oovbaapi/ooo/vba/excel/XButton.idl53
-rw-r--r--oovbaapi/ooo/vba/excel/XControlObject.idl43
-rw-r--r--oovbaapi/ooo/vba/excel/XGlobals.idl37
-rw-r--r--oovbaapi/ooo/vba/excel/XGraphicObjects.idl63
-rw-r--r--oovbaapi/ooo/vba/excel/XMenuBars.idl43
-rw-r--r--oovbaapi/ooo/vba/excel/XMenuItems.idl43
-rw-r--r--oovbaapi/ooo/vba/excel/XMenus.idl43
-rw-r--r--oovbaapi/ooo/vba/excel/XName.idl43
-rw-r--r--oovbaapi/ooo/vba/excel/XPageSetup.idl43
-rw-r--r--oovbaapi/ooo/vba/excel/XPivotCache.idl43
-rw-r--r--oovbaapi/ooo/vba/excel/XRange.idl37
-rw-r--r--oovbaapi/ooo/vba/excel/XSheetObject.idl43
-rw-r--r--oovbaapi/ooo/vba/excel/XWorkbook.idl43
-rw-r--r--oovbaapi/ooo/vba/excel/XWorksheet.idl37
-rw-r--r--oovbaapi/ooo/vba/excel/XWorksheets.idl43
-rw-r--r--oovbaapi/ooo/vba/excel/XlApplicationInternational.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlAutoFillType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlAxisGroup.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlCellInsertionMode.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlChartPicturePlacement.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlClipboardFormat.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlColorIndex.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlCopyPictureFormat.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlCorruptLoad.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlCubeFieldType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlCutCopyMode.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlDataSeriesDate.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlDataSeriesType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlDisplayDrawingObjects.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlEditionOptionsOption.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlEnableSelection.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlErrorChecks.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlFileFormat.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlFillWith.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlFindLookIn.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlFormatConditionOperator.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlFormatConditionType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlHebrewModes.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlLineStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlLink.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlLinkInfoType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlLookAt.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlMSApplication.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlMailSystem.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlMarkerStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlMouseButton.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlMousePointer.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlOLEType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlOLEVerb.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlObjectSize.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlOrder.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlOrientation.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlPTSelectionMode.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlPageBreak.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlPageBreakExtent.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlPageOrientation.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlPaperSize.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlParameterDataType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlParameterType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlPasteSpecialOperation.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlPasteType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlPattern.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlPhoneticAlignment.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlPhoneticCharacterType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlPictureAppearance.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlPictureConvertorType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlPivotCellType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlPivotFieldCalculation.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlPivotFieldDataType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlPivotFieldOrientation.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlPivotFormatType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlPivotTableMissingItems.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlPivotTableSourceType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlPivotTableVersionList.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlPlacement.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlPlatform.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlPrintErrors.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlPrintLocation.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlPriority.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlQueryType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlRangeAutoFormat.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlRangeValueDataType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlReferenceStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlReferenceType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlRobustConnect.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlRoutingSlipDelivery.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlRoutingSlipStatus.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlRowCol.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlRunAutoMacro.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlSaveAction.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlSaveAsAccessMode.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlSaveConflictResolution.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlScaleType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlSearchDirection.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlSearchOrder.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlSearchWithin.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlSheetType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlSheetVisibility.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlSizeRepresents.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlSmartTagControlType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlSmartTagDisplayMode.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlSortDataOption.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlSortMethod.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlSortMethodOld.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlSortOrder.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlSortOrientation.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlSortType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlSourceType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlSpeakDirection.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlSpecialCellsValue.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlSubscribeToFormat.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlSubtototalLocationType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlSummaryColumn.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlSummaryReportType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlSummaryRow.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlTabPosition.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlTextParsingType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlTextQualifier.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlTextVisualLayoutType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlTickLabelOrientation.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlTickLabelPosition.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlTickMark.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlTimeUnit.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlToolbarProtection.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlTotalsCalculation.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlTrendlineType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlUnderlineStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlUpdateLinks.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlVAlign.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlWBATemplate.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlWebFormatting.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlWebSelectionType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlWindowState.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlWindowType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlWindowView.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlXLMMacroType.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlXmlExportResult.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlXmlImportResult.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlXmlLoadOption.idl18
-rw-r--r--oovbaapi/ooo/vba/excel/XlYesNoGuess.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/XButton.idl43
-rw-r--r--oovbaapi/ooo/vba/msforms/XCheckBox.idl43
-rw-r--r--oovbaapi/ooo/vba/msforms/XComboBox.idl38
-rw-r--r--oovbaapi/ooo/vba/msforms/XCommandButton.idl43
-rw-r--r--oovbaapi/ooo/vba/msforms/XControl.idl43
-rw-r--r--oovbaapi/ooo/vba/msforms/XGroupBox.idl38
-rw-r--r--oovbaapi/ooo/vba/msforms/XImage.idl43
-rw-r--r--oovbaapi/ooo/vba/msforms/XLabel.idl38
-rw-r--r--oovbaapi/ooo/vba/msforms/XListBox.idl38
-rw-r--r--oovbaapi/ooo/vba/msforms/XRadioButton.idl38
-rw-r--r--oovbaapi/ooo/vba/msforms/XShape.idl43
-rw-r--r--oovbaapi/ooo/vba/msforms/XShapeRange.idl43
-rw-r--r--oovbaapi/ooo/vba/msforms/XTextBox.idl38
-rw-r--r--oovbaapi/ooo/vba/msforms/XToggleButton.idl39
-rw-r--r--oovbaapi/ooo/vba/msforms/fmAction.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmAlignment.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmBackStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmBorderStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmBorders.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmButtonEffect.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmButtonStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmCycle.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmDisplayStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmDragBehavior.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmDragState.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmDropButtonStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmDropEffect.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmEnterFieldBehavior.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmIMEMode.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmLayoutEffect.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmListStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmMatchEntry.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmMode.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmMousePointer.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmMultiSelect.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmOrientation.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmPicPosition.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmPictureAlignment.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmPicturePosition.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmPictureSizeMode.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmScrollAction.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmScrollBars.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmShowDropButtonWhen.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmShowListWhen.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmSnapPoint.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmSpecialEffect.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmTabOrientation.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmTabStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmTextAlign.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmTransitionEffect.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmVerticalScrollBarSide.idl18
-rw-r--r--oovbaapi/ooo/vba/msforms/fmZOrder.idl18
-rw-r--r--oovbaapi/ooo/vba/office/DocProperties.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MailFormat.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoAlertButtonType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoAlertCancelType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoAlertDefaultType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoAlertIconType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoAlignCmd.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoAnimationType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoAppLanguageID.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoArrowheadLength.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoArrowheadStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoArrowheadWidth.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoAutoShapeType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoAutomationSecurity.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoBalloonButtonType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoBalloonErrorType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoBalloonType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoBarPosition.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoBarProtection.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoBarRow.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoBarType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoBlackWhiteMode.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoButtonSetType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoButtonState.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoButtonStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoButtonStyleHidden.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoCalloutAngleType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoCalloutDropType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoCalloutType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoCharacterSet.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoColorType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoComboStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoCommandBarButtonHyperlinkType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoCondition.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoConnector.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoConnectorType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoControlOLEUsage.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoControlType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoDiagramNodeType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoDiagramType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoDistributeCmd.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoDocProperties.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoEditingType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoEncoding.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoExtraInfoMethod.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoExtrusionColorType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoFarEastLineBreakLanguageID.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoFeatureInstall.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoFileDialogType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoFileDialogView.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoFileFindListBy.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoFileFindOptions.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoFileFindSortBy.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoFileFindView.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoFileNewAction.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoFileNewSection.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoFileType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoFillType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoFilterComparison.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoFilterConjunction.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoFlipCmd.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoGradientColorType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoGradientStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoHTMLProjectOpen.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoHTMLProjectState.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoHorizontalAnchor.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoHyperlinkType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoIconType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoLanguageID.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoLanguageIDHidden.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoLastModified.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoLineDashStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoLineStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoMenuAnimation.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoMixedType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoModeType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoMoveRow.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoOLEMenuGroup.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoOrgChartLayoutType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoOrgChartOrientation.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoOrientation.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoPatternType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoPermission.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoPictureColorType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoPresetExtrusionDirection.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoPresetGradientType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoPresetLightingDirection.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoPresetLightingSoftness.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoPresetMaterial.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoPresetTextEffect.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoPresetTextEffectShape.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoPresetTexture.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoPresetThreeDFormat.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoRelativeNodePosition.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoScaleFrom.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoScreenSize.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoScriptLanguage.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoScriptLocation.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoSearchIn.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoSegmentType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoShadowType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoShapeType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoSharedWorkspaceTaskPriority.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoSharedWorkspaceTaskStatus.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoSortBy.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoSortOrder.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoSyncAvailableType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoSyncCompareType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoSyncConflictResolutionType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoSyncErrorType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoSyncEventType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoSyncStatusType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoSyncVersionType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoTargetBrowser.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoTextEffectAlignment.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoTextOrientation.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoTextureType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoTriState.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoVerticalAnchor.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoWizardActType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoWizardMsgType.idl18
-rw-r--r--oovbaapi/ooo/vba/office/MsoZOrderCmd.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/MsoAnimAccumulate.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/MsoAnimAdditive.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/MsoAnimAfterEffect.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/MsoAnimCommandType.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/MsoAnimDirection.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/MsoAnimEffect.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/MsoAnimEffectAfter.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/MsoAnimEffectRestart.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/MsoAnimFilterEffectSubtype.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/MsoAnimFilterEffectType.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/MsoAnimProperty.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/MsoAnimTextUnitEffect.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/MsoAnimTriggerType.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/MsoAnimType.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/MsoAnimateByLevel.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpActionType.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpAdvanceMode.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpAfterEffect.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpAlertLevel.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpArrangeStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpAutoSize.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpBaselineAlignment.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpBorderType.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpBulletType.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpChangeCase.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpChartUnitEffect.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpColorSchemeIndex.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpDateTimeFormat.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpDirection.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpEntryEffect.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpExportMode.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpFarEastLineBreakLevel.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpFileDialogType.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpFollowColors.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpFrameColors.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpHTMLVersion.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpIndentControl.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpMediaType.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpMouseActivation.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpNumberedBulletStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpParagraphAlignment.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpPasteDataType.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpPlaceholderType.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpPrintColorType.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpPrintHandoutOrder.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpPrintOutputType.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpPrintRangeType.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpPublishSourceType.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpRevisionInfo.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpSaveAsFileType.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpSelectionType.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpShapeFormat.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpSlideLayout.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpSlideShowAdvanceMode.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpSlideShowPointerType.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpSlideShowRangeType.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpSlideShowState.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpSlideShowType.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpSlideSizeType.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpSoundEffectType.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpSoundFormatType.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpTabStopType.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpTextLevelEffect.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpTextStyleType.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpTextUnitEffect.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpTransitionSpeed.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpUpdateOption.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpViewType.idl18
-rw-r--r--oovbaapi/ooo/vba/powerpoint/PpWindowState.idl18
-rw-r--r--oovbaapi/ooo/vba/stdole/LoadPictureConstants.idl18
-rw-r--r--oovbaapi/ooo/vba/stdole/OLE_TRISTATE.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdAlertLevel.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdAnimation.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdAraSpeller.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdArabicNumeral.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdArrangeStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdAutoFitBehavior.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdAutoMacros.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdAutoVersions.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdBaselineAlignment.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdBookmarkSortBy.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdBorderDistanceFrom.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdBorderType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdBorderTypeHID.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdBreakType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdBrowseTarget.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdBrowserLevel.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdBuiltInProperty.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdBuiltinStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdCalendarType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdCalendarTypeBi.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdCaptionLabelID.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdCaptionNumberStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdCaptionNumberStyleHID.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdCaptionPosition.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdCellVerticalAlignment.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdCharacterCase.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdCharacterCaseHID.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdCharacterWidth.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdChevronConvertRule.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdCollapseDirection.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdColor.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdColorIndex.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdCompareTarget.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdCompatibility.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdConditionCode.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdConstants.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdContinue.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdCountry.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdCursorMovement.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdCursorType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdCustomLabelPageSize.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdDateLanguage.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdDefaultFilePath.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdDefaultListBehavior.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdDefaultTableBehavior.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdDeleteCells.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdDeletedTextMark.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdDiacriticColor.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdDictionaryType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdDictionaryTypeHID.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdDisableFeaturesIntroducedAfter.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdDocumentDirection.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdDocumentKind.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdDocumentMedium.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdDocumentType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdDocumentViewDirection.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdDropPosition.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdEditionOption.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdEditionType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdEditorType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdEmailHTMLFidelity.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdEmphasisMark.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdEnableCancelKey.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdEncloseStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdEnclosureType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdEndnoteLocation.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdEnvelopeOrientation.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdFarEastLineBreakLanguageID.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdFarEastLineBreakLevel.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdFieldKind.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdFieldShading.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdFieldType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdFindMatch.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdFindWrap.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdFlowDirection.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdFontBias.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdFootnoteLocation.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdFramePosition.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdFrameSizeRule.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdFramesetNewFrameLocation.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdFramesetSizeType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdFramesetType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdGoToDirection.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdGoToItem.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdGutterStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdGutterStyleOld.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdHeaderFooterIndex.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdHeadingSeparator.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdHebSpellStart.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdHelpType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdHelpTypeHID.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdHighAnsiText.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdHorizontalInVerticalType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdHorizontalLineAlignment.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdHorizontalLineWidthType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdIMEMode.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdIndexFilter.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdIndexFormat.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdIndexSortBy.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdIndexType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdInformation.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdInlineShapeType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdInsertCells.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdInsertedTextMark.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdInternationalIndex.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdJustificationMode.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdKana.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdKey.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdKeyCategory.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdLanguageID.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdLanguageID2000.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdLayoutMode.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdLetterStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdLetterheadLocation.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdLineEndingType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdLineSpacing.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdLineStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdLineType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdLineWidth.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdLinkType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdListApplyTo.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdListGalleryType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdListLevelAlignment.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdListNumberStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdListNumberStyleHID.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdListType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdMailMergeActiveRecord.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdMailMergeComparison.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdMailMergeDataSource.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdMailMergeDefaultRecord.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdMailMergeDestination.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdMailMergeMailFormat.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdMailMergeMainDocType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdMailMergeState.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdMailSystem.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdMailerPriority.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdMappedDataFields.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdMeasurementUnits.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdMeasurementUnitsHID.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdMergeSubType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdMergeTarget.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdMonthNames.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdMovementType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdMultipleWordConversionsMode.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdNewDocumentType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdNoteNumberStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdNoteNumberStyleHID.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdNumberStyleWordBasicBiDi.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdNumberType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdNumberingRule.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdOLEPlacement.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdOLEType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdOLEVerb.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdOpenFormat.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdOrganizerObject.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdOrientation.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdOriginalFormat.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdOutlineLevel.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdPageBorderArt.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdPageFit.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdPageNumberAlignment.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdPageNumberStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdPageNumberStyleHID.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdPaperSize.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdPaperTray.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdParagraphAlignment.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdParagraphAlignmentHID.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdPartOfSpeech.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdPasteDataType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdPhoneticGuideAlignmentType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdPictureLinkType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdPreferredWidthType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdPrintOutItem.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdPrintOutPages.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdPrintOutRange.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdProofreadingErrorType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdProtectionType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdReadingOrder.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdRecoveryType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdRectangleType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdReferenceKind.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdReferenceType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdRelativeHorizontalPosition.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdRelativeVerticalPosition.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdRelocate.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdReplace.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdRevisedLinesMark.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdRevisedPropertiesMark.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdRevisionType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdRevisionsBalloonMargin.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdRevisionsBalloonPrintOrientation.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdRevisionsBalloonWidthType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdRevisionsMode.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdRevisionsView.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdRevisionsWrap.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdRoutingSlipDelivery.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdRoutingSlipStatus.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdRowAlignment.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdRowHeightRule.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdRulerStyle.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdSalutationGender.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdSalutationType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdSaveFormat.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdSaveOptions.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdScrollbarType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdSectionDirection.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdSectionStart.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdSeekView.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdSelectionFlags.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdSelectionType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdSeparatorType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdShapePosition.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdShowFilter.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdSmartTagControlType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdSortFieldType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdSortFieldTypeHID.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdSortOrder.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdSortSeparator.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdSpecialPane.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdSpellingErrorType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdSpellingWordType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdStatistic.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdStatisticHID.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdStoryType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdStyleSheetLinkType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdStyleSheetPrecedence.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdStyleType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdSubscriberFormats.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdSummaryLength.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdSummaryMode.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdTCSCConverterDirection.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdTabAlignment.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdTabLeader.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdTabLeaderHID.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdTableDirection.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdTableFieldSeparator.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdTableFormat.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdTableFormatApply.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdTablePosition.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdTaskPanes.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdTemplateType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdTextFormFieldType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdTextOrientation.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdTextOrientationHID.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdTextureIndex.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdToaFormat.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdTocFormat.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdTofFormat.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdTrailingCharacter.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdTwoLinesInOneType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdUnderline.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdUnits.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdUseFormattingFrom.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdVerticalAlignment.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdViewType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdViewTypeOld.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdVisualSelection.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdWindowState.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdWindowType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdWordDialog.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdWordDialogHID.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdWordDialogTab.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdWordDialogTabHID.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdWrapSideType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdWrapType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdWrapTypeMerged.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdXMLNodeLevel.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdXMLNodeType.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdXMLSelectionChangeReason.idl18
-rw-r--r--oovbaapi/ooo/vba/word/WdXMLValidationStatus.idl18
-rw-r--r--oovbaapi/ooo/vba/word/XApplication.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XCell.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XCells.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XCheckBox.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XColumn.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XColumns.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XDocument.idl37
-rw-r--r--oovbaapi/ooo/vba/word/XField.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XFormField.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XFormFields.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XFrame.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XFrames.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XGlobals.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XHeadersFooters.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XListFormat.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XListGalleries.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XListGallery.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XListLevel.idl44
-rw-r--r--oovbaapi/ooo/vba/word/XListLevels.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XListTemplate.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XListTemplates.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XParagraph.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XRange.idl37
-rw-r--r--oovbaapi/ooo/vba/word/XReplacement.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XRevision.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XRevisions.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XRow.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XRows.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XSection.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XSelection.idl37
-rw-r--r--oovbaapi/ooo/vba/word/XStyle.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XTabStop.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XTabStops.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XTable.idl37
-rw-r--r--oovbaapi/ooo/vba/word/XTableOfContents.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XTablesOfContents.idl38
-rw-r--r--oovbaapi/ooo/vba/word/XTemplate.idl43
-rw-r--r--oovbaapi/ooo/vba/word/XWindow.idl43
-rwxr-xr-xoowintool38
-rw-r--r--oox/inc/oox/dump/dumperbase.hxx44
-rw-r--r--oox/inc/oox/helper/binaryinputstream.hxx6
-rw-r--r--oox/inc/oox/helper/binaryoutputstream.hxx6
-rw-r--r--oox/inc/oox/helper/binarystreambase.hxx10
-rw-r--r--oox/inc/oox/helper/graphichelper.hxx16
-rw-r--r--oox/inc/oox/helper/helper.hxx16
-rw-r--r--oox/inc/oox/helper/modelobjecthelper.hxx26
-rw-r--r--oox/inc/oox/helper/propertyset.hxx6
-rw-r--r--oox/inc/oox/helper/storagebase.hxx14
-rw-r--r--oox/inc/oox/helper/zipstorage.hxx2
-rw-r--r--oox/inc/oox/vml/vmlshape.hxx2
-rw-r--r--oox/inc/oox/vml/vmltextbox.hxx4
-rw-r--r--oox/inc/oox/vml/vmltextboxcontext.hxx3
-rw-r--r--oox/source/drawingml/fillpropertiesgroupcontext.cxx4
-rw-r--r--oox/source/drawingml/textbodypropertiescontext.cxx2
-rw-r--r--oox/source/export/SchXMLSeriesHelper.cxx4
-rw-r--r--oox/source/export/SchXMLSeriesHelper.hxx1
-rw-r--r--oox/source/export/chartexport.cxx2
-rw-r--r--oox/source/export/drawingml.cxx4
-rw-r--r--oox/source/helper/zipstorage.cxx30
-rw-r--r--oox/source/ole/axcontrol.cxx25
-rw-r--r--oox/source/ole/vbaproject.cxx3
-rw-r--r--oox/source/ppt/buildlistcontext.cxx4
-rw-r--r--oox/source/ppt/slidefragmenthandler.cxx2
-rw-r--r--oox/source/token/properties.txt4
-rw-r--r--oox/source/vml/vmldrawing.cxx3
-rw-r--r--oox/source/vml/vmlformatting.cxx45
-rw-r--r--oox/source/vml/vmlshape.cxx15
-rw-r--r--oox/source/vml/vmlshapecontext.cxx4
-rw-r--r--oox/source/vml/vmltextbox.cxx1
-rw-r--r--oox/source/vml/vmltextboxcontext.cxx22
-rw-r--r--openldap/ExternalPackage_openldap.mk20
-rw-r--r--openldap/ExternalProject_openldap.mk42
-rw-r--r--openldap/Makefile7
-rw-r--r--openldap/Module_openldap.mk22
-rw-r--r--openldap/UnpackedTarball_openldap.mk18
-rw-r--r--openldap/makefile.mk70
-rw-r--r--openldap/prj/dmake0
-rw-r--r--package/inc/ZipFile.hxx16
-rw-r--r--package/inc/ZipOutputStream.hxx4
-rw-r--r--package/inc/zipfileaccess.hxx6
-rw-r--r--package/source/manifest/ManifestExport.cxx114
-rw-r--r--package/source/manifest/ManifestImport.cxx108
-rw-r--r--package/source/manifest/ManifestReader.cxx6
-rw-r--r--package/source/manifest/ManifestWriter.cxx28
-rw-r--r--package/source/xstor/ocompinstream.cxx64
-rw-r--r--package/source/xstor/ohierarchyholder.cxx2
-rw-r--r--package/source/xstor/oseekinstream.cxx12
-rw-r--r--package/source/xstor/owriteablestream.cxx245
-rw-r--r--package/source/xstor/xfactory.cxx28
-rw-r--r--package/source/xstor/xstorage.cxx1309
-rw-r--r--package/source/zipapi/XUnbufferedStream.cxx8
-rw-r--r--package/source/zipapi/XUnbufferedStream.hxx4
-rw-r--r--package/source/zipapi/ZipFile.cxx49
-rw-r--r--package/source/zipapi/ZipOutputStream.cxx8
-rw-r--r--package/source/zippackage/ZipPackage.cxx294
-rw-r--r--package/source/zippackage/ZipPackageStream.cxx6
-rw-r--r--package/source/zippackage/zipfileaccess.cxx14
-rw-r--r--packimages/prj/build.lst1
-rw-r--r--padmin/source/helper.cxx62
-rw-r--r--pango/makefile.mk170
-rw-r--r--pango/pango-1.28.3-non-ascii.patch528
-rw-r--r--pango/pango-1.28.3-win32.patch649
-rw-r--r--pango/pango-1.28.3.patch95
-rw-r--r--pango/prj/build.lst3
-rw-r--r--pango/prj/d.lst44
-rw-r--r--pango/prj/dmake0
-rw-r--r--post_download.in72
-rw-r--r--postgresql/ExternalPackage_postgresql.mk31
-rw-r--r--postgresql/ExternalProject_postgresql.mk47
-rw-r--r--postgresql/Makefile7
-rw-r--r--postgresql/Module_postgresql.mk22
-rw-r--r--postgresql/README3
-rw-r--r--postgresql/UnpackedTarball_postgresql.mk24
-rw-r--r--postgresql/makefile.mk92
-rw-r--r--postgresql/prj/d.lst8
-rw-r--r--postgresql/prj/dmake0
-rw-r--r--postprocess/packcomponents/makefile.mk19
-rw-r--r--postprocess/packconfig/makefile.mk2
-rw-r--r--postprocess/packconfig/packconfig.pl141
-rw-r--r--postprocess/packregistry/makefile.mk22
-rw-r--r--postprocess/prj/build.lst2
-rw-r--r--postprocess/prj/d.lst2
-rw-r--r--pyuno/Library_pyuno_wrapper.mk5
-rw-r--r--pyuno/source/module/pyuno_runtime.cxx12
-rw-r--r--qadevOOo/objdsc/lng/com.sun.star.lingu2.LngSvcMgr.csv16
-rw-r--r--qadevOOo/tests/java/ifc/sheet/_XDocumentAuditing.java9
-rw-r--r--rdbmaker/Executable_rdbmaker.mk58
-rw-r--r--rdbmaker/README4
-rw-r--r--rdbmaker/inc/codemaker/dependency.hxx141
-rw-r--r--rdbmaker/inc/codemaker/global.hxx131
-rw-r--r--rdbmaker/inc/codemaker/options.hxx80
-rw-r--r--rdbmaker/inc/codemaker/registry.hxx198
-rw-r--r--rdbmaker/inc/codemaker/typemanager.hxx147
-rw-r--r--rdbmaker/prj/build.lst2
-rw-r--r--rdbmaker/prj/d.lst1
-rw-r--r--rdbmaker/source/codemaker/dependency.cxx290
-rw-r--r--rdbmaker/source/codemaker/global.cxx162
-rw-r--r--rdbmaker/source/codemaker/typemanager.cxx268
-rw-r--r--rdbmaker/source/rdbmaker/rdbmaker.cxx500
-rw-r--r--rdbmaker/source/rdbmaker/rdboptions.cxx372
-rw-r--r--rdbmaker/source/rdbmaker/rdbtype.cxx159
-rw-r--r--rdbmaker/source/rdbmaker/specialtypemanager.cxx94
-rw-r--r--rdbmaker/source/rdbmaker/typeblop.cxx514
-rw-r--r--readlicense_oo/html/LICENSE.html116
-rw-r--r--readlicense_oo/odt/LICENSE.odtbin139824 -> 138052 bytes
-rw-r--r--readlicense_oo/txt/NOTICE5
-rw-r--r--readlicense_oo/txt/license.txt91
-rw-r--r--registry/StaticLibrary_registry_helper.mk5
-rw-r--r--remotebridges/prj/build.lst2
-rw-r--r--reportbuilder/Extension_reportbuilder.mk18
-rw-r--r--reportbuilder/util/META-INF/manifest.xml (renamed from reportbuilder/util/manifest.xml)0
-rw-r--r--reportdesign/source/core/api/ReportDefinition.cxx15
-rw-r--r--reportdesign/source/core/sdr/UndoEnv.cxx16
-rw-r--r--reportdesign/source/filter/xml/xmlComponent.cxx1
-rw-r--r--reportdesign/source/filter/xml/xmlExport.cxx1
-rw-r--r--reportdesign/source/ui/dlg/AddField.cxx6
-rw-r--r--reportdesign/source/ui/dlg/Navigator.cxx84
-rw-r--r--reportdesign/source/ui/inc/AddField.hxx2
-rw-r--r--reportdesign/source/ui/report/SectionWindow.cxx3
-rw-r--r--reportdesign/source/ui/report/ViewsWindow.cxx7
-rw-r--r--rsc/source/parser/rscinit.cxx6
-rw-r--r--sal/CppunitTest_sal_rtl_bootstrap.mk21
-rw-r--r--sal/Library_sal.mk10
-rw-r--r--sal/Module_sal.mk3
-rw-r--r--sal/inc/osl/file.hxx18
-rw-r--r--sal/inc/osl/mutex.hxx2
-rw-r--r--sal/inc/rtl/byteseq.h2
-rw-r--r--sal/inc/rtl/string.hxx14
-rw-r--r--sal/inc/rtl/ustrbuf.hxx156
-rw-r--r--sal/inc/sal/log-areas.dox178
-rw-r--r--sal/inc/sal/mathconf.h14
-rw-r--r--sal/inc/sal/types.h21
-rw-r--r--sal/osl/unx/conditn.cxx38
-rw-r--r--sal/osl/unx/process.cxx118
-rw-r--r--sal/osl/w32/security.c31
-rw-r--r--sal/qa/OStringBuffer/rtl_OStringBuffer.cxx71
-rw-r--r--sal/qa/osl/security/osl_Security.cxx2
-rw-r--r--sal/qa/rtl/bootstrap/expand.cxx60
-rw-r--r--sal/qa/rtl/strings/test_strings_replace.cxx12
-rw-r--r--sal/rtl/source/alloc_arena.cxx12
-rw-r--r--sal/rtl/source/alloc_cache.cxx14
-rw-r--r--sal/rtl/source/alloc_global.cxx8
-rw-r--r--sal/rtl/source/bootstrap.cxx20
-rw-r--r--sal/rtl/source/logfile.cxx4
-rw-r--r--sal/rtl/source/strimp.hxx14
-rw-r--r--sax/source/expatwrap/saxwriter.cxx11
-rw-r--r--sax/source/tools/fastserializer.cxx2
-rw-r--r--saxon/ExternalProject_saxon.mk37
-rw-r--r--saxon/README1
-rw-r--r--saxon/build.xml1017
-rw-r--r--saxon/prj/build.lst2
-rw-r--r--sc/AllLangResTarget_sc.mk1
-rw-r--r--sc/CppunitTest_sc_filters_test.mk1
-rw-r--r--sc/CppunitTest_sc_macros_test.mk1
-rw-r--r--sc/CppunitTest_sc_subsequent_export_test.mk (renamed from sw/CppunitTest_sw_regression_test.mk)72
-rw-r--r--sc/CppunitTest_sc_subsequent_filters_test.mk2
-rw-r--r--sc/Library_sc.mk2
-rw-r--r--sc/Module_sc.mk6
-rw-r--r--sc/inc/attarray.hxx15
-rw-r--r--sc/inc/attrib.hxx1
-rw-r--r--sc/inc/colorscale.hxx75
-rw-r--r--sc/inc/column.hxx81
-rw-r--r--sc/inc/conditio.hxx52
-rw-r--r--sc/inc/document.hxx3
-rw-r--r--sc/inc/dpfilteredcache.hxx (renamed from sc/inc/dpcachetable.hxx)32
-rw-r--r--sc/inc/dpgroup.hxx12
-rw-r--r--sc/inc/dpoutput.hxx2
-rw-r--r--sc/inc/dpsdbtab.hxx12
-rw-r--r--sc/inc/dpshttab.hxx10
-rw-r--r--sc/inc/dptabdat.hxx14
-rw-r--r--sc/inc/dptabres.hxx4
-rw-r--r--sc/inc/dptabsrc.hxx2
-rw-r--r--sc/inc/fillinfo.hxx12
-rw-r--r--sc/inc/global.hxx6
-rw-r--r--sc/inc/globstr.hrc32
-rw-r--r--sc/inc/postit.hxx9
-rw-r--r--sc/inc/table.hxx4
-rw-r--r--sc/inc/xmlwrap.hxx4
-rw-r--r--sc/qa/unit/data/contentCSV/new_cond_format_test.csv22
-rw-r--r--sc/qa/unit/data/contentCSV/spreadsheet-functions.csv1
-rw-r--r--sc/qa/unit/data/ods/formats.odsbin12868 -> 12677 bytes
-rw-r--r--sc/qa/unit/data/ods/functions.odsbin12964 -> 13214 bytes
-rw-r--r--sc/qa/unit/data/xls/fail/CVE-2012-4233-4.xlsbin0 -> 104960 bytes
-rw-r--r--sc/qa/unit/data/xls/pass/EDB-22330-1.xlsbin0 -> 387072 bytes
-rw-r--r--sc/qa/unit/data/xlsx/formats.xlsxbin13816 -> 9295 bytes
-rw-r--r--sc/qa/unit/data/xlsx/new_cond_format_test.xlsxbin0 -> 9818 bytes
-rw-r--r--sc/qa/unit/filters-test.cxx43
-rw-r--r--sc/qa/unit/helper/csv_handler.hxx25
-rw-r--r--sc/qa/unit/helper/debughelper.hxx5
-rw-r--r--sc/qa/unit/helper/qahelper.hxx6
-rw-r--r--sc/qa/unit/subsequent_export-test.cxx340
-rw-r--r--sc/qa/unit/subsequent_filters-test.cxx138
-rw-r--r--sc/qa/unit/ucalc.cxx501
-rw-r--r--sc/source/core/data/attarray.cxx17
-rw-r--r--sc/source/core/data/attrib.cxx6
-rw-r--r--sc/source/core/data/colorscale.cxx210
-rw-r--r--sc/source/core/data/column.cxx166
-rw-r--r--sc/source/core/data/column2.cxx56
-rw-r--r--sc/source/core/data/column3.cxx10
-rw-r--r--sc/source/core/data/conditio.cxx277
-rw-r--r--sc/source/core/data/documen2.cxx7
-rw-r--r--sc/source/core/data/documen3.cxx12
-rw-r--r--sc/source/core/data/documen4.cxx7
-rw-r--r--sc/source/core/data/documen6.cxx10
-rw-r--r--sc/source/core/data/documen8.cxx2
-rw-r--r--sc/source/core/data/document.cxx16
-rw-r--r--sc/source/core/data/dpcache.cxx35
-rw-r--r--sc/source/core/data/dpfilteredcache.cxx (renamed from sc/source/core/data/dpcachetable.cxx)189
-rw-r--r--sc/source/core/data/dpgroup.cxx44
-rw-r--r--sc/source/core/data/dpitemdata.cxx2
-rw-r--r--sc/source/core/data/dpobject.cxx4
-rw-r--r--sc/source/core/data/dpoutput.cxx2
-rw-r--r--sc/source/core/data/dpsdbtab.cxx20
-rw-r--r--sc/source/core/data/dpshttab.cxx20
-rw-r--r--sc/source/core/data/dptabdat.cxx8
-rw-r--r--sc/source/core/data/dptabres.cxx10
-rw-r--r--sc/source/core/data/dptabsrc.cxx35
-rw-r--r--sc/source/core/data/fillinfo.cxx13
-rw-r--r--sc/source/core/data/global.cxx18
-rw-r--r--sc/source/core/data/postit.cxx7
-rw-r--r--sc/source/core/data/table1.cxx11
-rw-r--r--sc/source/core/data/table2.cxx63
-rw-r--r--sc/source/core/data/table3.cxx12
-rw-r--r--sc/source/core/data/table6.cxx5
-rw-r--r--sc/source/core/tool/addincol.cxx548
-rw-r--r--sc/source/core/tool/cellkeytranslator.cxx2
-rw-r--r--sc/source/core/tool/chartpos.cxx2
-rw-r--r--sc/source/core/tool/compiler.cxx2
-rw-r--r--sc/source/core/tool/editutil.cxx2
-rw-r--r--sc/source/core/tool/interpr1.cxx4
-rw-r--r--sc/source/core/tool/interpr2.cxx10
-rw-r--r--sc/source/core/tool/interpr4.cxx64
-rw-r--r--sc/source/core/tool/interpr5.cxx6
-rw-r--r--sc/source/filter/excel/colrowst.cxx5
-rw-r--r--sc/source/filter/excel/excdoc.cxx1
-rw-r--r--sc/source/filter/excel/xecontent.cxx182
-rw-r--r--sc/source/filter/excel/xeescher.cxx2
-rw-r--r--sc/source/filter/excel/xehelper.cxx4
-rw-r--r--sc/source/filter/excel/xepivot.cxx2
-rw-r--r--sc/source/filter/excel/xestream.cxx2
-rw-r--r--sc/source/filter/excel/xestyle.cxx2
-rw-r--r--sc/source/filter/excel/xetable.cxx2
-rw-r--r--sc/source/filter/excel/xicontent.cxx4
-rw-r--r--sc/source/filter/excel/xltoolbar.cxx4
-rw-r--r--sc/source/filter/excel/xltoolbar.hxx1
-rw-r--r--sc/source/filter/html/htmlimp.cxx4
-rw-r--r--sc/source/filter/html/htmlpars.cxx2
-rw-r--r--sc/source/filter/inc/condformatbuffer.hxx20
-rw-r--r--sc/source/filter/inc/condformatcontext.hxx11
-rw-r--r--sc/source/filter/inc/xecontent.hxx16
-rw-r--r--sc/source/filter/oox/condformatbuffer.cxx281
-rw-r--r--sc/source/filter/oox/condformatcontext.cxx40
-rw-r--r--sc/source/filter/oox/numberformatsbuffer.cxx5
-rw-r--r--sc/source/filter/oox/worksheethelper.cxx9
-rw-r--r--sc/source/filter/xml/xmlcondformat.cxx201
-rw-r--r--sc/source/filter/xml/xmlcondformat.hxx48
-rw-r--r--sc/source/filter/xml/xmlexprt.cxx89
-rw-r--r--sc/source/filter/xml/xmlimprt.cxx31
-rw-r--r--sc/source/filter/xml/xmlimprt.hxx19
-rw-r--r--sc/source/filter/xml/xmlwrap.cxx23
-rw-r--r--sc/source/ui/app/drwtrans.cxx41
-rw-r--r--sc/source/ui/app/scmod.cxx3
-rw-r--r--sc/source/ui/cctrl/checklistmenu.cxx16
-rw-r--r--sc/source/ui/condformat/colorformat.cxx33
-rw-r--r--sc/source/ui/condformat/condformatdlg.cxx12
-rw-r--r--sc/source/ui/condformat/condformatdlgentry.cxx98
-rw-r--r--sc/source/ui/condformat/condformathelper.cxx35
-rw-r--r--sc/source/ui/condformat/condformatmgr.cxx8
-rw-r--r--sc/source/ui/dbgui/subtdlg.cxx2
-rw-r--r--sc/source/ui/dbgui/tpsort.cxx12
-rw-r--r--sc/source/ui/dbgui/tpsubt.cxx7
-rw-r--r--sc/source/ui/dbgui/validate.cxx4
-rw-r--r--sc/source/ui/docshell/dbdocimp.cxx1
-rw-r--r--sc/source/ui/docshell/docfunc.cxx20
-rw-r--r--sc/source/ui/docshell/docsh.cxx10
-rw-r--r--sc/source/ui/docshell/docsh8.cxx3
-rw-r--r--sc/source/ui/docshell/impex.cxx11
-rw-r--r--sc/source/ui/docshell/macromgr.cxx6
-rw-r--r--sc/source/ui/docshell/olinefun.cxx15
-rw-r--r--sc/source/ui/inc/acredlin.hxx24
-rw-r--r--sc/source/ui/inc/anyrefdg.hxx24
-rw-r--r--sc/source/ui/inc/colorformat.hxx1
-rw-r--r--sc/source/ui/inc/condformathelper.hxx1
-rw-r--r--sc/source/ui/inc/condformatmgr.hxx2
-rw-r--r--sc/source/ui/inc/conflictsdlg.hxx2
-rw-r--r--sc/source/ui/inc/content.hxx6
-rw-r--r--sc/source/ui/inc/iconsets.hrc31
-rw-r--r--sc/source/ui/inc/namemgrtable.hxx4
-rw-r--r--sc/source/ui/inc/tabview.hxx2
-rw-r--r--sc/source/ui/inc/tpsort.hxx8
-rw-r--r--sc/source/ui/miscdlgs/acredlin.cxx80
-rw-r--r--sc/source/ui/miscdlgs/anyrefdg.cxx46
-rw-r--r--sc/source/ui/miscdlgs/conflictsdlg.cxx22
-rw-r--r--sc/source/ui/miscdlgs/solveroptions.cxx22
-rw-r--r--sc/source/ui/namedlg/namemgrtable.cxx18
-rw-r--r--sc/source/ui/navipi/content.cxx38
-rw-r--r--sc/source/ui/optdlg/calcoptionsdlg.cxx18
-rw-r--r--sc/source/ui/optdlg/tpusrlst.cxx2
-rw-r--r--sc/source/ui/src/condformatdlg.src14
-rw-r--r--sc/source/ui/src/globstr.src52
-rw-r--r--sc/source/ui/src/iconsets.src90
-rw-r--r--sc/source/ui/undo/undoblk.cxx16
-rw-r--r--sc/source/ui/unoobj/cellsuno.cxx6
-rw-r--r--sc/source/ui/unoobj/viewuno.cxx15
-rw-r--r--sc/source/ui/vba/vbaapplication.cxx2
-rw-r--r--sc/source/ui/vba/vbahelper.cxx6
-rw-r--r--sc/source/ui/view/cellsh3.cxx3
-rw-r--r--sc/source/ui/view/output.cxx125
-rw-r--r--sc/source/ui/view/tabview.cxx27
-rw-r--r--sc/source/ui/view/tabview4.cxx36
-rw-r--r--sc/source/ui/view/tabvwshc.cxx2
-rw-r--r--sc/source/ui/view/viewdata.cxx4
-rw-r--r--sc/uiconfig/scalc/menubar/menubar.xml3
-rw-r--r--sc/uiconfig/scalc/toolbar/graphicobjectbar.xml2
-rw-r--r--sc/uiconfig/scalc/ui/printeroptions.ui4
-rw-r--r--scaddins/Library_analysis.mk1
-rw-r--r--scaddins/source/analysis/analysis.cxx7
-rw-r--r--scaddins/source/analysis/analysis.hxx2
-rw-r--r--scaddins/source/analysis/analysishelper.cxx10
-rw-r--r--scaddins/source/analysis/analysishelper.hxx7
-rw-r--r--sccomp/Library_solver.mk2
-rw-r--r--sccomp/source/solver/solver.cxx4
-rw-r--r--scp2/CustomTarget_langmacros.mk4
-rw-r--r--scp2/InstallModule_ooo.mk15
-rw-r--r--scp2/InstallScript_setup_osl.mk3
-rw-r--r--scp2/Module_scp2.mk3
-rw-r--r--scp2/README6
-rwxr-xr-xscp2/inc/macros.inc8
-rw-r--r--scp2/macros/macro.pl2
-rw-r--r--scp2/source/binfilter/file_binfilter.scp73
-rw-r--r--scp2/source/binfilter/module_binfilter.scp67
-rw-r--r--scp2/source/binfilter/registryitem_binfilter.scp931
-rw-r--r--scp2/source/gnome/file_gnome.scp2
-rw-r--r--scp2/source/gnome/module_gnome.scp1
-rw-r--r--scp2/source/ooo/common_brand.scp13
-rw-r--r--scp2/source/ooo/directory_ooo.scp6
-rw-r--r--scp2/source/ooo/file_font_ooo.scp36
-rw-r--r--scp2/source/ooo/file_library_ooo.scp170
-rw-r--r--scp2/source/ooo/file_ooo.scp26
-rw-r--r--scp2/source/ooo/mingw_dlls.scp26
-rw-r--r--scp2/source/ooo/module_hidden_ooo.scp44
-rw-r--r--scp2/source/ooo/module_lang_template.scp3
-rw-r--r--scp2/source/ooo/shortcut_ooo.scp7
-rwxr-xr-x[-rw-r--r--]scp2/source/ooo/ure.scp2
-rw-r--r--scripting/java/com/sun/star/script/framework/container/ScriptMetaData.java46
-rw-r--r--scripting/java/com/sun/star/script/framework/provider/ClassLoaderFactory.java6
-rw-r--r--scripting/java/com/sun/star/script/framework/provider/beanshell/ScriptEditorForBeanShell.java3
-rw-r--r--scripting/java/com/sun/star/script/framework/provider/beanshell/ScriptProviderForBeanShell.java3
-rw-r--r--scripting/java/com/sun/star/script/framework/provider/java/ScriptProviderForJava.java2
-rw-r--r--scripting/java/com/sun/star/script/framework/provider/javascript/ScriptProviderForJavaScript.java3
-rw-r--r--scripting/prj/build.lst2
-rw-r--r--scripting/source/basprov/basprov.cxx65
-rw-r--r--scripting/source/dlgprov/dlgprov.cxx64
-rw-r--r--scripting/source/protocolhandler/scripthandler.cxx19
-rw-r--r--scripting/source/provider/MasterScriptProvider.cxx14
-rw-r--r--scripting/source/provider/ProviderCache.cxx2
-rw-r--r--scripting/source/provider/URIHelper.cxx7
-rw-r--r--scripting/source/pyprov/META-INF/manifest.xml (renamed from scripting/source/pyprov/manifest.xml)0
-rw-r--r--scripting/source/vbaevents/eventhelper.cxx90
-rw-r--r--sd/CppunitTest_sd_filters_test.mk2
-rw-r--r--sd/CppunitTest_sd_regression_test.mk1
-rw-r--r--sd/CppunitTest_sd_uimpress.mk1
-rw-r--r--sd/Library_sd.mk11
-rw-r--r--sd/Library_sdui.mk7
-rw-r--r--sd/qa/unit/data/odg/fail/.gitignore (renamed from ct2n/prj/dmake)0
-rw-r--r--sd/qa/unit/data/odg/indeterminate/.gitignore (renamed from curl/prj/dmake)0
-rw-r--r--sd/qa/unit/data/odg/pass/.gitignore (renamed from epm/prj/dmake)0
-rw-r--r--sd/qa/unit/data/odg/pass/CVE-2012-4233-2.odgbin0 -> 67721 bytes
-rw-r--r--sd/qa/unit/data/ppt/pass/CVE-2012-4233-3.pptbin0 -> 423424 bytes
-rw-r--r--sd/qa/unit/filters-test.cxx15
-rw-r--r--sd/qa/unit/regression-test.cxx11
-rw-r--r--sd/qa/unit/uimpress.cxx2
-rw-r--r--sd/source/core/CustomAnimationEffect.cxx86
-rw-r--r--sd/source/core/CustomAnimationPreset.cxx21
-rw-r--r--sd/source/core/TransitionPreset.cxx7
-rw-r--r--sd/source/filter/eppt/pptx-text.cxx12
-rw-r--r--sd/source/filter/html/HtmlOptionsDialog.cxx4
-rw-r--r--sd/source/filter/html/htmlex.cxx8
-rw-r--r--sd/source/filter/xml/sdxmlwrp.cxx19
-rw-r--r--sd/source/ui/animations/CustomAnimationList.cxx32
-rw-r--r--sd/source/ui/animations/CustomAnimationList.hxx2
-rw-r--r--sd/source/ui/app/sdxfer.cxx4
-rw-r--r--sd/source/ui/dlg/RemoteDialog.cxx8
-rw-r--r--sd/source/ui/dlg/custsdlg.cxx8
-rw-r--r--sd/source/ui/dlg/dlgassim.cxx22
-rw-r--r--sd/source/ui/dlg/dlgassim.hxx4
-rw-r--r--sd/source/ui/dlg/sdtreelb.cxx46
-rw-r--r--sd/source/ui/framework/module/ResourceManager.cxx58
-rw-r--r--sd/source/ui/framework/module/ResourceManager.hxx15
-rw-r--r--sd/source/ui/func/fusel.cxx139
-rw-r--r--sd/source/ui/inc/ViewShellBase.hxx4
-rw-r--r--sd/source/ui/inc/fusel.hxx6
-rw-r--r--sd/source/ui/inc/sdtreelb.hxx16
-rw-r--r--sd/source/ui/remotecontrol/Server.cxx10
-rw-r--r--sd/source/ui/slideshow/slideshowimpl.cxx8
-rw-r--r--sd/source/ui/slidesorter/cache/SlsCacheConfiguration.cxx10
-rw-r--r--sd/source/ui/slidesorter/controller/SlsAnimationFunction.cxx21
-rw-r--r--sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx42
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlsAnimationFunction.hxx20
-rw-r--r--sd/source/ui/toolpanel/LayoutMenu.cxx2
-rw-r--r--sd/source/ui/tools/ConfigurationAccess.cxx24
-rw-r--r--sd/source/ui/unoidl/unoobj.cxx2
-rw-r--r--sd/source/ui/view/ViewShellBase.cxx36
-rw-r--r--sd/source/ui/view/drviews2.cxx68
-rw-r--r--sd/source/ui/view/drviews6.cxx40
-rw-r--r--sd/source/ui/view/drviews7.cxx53
-rw-r--r--sd/source/ui/view/drviewsc.cxx60
-rw-r--r--sd/source/ui/view/drviewsj.cxx57
-rw-r--r--sd/source/ui/view/sdview.cxx48
-rw-r--r--sd/source/ui/view/sdview2.cxx37
-rw-r--r--sd/source/ui/view/sdview3.cxx39
-rw-r--r--sd/source/ui/view/sdview4.cxx45
-rw-r--r--sd/uiconfig/sdraw/menubar/menubar.xml3
-rw-r--r--sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml8
-rw-r--r--sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml6
-rw-r--r--sd/uiconfig/sdraw/toolbar/textobjectbar.xml2
-rw-r--r--sd/uiconfig/sdraw/toolbar/toolbar.xml8
-rw-r--r--sd/uiconfig/sdraw/ui/printeroptions.ui12
-rw-r--r--sd/uiconfig/simpress/menubar/menubar.xml3
-rw-r--r--sd/uiconfig/simpress/toolbar/drawingobjectbar.xml12
-rw-r--r--sd/uiconfig/simpress/toolbar/graphicobjectbar.xml9
-rw-r--r--sd/uiconfig/simpress/toolbar/textobjectbar.xml2
-rw-r--r--sd/uiconfig/simpress/toolbar/toolbar.xml11
-rw-r--r--sd/uiconfig/simpress/ui/printeroptions.ui12
-rw-r--r--sd/workben/custompanel/ctp_panel.cxx7
-rw-r--r--sdext/Executable_xpdfimport.mk5
-rw-r--r--sdext/Extension_minimizer.mk4
-rw-r--r--sdext/Extension_presenter.mk2
-rw-r--r--sdext/source/minimizer/META-INF/manifest.xml (renamed from sdext/source/minimizer/manifest.xml)0
-rw-r--r--sdext/source/minimizer/configurationaccess.cxx49
-rw-r--r--sdext/source/minimizer/unodialog.cxx3
-rw-r--r--sdext/source/pdfimport/META-INF/manifest.xml (renamed from sdext/source/pdfimport/manifest.xml)0
-rw-r--r--sdext/source/pdfimport/test/tests.cxx10
-rw-r--r--sdext/source/pdfimport/tree/drawtreevisiting.cxx16
-rw-r--r--sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx8
-rw-r--r--sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx8
-rw-r--r--sdext/source/presenter/META-INF/manifest.xml (renamed from sdext/source/presenter/manifest.xml)0
-rw-r--r--sdext/source/presenter/PresenterConfigurationAccess.cxx11
-rw-r--r--sdext/source/presenter/PresenterSlideShowView.cxx7
-rw-r--r--sdext/source/presenter/PresenterTextView.cxx7
-rw-r--r--setup_native/source/win32/wintools/makecab/makecab.c1
-rw-r--r--sfx2/Library_sfx.mk1
-rw-r--r--sfx2/UI_sfx.mk1
-rw-r--r--sfx2/inc/docvor.hxx46
-rw-r--r--sfx2/inc/sfx2/checkin.hxx35
-rw-r--r--sfx2/inc/sfx2/docfile.hxx2
-rw-r--r--sfx2/inc/sfx2/filedlghelper.hxx1
-rw-r--r--sfx2/inc/sfx2/infobar.hxx10
-rw-r--r--sfx2/inc/sfx2/linkmgr.hxx6
-rw-r--r--sfx2/inc/sfx2/objsh.hxx4
-rw-r--r--sfx2/inc/sfx2/sfxbasecontroller.hxx2
-rw-r--r--sfx2/inc/sfx2/sfxbasemodel.hxx10
-rw-r--r--sfx2/inc/sfx2/sfxcommands.h3
-rw-r--r--sfx2/inc/sfx2/sfxsids.hrc4
-rw-r--r--sfx2/inc/sfx2/sfxuno.hxx57
-rw-r--r--sfx2/inc/sfx2/tabdlg.hxx2
-rw-r--r--sfx2/inc/sfx2/thumbnailview.hxx9
-rw-r--r--sfx2/inc/sfx2/viewfrm.hxx5
-rw-r--r--sfx2/sdi/docslots.sdi15
-rw-r--r--sfx2/sdi/sfx.sdi72
-rw-r--r--sfx2/source/appl/app.cxx36
-rw-r--r--sfx2/source/appl/app.hrc1
-rw-r--r--sfx2/source/appl/app.src7
-rw-r--r--sfx2/source/appl/appdata.cxx2
-rw-r--r--sfx2/source/appl/appopen.cxx2
-rw-r--r--sfx2/source/appl/appserv.cxx23
-rw-r--r--sfx2/source/appl/appuno.cxx5
-rw-r--r--sfx2/source/appl/imestatuswindow.cxx22
-rw-r--r--sfx2/source/appl/imestatuswindow.hxx6
-rw-r--r--sfx2/source/appl/linkmgr2.cxx8
-rw-r--r--sfx2/source/appl/newhelp.cxx18
-rw-r--r--sfx2/source/appl/newhelp.hxx4
-rw-r--r--sfx2/source/bastyp/fltfnc.cxx1
-rw-r--r--sfx2/source/control/dispatch.cxx2
-rw-r--r--sfx2/source/control/thumbnailview.cxx69
-rw-r--r--sfx2/source/dialog/checkin.cxx39
-rw-r--r--sfx2/source/dialog/dinfdlg.cxx5
-rw-r--r--sfx2/source/dialog/infobar.cxx77
-rw-r--r--sfx2/source/dialog/securitypage.cxx5
-rw-r--r--sfx2/source/dialog/tabdlg.cxx17
-rw-r--r--sfx2/source/dialog/templdlg.cxx42
-rw-r--r--sfx2/source/dialog/versdlg.cxx6
-rw-r--r--sfx2/source/doc/DocumentMetadataAccess.cxx11
-rw-r--r--sfx2/source/doc/SfxDocumentMetaData.cxx11
-rw-r--r--sfx2/source/doc/docfac.cxx2
-rw-r--r--sfx2/source/doc/docfile.cxx94
-rw-r--r--sfx2/source/doc/doctemplates.cxx15
-rw-r--r--sfx2/source/doc/doctemplateslocal.cxx12
-rw-r--r--sfx2/source/doc/doctemplateslocal.hxx2
-rw-r--r--sfx2/source/doc/docvor.cxx202
-rw-r--r--sfx2/source/doc/guisaveas.cxx2
-rw-r--r--sfx2/source/doc/objserv.cxx143
-rw-r--r--sfx2/source/doc/objstor.cxx32
-rw-r--r--sfx2/source/doc/sfxbasemodel.cxx165
-rw-r--r--sfx2/source/doc/templatedlg.cxx7
-rw-r--r--sfx2/source/inc/eventsupplier.hxx14
-rw-r--r--sfx2/source/menu/thessubmenu.cxx35
-rw-r--r--sfx2/source/menu/thessubmenu.hxx4
-rw-r--r--sfx2/source/notify/eventsupplier.cxx23
-rw-r--r--sfx2/source/view/orgmgr.cxx10
-rw-r--r--sfx2/source/view/sfxbasecontroller.cxx65
-rw-r--r--sfx2/source/view/viewfrm.cxx61
-rw-r--r--sfx2/source/view/viewsh.cxx2
-rw-r--r--sfx2/uiconfig/ui/checkin.ui141
-rw-r--r--sfx2/uiconfig/ui/password.ui8
-rw-r--r--sfx2/workben/custompanel/ctp_panel.cxx7
-rw-r--r--shell/Library_losessioninstall.mk36
-rw-r--r--shell/Library_ooofilt_x64.mk4
-rw-r--r--shell/Library_propertyhdl_x64.mk4
-rw-r--r--shell/Library_shlxthdl_x64.mk4
-rw-r--r--shell/Module_shell.mk8
-rw-r--r--shell/StaticLibrary_shlxthandler_common_x64.mk4
-rw-r--r--shell/StaticLibrary_xmlparser_x64.mk2
-rw-r--r--shell/prj/build.lst2
-rw-r--r--shell/source/cmdmail/cmdmailsuppl.cxx11
-rw-r--r--shell/source/sessioninstall/SyncDbusSessionHelper.cxx113
-rw-r--r--shell/source/sessioninstall/SyncDbusSessionHelper.hxx60
-rw-r--r--shell/source/sessioninstall/losessioninstall.component15
-rw-r--r--shell/source/sessioninstall/services.cxx31
-rw-r--r--shell/source/unix/misc/senddoc.sh60
-rw-r--r--slideshow/source/engine/shapes/drawshape.cxx166
-rw-r--r--slideshow/source/engine/shapes/viewappletshape.cxx8
-rw-r--r--smoketest/data/Global.xml31
-rw-r--r--solenv/CustomTarget_concat-deps.mk26
-rw-r--r--solenv/Module_solenv.mk7
-rw-r--r--solenv/Package_concat-deps.mk14
-rwxr-xr-xsolenv/bin/build.pl3
-rw-r--r--solenv/bin/callcatcher.Makefile4
-rw-r--r--solenv/bin/concat-deps.c147
-rwxr-xr-xsolenv/bin/create-tags4
-rwxr-xr-xsolenv/bin/linkoo105
-rw-r--r--solenv/bin/modules/installer/scriptitems.pm2
-rw-r--r--solenv/gbuild/CliAssembly.mk35
-rw-r--r--solenv/gbuild/CliLibrary.mk4
-rw-r--r--solenv/gbuild/Configuration.mk18
-rw-r--r--solenv/gbuild/CppunitTest.mk2
-rw-r--r--solenv/gbuild/Executable.mk17
-rw-r--r--solenv/gbuild/Extension.mk9
-rw-r--r--solenv/gbuild/ExtensionTarget.mk46
-rw-r--r--solenv/gbuild/ExternalPackage.mk3
-rw-r--r--solenv/gbuild/Jar.mk1
-rw-r--r--solenv/gbuild/JunitTest.mk2
-rw-r--r--solenv/gbuild/Library.mk32
-rw-r--r--solenv/gbuild/LinkTarget.mk89
-rw-r--r--solenv/gbuild/Module.mk4
-rw-r--r--solenv/gbuild/StaticLibrary.mk12
-rw-r--r--solenv/gbuild/TargetLocations.mk4
-rw-r--r--solenv/gbuild/UI.mk6
-rw-r--r--solenv/gbuild/UnoApiTarget.mk2
-rw-r--r--solenv/gbuild/UnpackedTarball.mk4
-rw-r--r--solenv/gbuild/WinResTarget.mk2
-rw-r--r--solenv/gbuild/Zip.mk6
-rw-r--r--solenv/gbuild/gbuild.help.txt12
-rw-r--r--solenv/gbuild/gbuild.mk42
-rw-r--r--solenv/gbuild/platform/IOS_ARM_GCC.mk12
-rw-r--r--solenv/gbuild/platform/WNT_INTEL_GCC.mk26
-rw-r--r--solenv/gbuild/platform/WNT_INTEL_MSC.mk705
-rw-r--r--solenv/gbuild/platform/WNT_X86_64_MSC.mk (renamed from more_fonts/fonts/ttf_dejavu/makefile.mk)39
-rw-r--r--solenv/gbuild/platform/android.mk13
-rw-r--r--solenv/gbuild/platform/com_GCC_class.mk43
-rw-r--r--solenv/gbuild/platform/com_GCC_defs.mk24
-rw-r--r--solenv/gbuild/platform/com_MSC_class.mk514
-rw-r--r--solenv/gbuild/platform/com_MSC_defs.mk243
-rw-r--r--solenv/gbuild/platform/macosx.mk14
-rw-r--r--solenv/gbuild/platform/solaris.mk19
-rw-r--r--solenv/gbuild/platform/unxgcc.mk19
-rw-r--r--solenv/inc/libs.mk42
-rw-r--r--solenv/inc/settings.mk15
-rw-r--r--solenv/inc/wntmsc.mk3
-rwxr-xr-xsolver/README9
-rw-r--r--sot/CppunitTest_sot_test_sot.mk4
-rw-r--r--sot/inc/sot/storage.hxx6
-rw-r--r--sot/qa/cppunit/test_sot.cxx9
-rw-r--r--sot/source/sdstor/ucbstorage.cxx14
-rw-r--r--starmath/CppunitTest_starmath_qa_cppunit.mk3
-rw-r--r--starmath/inc/dialog.hxx2
-rw-r--r--starmath/inc/document.hxx4
-rw-r--r--starmath/inc/node.hxx16
-rw-r--r--starmath/inc/view.hxx4
-rw-r--r--starmath/qa/cppunit/test_nodetotextvisitors.cxx20
-rw-r--r--starmath/qa/cppunit/test_starmath.cxx4
-rw-r--r--starmath/source/accessibility.cxx26
-rw-r--r--starmath/source/dialog.cxx24
-rw-r--r--starmath/source/document.cxx12
-rw-r--r--starmath/source/mathmlexport.cxx7
-rw-r--r--starmath/source/mathtype.cxx17
-rw-r--r--starmath/source/node.cxx34
-rw-r--r--starmath/source/rect.cxx22
-rw-r--r--starmath/source/symbol.cxx4
-rw-r--r--starmath/source/view.cxx66
-rw-r--r--starmath/uiconfig/smath/menubar/menubar.xml5
-rw-r--r--starmath/uiconfig/smath/ui/printeroptions.ui10
-rw-r--r--stax/README1
-rw-r--r--stax/makefile.mk78
-rw-r--r--stax/prj/build.lst2
-rw-r--r--stax/prj/d.lst1
-rw-r--r--stax/prj/dmake0
-rw-r--r--stlport/README4
-rw-r--r--stoc/prj/build.lst2
-rw-r--r--stoc/source/invocation/invocation.cxx8
-rw-r--r--svgio/Library_svgio.mk81
-rw-r--r--svgio/Makefile (renamed from rdbmaker/Makefile)1
-rw-r--r--svgio/Module_svgio.mk (renamed from filter/Jar_XSLTFilter.mk)26
-rw-r--r--svgio/Package_inc.mk50
-rw-r--r--svgio/inc/pch/precompiled_svgio.cxx (renamed from scp2/source/binfilter/module_binfilter.ulf)7
-rw-r--r--svgio/inc/pch/precompiled_svgio.hxx (renamed from sw/source/ui/misc/insrule.hrc)13
-rw-r--r--svgio/inc/svgio/svgiodllapi.h (renamed from wizards/com/sun/star/wizards/letter/CGPaperElementLocation.java)23
-rw-r--r--svgio/inc/svgio/svgreader/svgcharacternode.hxx184
-rw-r--r--svgio/inc/svgio/svgreader/svgcirclenode.hxx80
-rw-r--r--svgio/inc/svgio/svgreader/svgclippathnode.hxx73
-rw-r--r--svgio/inc/svgio/svgreader/svgdocument.hxx90
-rw-r--r--svgio/inc/svgio/svgreader/svgdocumenthandler.hxx75
-rw-r--r--svgio/inc/svgio/svgreader/svgellipsenode.hxx85
-rw-r--r--svgio/inc/svgio/svgreader/svggnode.hxx66
-rw-r--r--svgio/inc/svgio/svgreader/svggradientnode.hxx137
-rw-r--r--svgio/inc/svgio/svgreader/svggradientstopnode.hxx64
-rw-r--r--svgio/inc/svgio/svgreader/svgimagenode.hxx99
-rw-r--r--svgio/inc/svgio/svgreader/svglinenode.hxx85
-rw-r--r--svgio/inc/svgio/svgreader/svgmarkernode.hxx123
-rw-r--r--svgio/inc/svgio/svgreader/svgmasknode.hxx98
-rw-r--r--svgio/inc/svgio/svgreader/svgnode.hxx127
-rw-r--r--svgio/inc/svgio/svgreader/svgpaint.hxx65
-rw-r--r--svgio/inc/svgio/svgreader/svgpathnode.hxx75
-rw-r--r--svgio/inc/svgio/svgreader/svgpatternnode.hxx126
-rw-r--r--svgio/inc/svgio/svgreader/svgpolynode.hxx78
-rw-r--r--svgio/inc/svgio/svgreader/svgrectnode.hxx95
-rw-r--r--svgio/inc/svgio/svgreader/svgstyleattributes.hxx411
-rw-r--r--svgio/inc/svgio/svgreader/svgstylenode.hxx64
-rw-r--r--svgio/inc/svgio/svgreader/svgsvgnode.hxx97
-rw-r--r--svgio/inc/svgio/svgreader/svgsymbolnode.hxx68
-rw-r--r--svgio/inc/svgio/svgreader/svgtextnode.hxx80
-rw-r--r--svgio/inc/svgio/svgreader/svgtextpathnode.hxx86
-rw-r--r--svgio/inc/svgio/svgreader/svgtoken.hxx194
-rw-r--r--svgio/inc/svgio/svgreader/svgtools.hxx229
-rw-r--r--svgio/inc/svgio/svgreader/svgtrefnode.hxx65
-rw-r--r--svgio/inc/svgio/svgreader/svgtspannode.hxx64
-rw-r--r--svgio/inc/svgio/svgreader/svgusenode.hxx89
-rw-r--r--svgio/prj/build.lst2
-rw-r--r--svgio/prj/d.lst (renamed from expat/prj/dmake)0
-rw-r--r--svgio/prj/makefile.mk (renamed from more_fonts/fonts/ttf_liberation/makefile.mk)39
-rw-r--r--svgio/source/svgreader/svgcharacternode.cxx740
-rw-r--r--svgio/source/svgreader/svgcirclenode.cxx155
-rw-r--r--svgio/source/svgreader/svgclippathnode.cxx203
-rw-r--r--svgio/source/svgreader/svgdocument.cxx118
-rw-r--r--svgio/source/svgreader/svgdocumenthandler.cxx549
-rw-r--r--svgio/source/svgreader/svgellipsenode.cxx170
-rw-r--r--svgio/source/svgreader/svggnode.cxx115
-rw-r--r--svgio/source/svgreader/svggradientnode.cxx508
-rw-r--r--svgio/source/svgreader/svggradientstopnode.cxx88
-rw-r--r--svgio/source/svgreader/svgimagenode.cxx354
-rw-r--r--svgio/source/svgreader/svglinenode.cxx166
-rw-r--r--svgio/source/svgreader/svgmarkernode.cxx213
-rw-r--r--svgio/source/svgreader/svgmasknode.cxx315
-rw-r--r--svgio/source/svgreader/svgnode.cxx289
-rw-r--r--svgio/source/svgreader/svgpaint.cxx (renamed from cui/source/dialogs/insrc.hrc)25
-rw-r--r--svgio/source/svgreader/svgpathnode.cxx133
-rw-r--r--svgio/source/svgreader/svgpatternnode.cxx463
-rw-r--r--svgio/source/svgreader/svgpolynode.cxx130
-rw-r--r--svgio/source/svgreader/svgrectnode.cxx227
-rw-r--r--svgio/source/svgreader/svgstyleattributes.cxx2489
-rw-r--r--svgio/source/svgreader/svgstylenode.cxx127
-rw-r--r--svgio/source/svgreader/svgsvgnode.cxx423
-rw-r--r--svgio/source/svgreader/svgsymbolnode.cxx94
-rw-r--r--svgio/source/svgreader/svgtextnode.cxx274
-rw-r--r--svgio/source/svgreader/svgtextpathnode.cxx511
-rw-r--r--svgio/source/svgreader/svgtoken.cxx318
-rw-r--r--svgio/source/svgreader/svgtools.cxx1592
-rw-r--r--svgio/source/svgreader/svgtrefnode.cxx91
-rw-r--r--svgio/source/svgreader/svgtspannode.cxx78
-rw-r--r--svgio/source/svgreader/svgusenode.cxx201
-rw-r--r--svgio/source/svguno/svguno.cxx92
-rw-r--r--svgio/source/svguno/xsvgparser.cxx191
-rw-r--r--svgio/svgio.component (renamed from filter/source/xsltfilter/XSLTFilter.jar.component)6
-rw-r--r--svl/CppunitTest_svl_urihelper.mk4
-rw-r--r--svl/inc/svl/ctypeitm.hxx6
-rw-r--r--svl/inc/svl/ondemand.hxx17
-rw-r--r--svl/inc/svl/stritem.hxx2
-rw-r--r--svl/inc/svl/zforlist.hxx2
-rw-r--r--svl/inc/svl/zformat.hxx11
-rw-r--r--svl/qa/unit/test_URIHelper.cxx5
-rw-r--r--svl/source/config/itemholder2.cxx10
-rw-r--r--svl/source/items/ctypeitm.cxx12
-rw-r--r--svl/source/numbers/zforfind.cxx21
-rw-r--r--svl/source/numbers/zforlist.cxx49
-rw-r--r--svl/source/numbers/zformat.cxx61
-rw-r--r--svl/source/passwordcontainer/passwordcontainer.cxx2
-rw-r--r--svtools/Library_svt.mk2
-rw-r--r--svtools/Package_inc.mk2
-rw-r--r--svtools/bmpmaker/bmp.cxx2
-rw-r--r--svtools/bmpmaker/bmpsum.cxx2
-rw-r--r--svtools/bmpmaker/g2g.cxx2
-rw-r--r--svtools/inc/svtools/chartprettypainter.hxx71
-rw-r--r--svtools/inc/svtools/ctrlbox.hxx22
-rw-r--r--svtools/inc/svtools/ctrltool.hxx5
-rw-r--r--svtools/inc/svtools/fileview.hxx8
-rw-r--r--svtools/inc/svtools/grfmgr.hxx41
-rw-r--r--svtools/inc/svtools/sfxecode.hxx1
-rw-r--r--svtools/inc/svtools/svlbitm.hxx30
-rw-r--r--svtools/inc/svtools/svmedit2.hxx1
-rw-r--r--svtools/inc/svtools/svtabbx.hxx52
-rw-r--r--svtools/inc/svtools/svtools.hrc4
-rw-r--r--svtools/inc/svtools/treelist.hxx429
-rw-r--r--svtools/inc/svtools/treelistbox.hxx498
-rw-r--r--svtools/inc/svtools/treelistentry.hxx111
-rw-r--r--svtools/inc/svtools/valueset.hxx2
-rw-r--r--svtools/langsupport/langsupport.cxx2
-rw-r--r--svtools/qa/cppunit/filters-test.cxx7
-rw-r--r--svtools/source/config/accessibilityoptions.cxx2
-rw-r--r--svtools/source/config/itemholder2.cxx10
-rw-r--r--svtools/source/config/printoptions.cxx2
-rw-r--r--svtools/source/contnr/fileview.cxx36
-rw-r--r--svtools/source/contnr/svimpbox.cxx729
-rw-r--r--svtools/source/contnr/svlbitm.cxx30
-rw-r--r--svtools/source/contnr/svtabbx.cxx96
-rw-r--r--svtools/source/contnr/treelist.cxx1020
-rw-r--r--svtools/source/contnr/treelistbox.cxx611
-rw-r--r--svtools/source/contnr/treelistentry.cxx235
-rw-r--r--svtools/source/control/calendar.cxx3
-rw-r--r--svtools/source/control/ctrlbox.cxx128
-rw-r--r--svtools/source/control/ctrlbox.src18
-rw-r--r--svtools/source/control/ctrltool.cxx24
-rw-r--r--svtools/source/control/filectrl2.cxx4
-rw-r--r--svtools/source/control/fmtfield.cxx7
-rw-r--r--svtools/source/dialogs/ServerDetailsControls.cxx6
-rw-r--r--svtools/source/dialogs/insdlg.cxx123
-rw-r--r--svtools/source/edit/svmedit2.cxx5
-rw-r--r--svtools/source/filter/FilterConfigCache.cxx42
-rw-r--r--svtools/source/filter/FilterConfigItem.cxx76
-rw-r--r--svtools/source/filter/filter.cxx209
-rw-r--r--svtools/source/filter/igif/gifread.cxx14
-rw-r--r--svtools/source/filter/wmf/emfwr.cxx59
-rw-r--r--svtools/source/filter/wmf/enhwmf.cxx8
-rw-r--r--svtools/source/filter/wmf/winmtf.cxx7
-rw-r--r--svtools/source/filter/wmf/wmfwr.cxx60
-rw-r--r--svtools/source/graphic/descriptor.cxx43
-rw-r--r--svtools/source/graphic/graphic.cxx57
-rw-r--r--svtools/source/graphic/graphic.hxx38
-rw-r--r--svtools/source/graphic/grfcache.cxx92
-rw-r--r--svtools/source/graphic/grfmgr.cxx41
-rw-r--r--svtools/source/graphic/grfmgr2.cxx40
-rw-r--r--svtools/source/graphic/provider.cxx63
-rw-r--r--svtools/source/inc/svimpbox.hxx187
-rw-r--r--svtools/source/misc/chartprettypainter.cxx130
-rw-r--r--svtools/source/misc/langtab.src9
-rw-r--r--svtools/source/svhtml/parhtml.cxx2
-rw-r--r--svtools/source/table/cellvalueconversion.cxx7
-rw-r--r--svtools/source/uno/treecontrolpeer.cxx40
-rw-r--r--svtools/uiconfig/ui/graphicexport.ui52
-rw-r--r--svx/Library_svxcore.mk1
-rw-r--r--svx/Package_inc.mk2
-rw-r--r--svx/inc/svx/charthelper.hxx52
-rw-r--r--svx/inc/svx/checklbx.hxx4
-rw-r--r--svx/inc/svx/ctredlin.hxx20
-rw-r--r--svx/inc/svx/dialogs.hrc45
-rw-r--r--svx/inc/svx/fontlb.hxx12
-rw-r--r--svx/inc/svx/msdffdef.hxx41
-rw-r--r--svx/inc/svx/numvset.hxx9
-rw-r--r--svx/inc/svx/sdr/contact/viewcontactofsdrole2obj.hxx41
-rw-r--r--svx/inc/svx/simptabl.hxx4
-rw-r--r--svx/inc/svx/svdhdl.hxx2
-rw-r--r--svx/inc/svx/svdmrkv.hxx2
-rw-r--r--svx/inc/svx/svdoashp.hxx4
-rw-r--r--svx/inc/svx/svdobj.hxx45
-rw-r--r--svx/inc/svx/svdograf.hxx50
-rw-r--r--svx/inc/svx/svdstr.hrc48
-rw-r--r--svx/inc/svx/svdxcgv.hxx43
-rw-r--r--svx/inc/svx/svxdlg.hxx2
-rw-r--r--svx/inc/svx/unoshprp.hxx54
-rw-r--r--svx/inc/svx/xattr.hxx44
-rw-r--r--svx/inc/svx/xdef.hxx40
-rw-r--r--svx/inc/svx/xlncapit.hxx55
-rw-r--r--svx/source/customshapes/EnhancedCustomShapeFontWork.cxx12
-rw-r--r--svx/source/dialog/_bmpmask.cxx40
-rw-r--r--svx/source/dialog/checklbx.cxx14
-rw-r--r--svx/source/dialog/ctredlin.cxx28
-rw-r--r--svx/source/dialog/docrecovery.cxx85
-rw-r--r--svx/source/dialog/fntctrl.cxx90
-rw-r--r--svx/source/dialog/fontlb.cxx14
-rw-r--r--svx/source/dialog/langbox.cxx3
-rw-r--r--svx/source/dialog/simptabl.cxx8
-rw-r--r--svx/source/dialog/srchdlg.cxx6
-rw-r--r--svx/source/dialog/svxbmpnumvalueset.cxx38
-rw-r--r--svx/source/fmcomp/gridcell.cxx6
-rw-r--r--svx/source/fmcomp/gridctrl.cxx28
-rw-r--r--svx/source/form/datanavi.cxx44
-rw-r--r--svx/source/form/filtnav.cxx95
-rw-r--r--svx/source/form/fmexch.cxx16
-rw-r--r--svx/source/form/fmshimp.cxx10
-rw-r--r--svx/source/form/fmsrcimp.cxx14
-rw-r--r--svx/source/form/formcontroller.cxx3
-rw-r--r--svx/source/form/navigatortree.cxx92
-rw-r--r--svx/source/form/sqlparserclient.cxx6
-rw-r--r--svx/source/form/tabwin.cxx4
-rw-r--r--svx/source/inc/datanavi.hxx10
-rw-r--r--svx/source/inc/docrecovery.hxx34
-rw-r--r--svx/source/inc/filtnav.hxx20
-rw-r--r--svx/source/inc/fmexch.hxx18
-rw-r--r--svx/source/inc/fmexpl.hxx30
-rw-r--r--svx/source/inc/fmservs.hxx1
-rw-r--r--svx/source/inc/gridcell.hxx2
-rw-r--r--svx/source/inc/sqlparserclient.hxx4
-rw-r--r--svx/source/sdr/attribute/sdrformtextattribute.cxx49
-rw-r--r--svx/source/sdr/contact/viewcontactofgraphic.cxx48
-rw-r--r--svx/source/sdr/contact/viewcontactofsdrole2obj.cxx109
-rw-r--r--svx/source/sdr/contact/viewobjectcontactofsdrole2obj.cxx164
-rw-r--r--svx/source/sdr/primitive2d/sdrattributecreator.cxx45
-rw-r--r--svx/source/sdr/primitive2d/sdrdecompositiontools.cxx39
-rw-r--r--svx/source/sdr/primitive2d/sdrgrafprimitive2d.cxx45
-rw-r--r--svx/source/smarttags/SmartTagMgr.cxx6
-rw-r--r--svx/source/src/errtxt.src4
-rw-r--r--svx/source/svdraw/ActionDescriptionProvider.cxx6
-rw-r--r--svx/source/svdraw/charthelper.cxx137
-rw-r--r--svx/source/svdraw/svddrgmt.cxx51
-rw-r--r--svx/source/svdraw/svdedtv.cxx61
-rw-r--r--svx/source/svdraw/svdedtv2.cxx100
-rw-r--r--svx/source/svdraw/svdfmtf.cxx74
-rw-r--r--svx/source/svdraw/svdfmtf.hxx39
-rw-r--r--svx/source/svdraw/svdhdl.cxx6
-rw-r--r--svx/source/svdraw/svdmrkv.cxx19
-rw-r--r--svx/source/svdraw/svdoashp.cxx27
-rw-r--r--svx/source/svdraw/svdobj.cxx52
-rw-r--r--svx/source/svdraw/svdograf.cxx358
-rw-r--r--svx/source/svdraw/svdoole2.cxx6
-rw-r--r--svx/source/svdraw/svdorect.cxx54
-rw-r--r--svx/source/svdraw/svdotextpathdecomposition.cxx12
-rw-r--r--svx/source/svdraw/svdstr.src56
-rw-r--r--svx/source/svdraw/svdxcgv.cxx90
-rw-r--r--svx/source/table/tablertfimporter.cxx2
-rw-r--r--svx/source/tbxctrls/grafctrl.cxx41
-rw-r--r--svx/source/tbxctrls/tbcontrl.cxx3
-rw-r--r--svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.cxx18
-rw-r--r--svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.hxx4
-rw-r--r--svx/source/unodraw/recoveryui.cxx7
-rw-r--r--svx/source/unodraw/unoshap2.cxx51
-rw-r--r--svx/source/unodraw/unoshape.cxx12
-rw-r--r--svx/source/unodraw/unoshtxt.cxx18
-rw-r--r--svx/source/xml/xmlexport.cxx9
-rw-r--r--svx/source/xml/xmlgrhlp.cxx43
-rw-r--r--svx/source/xml/xmlxtexp.cxx10
-rw-r--r--svx/source/xoutdev/xattr2.cxx182
-rw-r--r--svx/source/xoutdev/xpool.cxx41
-rw-r--r--svx/workben/msview/msview.cxx39
-rw-r--r--sw/AllLangResTarget_sw.mk1
-rw-r--r--sw/CppunitTest_sw_filters_test.mk3
-rw-r--r--sw/CppunitTest_sw_subsequent_odfexport.mk2
-rw-r--r--sw/CppunitTest_sw_subsequent_odfimport.mk2
-rw-r--r--sw/CppunitTest_sw_subsequent_ooxmlexport.mk2
-rw-r--r--sw/CppunitTest_sw_subsequent_ooxmlimport.mk2
-rw-r--r--sw/CppunitTest_sw_subsequent_rtfexport.mk2
-rw-r--r--sw/CppunitTest_sw_subsequent_rtfimport.mk3
-rw-r--r--sw/CppunitTest_sw_subsequent_ww8export.mk2
-rw-r--r--sw/CppunitTest_sw_subsequent_ww8import.mk2
-rw-r--r--sw/README4
-rw-r--r--sw/UI_swriter.mk5
-rw-r--r--sw/inc/IDocumentLinksAdministration.hxx2
-rw-r--r--sw/inc/acmplwrd.hxx4
-rw-r--r--sw/inc/bparr.hxx9
-rw-r--r--sw/inc/calbck.hxx6
-rw-r--r--sw/inc/cmdid.h39
-rw-r--r--sw/inc/crsrsh.hxx18
-rw-r--r--sw/inc/dlelstnr.hxx4
-rw-r--r--sw/inc/doc.hxx172
-rw-r--r--sw/inc/docufld.hxx2
-rw-r--r--sw/inc/editsh.hxx38
-rw-r--r--sw/inc/fchrfmt.hxx2
-rw-r--r--sw/inc/fesh.hxx8
-rw-r--r--sw/inc/fmtcol.hxx10
-rw-r--r--sw/inc/fmtfld.hxx2
-rw-r--r--sw/inc/format.hxx14
-rw-r--r--sw/inc/frmfmt.hxx2
-rw-r--r--sw/inc/ftninfo.hxx4
-rw-r--r--sw/inc/helpid.h31
-rw-r--r--sw/inc/htmltbl.hxx6
-rw-r--r--sw/inc/index.hrc3
-rw-r--r--sw/inc/lineinfo.hxx2
-rw-r--r--sw/inc/list.hxx2
-rw-r--r--sw/inc/mdiexp.hxx2
-rw-r--r--sw/inc/ndarr.hxx2
-rw-r--r--sw/inc/ndgrf.hxx52
-rw-r--r--sw/inc/ndtxt.hxx4
-rw-r--r--sw/inc/node.hxx24
-rw-r--r--sw/inc/pagedesc.hxx2
-rw-r--r--sw/inc/paratr.hxx2
-rw-r--r--sw/inc/section.hxx2
-rw-r--r--sw/inc/swabstdlg.hxx13
-rw-r--r--sw/inc/swcalwrp.hxx4
-rw-r--r--sw/inc/swcrsr.hxx6
-rw-r--r--sw/inc/swmodule.hxx4
-rw-r--r--sw/inc/swrect.hxx2
-rw-r--r--sw/inc/swtable.hxx10
-rw-r--r--sw/inc/tox.hxx4
-rw-r--r--sw/inc/txatritr.hxx14
-rw-r--r--sw/inc/txtatr.hxx2
-rw-r--r--sw/inc/txtinet.hxx2
-rw-r--r--sw/inc/unoprnms.hxx42
-rw-r--r--sw/qa/core/Test-BigPtrArray.cxx2
-rw-r--r--sw/qa/core/data/odt/fail/.gitignore (renamed from fontconfig/prj/dmake)0
-rw-r--r--sw/qa/core/data/odt/indeterminate/.gitignore (renamed from freetype/prj/dmake)0
-rw-r--r--sw/qa/core/data/odt/pass/.gitignore (renamed from gdk-pixbuf/prj/dmake)0
-rw-r--r--sw/qa/core/data/odt/pass/CVE-2012-4233-1.odtbin0 -> 9021 bytes
-rw-r--r--sw/qa/core/data/ww8/pass/EDB-22215-1.docbin0 -> 374784 bytes
-rw-r--r--sw/qa/core/filters-test.cxx26
-rw-r--r--sw/qa/extras/odfexport/odfexport.cxx43
-rw-r--r--sw/qa/extras/odfimport/odfimport.cxx24
-rw-r--r--sw/qa/extras/ooxmlexport/data/fdo51550.odtbin0 -> 13611 bytes
-rw-r--r--sw/qa/extras/ooxmlexport/data/table-borders.docxbin0 -> 13489 bytes
-rw-r--r--sw/qa/extras/ooxmlexport/data/table-position.docx (renamed from sw/qa/extras/ooxmlimport/data/n779957.docx)bin13789 -> 13789 bytes
-rw-r--r--sw/qa/extras/ooxmlexport/ooxmlexport.cxx193
-rw-r--r--sw/qa/extras/ooxmlimport/data/fdo52208.docxbin0 -> 13356 bytes
-rw-r--r--sw/qa/extras/ooxmlimport/data/n773061.docxbin0 -> 7081 bytes
-rwxr-xr-xsw/qa/extras/ooxmlimport/data/n785767.docxbin0 -> 12848 bytes
-rw-r--r--sw/qa/extras/ooxmlimport/ooxmlimport.cxx247
-rw-r--r--sw/qa/extras/regression-test.cxx170
-rw-r--r--sw/qa/extras/rtfexport/data/fdo55939.odtbin0 -> 8853 bytes
-rw-r--r--sw/qa/extras/rtfexport/rtfexport.cxx145
-rw-r--r--sw/qa/extras/rtfimport/data/copypaste-pagestyle-paste.rtf17
-rw-r--r--sw/qa/extras/rtfimport/data/copypaste-pagestyle.rtf3
-rw-r--r--sw/qa/extras/rtfimport/data/do-dhgt.rtf9
-rw-r--r--sw/qa/extras/rtfimport/data/dplinehollow.rtf7
-rw-r--r--sw/qa/extras/rtfimport/data/dppolyline.rtf6
-rw-r--r--sw/qa/extras/rtfimport/data/fdo48442.rtf10
-rw-r--r--sw/qa/extras/rtfimport/data/fdo52989.rtf12
-rw-r--r--sw/qa/extras/rtfimport/data/fdo56512.rtf5
-rw-r--r--sw/qa/extras/rtfimport/data/leftmargin-default.rtf5
-rw-r--r--sw/qa/extras/rtfimport/data/shptxt-pard.rtf19
-rw-r--r--sw/qa/extras/rtfimport/rtfimport.cxx345
-rw-r--r--sw/qa/extras/swmodeltestbase.hxx7
-rw-r--r--sw/qa/extras/ww8export/ww8export.cxx56
-rw-r--r--sw/qa/extras/ww8import/ww8import.cxx41
-rw-r--r--sw/sdi/swriter.sdi4
-rw-r--r--sw/source/core/SwNumberTree/SwNodeNum.cxx2
-rw-r--r--sw/source/core/attr/calbck.cxx14
-rw-r--r--sw/source/core/attr/format.cxx25
-rw-r--r--sw/source/core/bastyp/SwSmartTagMgr.cxx4
-rw-r--r--sw/source/core/bastyp/bparr.cxx22
-rw-r--r--sw/source/core/bastyp/breakit.cxx6
-rw-r--r--sw/source/core/bastyp/calc.cxx15
-rw-r--r--sw/source/core/bastyp/init.cxx8
-rw-r--r--sw/source/core/bastyp/swcache.cxx16
-rw-r--r--sw/source/core/crsr/crsrsh.cxx6
-rw-r--r--sw/source/core/crsr/crstrvl.cxx40
-rw-r--r--sw/source/core/crsr/pam.cxx2
-rw-r--r--sw/source/core/crsr/swcrsr.cxx14
-rw-r--r--sw/source/core/crsr/trvlreg.cxx12
-rw-r--r--sw/source/core/crsr/trvltbl.cxx14
-rw-r--r--sw/source/core/doc/acmplwrd.cxx2
-rw-r--r--sw/source/core/doc/doc.cxx24
-rw-r--r--sw/source/core/doc/docbasic.cxx16
-rw-r--r--sw/source/core/doc/docbm.cxx30
-rw-r--r--sw/source/core/doc/docchart.cxx14
-rw-r--r--sw/source/core/doc/doccomp.cxx48
-rw-r--r--sw/source/core/doc/docdde.cxx20
-rw-r--r--sw/source/core/doc/docdesc.cxx46
-rw-r--r--sw/source/core/doc/docdraw.cxx12
-rw-r--r--sw/source/core/doc/docedt.cxx64
-rw-r--r--sw/source/core/doc/docfld.cxx64
-rw-r--r--sw/source/core/doc/docfly.cxx40
-rw-r--r--sw/source/core/doc/docfmt.cxx102
-rw-r--r--sw/source/core/doc/docftn.cxx30
-rw-r--r--sw/source/core/doc/docglos.cxx8
-rw-r--r--sw/source/core/doc/doclay.cxx60
-rw-r--r--sw/source/core/doc/docnew.cxx190
-rw-r--r--sw/source/core/doc/docnum.cxx225
-rw-r--r--sw/source/core/doc/docredln.cxx100
-rw-r--r--sw/source/core/doc/docruby.cxx18
-rw-r--r--sw/source/core/doc/docsort.cxx84
-rw-r--r--sw/source/core/doc/doctxm.cxx50
-rw-r--r--sw/source/core/doc/fmtcol.cxx24
-rw-r--r--sw/source/core/doc/ftnidx.cxx6
-rw-r--r--sw/source/core/doc/gctable.cxx44
-rw-r--r--sw/source/core/doc/htmltbl.cxx4
-rw-r--r--sw/source/core/doc/lineinfo.cxx2
-rw-r--r--sw/source/core/doc/list.cxx6
-rw-r--r--sw/source/core/doc/notxtfrm.cxx319
-rw-r--r--sw/source/core/doc/number.cxx8
-rw-r--r--sw/source/core/doc/poolfmt.cxx160
-rw-r--r--sw/source/core/doc/tblcpy.cxx6
-rw-r--r--sw/source/core/doc/tblrwcl.cxx2
-rw-r--r--sw/source/core/doc/visiturl.cxx8
-rw-r--r--sw/source/core/docnode/ndcopy.cxx12
-rw-r--r--sw/source/core/docnode/ndsect.cxx221
-rw-r--r--sw/source/core/docnode/ndtbl.cxx672
-rw-r--r--sw/source/core/docnode/node.cxx352
-rw-r--r--sw/source/core/docnode/node2lay.cxx101
-rw-r--r--sw/source/core/docnode/nodes.cxx34
-rw-r--r--sw/source/core/docnode/section.cxx210
-rw-r--r--sw/source/core/docnode/swbaslnk.cxx67
-rw-r--r--sw/source/core/edit/acorrect.cxx2
-rw-r--r--sw/source/core/edit/autofmt.cxx2
-rw-r--r--sw/source/core/edit/edatmisc.cxx2
-rw-r--r--sw/source/core/edit/edattr.cxx12
-rw-r--r--sw/source/core/edit/edfmt.cxx4
-rw-r--r--sw/source/core/edit/edglbldc.cxx4
-rw-r--r--sw/source/core/edit/edglss.cxx2
-rw-r--r--sw/source/core/edit/editsh.cxx10
-rw-r--r--sw/source/core/edit/edlingu.cxx2
-rw-r--r--sw/source/core/edit/ednumber.cxx50
-rw-r--r--sw/source/core/edit/edsect.cxx6
-rw-r--r--sw/source/core/edit/edtox.cxx6
-rw-r--r--sw/source/core/fields/authfld.cxx7
-rw-r--r--sw/source/core/fields/docufld.cxx6
-rw-r--r--sw/source/core/fields/macrofld.cxx23
-rw-r--r--sw/source/core/fields/reffld.cxx6
-rw-r--r--sw/source/core/frmedt/fecopy.cxx53
-rw-r--r--sw/source/core/frmedt/fefly1.cxx10
-rw-r--r--sw/source/core/frmedt/feshview.cxx10
-rw-r--r--sw/source/core/frmedt/fews.cxx4
-rw-r--r--sw/source/core/frmedt/tblsel.cxx2
-rw-r--r--sw/source/core/graphic/ndgrf.cxx90
-rw-r--r--sw/source/core/inc/UndoAttribute.hxx2
-rw-r--r--sw/source/core/inc/UndoNumbering.hxx2
-rw-r--r--sw/source/core/inc/UndoSort.hxx2
-rw-r--r--sw/source/core/inc/docfld.hxx14
-rw-r--r--sw/source/core/inc/docsort.hxx20
-rw-r--r--sw/source/core/inc/doctxm.hxx2
-rw-r--r--sw/source/core/inc/flyfrm.hxx2
-rw-r--r--sw/source/core/inc/mvsave.hxx6
-rw-r--r--sw/source/core/inc/notxtfrm.hxx2
-rw-r--r--sw/source/core/inc/pagefrm.hxx2
-rw-r--r--sw/source/core/inc/rootfrm.hxx2
-rw-r--r--sw/source/core/inc/scriptinfo.hxx2
-rw-r--r--sw/source/core/inc/swfont.hxx10
-rw-r--r--sw/source/core/inc/tabfrm.hxx2
-rw-r--r--sw/source/core/inc/tblrwcl.hxx12
-rw-r--r--sw/source/core/inc/txmsrt.hxx20
-rw-r--r--sw/source/core/inc/txtfrm.hxx2
-rw-r--r--sw/source/core/layout/atrfrm.cxx6
-rw-r--r--sw/source/core/layout/findfrm.cxx8
-rw-r--r--sw/source/core/layout/fly.cxx8
-rw-r--r--sw/source/core/layout/ftnfrm.cxx3
-rw-r--r--sw/source/core/layout/hffrm.cxx5
-rw-r--r--sw/source/core/layout/laycache.cxx19
-rw-r--r--sw/source/core/layout/newfrm.cxx2
-rw-r--r--sw/source/core/layout/pagechg.cxx6
-rw-r--r--sw/source/core/layout/pagedesc.cxx4
-rw-r--r--sw/source/core/layout/paintfrm.cxx48
-rw-r--r--sw/source/core/layout/sectfrm.cxx4
-rw-r--r--sw/source/core/layout/tabfrm.cxx9
-rw-r--r--sw/source/core/para/paratr.cxx4
-rw-r--r--sw/source/core/swg/SwXMLTextBlocks1.cxx95
-rw-r--r--sw/source/core/table/swtable.cxx20
-rw-r--r--sw/source/core/text/EnhancedPDFExportHelper.cxx2
-rw-r--r--sw/source/core/text/frminf.cxx6
-rw-r--r--sw/source/core/text/frmpaint.cxx2
-rw-r--r--sw/source/core/text/guess.cxx4
-rw-r--r--sw/source/core/text/inftxt.cxx20
-rw-r--r--sw/source/core/text/inftxt.hxx17
-rw-r--r--sw/source/core/text/itratr.cxx10
-rw-r--r--sw/source/core/text/itrform2.cxx4
-rw-r--r--sw/source/core/text/porexp.cxx6
-rw-r--r--sw/source/core/text/porexp.hxx4
-rw-r--r--sw/source/core/text/porfld.cxx18
-rw-r--r--sw/source/core/text/porfld.hxx2
-rw-r--r--sw/source/core/text/porfly.cxx2
-rw-r--r--sw/source/core/text/porglue.cxx11
-rw-r--r--sw/source/core/text/porlay.cxx26
-rw-r--r--sw/source/core/text/pormulti.cxx8
-rw-r--r--sw/source/core/text/porref.cxx2
-rw-r--r--sw/source/core/text/porrst.cxx4
-rw-r--r--sw/source/core/text/portab.hxx22
-rw-r--r--sw/source/core/text/portox.cxx2
-rw-r--r--sw/source/core/text/portxt.cxx20
-rw-r--r--sw/source/core/text/txtdrop.cxx2
-rw-r--r--sw/source/core/text/txtfld.cxx2
-rw-r--r--sw/source/core/text/txtfrm.cxx12
-rw-r--r--sw/source/core/text/txtftn.cxx4
-rw-r--r--sw/source/core/text/txthyph.cxx6
-rw-r--r--sw/source/core/text/txttab.cxx12
-rw-r--r--sw/source/core/text/wrong.cxx4
-rw-r--r--sw/source/core/text/xmldump.cxx10
-rw-r--r--sw/source/core/tox/txmsrt.cxx38
-rw-r--r--sw/source/core/txtnode/atrfld.cxx6
-rw-r--r--sw/source/core/txtnode/atrftn.cxx2
-rw-r--r--sw/source/core/txtnode/fmtatr2.cxx4
-rw-r--r--sw/source/core/txtnode/fntcache.cxx16
-rw-r--r--sw/source/core/txtnode/ndtxt.cxx28
-rw-r--r--sw/source/core/txtnode/thints.cxx10
-rw-r--r--sw/source/core/txtnode/txatritr.cxx18
-rw-r--r--sw/source/core/txtnode/txtatr2.cxx12
-rw-r--r--sw/source/core/txtnode/txtedt.cxx5
-rw-r--r--sw/source/core/undo/SwUndoFmt.cxx36
-rw-r--r--sw/source/core/undo/SwUndoPageDesc.cxx8
-rw-r--r--sw/source/core/undo/unattr.cxx10
-rw-r--r--sw/source/core/undo/unmove.cxx2
-rw-r--r--sw/source/core/undo/unnum.cxx8
-rw-r--r--sw/source/core/undo/unovwr.cxx20
-rw-r--r--sw/source/core/undo/unsort.cxx2
-rw-r--r--sw/source/core/undo/unspnd.cxx2
-rw-r--r--sw/source/core/undo/untbl.cxx6
-rw-r--r--sw/source/core/undo/untblk.cxx2
-rw-r--r--sw/source/core/unocore/swunohelper.cxx9
-rw-r--r--sw/source/core/unocore/unochart.cxx50
-rw-r--r--sw/source/core/unocore/unocoll.cxx27
-rw-r--r--sw/source/core/unocore/unocrsrhelper.cxx4
-rw-r--r--sw/source/core/unocore/unodraw.cxx6
-rw-r--r--sw/source/core/unocore/unoframe.cxx65
-rw-r--r--sw/source/core/unocore/unoidx.cxx4
-rw-r--r--sw/source/core/unocore/unomap.cxx38
-rw-r--r--sw/source/core/unocore/unoobj.cxx8
-rw-r--r--sw/source/core/unocore/unoobj2.cxx2
-rw-r--r--sw/source/core/unocore/unoparagraph.cxx4
-rw-r--r--sw/source/core/unocore/unoportenum.cxx2
-rw-r--r--sw/source/core/unocore/unoprnms.cxx46
-rw-r--r--sw/source/core/unocore/unosett.cxx2
-rw-r--r--sw/source/core/unocore/unotbl.cxx4
-rw-r--r--sw/source/core/unocore/unotext.cxx2
-rw-r--r--sw/source/core/view/viewsh.cxx2
-rw-r--r--sw/source/core/view/vnew.cxx2
-rw-r--r--sw/source/filter/basflt/fltini.cxx2
-rw-r--r--sw/source/filter/basflt/shellio.cxx2
-rw-r--r--sw/source/filter/html/htmlcss1.cxx10
-rw-r--r--sw/source/filter/html/htmlfldw.cxx5
-rw-r--r--sw/source/filter/html/htmlfly.cxx2
-rw-r--r--sw/source/filter/html/htmlgrin.cxx4
-rw-r--r--sw/source/filter/html/swhtml.cxx2
-rw-r--r--sw/source/filter/rtf/rtfnum.cxx8
-rw-r--r--sw/source/filter/rtf/rtftbl.cxx2
-rw-r--r--sw/source/filter/rtf/swparrtf.cxx6
-rw-r--r--sw/source/filter/ww1/fltshell.cxx14
-rw-r--r--sw/source/filter/ww1/w1class.cxx10
-rw-r--r--sw/source/filter/ww1/w1class.hxx16
-rw-r--r--sw/source/filter/ww1/w1filter.cxx30
-rw-r--r--sw/source/filter/ww8/WW8Sttbf.cxx10
-rw-r--r--sw/source/filter/ww8/WW8TableInfo.cxx93
-rw-r--r--sw/source/filter/ww8/docxattributeoutput.cxx90
-rw-r--r--sw/source/filter/ww8/docxattributeoutput.hxx11
-rw-r--r--sw/source/filter/ww8/rtfattributeoutput.cxx5
-rw-r--r--sw/source/filter/ww8/rtfexport.cxx11
-rw-r--r--sw/source/filter/ww8/wrtw8esh.cxx12
-rw-r--r--sw/source/filter/ww8/wrtw8nds.cxx13
-rw-r--r--sw/source/filter/ww8/wrtw8sty.cxx4
-rw-r--r--sw/source/filter/ww8/wrtww8.cxx74
-rw-r--r--sw/source/filter/ww8/wrtww8gr.cxx2
-rw-r--r--sw/source/filter/ww8/ww8glsy.cxx6
-rw-r--r--sw/source/filter/ww8/ww8graf.cxx8
-rw-r--r--sw/source/filter/ww8/ww8graf2.cxx1
-rw-r--r--sw/source/filter/ww8/ww8par.cxx4
-rw-r--r--sw/source/filter/ww8/ww8par.hxx2
-rw-r--r--sw/source/filter/ww8/ww8par2.cxx9
-rw-r--r--sw/source/filter/ww8/ww8par3.cxx9
-rw-r--r--sw/source/filter/ww8/ww8par5.cxx1
-rw-r--r--sw/source/filter/ww8/ww8par6.cxx4
-rw-r--r--sw/source/filter/xml/swxml.cxx8
-rw-r--r--sw/source/filter/xml/wrtxml.cxx11
-rw-r--r--sw/source/ui/app/app.src17
-rw-r--r--sw/source/ui/app/docsh.cxx2
-rw-r--r--sw/source/ui/app/docsh2.cxx8
-rw-r--r--sw/source/ui/app/docst.cxx2
-rw-r--r--sw/source/ui/app/docstyle.cxx6
-rw-r--r--sw/source/ui/app/swmodul1.cxx16
-rw-r--r--sw/source/ui/cctrl/actctrl.cxx2
-rw-r--r--sw/source/ui/chrdlg/drpcps.cxx46
-rw-r--r--sw/source/ui/chrdlg/swuiccoll.cxx6
-rw-r--r--sw/source/ui/config/mailconfigpage.cxx2
-rw-r--r--sw/source/ui/config/optcomp.cxx2
-rw-r--r--sw/source/ui/config/optload.cxx10
-rw-r--r--sw/source/ui/config/optload.src5
-rw-r--r--sw/source/ui/config/uinums.cxx2
-rw-r--r--sw/source/ui/dbui/addresslistdialog.cxx26
-rw-r--r--sw/source/ui/dbui/addresslistdialog.hxx6
-rw-r--r--sw/source/ui/dbui/dbmgr.cxx6
-rw-r--r--sw/source/ui/dbui/dbtree.cxx22
-rw-r--r--sw/source/ui/dbui/mmaddressblockpage.cxx16
-rw-r--r--sw/source/ui/dbui/mmlayoutpage.cxx4
-rw-r--r--sw/source/ui/dbui/selectdbtabledialog.cxx10
-rw-r--r--sw/source/ui/dialog/swdlgfact.cxx92
-rw-r--r--sw/source/ui/dialog/swdlgfact.hxx11
-rw-r--r--sw/source/ui/dialog/uiregionsw.cxx52
-rw-r--r--sw/source/ui/dochdl/gloshdl.cxx6
-rw-r--r--sw/source/ui/dochdl/swdtflvr.cxx2
-rw-r--r--sw/source/ui/docvw/HeaderFooterWin.cxx21
-rw-r--r--sw/source/ui/docvw/PageBreakWin.cxx17
-rw-r--r--sw/source/ui/docvw/PostItMgr.cxx36
-rw-r--r--sw/source/ui/docvw/edtwin.cxx28
-rw-r--r--sw/source/ui/docvw/edtwin3.cxx4
-rw-r--r--sw/source/ui/envelp/label1.cxx12
-rw-r--r--sw/source/ui/envelp/labelexp.cxx2
-rw-r--r--sw/source/ui/envelp/labimp.hxx2
-rw-r--r--sw/source/ui/envelp/mailmrge.cxx13
-rw-r--r--sw/source/ui/fldui/FldRefTreeListBox.cxx2
-rw-r--r--sw/source/ui/fldui/FldRefTreeListBox.hxx2
-rw-r--r--sw/source/ui/fldui/changedb.cxx18
-rw-r--r--sw/source/ui/fldui/flddb.cxx6
-rw-r--r--sw/source/ui/fldui/flddinf.cxx8
-rw-r--r--sw/source/ui/fldui/flddinf.hxx2
-rw-r--r--sw/source/ui/fldui/fldmgr.cxx22
-rw-r--r--sw/source/ui/fldui/fldref.cxx18
-rw-r--r--sw/source/ui/inc/app.hrc5
-rw-r--r--sw/source/ui/inc/changedb.hxx2
-rw-r--r--sw/source/ui/inc/conttree.hxx58
-rw-r--r--sw/source/ui/inc/dbtree.hxx2
-rw-r--r--sw/source/ui/inc/edtwin.hxx2
-rw-r--r--sw/source/ui/inc/gloshdl.hxx2
-rw-r--r--sw/source/ui/inc/glossary.hxx20
-rw-r--r--sw/source/ui/inc/insrule.hxx25
-rw-r--r--sw/source/ui/inc/misc.hrc1
-rw-r--r--sw/source/ui/inc/optload.hxx4
-rw-r--r--sw/source/ui/inc/pview.hxx5
-rw-r--r--sw/source/ui/inc/redlndlg.hxx8
-rw-r--r--sw/source/ui/inc/regionsw.hxx2
-rw-r--r--sw/source/ui/inc/swtablerep.hxx5
-rw-r--r--sw/source/ui/inc/swuiidxmrk.hxx155
-rw-r--r--sw/source/ui/inc/swvset.hxx7
-rw-r--r--sw/source/ui/inc/view.hxx8
-rw-r--r--sw/source/ui/inc/wrtsh.hxx10
-rw-r--r--sw/source/ui/index/cnttab.cxx18
-rw-r--r--sw/source/ui/index/idxmrk.cxx4
-rw-r--r--sw/source/ui/index/idxmrk.hrc75
-rw-r--r--sw/source/ui/index/idxmrk.src495
-rw-r--r--sw/source/ui/index/swuiidxmrk.cxx840
-rw-r--r--sw/source/ui/lingu/hhcwrp.cxx1
-rw-r--r--sw/source/ui/misc/bookmark.cxx2
-rw-r--r--sw/source/ui/misc/docfnote.cxx239
-rw-r--r--sw/source/ui/misc/docfnote.hrc51
-rw-r--r--sw/source/ui/misc/docfnote.src506
-rw-r--r--sw/source/ui/misc/glosbib.cxx18
-rw-r--r--sw/source/ui/misc/glossary.cxx76
-rw-r--r--sw/source/ui/misc/impfnote.hxx53
-rw-r--r--sw/source/ui/misc/insrule.cxx74
-rw-r--r--sw/source/ui/misc/insrule.src68
-rw-r--r--sw/source/ui/misc/numberingtypelistbox.cxx2
-rw-r--r--sw/source/ui/misc/redlndlg.cxx28
-rw-r--r--sw/source/ui/ribbar/inputwin.cxx4
-rw-r--r--sw/source/ui/shells/basesh.cxx9
-rw-r--r--sw/source/ui/shells/drwbassh.cxx4
-rw-r--r--sw/source/ui/shells/drwtxtex.cxx7
-rw-r--r--sw/source/ui/shells/drwtxtsh.cxx1
-rw-r--r--sw/source/ui/shells/grfsh.cxx40
-rw-r--r--sw/source/ui/shells/listsh.cxx12
-rw-r--r--sw/source/ui/shells/textglos.cxx2
-rw-r--r--sw/source/ui/shells/textidx.cxx4
-rw-r--r--sw/source/ui/shells/textsh.cxx5
-rw-r--r--sw/source/ui/shells/textsh1.cxx4
-rw-r--r--sw/source/ui/table/swtablerep.cxx2
-rw-r--r--sw/source/ui/table/tautofmt.cxx7
-rw-r--r--sw/source/ui/uiview/formatclipboard.cxx1
-rw-r--r--sw/source/ui/uiview/pview.cxx27
-rw-r--r--sw/source/ui/uiview/srcview.cxx7
-rw-r--r--sw/source/ui/uiview/view.cxx4
-rw-r--r--sw/source/ui/uiview/view0.cxx2
-rw-r--r--sw/source/ui/uiview/view2.cxx16
-rw-r--r--sw/source/ui/uiview/viewmdi.cxx19
-rw-r--r--sw/source/ui/uiview/viewport.cxx9
-rw-r--r--sw/source/ui/uiview/viewprt.cxx2
-rw-r--r--sw/source/ui/uiview/viewtab.cxx8
-rw-r--r--sw/source/ui/uno/dlelstnr.cxx62
-rw-r--r--sw/source/ui/uno/unotxdoc.cxx2
-rw-r--r--sw/source/ui/utlui/bookctrl.cxx2
-rw-r--r--sw/source/ui/utlui/content.cxx124
-rw-r--r--sw/source/ui/utlui/glbltree.cxx68
-rw-r--r--sw/source/ui/utlui/navipi.cxx6
-rw-r--r--sw/source/ui/utlui/unotools.cxx76
-rw-r--r--sw/source/ui/web/wview.cxx1
-rw-r--r--sw/source/ui/wrtsh/move.cxx10
-rw-r--r--sw/source/ui/wrtsh/wrtsh2.cxx4
-rw-r--r--sw/source/ui/wrtsh/wrtsh3.cxx2
-rw-r--r--sw/uiconfig/sglobal/menubar/menubar.xml3
-rw-r--r--sw/uiconfig/sglobal/toolbar/graphicobjectbar.xml4
-rw-r--r--sw/uiconfig/sglobal/toolbar/numobjectbar.xml7
-rw-r--r--sw/uiconfig/sglobal/toolbar/tableobjectbar.xml2
-rw-r--r--sw/uiconfig/sw/ui/20872.ui10
-rw-r--r--sw/uiconfig/sw/ui/20876.ui10
-rw-r--r--sw/uiconfig/sweb/menubar/menubar.xml3
-rw-r--r--sw/uiconfig/sweb/toolbar/numobjectbar.xml7
-rw-r--r--sw/uiconfig/sweb/toolbar/tableobjectbar.xml2
-rw-r--r--sw/uiconfig/swform/menubar/menubar.xml3
-rw-r--r--sw/uiconfig/swform/toolbar/graphicobjectbar.xml4
-rw-r--r--sw/uiconfig/swform/toolbar/numobjectbar.xml7
-rw-r--r--sw/uiconfig/swform/toolbar/tableobjectbar.xml2
-rw-r--r--sw/uiconfig/swreport/menubar/menubar.xml3
-rw-r--r--sw/uiconfig/swreport/toolbar/graphicobjectbar.xml4
-rw-r--r--sw/uiconfig/swreport/toolbar/numobjectbar.xml7
-rw-r--r--sw/uiconfig/swreport/toolbar/tableobjectbar.xml2
-rw-r--r--sw/uiconfig/swriter/menubar/menubar.xml3
-rw-r--r--sw/uiconfig/swriter/toolbar/graphicobjectbar.xml4
-rw-r--r--sw/uiconfig/swriter/toolbar/numobjectbar.xml7
-rw-r--r--sw/uiconfig/swriter/toolbar/tableobjectbar.xml2
-rw-r--r--sw/uiconfig/swriter/ui/autoformattable.ui8
-rw-r--r--sw/uiconfig/swriter/ui/bibliographyentry.ui306
-rw-r--r--sw/uiconfig/swriter/ui/charurlpage.ui43
-rw-r--r--sw/uiconfig/swriter/ui/columnwidth.ui4
-rw-r--r--sw/uiconfig/swriter/ui/converttexttable.ui8
-rw-r--r--sw/uiconfig/swriter/ui/endnotepage.ui366
-rw-r--r--sw/uiconfig/swriter/ui/footnotepage.ui582
-rw-r--r--sw/uiconfig/swriter/ui/horizontalrule.ui122
-rw-r--r--sw/uiconfig/swriter/ui/indexentry.ui651
-rw-r--r--sw/uiconfig/swriter/ui/insertbreak.ui6
-rw-r--r--sw/uiconfig/swriter/ui/inserttable.ui11
-rw-r--r--sw/uiconfig/swriter/ui/linenumbering.ui12
-rw-r--r--sw/uiconfig/swriter/ui/printeroptions.ui12
-rw-r--r--sw/uiconfig/swriter/ui/sortdialog.ui20
-rw-r--r--sw/uiconfig/swriter/ui/splittable.ui4
-rw-r--r--sw/uiconfig/swriter/ui/stringinput.ui3
-rw-r--r--sw/uiconfig/swriter/ui/titlepage.ui12
-rw-r--r--sw/uiconfig/swriter/ui/wordcount.ui427
-rw-r--r--sw/uiconfig/swxform/menubar/menubar.xml3
-rw-r--r--sw/uiconfig/swxform/toolbar/graphicobjectbar.xml4
-rw-r--r--sw/uiconfig/swxform/toolbar/numobjectbar.xml7
-rw-r--r--sw/uiconfig/swxform/toolbar/tableobjectbar.xml2
-rw-r--r--swext/Extension_wiki-publisher.mk6
-rw-r--r--swext/mediawiki/src/META-INF/manifest.xml (renamed from swext/mediawiki/src/manifest.xml)0
-rwxr-xr-xsysui/desktop/freedesktop/freedesktop-menus.spec1
-rw-r--r--sysui/desktop/menus/binfilter.desktop9
-rwxr-xr-xsysui/desktop/menus/calc.desktop2
-rwxr-xr-xsysui/desktop/menus/draw.desktop4
-rwxr-xr-xsysui/desktop/menus/impress.desktop2
-rwxr-xr-xsysui/desktop/menus/math.desktop2
-rwxr-xr-xsysui/desktop/menus/writer.desktop2
-rw-r--r--sysui/desktop/share/launcher_genericname.ulf5
-rw-r--r--sysui/desktop/share/makefile.mk2
-rwxr-xr-xsysui/desktop/suse/suse-menus.spec1
-rw-r--r--sysui/prj/build.lst2
-rw-r--r--tail_build/prj/build.lst2
-rw-r--r--test/README4
-rw-r--r--test/source/bootstrapfixture.cxx2
-rw-r--r--test/source/sheet/xcellrangesquery.cxx14
-rw-r--r--tomcat/prj/build.lst2
-rw-r--r--toolkit/inc/toolkit/awt/vclxtoolkit.hxx23
-rw-r--r--toolkit/source/awt/vclxtoolkit.cxx36
-rw-r--r--toolkit/source/helper/registerservices.cxx2
-rw-r--r--toolkit/source/helper/vclunohelper.cxx12
-rw-r--r--tools/CustomTarget_reversemap.mk3
-rw-r--r--tools/README8
-rw-r--r--tools/StaticLibrary_ooopathutils.mk5
-rw-r--r--tools/inc/poly.h6
-rw-r--r--tools/inc/tools/date.hxx2
-rw-r--r--tools/inc/tools/datetime.hxx2
-rw-r--r--tools/inc/tools/debug.hxx7
-rw-r--r--tools/inc/tools/fract.hxx2
-rw-r--r--tools/inc/tools/poly.hxx10
-rw-r--r--tools/inc/tools/solar.h1
-rw-r--r--tools/inc/tools/string.hxx3
-rw-r--r--tools/inc/tools/time.hxx2
-rw-r--r--tools/inc/tools/unqidx.hxx2
-rw-r--r--tools/inc/tools/urlobj.hxx2
-rw-r--r--tools/qa/cppunit/test_urlobj.cxx8
-rw-r--r--tools/source/fsys/dirent.cxx2
-rw-r--r--tools/source/fsys/urlobj.cxx12
-rw-r--r--tools/source/inet/inetmime.cxx8
-rw-r--r--tools/source/inet/inetstrm.cxx2
-rw-r--r--tools/source/ref/errinf.cxx6
-rw-r--r--tools/source/stream/strmunx.cxx4
-rw-r--r--tools/source/string/tustring.cxx29
-rw-r--r--touch/source/uno/Document.cxx6
m---------translations0
-rw-r--r--ucb/README6
-rw-r--r--ucb/source/core/ucb.cxx43
-rw-r--r--ucb/source/core/ucb.hxx9
-rw-r--r--ucb/source/core/ucbcmds.cxx131
-rw-r--r--ucb/source/core/ucbcmds.hxx3
-rw-r--r--ucb/source/core/ucbstore.cxx11
-rw-r--r--ucb/source/ucp/cmis/cmis_content.cxx335
-rw-r--r--ucb/source/ucp/cmis/cmis_content.hxx18
-rw-r--r--ucb/source/ucp/cmis/cmis_provider.cxx11
-rw-r--r--ucb/source/ucp/cmis/cmis_provider.hxx2
-rw-r--r--ucb/source/ucp/cmis/cmis_repo_content.cxx2
-rw-r--r--ucb/source/ucp/cmis/cmis_repo_content.hxx2
-rw-r--r--ucb/source/ucp/cmis/cmis_url.cxx2
-rw-r--r--ucb/source/ucp/ext/ucpext_provider.cxx11
-rw-r--r--ucb/source/ucp/ext/ucpext_provider.hxx2
-rw-r--r--ucb/source/ucp/file/filrow.cxx3
-rw-r--r--ucb/source/ucp/file/filrset.cxx8
-rw-r--r--ucb/source/ucp/file/prov.cxx13
-rw-r--r--ucb/source/ucp/file/prov.hxx4
-rw-r--r--ucb/source/ucp/file/shell.cxx17
-rw-r--r--ucb/source/ucp/file/shell.hxx5
-rw-r--r--ucb/source/ucp/ftp/ftpcontentprovider.cxx15
-rw-r--r--ucb/source/ucp/ftp/ftpcontentprovider.hxx3
-rw-r--r--ucb/source/ucp/ftp/ftpresultsetI.cxx3
-rw-r--r--ucb/source/ucp/ftp/ftpresultsetbase.cxx10
-rw-r--r--ucb/source/ucp/ftp/ftpresultsetbase.hxx4
-rw-r--r--ucb/source/ucp/gio/gio_content.cxx6
-rw-r--r--ucb/source/ucp/gio/gio_provider.cxx9
-rw-r--r--ucb/source/ucp/gio/gio_provider.hxx2
-rw-r--r--ucb/source/ucp/gvfs/gvfs_content.cxx19
-rw-r--r--ucb/source/ucp/gvfs/gvfs_provider.cxx9
-rw-r--r--ucb/source/ucp/gvfs/gvfs_provider.hxx2
-rw-r--r--ucb/source/ucp/hierarchy/hierarchycontent.cxx11
-rw-r--r--ucb/source/ucp/hierarchy/hierarchydatasource.cxx20
-rw-r--r--ucb/source/ucp/hierarchy/hierarchydatasource.hxx7
-rw-r--r--ucb/source/ucp/hierarchy/hierarchyprovider.cxx21
-rw-r--r--ucb/source/ucp/hierarchy/hierarchyprovider.hxx2
-rw-r--r--ucb/source/ucp/odma/odma_provider.cxx8
-rw-r--r--ucb/source/ucp/odma/odma_provider.hxx2
-rw-r--r--ucb/source/ucp/package/pkgcontent.cxx17
-rw-r--r--ucb/source/ucp/package/pkgprovider.cxx17
-rw-r--r--ucb/source/ucp/package/pkgprovider.hxx2
-rw-r--r--ucb/source/ucp/tdoc/tdoc_content.cxx18
-rw-r--r--ucb/source/ucp/tdoc/tdoc_provider.cxx11
-rw-r--r--ucb/source/ucp/webdav-neon/DAVResourceAccess.cxx17
-rw-r--r--ucb/source/ucp/webdav-neon/DAVResourceAccess.hxx4
-rw-r--r--ucb/source/ucp/webdav-neon/DAVSessionFactory.cxx6
-rw-r--r--ucb/source/ucp/webdav-neon/DAVSessionFactory.hxx10
-rw-r--r--ucb/source/ucp/webdav-neon/NeonSession.cxx16
-rw-r--r--ucb/source/ucp/webdav-neon/NeonSession.hxx4
-rw-r--r--ucb/source/ucp/webdav-neon/webdavcontent.cxx20
-rw-r--r--ucb/source/ucp/webdav-neon/webdavprovider.cxx11
-rw-r--r--ucb/source/ucp/webdav-neon/webdavprovider.hxx2
-rw-r--r--ucb/source/ucp/webdav/AprEnv.cxx3
-rw-r--r--ucb/source/ucp/webdav/ContentProperties.cxx10
-rw-r--r--ucb/source/ucp/webdav/DAVProperties.cxx5
-rw-r--r--ucb/source/ucp/webdav/DAVResourceAccess.cxx7
-rw-r--r--ucb/source/ucp/webdav/DAVSessionFactory.cxx4
-rw-r--r--ucb/source/ucp/webdav/DateTimeHelper.cxx5
-rw-r--r--ucb/source/ucp/webdav/SerfCallbacks.cxx3
-rw-r--r--ucb/source/ucp/webdav/SerfCopyReqProcImpl.cxx3
-rw-r--r--ucb/source/ucp/webdav/SerfDeleteReqProcImpl.cxx3
-rw-r--r--ucb/source/ucp/webdav/SerfGetReqProcImpl.cxx3
-rw-r--r--ucb/source/ucp/webdav/SerfHeadReqProcImpl.cxx3
-rw-r--r--ucb/source/ucp/webdav/SerfInputStream.cxx10
-rw-r--r--ucb/source/ucp/webdav/SerfLockStore.cxx7
-rw-r--r--ucb/source/ucp/webdav/SerfMkColReqProcImpl.cxx3
-rw-r--r--ucb/source/ucp/webdav/SerfMoveReqProcImpl.cxx3
-rw-r--r--ucb/source/ucp/webdav/SerfPostReqProcImpl.cxx3
-rw-r--r--ucb/source/ucp/webdav/SerfPropFindReqProcImpl.cxx3
-rw-r--r--ucb/source/ucp/webdav/SerfPropPatchReqProcImpl.cxx3
-rw-r--r--ucb/source/ucp/webdav/SerfPutReqProcImpl.cxx3
-rw-r--r--ucb/source/ucp/webdav/SerfRequestProcessor.cxx3
-rw-r--r--ucb/source/ucp/webdav/SerfRequestProcessorImplFac.cxx3
-rw-r--r--ucb/source/ucp/webdav/SerfSession.cxx12
-rw-r--r--ucb/source/ucp/webdav/SerfUri.cxx3
-rw-r--r--ucb/source/ucp/webdav/UCBDeadPropertyValue.cxx6
-rw-r--r--ucb/source/ucp/webdav/webdavcontent.cxx12
-rw-r--r--ucb/source/ucp/webdav/webdavcontentcaps.cxx10
-rw-r--r--ucb/source/ucp/webdav/webdavdatasupplier.cxx10
-rw-r--r--ucb/source/ucp/webdav/webdavprovider.cxx10
-rw-r--r--ucb/source/ucp/webdav/webdavresponseparser.cxx6
-rw-r--r--ucb/source/ucp/webdav/webdavresultset.cxx5
-rw-r--r--ucb/source/ucp/webdav/webdavservices.cxx4
-rw-r--r--ucbhelper/Library_ucbhelper.mk1
-rw-r--r--ucbhelper/Package_inc.mk1
-rw-r--r--ucbhelper/inc/ucbhelper/content.hxx14
-rw-r--r--ucbhelper/inc/ucbhelper/contentidentifier.hxx7
-rw-r--r--ucbhelper/inc/ucbhelper/getcomponentcontext.hxx47
-rw-r--r--ucbhelper/inc/ucbhelper/macros.hxx35
-rw-r--r--ucbhelper/inc/ucbhelper/providerhelper.hxx5
-rw-r--r--ucbhelper/inc/ucbhelper/proxydecider.hxx3
-rw-r--r--ucbhelper/inc/ucbhelper/resultsetmetadata.hxx6
-rw-r--r--ucbhelper/source/client/content.cxx49
-rw-r--r--ucbhelper/source/client/proxydecider.cxx16
-rw-r--r--ucbhelper/source/provider/contenthelper.cxx2
-rw-r--r--ucbhelper/source/provider/contentidentifier.cxx20
-rw-r--r--ucbhelper/source/provider/getcomponentcontext.cxx41
-rw-r--r--ucbhelper/source/provider/providerhelper.cxx30
-rw-r--r--ucbhelper/source/provider/resultset.cxx3
-rw-r--r--ucbhelper/source/provider/resultsetmetadata.cxx50
-rw-r--r--ucpp/UnpackedTarball_ucpp.mk2
-rw-r--r--udm/StaticLibrary_udm.mk2
-rw-r--r--unodevtools/source/skeletonmaker/cppcompskeleton.cxx1
-rw-r--r--unodevtools/source/skeletonmaker/cpptypemaker.cxx1
-rw-r--r--unodevtools/source/skeletonmaker/javacompskeleton.cxx1
-rw-r--r--unodevtools/source/skeletonmaker/javatypemaker.cxx1
-rw-r--r--unodevtools/source/skeletonmaker/ostringostreaminserter.hxx49
-rw-r--r--unodevtools/source/skeletonmaker/skeletoncommon.cxx1
-rw-r--r--unodevtools/source/skeletonmaker/skeletonmaker.cxx1
-rw-r--r--unotest/inc/unotest/bootstrapfixturebase.hxx10
-rw-r--r--unotest/inc/unotest/filters-test.hxx19
-rw-r--r--unotest/source/cpp/bootstrapfixturebase.cxx25
-rw-r--r--unotest/source/cpp/filters-test.cxx34
-rw-r--r--unotest/source/cpp/macros_test.cxx3
-rw-r--r--unotools/inc/unotools/calendarwrapper.hxx7
-rw-r--r--unotools/inc/unotools/charclass.hxx7
-rw-r--r--unotools/inc/unotools/confignode.hxx3
-rw-r--r--unotools/inc/unotools/textsearch.hxx13
-rw-r--r--unotools/inc/unotools/transliterationwrapper.hxx8
-rw-r--r--unotools/source/config/accelcfg.cxx11
-rw-r--r--unotools/source/config/configmgr.cxx10
-rw-r--r--unotools/source/config/confignode.cxx28
-rw-r--r--unotools/source/config/fontcfg.cxx186
-rw-r--r--unotools/source/config/historyoptions.cxx4
-rw-r--r--unotools/source/config/itemholder1.cxx10
-rw-r--r--unotools/source/config/lingucfg.cxx13
-rw-r--r--unotools/source/config/saveopt.cxx4
-rw-r--r--unotools/source/config/useroptions.cxx2
-rw-r--r--unotools/source/config/viewoptions.cxx2
-rw-r--r--unotools/source/i18n/calendarwrapper.cxx9
-rw-r--r--unotools/source/i18n/charclass.cxx14
-rw-r--r--unotools/source/i18n/localedatawrapper.cxx6
-rw-r--r--unotools/source/i18n/textsearch.cxx18
-rw-r--r--unotools/source/i18n/transliterationwrapper.cxx14
-rw-r--r--unotools/source/misc/syslocale.cxx2
-rwxr-xr-xunusedcode.easy78
-rw-r--r--ure/Zip_uretest.mk1
-rw-r--r--uui/source/iahndl.cxx15
-rw-r--r--uui/source/interactionhandler.cxx24
-rw-r--r--uui/source/newerverwarn.cxx2
-rw-r--r--vbahelper/README1
-rw-r--r--vbahelper/source/vbahelper/vbahelper.cxx8
-rw-r--r--vcl/AllLangResTarget_vcl.mk33
-rw-r--r--vcl/Library_vcl.mk40
-rw-r--r--vcl/Library_vclplug_gen.mk9
-rw-r--r--vcl/Library_vclplug_kde.mk33
-rw-r--r--vcl/Library_vclplug_kde4.mk33
-rw-r--r--vcl/Library_vclplug_svp.mk33
-rw-r--r--vcl/Makefile7
-rw-r--r--vcl/Package_inc.mk4
-rw-r--r--vcl/StaticLibrary_vclmain.mk33
-rw-r--r--vcl/aqua/source/a11y/aqua11yfocuslistener.cxx37
-rw-r--r--vcl/aqua/source/a11y/aqua11yfocuslistener.hxx43
-rw-r--r--vcl/aqua/source/a11y/aqua11yrolehelper.mm37
-rw-r--r--vcl/aqua/source/a11y/aqua11ytextattributeswrapper.mm37
-rw-r--r--vcl/aqua/source/a11y/documentfocuslistener.cxx37
-rw-r--r--vcl/aqua/source/app/saldata.cxx37
-rw-r--r--vcl/aqua/source/app/salinst.cxx37
-rw-r--r--vcl/aqua/source/app/salsys.cxx37
-rw-r--r--vcl/aqua/source/dtrans/DataFlavorMapping.cxx41
-rw-r--r--vcl/aqua/source/dtrans/DataFlavorMapping.hxx37
-rw-r--r--vcl/aqua/source/dtrans/DragSource.cxx37
-rw-r--r--vcl/aqua/source/dtrans/DropTarget.cxx37
-rw-r--r--vcl/aqua/source/dtrans/OSXTransferable.cxx37
-rw-r--r--vcl/aqua/source/dtrans/aqua_clipboard.cxx42
-rw-r--r--vcl/aqua/source/gdi/aquaprintaccessoryview.mm37
-rw-r--r--vcl/aqua/source/gdi/aquaprintview.mm37
-rw-r--r--vcl/aqua/source/gdi/atsui/salatslayout.cxx37
-rw-r--r--vcl/aqua/source/gdi/atsui/salatsuifontutils.cxx37
-rw-r--r--vcl/aqua/source/gdi/atsui/salgdi.cxx48
-rw-r--r--vcl/aqua/source/gdi/coretext/salcoretextlayout.cxx2
-rw-r--r--vcl/aqua/source/gdi/salbmp.cxx37
-rw-r--r--vcl/aqua/source/gdi/salgdicommon.cxx46
-rw-r--r--vcl/aqua/source/gdi/salgdiutils.cxx37
-rw-r--r--vcl/aqua/source/gdi/salnativewidgets.cxx37
-rw-r--r--vcl/aqua/source/window/salframe.cxx6
-rw-r--r--vcl/aqua/source/window/salframeview.mm38
-rw-r--r--vcl/aqua/source/window/salmenu.cxx37
-rw-r--r--vcl/aqua/source/window/salnsmenu.mm37
-rw-r--r--vcl/aqua/source/window/salobj.cxx37
-rw-r--r--vcl/generic/fontmanager/adobeenc.tab37
-rw-r--r--vcl/generic/fontmanager/fontcache.cxx37
-rw-r--r--vcl/generic/fontmanager/fontconfig.cxx37
-rw-r--r--vcl/generic/fontmanager/fontmanager.cxx37
-rw-r--r--vcl/generic/fontmanager/helper.cxx37
-rw-r--r--vcl/generic/print/bitmap_gfx.cxx37
-rw-r--r--vcl/generic/print/common_gfx.cxx37
-rw-r--r--vcl/generic/print/genprnpsp.cxx37
-rw-r--r--vcl/generic/print/genpspgraphics.cxx45
-rw-r--r--vcl/generic/print/glyphset.cxx37
-rw-r--r--vcl/generic/print/glyphset.hxx37
-rw-r--r--vcl/generic/print/printerjob.cxx37
-rw-r--r--vcl/generic/print/psheader.ps33
-rw-r--r--vcl/generic/print/psputil.cxx37
-rw-r--r--vcl/generic/print/psputil.hxx37
-rw-r--r--vcl/generic/print/text_gfx.cxx37
-rw-r--r--vcl/headless/svpbmp.cxx37
-rw-r--r--vcl/headless/svpdummies.cxx37
-rw-r--r--vcl/headless/svpelement.cxx37
-rw-r--r--vcl/headless/svpframe.cxx37
-rw-r--r--vcl/headless/svpgdi.cxx44
-rw-r--r--vcl/headless/svpinst.cxx40
-rw-r--r--vcl/headless/svpprn.cxx37
-rw-r--r--vcl/headless/svptext.cxx37
-rw-r--r--vcl/headless/svpvd.cxx37
-rw-r--r--vcl/inc/accmgr.hxx43
-rw-r--r--vcl/inc/aqua/atsui/salatsuifontutils.hxx43
-rw-r--r--vcl/inc/aqua/atsui/salgdi.h44
-rw-r--r--vcl/inc/aqua/coretext/salgdi.h26
-rw-r--r--vcl/inc/aqua/salbmp.h37
-rw-r--r--vcl/inc/aqua/salconst.h43
-rw-r--r--vcl/inc/aqua/salframe.h37
-rw-r--r--vcl/inc/aqua/salgdicommon.hxx17
-rw-r--r--vcl/inc/aqua/salinst.h37
-rw-r--r--vcl/inc/aqua/salmenu.h37
-rw-r--r--vcl/inc/aqua/salobj.h37
-rw-r--r--vcl/inc/aqua/salprn.h37
-rw-r--r--vcl/inc/aqua/salsys.h43
-rw-r--r--vcl/inc/brdwin.hxx37
-rw-r--r--vcl/inc/cupsmgr.hxx37
-rw-r--r--vcl/inc/dndevdis.hxx37
-rw-r--r--vcl/inc/fontcache.hxx37
-rw-r--r--vcl/inc/generic/genprn.h37
-rw-r--r--vcl/inc/generic/genpspgraphics.h44
-rw-r--r--vcl/inc/generic/gensys.h37
-rw-r--r--vcl/inc/generic/printergfx.hxx37
-rw-r--r--vcl/inc/generic/printerjob.hxx37
-rw-r--r--vcl/inc/graphite_features.hxx37
-rw-r--r--vcl/inc/graphite_layout.hxx37
-rw-r--r--vcl/inc/graphite_serverfont.hxx37
-rw-r--r--vcl/inc/headless/svpgdi.hxx44
-rw-r--r--vcl/inc/helpwin.hxx37
-rw-r--r--vcl/inc/idlemgr.hxx43
-rw-r--r--vcl/inc/ilstbox.hxx37
-rw-r--r--vcl/inc/image.h37
-rw-r--r--vcl/inc/impbmp.hxx37
-rw-r--r--vcl/inc/impfont.hxx37
-rw-r--r--vcl/inc/impgraph.hxx59
-rw-r--r--vcl/inc/impimagetree.hxx37
-rw-r--r--vcl/inc/ios/salbmp.h37
-rw-r--r--vcl/inc/ios/salcolorutils.hxx43
-rw-r--r--vcl/inc/ios/salconst.h43
-rw-r--r--vcl/inc/ios/salgdi.h45
-rw-r--r--vcl/inc/ios/salgdicommon.hxx37
-rw-r--r--vcl/inc/ios/salinst.h37
-rw-r--r--vcl/inc/ios/salmathutils.hxx37
-rw-r--r--vcl/inc/ios/salmenu.h43
-rw-r--r--vcl/inc/ios/salnstimer.h43
-rw-r--r--vcl/inc/ios/salobj.h37
-rw-r--r--vcl/inc/ios/salprn.h37
-rw-r--r--vcl/inc/ios/salsys.h43
-rw-r--r--vcl/inc/ios/saltimer.h37
-rw-r--r--vcl/inc/jobset.h37
-rw-r--r--vcl/inc/list.h37
-rw-r--r--vcl/inc/outdev.h37
-rw-r--r--vcl/inc/outfont.hxx37
-rw-r--r--vcl/inc/print.h37
-rw-r--r--vcl/inc/printdlg.hxx37
-rw-r--r--vcl/inc/salbmp.hxx43
-rw-r--r--vcl/inc/saldatabasic.hxx43
-rw-r--r--vcl/inc/salframe.hxx37
-rw-r--r--vcl/inc/salgdi.hxx54
-rw-r--r--vcl/inc/salgeom.hxx43
-rw-r--r--vcl/inc/salinst.hxx37
-rw-r--r--vcl/inc/sallayout.hxx47
-rw-r--r--vcl/inc/salmenu.hxx37
-rw-r--r--vcl/inc/salobj.hxx37
-rw-r--r--vcl/inc/salprn.hxx37
-rw-r--r--vcl/inc/salsys.hxx37
-rw-r--r--vcl/inc/salwtype.hxx37
-rw-r--r--vcl/inc/svdata.hxx44
-rw-r--r--vcl/inc/svids.hrc4
-rw-r--r--vcl/inc/textlayout.hxx37
-rw-r--r--vcl/inc/unx/desktops.hxx43
-rw-r--r--vcl/inc/unx/gtk/gtkdata.hxx37
-rw-r--r--vcl/inc/unx/gtk/gtkframe.hxx37
-rw-r--r--vcl/inc/unx/gtk/gtkgdi.hxx37
-rw-r--r--vcl/inc/unx/gtk/gtkinst.hxx41
-rw-r--r--vcl/inc/unx/gtk/gtkobject.hxx43
-rw-r--r--vcl/inc/unx/i18n_cb.hxx37
-rw-r--r--vcl/inc/unx/i18n_ic.hxx37
-rw-r--r--vcl/inc/unx/i18n_im.hxx43
-rw-r--r--vcl/inc/unx/i18n_status.hxx37
-rw-r--r--vcl/inc/unx/i18n_xkb.hxx37
-rw-r--r--vcl/inc/unx/kde/kdedata.hxx37
-rw-r--r--vcl/inc/unx/salbmp.h37
-rw-r--r--vcl/inc/unx/saldata.hxx37
-rw-r--r--vcl/inc/unx/saldisp.hxx37
-rw-r--r--vcl/inc/unx/salframe.h37
-rw-r--r--vcl/inc/unx/salgdi.h44
-rw-r--r--vcl/inc/unx/salinst.h37
-rw-r--r--vcl/inc/unx/salmenu.h43
-rw-r--r--vcl/inc/unx/salobj.h37
-rw-r--r--vcl/inc/unx/saltimer.h43
-rw-r--r--vcl/inc/unx/salunx.h43
-rw-r--r--vcl/inc/unx/salunxtime.h37
-rw-r--r--vcl/inc/unx/salvd.h37
-rw-r--r--vcl/inc/unx/sm.hxx37
-rw-r--r--vcl/inc/unx/soicon.hxx43
-rw-r--r--vcl/inc/unx/x11/x11sys.hxx43
-rw-r--r--vcl/inc/unx/x11_cursors/airbrush_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/airbrush_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/ase_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/ase_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/asn_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/asn_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/asne_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/asne_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/asns_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/asns_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/asnswe_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/asnswe_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/asnw_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/asnw_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/ass_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/ass_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/asse_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/asse_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/assw_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/assw_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/asw_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/asw_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/aswe_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/aswe_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/chain_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/chain_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/chainnot_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/chainnot_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/chart_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/chart_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/copydata_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/copydata_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/copydlnk_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/copydlnk_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/copyfile_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/copyfile_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/copyfiles_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/copyfiles_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/copyflnk_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/copyflnk_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/crook_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/crook_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/crop_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/crop_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/detective_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/detective_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/drawarc_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/drawarc_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/drawbezier_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/drawbezier_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/drawcaption_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/drawcaption_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/drawcirclecut_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/drawcirclecut_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/drawconnect_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/drawconnect_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/drawellipse_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/drawellipse_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/drawfreehand_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/drawfreehand_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/drawline_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/drawline_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/drawpie_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/drawpie_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/drawpolygon_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/drawpolygon_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/drawrect_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/drawrect_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/drawtext_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/drawtext_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/fill_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/fill_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/hshear_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/hshear_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/invert50.h43
-rw-r--r--vcl/inc/unx/x11_cursors/linkdata_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/linkdata_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/linkfile_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/linkfile_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/magnify_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/magnify_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/mirror_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/mirror_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/movebezierweight_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/movebezierweight_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/movedata_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/movedata_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/movedlnk_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/movedlnk_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/movefile_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/movefile_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/movefiles_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/movefiles_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/moveflnk_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/moveflnk_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/movepoint_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/movepoint_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/nodrop_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/nodrop_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/null_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/null_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/paintbrush_curs.h18
-rw-r--r--vcl/inc/unx/x11_cursors/paintbrush_mask.h18
-rw-r--r--vcl/inc/unx/x11_cursors/pivotcol_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/pivotcol_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/pivotdel_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/pivotdel_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/pivotfld_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/pivotfld_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/pivotrow_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/pivotrow_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/rotate_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/rotate_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/tblsele_curs.h18
-rw-r--r--vcl/inc/unx/x11_cursors/tblsele_mask.h18
-rw-r--r--vcl/inc/unx/x11_cursors/tblsels_curs.h18
-rw-r--r--vcl/inc/unx/x11_cursors/tblsels_mask.h18
-rw-r--r--vcl/inc/unx/x11_cursors/tblselse_curs.h18
-rw-r--r--vcl/inc/unx/x11_cursors/tblselse_mask.h18
-rw-r--r--vcl/inc/unx/x11_cursors/tblselsw_curs.h18
-rw-r--r--vcl/inc/unx/x11_cursors/tblselsw_mask.h18
-rw-r--r--vcl/inc/unx/x11_cursors/tblselw_curs.h18
-rw-r--r--vcl/inc/unx/x11_cursors/tblselw_mask.h18
-rw-r--r--vcl/inc/unx/x11_cursors/timemove_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/timemove_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/timesize_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/timesize_mask.h43
-rw-r--r--vcl/inc/unx/x11_cursors/vertcurs_curs.h18
-rw-r--r--vcl/inc/unx/x11_cursors/vertcurs_mask.h18
-rw-r--r--vcl/inc/unx/x11_cursors/vshear_curs.h43
-rw-r--r--vcl/inc/unx/x11_cursors/vshear_mask.h43
-rw-r--r--vcl/inc/vcl/ImageListProvider.hxx43
-rw-r--r--vcl/inc/vcl/accel.hxx37
-rw-r--r--vcl/inc/vcl/alpha.hxx37
-rw-r--r--vcl/inc/vcl/animate.hxx37
-rw-r--r--vcl/inc/vcl/apptypes.hxx43
-rw-r--r--vcl/inc/vcl/bitmap.hxx37
-rw-r--r--vcl/inc/vcl/bitmapex.hxx37
-rw-r--r--vcl/inc/vcl/bmpacc.hxx37
-rw-r--r--vcl/inc/vcl/btndlg.hxx37
-rw-r--r--vcl/inc/vcl/builder.hxx27
-rw-r--r--vcl/inc/vcl/button.hxx37
-rw-r--r--vcl/inc/vcl/canvastools.hxx37
-rw-r--r--vcl/inc/vcl/cmdevt.hxx37
-rw-r--r--vcl/inc/vcl/combobox.hxx48
-rw-r--r--vcl/inc/vcl/configsettings.hxx37
-rw-r--r--vcl/inc/vcl/cursor.hxx39
-rw-r--r--vcl/inc/vcl/cvtgrf.hxx43
-rw-r--r--vcl/inc/vcl/cvtsvm.hxx39
-rw-r--r--vcl/inc/vcl/dialog.hxx41
-rw-r--r--vcl/inc/vcl/dockwin.hxx37
-rw-r--r--vcl/inc/vcl/edit.hxx49
-rw-r--r--vcl/inc/vcl/event.hxx45
-rw-r--r--vcl/inc/vcl/field.hxx37
-rw-r--r--vcl/inc/vcl/fixed.hxx40
-rw-r--r--vcl/inc/vcl/floatwin.hxx37
-rw-r--r--vcl/inc/vcl/font.hxx39
-rw-r--r--vcl/inc/vcl/fontmanager.hxx37
-rw-r--r--vcl/inc/vcl/gdimtf.hxx50
-rw-r--r--vcl/inc/vcl/gradient.hxx37
-rw-r--r--vcl/inc/vcl/graph.h37
-rw-r--r--vcl/inc/vcl/graph.hxx47
-rw-r--r--vcl/inc/vcl/graphictools.hxx37
-rw-r--r--vcl/inc/vcl/hatch.hxx37
-rw-r--r--vcl/inc/vcl/helper.hxx43
-rw-r--r--vcl/inc/vcl/i18nhelp.hxx37
-rw-r--r--vcl/inc/vcl/image.hxx37
-rw-r--r--vcl/inc/vcl/imagerepository.hxx37
-rw-r--r--vcl/inc/vcl/imgctrl.hxx43
-rw-r--r--vcl/inc/vcl/introwin.hxx43
-rw-r--r--vcl/inc/vcl/jobset.hxx37
-rw-r--r--vcl/inc/vcl/keycod.hxx37
-rw-r--r--vcl/inc/vcl/layout.hxx31
-rw-r--r--vcl/inc/vcl/lazydelete.hxx37
-rw-r--r--vcl/inc/vcl/lineinfo.hxx44
-rw-r--r--vcl/inc/vcl/longcurr.hxx37
-rw-r--r--vcl/inc/vcl/lstbox.hxx38
-rw-r--r--vcl/inc/vcl/menu.hxx37
-rw-r--r--vcl/inc/vcl/menubtn.hxx37
-rw-r--r--vcl/inc/vcl/metaact.hxx80
-rw-r--r--vcl/inc/vcl/metric.hxx37
-rw-r--r--vcl/inc/vcl/mnemonicengine.hxx37
-rw-r--r--vcl/inc/vcl/morebtn.hxx37
-rw-r--r--vcl/inc/vcl/msgbox.hxx37
-rw-r--r--vcl/inc/vcl/octree.hxx37
-rw-r--r--vcl/inc/vcl/outdev.hxx57
-rw-r--r--vcl/inc/vcl/pdfwriter.hxx37
-rw-r--r--vcl/inc/vcl/ppdparser.hxx37
-rw-r--r--vcl/inc/vcl/print.hxx46
-rw-r--r--vcl/inc/vcl/printerinfomanager.hxx37
-rw-r--r--vcl/inc/vcl/quickselectionengine.hxx41
-rw-r--r--vcl/inc/vcl/regband.hxx37
-rw-r--r--vcl/inc/vcl/region.hxx37
-rw-r--r--vcl/inc/vcl/salnativewidgets.hxx37
-rw-r--r--vcl/inc/vcl/scrbar.hxx37
-rw-r--r--vcl/inc/vcl/seleng.hxx37
-rw-r--r--vcl/inc/vcl/settings.hxx17
-rw-r--r--vcl/inc/vcl/slider.hxx37
-rw-r--r--vcl/inc/vcl/split.hxx37
-rw-r--r--vcl/inc/vcl/splitwin.hxx37
-rw-r--r--vcl/inc/vcl/status.hxx37
-rw-r--r--vcl/inc/vcl/stdtext.hxx41
-rw-r--r--vcl/inc/vcl/strhelper.hxx37
-rw-r--r--vcl/inc/vcl/svapp.hxx42
-rw-r--r--vcl/inc/vcl/svgdata.hxx76
-rw-r--r--vcl/inc/vcl/syschild.hxx37
-rw-r--r--vcl/inc/vcl/syswin.hxx37
-rw-r--r--vcl/inc/vcl/tabctrl.hxx37
-rw-r--r--vcl/inc/vcl/tabpage.hxx37
-rw-r--r--vcl/inc/vcl/taskpanelist.hxx43
-rw-r--r--vcl/inc/vcl/texteng.hxx37
-rw-r--r--vcl/inc/vcl/textview.hxx37
-rw-r--r--vcl/inc/vcl/threadex.hxx37
-rw-r--r--vcl/inc/vcl/toolbox.hxx37
-rw-r--r--vcl/inc/vcl/txtattr.hxx37
-rw-r--r--vcl/inc/vcl/unohelp.hxx44
-rw-r--r--vcl/inc/vcl/unowrap.hxx37
-rw-r--r--vcl/inc/vcl/vclenum.hxx37
-rw-r--r--vcl/inc/vcl/vclevent.hxx37
-rw-r--r--vcl/inc/vcl/vclmedit.hxx40
-rw-r--r--vcl/inc/vcl/virdev.hxx37
-rw-r--r--vcl/inc/vcl/wall.hxx37
-rw-r--r--vcl/inc/vcl/window.hxx84
-rw-r--r--vcl/inc/vcl/wrkwin.hxx37
-rw-r--r--vcl/inc/win/salbmp.h37
-rw-r--r--vcl/inc/win/saldata.hxx37
-rw-r--r--vcl/inc/win/salframe.h37
-rw-r--r--vcl/inc/win/salgdi.h44
-rw-r--r--vcl/inc/win/salinst.h37
-rw-r--r--vcl/inc/win/salmenu.h37
-rw-r--r--vcl/inc/win/salobj.h43
-rw-r--r--vcl/inc/win/salprn.h37
-rw-r--r--vcl/inc/win/salsys.h37
-rw-r--r--vcl/inc/win/wincomp.hxx37
-rw-r--r--vcl/inc/window.h40
-rw-r--r--vcl/ios/source/app/salnstimer.mm43
-rw-r--r--vcl/ios/source/app/salsys.cxx37
-rw-r--r--vcl/ios/source/dtrans/iOSTransferable.hxx37
-rw-r--r--vcl/ios/source/dtrans/ios_clipboard.cxx42
-rw-r--r--vcl/ios/source/dtrans/ios_clipboard.hxx37
-rw-r--r--vcl/ios/source/gdi/salbmp.cxx37
-rw-r--r--vcl/ios/source/gdi/salcoretextlayout.cxx2
-rw-r--r--vcl/ios/source/gdi/salgdi.cxx37
-rw-r--r--vcl/ios/source/gdi/salgdicommon.cxx63
-rw-r--r--vcl/ios/source/gdi/salgdiutils.cxx37
-rw-r--r--vcl/ios/source/gdi/salvd.cxx37
-rw-r--r--vcl/ios/source/window/salobj.cxx37
-rw-r--r--vcl/null/printerinfomanager.cxx38
-rw-r--r--vcl/qa/cppunit/builder/demo.ui11
-rw-r--r--vcl/source/app/brand.cxx40
-rw-r--r--vcl/source/app/dbggui.cxx39
-rw-r--r--vcl/source/app/dndhelp.cxx37
-rw-r--r--vcl/source/app/i18nhelp.cxx40
-rw-r--r--vcl/source/app/idlemgr.cxx37
-rw-r--r--vcl/source/app/salvtables.cxx37
-rw-r--r--vcl/source/app/session.cxx37
-rw-r--r--vcl/source/app/settings.cxx29
-rw-r--r--vcl/source/app/stdtext.cxx58
-rw-r--r--vcl/source/app/svapp.cxx37
-rw-r--r--vcl/source/app/svdata.cxx76
-rw-r--r--vcl/source/app/svmain.cxx50
-rw-r--r--vcl/source/app/svmainhook.cxx43
-rw-r--r--vcl/source/app/timer.cxx37
-rw-r--r--vcl/source/app/unohelp.cxx161
-rw-r--r--vcl/source/app/unohelp2.cxx37
-rw-r--r--vcl/source/app/vclevent.cxx37
-rw-r--r--vcl/source/components/display.cxx37
-rw-r--r--vcl/source/components/dtranscomp.cxx37
-rw-r--r--vcl/source/components/factory.cxx51
-rw-r--r--vcl/source/components/rasterizer_rsvg.cxx538
-rw-r--r--vcl/source/control/button.cxx50
-rw-r--r--vcl/source/control/combobox.cxx53
-rw-r--r--vcl/source/control/edit.cxx111
-rw-r--r--vcl/source/control/field.cxx95
-rw-r--r--vcl/source/control/field2.cxx64
-rw-r--r--vcl/source/control/fixed.cxx72
-rw-r--r--vcl/source/control/group.cxx37
-rw-r--r--vcl/source/control/ilstbox.cxx42
-rw-r--r--vcl/source/control/imgctrl.cxx37
-rw-r--r--vcl/source/control/longcurr.cxx74
-rw-r--r--vcl/source/control/lstbox.cxx39
-rw-r--r--vcl/source/control/menubtn.cxx37
-rw-r--r--vcl/source/control/morebtn.cxx37
-rw-r--r--vcl/source/control/quickselectionengine.cxx43
-rw-r--r--vcl/source/control/scrbar.cxx73
-rw-r--r--vcl/source/control/slider.cxx37
-rw-r--r--vcl/source/control/spinbtn.cxx37
-rw-r--r--vcl/source/control/tabctrl.cxx37
-rw-r--r--vcl/source/control/throbber.cxx37
-rw-r--r--vcl/source/edit/textdat2.hxx39
-rw-r--r--vcl/source/edit/textdata.cxx37
-rw-r--r--vcl/source/edit/textdoc.cxx41
-rw-r--r--vcl/source/edit/textdoc.hxx37
-rw-r--r--vcl/source/edit/texteng.cxx39
-rw-r--r--vcl/source/edit/textundo.cxx37
-rw-r--r--vcl/source/edit/textundo.hxx37
-rw-r--r--vcl/source/edit/textview.cxx41
-rw-r--r--vcl/source/edit/txtattr.cxx37
-rw-r--r--vcl/source/edit/vclmedit.cxx53
-rw-r--r--vcl/source/edit/xtextedt.cxx41
-rw-r--r--vcl/source/fontsubset/cff.cxx40
-rw-r--r--vcl/source/fontsubset/fontsubset.cxx37
-rw-r--r--vcl/source/fontsubset/gsub.cxx37
-rw-r--r--vcl/source/fontsubset/list.c238
-rw-r--r--vcl/source/fontsubset/list.cxx225
-rw-r--r--vcl/source/fontsubset/sft.cxx37
-rw-r--r--vcl/source/fontsubset/ttcr.cxx37
-rw-r--r--vcl/source/gdi/alpha.cxx37
-rw-r--r--vcl/source/gdi/animate.cxx37
-rw-r--r--vcl/source/gdi/base14.cxx37
-rw-r--r--vcl/source/gdi/bitmap.cxx37
-rw-r--r--vcl/source/gdi/bitmap2.cxx37
-rw-r--r--vcl/source/gdi/bitmap4.cxx37
-rw-r--r--vcl/source/gdi/bitmapex.cxx37
-rw-r--r--vcl/source/gdi/bmpacc.cxx37
-rw-r--r--vcl/source/gdi/bmpacc3.cxx37
-rw-r--r--vcl/source/gdi/bmpconv.cxx37
-rw-r--r--vcl/source/gdi/bmpfast.cxx37
-rw-r--r--vcl/source/gdi/configsettings.cxx37
-rw-r--r--vcl/source/gdi/cvtgrf.cxx37
-rw-r--r--vcl/source/gdi/cvtsvm.cxx90
-rw-r--r--vcl/source/gdi/font.cxx37
-rw-r--r--vcl/source/gdi/gdimtf.cxx411
-rw-r--r--vcl/source/gdi/gfxlink.cxx37
-rw-r--r--vcl/source/gdi/gradient.cxx37
-rw-r--r--vcl/source/gdi/graph.cxx94
-rw-r--r--vcl/source/gdi/graphictools.cxx37
-rw-r--r--vcl/source/gdi/hatch.cxx37
-rw-r--r--vcl/source/gdi/image.cxx37
-rw-r--r--vcl/source/gdi/imagerepository.cxx43
-rw-r--r--vcl/source/gdi/impbmp.cxx37
-rw-r--r--vcl/source/gdi/impgraph.cxx418
-rw-r--r--vcl/source/gdi/impimage.cxx37
-rw-r--r--vcl/source/gdi/impimagetree.cxx37
-rw-r--r--vcl/source/gdi/impvect.cxx37
-rw-r--r--vcl/source/gdi/jobset.cxx37
-rw-r--r--vcl/source/gdi/lineinfo.cxx83
-rw-r--r--vcl/source/gdi/metaact.cxx123
-rw-r--r--vcl/source/gdi/metric.cxx37
-rw-r--r--vcl/source/gdi/octree.cxx37
-rw-r--r--vcl/source/gdi/oldprintadaptor.cxx37
-rw-r--r--vcl/source/gdi/outdev.cxx147
-rw-r--r--vcl/source/gdi/outdev2.cxx37
-rw-r--r--vcl/source/gdi/outdev3.cxx74
-rw-r--r--vcl/source/gdi/outdev4.cxx37
-rw-r--r--vcl/source/gdi/outdev5.cxx37
-rw-r--r--vcl/source/gdi/outdev6.cxx66
-rw-r--r--vcl/source/gdi/outdevnative.cxx37
-rw-r--r--vcl/source/gdi/outmap.cxx43
-rw-r--r--vcl/source/gdi/pdfwriter.cxx37
-rw-r--r--vcl/source/gdi/pdfwriter_impl.cxx144
-rw-r--r--vcl/source/gdi/pdfwriter_impl.hxx37
-rw-r--r--vcl/source/gdi/pdfwriter_impl2.cxx58
-rw-r--r--vcl/source/gdi/pngread.cxx37
-rw-r--r--vcl/source/gdi/pngwrite.cxx37
-rw-r--r--vcl/source/gdi/print.cxx141
-rw-r--r--vcl/source/gdi/print2.cxx66
-rw-r--r--vcl/source/gdi/print3.cxx87
-rw-r--r--vcl/source/gdi/regband.cxx37
-rw-r--r--vcl/source/gdi/region.cxx83
-rw-r--r--vcl/source/gdi/rendergraphicrasterizer.cxx4
-rw-r--r--vcl/source/gdi/salgdilayout.cxx50
-rw-r--r--vcl/source/gdi/sallayout.cxx39
-rw-r--r--vcl/source/gdi/salmisc.cxx37
-rw-r--r--vcl/source/gdi/salnativewidgets-none.cxx37
-rw-r--r--vcl/source/gdi/svgdata.cxx193
-rw-r--r--vcl/source/gdi/textlayout.cxx37
-rw-r--r--vcl/source/gdi/virdev.cxx37
-rw-r--r--vcl/source/gdi/wall.cxx37
-rw-r--r--vcl/source/glyphs/graphite_features.cxx37
-rw-r--r--vcl/source/glyphs/graphite_layout.cxx2
-rw-r--r--vcl/source/helper/canvasbitmap.cxx37
-rw-r--r--vcl/source/helper/canvastools.cxx37
-rw-r--r--vcl/source/helper/strhelper.cxx37
-rw-r--r--vcl/source/helper/threadex.cxx37
-rw-r--r--vcl/source/helper/xconnection.cxx37
-rw-r--r--vcl/source/salmain/salmain.cxx43
-rw-r--r--vcl/source/src/btntext.src47
-rw-r--r--vcl/source/src/images.src47
-rw-r--r--vcl/source/src/print.src37
-rw-r--r--vcl/source/src/stdtext.src37
-rw-r--r--vcl/source/src/units.src43
-rw-r--r--vcl/source/uipreviewer/previewer.cxx3
-rw-r--r--vcl/source/window/abstdlg.cxx37
-rw-r--r--vcl/source/window/accel.cxx37
-rw-r--r--vcl/source/window/accmgr.cxx37
-rw-r--r--vcl/source/window/brdwin.cxx37
-rw-r--r--vcl/source/window/btndlg.cxx37
-rw-r--r--vcl/source/window/builder.cxx274
-rw-r--r--vcl/source/window/cmdevt.cxx37
-rw-r--r--vcl/source/window/cursor.cxx45
-rw-r--r--vcl/source/window/decoview.cxx37
-rw-r--r--vcl/source/window/dialog.cxx41
-rw-r--r--vcl/source/window/dlgctrl.cxx43
-rw-r--r--vcl/source/window/dndevdis.cxx37
-rw-r--r--vcl/source/window/dockmgr.cxx37
-rw-r--r--vcl/source/window/dockwin.cxx37
-rw-r--r--vcl/source/window/floatwin.cxx37
-rw-r--r--vcl/source/window/introwin.cxx43
-rw-r--r--vcl/source/window/keycod.cxx37
-rw-r--r--vcl/source/window/keyevent.cxx37
-rw-r--r--vcl/source/window/layout.cxx210
-rw-r--r--vcl/source/window/menu.cxx14
-rw-r--r--vcl/source/window/mnemonic.cxx37
-rw-r--r--vcl/source/window/mouseevent.cxx43
-rw-r--r--vcl/source/window/msgbox.cxx38
-rw-r--r--vcl/source/window/printdlg.cxx49
-rw-r--r--vcl/source/window/scrwnd.cxx37
-rw-r--r--vcl/source/window/scrwnd.hxx37
-rw-r--r--vcl/source/window/seleng.cxx37
-rw-r--r--vcl/source/window/split.cxx37
-rw-r--r--vcl/source/window/splitwin.cxx37
-rw-r--r--vcl/source/window/status.cxx37
-rw-r--r--vcl/source/window/syschild.cxx42
-rw-r--r--vcl/source/window/syswin.cxx37
-rw-r--r--vcl/source/window/tabdlg.cxx37
-rw-r--r--vcl/source/window/tabpage.cxx37
-rw-r--r--vcl/source/window/taskpanelist.cxx37
-rw-r--r--vcl/source/window/toolbox.cxx37
-rw-r--r--vcl/source/window/toolbox2.cxx11
-rw-r--r--vcl/source/window/window.cxx247
-rw-r--r--vcl/source/window/window2.cxx152
-rw-r--r--vcl/source/window/winproc.cxx48
-rw-r--r--vcl/source/window/wrkwin.cxx2
-rw-r--r--vcl/test/canvasbitmaptest.cxx41
-rw-r--r--vcl/test/dndtest.cxx37
-rw-r--r--vcl/test/makefile.mk33
-rw-r--r--vcl/uiconfig/ui/printdialog.ui28
-rw-r--r--vcl/unx/generic/app/i18n_cb.cxx37
-rw-r--r--vcl/unx/generic/app/i18n_ic.cxx37
-rw-r--r--vcl/unx/generic/app/i18n_im.cxx37
-rw-r--r--vcl/unx/generic/app/i18n_status.cxx37
-rw-r--r--vcl/unx/generic/app/i18n_xkb.cxx37
-rw-r--r--vcl/unx/generic/app/keysymnames.cxx37
-rw-r--r--vcl/unx/generic/app/randrwrapper.cxx37
-rw-r--r--vcl/unx/generic/app/saldata.cxx8
-rw-r--r--vcl/unx/generic/app/saldisp.cxx37
-rw-r--r--vcl/unx/generic/app/salinst.cxx37
-rw-r--r--vcl/unx/generic/app/saltimer.cxx37
-rw-r--r--vcl/unx/generic/app/sm.cxx37
-rw-r--r--vcl/unx/generic/app/soicon.cxx37
-rw-r--r--vcl/unx/generic/desktopdetect/desktopdetector.cxx37
-rw-r--r--vcl/unx/generic/dtrans/X11_clipboard.cxx37
-rw-r--r--vcl/unx/generic/dtrans/X11_droptarget.cxx37
-rw-r--r--vcl/unx/generic/dtrans/X11_selection.cxx37
-rw-r--r--vcl/unx/generic/dtrans/X11_selection.hxx37
-rw-r--r--vcl/unx/generic/dtrans/X11_service.cxx37
-rw-r--r--vcl/unx/generic/dtrans/X11_transferable.cxx37
-rw-r--r--vcl/unx/generic/dtrans/X11_transferable.hxx43
-rw-r--r--vcl/unx/generic/dtrans/bmp.cxx37
-rw-r--r--vcl/unx/generic/dtrans/config.cxx37
-rw-r--r--vcl/unx/generic/dtrans/copydata_curs.h43
-rw-r--r--vcl/unx/generic/dtrans/copydata_mask.h43
-rw-r--r--vcl/unx/generic/dtrans/linkdata_curs.h43
-rw-r--r--vcl/unx/generic/dtrans/linkdata_mask.h43
-rw-r--r--vcl/unx/generic/dtrans/movedata_curs.h43
-rw-r--r--vcl/unx/generic/dtrans/movedata_mask.h43
-rw-r--r--vcl/unx/generic/dtrans/nodrop_curs.h43
-rw-r--r--vcl/unx/generic/dtrans/nodrop_mask.h43
-rw-r--r--vcl/unx/generic/gdi/gcach_xpeer.cxx37
-rw-r--r--vcl/unx/generic/gdi/gcach_xpeer.hxx43
-rw-r--r--vcl/unx/generic/gdi/salbmp.cxx37
-rw-r--r--vcl/unx/generic/gdi/salgdi.cxx51
-rw-r--r--vcl/unx/generic/gdi/salgdi2.cxx37
-rw-r--r--vcl/unx/generic/gdi/salvd.cxx37
-rw-r--r--vcl/unx/generic/gdi/xrender_peer.cxx37
-rw-r--r--vcl/unx/generic/gdi/xrender_peer.hxx37
-rw-r--r--vcl/unx/generic/printer/cupsmgr.cxx37
-rw-r--r--vcl/unx/generic/printer/jobdata.cxx37
-rw-r--r--vcl/unx/generic/printer/ppdparser.cxx37
-rw-r--r--vcl/unx/generic/printer/printerinfomanager.cxx37
-rw-r--r--vcl/unx/generic/window/salobj.cxx37
-rw-r--r--vcl/unx/gtk/a11y/atkaction.cxx37
-rw-r--r--vcl/unx/gtk/a11y/atkimage.cxx37
-rw-r--r--vcl/unx/gtk/a11y/atktable.cxx37
-rw-r--r--vcl/unx/gtk/a11y/atktext.cxx37
-rw-r--r--vcl/unx/gtk/a11y/atktextattributes.cxx37
-rw-r--r--vcl/unx/gtk/a11y/atkutil.cxx37
-rw-r--r--vcl/unx/gtk/a11y/atkwindow.cxx37
-rw-r--r--vcl/unx/gtk/a11y/atkwrapper.cxx37
-rw-r--r--vcl/unx/gtk/a11y/atkwrapper.hxx37
-rw-r--r--vcl/unx/gtk/app/gtkinst.cxx39
-rw-r--r--vcl/unx/gtk/app/gtksys.cxx39
-rw-r--r--vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx40
-rw-r--r--vcl/unx/gtk/fpicker/SalGtkFilePicker.hxx37
-rw-r--r--vcl/unx/gtk/fpicker/SalGtkFolderPicker.cxx40
-rw-r--r--vcl/unx/gtk/fpicker/SalGtkFolderPicker.hxx37
-rw-r--r--vcl/unx/gtk/fpicker/SalGtkPicker.cxx37
-rw-r--r--vcl/unx/gtk/fpicker/SalGtkPicker.hxx37
-rw-r--r--vcl/unx/gtk/fpicker/eventnotification.hxx43
-rw-r--r--vcl/unx/gtk/fpicker/resourceprovider.cxx37
-rw-r--r--vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx63
-rw-r--r--vcl/unx/gtk/window/gtkframe.cxx6
-rw-r--r--vcl/unx/gtk/window/gtkobject.cxx37
-rw-r--r--vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx10
-rw-r--r--vcl/unx/kde/kdedata.cxx45
-rw-r--r--vcl/unx/kde/salnativewidgets-kde.cxx37
-rw-r--r--vcl/unx/kde4/FPServiceInfo.hxx43
-rw-r--r--vcl/unx/kde4/KDE4FilePicker.cxx37
-rw-r--r--vcl/unx/kde4/KDE4FilePicker.hxx37
-rw-r--r--vcl/unx/kde4/KDEData.hxx43
-rw-r--r--vcl/unx/kde4/KDESalDisplay.cxx37
-rw-r--r--vcl/unx/kde4/KDESalDisplay.hxx43
-rw-r--r--vcl/unx/kde4/KDESalFrame.cxx37
-rw-r--r--vcl/unx/kde4/KDESalGraphics.cxx39
-rw-r--r--vcl/unx/kde4/KDESalGraphics.hxx37
-rw-r--r--vcl/unx/kde4/KDESalInstance.cxx43
-rw-r--r--vcl/unx/kde4/KDESalInstance.hxx43
-rw-r--r--vcl/unx/kde4/KDEXLib.cxx49
-rw-r--r--vcl/unx/kde4/KDEXLib.hxx37
-rw-r--r--vcl/unx/kde4/VCLKDEApplication.cxx43
-rw-r--r--vcl/unx/kde4/VCLKDEApplication.hxx43
-rw-r--r--vcl/unx/kde4/main.cxx37
-rw-r--r--vcl/vcl.android.component46
-rw-r--r--vcl/vcl.headless.component43
-rw-r--r--vcl/vcl.ios.component46
-rw-r--r--vcl/vcl.macosx.component46
-rw-r--r--vcl/vcl.unx.component46
-rw-r--r--vcl/vcl.windows.component46
-rw-r--r--vcl/win/source/app/saldata.cxx37
-rw-r--r--vcl/win/source/app/salinst.cxx37
-rw-r--r--vcl/win/source/app/salshl.cxx37
-rw-r--r--vcl/win/source/gdi/salbmp.cxx37
-rw-r--r--vcl/win/source/gdi/salgdi.cxx37
-rw-r--r--vcl/win/source/gdi/salgdi2.cxx37
-rw-r--r--vcl/win/source/gdi/salgdi3.cxx2
-rw-r--r--vcl/win/source/gdi/salgdi_gdiplus.cxx66
-rw-r--r--vcl/win/source/gdi/salnativewidgets-luna.cxx44
-rw-r--r--vcl/win/source/gdi/salprn.cxx37
-rw-r--r--vcl/win/source/src/salsrc.rc37
-rw-r--r--vcl/win/source/window/salframe.cxx41
-rw-r--r--vcl/win/source/window/salmenu.cxx37
-rw-r--r--vcl/win/source/window/salobj.cxx37
-rw-r--r--vcl/workben/makefile.mk36
-rw-r--r--vcl/workben/outdevgrind.cxx37
-rw-r--r--vcl/workben/svdem.cxx6
-rw-r--r--vcl/workben/svpclient.cxx39
-rw-r--r--vcl/workben/svptest.cxx41
-rw-r--r--vcl/workben/vcldemo.cxx41
-rw-r--r--vigra/prj/build.lst3
-rw-r--r--wizards/Jar_fax.mk57
-rw-r--r--wizards/Jar_letter.mk60
-rw-r--r--wizards/Module_wizards.mk3
-rw-r--r--wizards/Pyuno_fax.mk6
-rw-r--r--wizards/Pyuno_letter.mk (renamed from rdbmaker/Module_rdbmaker.mk)23
-rw-r--r--wizards/com/sun/star/wizards/README19
-rw-r--r--wizards/com/sun/star/wizards/agenda/AgendaTemplate.py388
-rw-r--r--wizards/com/sun/star/wizards/agenda/AgendaWizardDialog.py191
-rw-r--r--wizards/com/sun/star/wizards/agenda/AgendaWizardDialogConst.py104
-rw-r--r--wizards/com/sun/star/wizards/agenda/AgendaWizardDialogImpl.py95
-rw-r--r--wizards/com/sun/star/wizards/agenda/AgendaWizardDialogResources.py10
-rw-r--r--wizards/com/sun/star/wizards/agenda/CallWizard.py50
-rw-r--r--wizards/com/sun/star/wizards/agenda/TemplateConsts.py144
-rw-r--r--wizards/com/sun/star/wizards/agenda/TopicsControl.py13
-rw-r--r--wizards/com/sun/star/wizards/common/Configuration.py186
-rw-r--r--wizards/com/sun/star/wizards/common/Desktop.py37
-rw-r--r--wizards/com/sun/star/wizards/common/FileAccess.py13
-rw-r--r--wizards/com/sun/star/wizards/common/NumberFormatter.py2
-rw-r--r--wizards/com/sun/star/wizards/common/Resource.py17
-rw-r--r--wizards/com/sun/star/wizards/common/SystemDialog.py26
-rw-r--r--wizards/com/sun/star/wizards/fax/CGFax.java50
-rw-r--r--wizards/com/sun/star/wizards/fax/CallWizard.java228
-rw-r--r--wizards/com/sun/star/wizards/fax/CallWizard.py30
-rw-r--r--wizards/com/sun/star/wizards/fax/FaxDocument.java201
-rw-r--r--wizards/com/sun/star/wizards/fax/FaxDocument.py5
-rw-r--r--wizards/com/sun/star/wizards/fax/FaxWizardDialog.java618
-rw-r--r--wizards/com/sun/star/wizards/fax/FaxWizardDialog.py74
-rw-r--r--wizards/com/sun/star/wizards/fax/FaxWizardDialogConst.java106
-rw-r--r--wizards/com/sun/star/wizards/fax/FaxWizardDialogConst.py146
-rw-r--r--wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.java1073
-rw-r--r--wizards/com/sun/star/wizards/fax/FaxWizardDialogImpl.py61
-rw-r--r--wizards/com/sun/star/wizards/fax/FaxWizardDialogResources.java216
-rw-r--r--wizards/com/sun/star/wizards/fax/FaxWizardDialogResources.py27
-rw-r--r--wizards/com/sun/star/wizards/fax/MANIFEST.MF2
-rw-r--r--wizards/com/sun/star/wizards/fax/fax.component10
-rw-r--r--wizards/com/sun/star/wizards/letter/CGLetter.java55
-rw-r--r--wizards/com/sun/star/wizards/letter/CGLetter.py6
-rw-r--r--wizards/com/sun/star/wizards/letter/CGLetterWizard.py5
-rw-r--r--wizards/com/sun/star/wizards/letter/CGPaperElementLocation.py3
-rw-r--r--wizards/com/sun/star/wizards/letter/CallWizard.java228
-rw-r--r--wizards/com/sun/star/wizards/letter/CallWizard.py50
-rw-r--r--wizards/com/sun/star/wizards/letter/LetterDocument.java319
-rw-r--r--wizards/com/sun/star/wizards/letter/LetterDocument.py8
-rw-r--r--wizards/com/sun/star/wizards/letter/LetterWizardDialog.java883
-rw-r--r--wizards/com/sun/star/wizards/letter/LetterWizardDialog.py167
-rw-r--r--wizards/com/sun/star/wizards/letter/LetterWizardDialogConst.java82
-rw-r--r--wizards/com/sun/star/wizards/letter/LetterWizardDialogConst.py116
-rw-r--r--wizards/com/sun/star/wizards/letter/LetterWizardDialogEvents.java79
-rw-r--r--wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java1484
-rw-r--r--wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.py271
-rw-r--r--wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.java224
-rw-r--r--wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py68
-rw-r--r--wizards/com/sun/star/wizards/letter/LocaleCodes.java192
-rw-r--r--wizards/com/sun/star/wizards/letter/LocaleCodes.py171
-rw-r--r--wizards/com/sun/star/wizards/letter/MANIFEST.MF2
-rw-r--r--wizards/com/sun/star/wizards/letter/letter.component8
-rw-r--r--wizards/com/sun/star/wizards/text/TextDocument.py98
-rw-r--r--wizards/com/sun/star/wizards/text/TextElement.py (renamed from wizards/com/sun/star/wizards/common/TextElement.py)19
-rw-r--r--wizards/com/sun/star/wizards/ui/UnoDialog2.py3
-rw-r--r--wizards/com/sun/star/wizards/ui/WizardDialog.py2
-rw-r--r--wizards/com/sun/star/wizards/ui/event/CommonListener.py1
-rw-r--r--wizards/com/sun/star/wizards/ui/event/DataAware.py3
-rw-r--r--wizards/com/sun/star/wizards/ui/event/RadioDataAware.py5
-rw-r--r--wizards/com/sun/star/wizards/ui/event/UnoDataAware.py7
-rw-r--r--writerfilter/Library_writerfilter_uno.mk64
-rw-r--r--writerfilter/Module_writerfilter.mk1
-rw-r--r--writerfilter/inc/dmapper/DomainMapper.hxx3
-rw-r--r--writerfilter/inc/resourcemodel/TableData.hxx4
-rw-r--r--writerfilter/inc/resourcemodel/TableManager.hxx6
-rw-r--r--writerfilter/qa/cppunittests/rtftok/testrtftok.cxx25
-rw-r--r--writerfilter/source/dmapper/DomainMapper.cxx27
-rw-r--r--writerfilter/source/dmapper/DomainMapperTableHandler.cxx14
-rw-r--r--writerfilter/source/dmapper/DomainMapperTableManager.cxx22
-rw-r--r--writerfilter/source/dmapper/DomainMapperTableManager.hxx10
-rw-r--r--writerfilter/source/dmapper/DomainMapper_Impl.cxx22
-rw-r--r--writerfilter/source/dmapper/DomainMapper_Impl.hxx9
-rw-r--r--writerfilter/source/dmapper/GraphicImport.cxx1
-rw-r--r--writerfilter/source/dmapper/PropertyMap.cxx14
-rw-r--r--writerfilter/source/dmapper/PropertyMap.hxx4
-rw-r--r--writerfilter/source/dmapper/StyleSheetTable.cxx13
-rw-r--r--writerfilter/source/dmapper/TDefTableHandler.cxx2
-rw-r--r--writerfilter/source/dmapper/TablePropertiesHandler.cxx2
-rw-r--r--writerfilter/source/dmapper/TablePropertiesHandler.hxx8
-rw-r--r--writerfilter/source/filter/ImportFilter.cxx1
-rw-r--r--writerfilter/source/filter/RtfFilter.cxx40
-rw-r--r--writerfilter/source/ooxml/factoryimpl_ns.xsl7
-rw-r--r--writerfilter/source/ooxml/model.xml2
-rw-r--r--writerfilter/source/resourcemodel/resourcemodel.cxx2
-rw-r--r--writerfilter/source/rtftok/rtfdocumentimpl.cxx170
-rw-r--r--writerfilter/source/rtftok/rtfdocumentimpl.hxx19
-rw-r--r--writerfilter/source/rtftok/rtfsdrimport.cxx39
-rw-r--r--writerfilter/source/rtftok/rtfsdrimport.hxx2
-rw-r--r--writerfilter/source/rtftok/rtftokenizer.cxx22
-rw-r--r--writerfilter/source/rtftok/rtftokenizer.hxx3
-rw-r--r--writerfilter/unocomponent/component.cxx63
-rw-r--r--writerfilter/unocomponent/debugservices/doctok/DocTokAnalyzeService.cxx253
-rw-r--r--writerfilter/unocomponent/debugservices/doctok/DocTokAnalyzeService.hxx64
-rw-r--r--writerfilter/unocomponent/debugservices/doctok/DocTokTestService.cxx107
-rw-r--r--writerfilter/unocomponent/debugservices/doctok/DocTokTestService.hxx63
-rw-r--r--writerfilter/unocomponent/debugservices/ooxml/OOXMLAnalyzeService.cxx247
-rw-r--r--writerfilter/unocomponent/debugservices/ooxml/OOXMLAnalyzeService.hxx64
-rw-r--r--writerfilter/unocomponent/debugservices/ooxml/OOXMLTestService.cxx126
-rw-r--r--writerfilter/unocomponent/debugservices/ooxml/OOXMLTestService.hxx63
-rw-r--r--writerfilter/unocomponent/debugservices/rtftok/ScannerTestService.cxx416
-rw-r--r--writerfilter/unocomponent/debugservices/rtftok/ScannerTestService.hxx64
-rw-r--r--writerfilter/unocomponent/debugservices/rtftok/XMLScanner.cxx306
-rw-r--r--writerfilter/unocomponent/debugservices/rtftok/XMLScanner.hxx64
-rw-r--r--writerperfect/Library_wpftdraw.mk1
-rw-r--r--x11_extensions/prj/build.lst2
-rw-r--r--xmlhelp/source/cxxhelp/provider/content.cxx21
-rw-r--r--xmlhelp/source/cxxhelp/provider/databases.cxx56
-rw-r--r--xmlhelp/source/cxxhelp/provider/provider.cxx40
-rw-r--r--xmlhelp/source/cxxhelp/provider/provider.hxx2
-rw-r--r--xmlhelp/source/cxxhelp/provider/resultsetbase.cxx10
-rw-r--r--xmlhelp/source/cxxhelp/provider/resultsetbase.hxx6
-rw-r--r--xmlhelp/source/cxxhelp/provider/resultsetforquery.cxx24
-rw-r--r--xmlhelp/source/cxxhelp/provider/resultsetforquery.hxx4
-rw-r--r--xmlhelp/source/cxxhelp/provider/resultsetforroot.cxx4
-rw-r--r--xmlhelp/source/cxxhelp/provider/resultsetforroot.hxx4
-rw-r--r--xmlhelp/source/treeview/tvread.cxx38
-rw-r--r--xmlhelp/source/treeview/tvread.hxx4
-rw-r--r--xmloff/Library_xo.mk34
-rw-r--r--xmloff/Package_inc.mk34
-rw-r--r--xmloff/inc/xmloff/txtparae.hxx41
-rw-r--r--xmloff/inc/xmloff/xmlmultiimagehelper.hxx59
-rw-r--r--xmloff/inc/xmloff/xmltoken.hxx42
-rw-r--r--xmloff/source/chart/SchXMLAutoStylePoolP.cxx1
-rw-r--r--xmloff/source/chart/SchXMLExport.cxx13
-rw-r--r--xmloff/source/chart/SchXMLPlotAreaContext.cxx2
-rw-r--r--xmloff/source/chart/SchXMLSeriesHelper.cxx4
-rw-r--r--xmloff/source/chart/SchXMLSeriesHelper.hxx1
-rw-r--r--xmloff/source/core/RDFaExportHelper.cxx10
-rw-r--r--xmloff/source/core/unointerfacetouniqueidentifiermapper.cxx27
-rw-r--r--xmloff/source/core/xmlexp.cxx1
-rw-r--r--xmloff/source/core/xmlmultiimagehelper.cxx140
-rw-r--r--xmloff/source/core/xmltoken.cxx42
-rw-r--r--xmloff/source/core/xmluconv.cxx20
-rw-r--r--xmloff/source/draw/sdpropls.cxx53
-rw-r--r--xmloff/source/draw/sdpropls.hxx38
-rw-r--r--xmloff/source/draw/shapeexport2.cxx68
-rw-r--r--xmloff/source/draw/ximpshap.cxx160
-rw-r--r--xmloff/source/draw/ximpshap.hxx45
-rw-r--r--xmloff/source/meta/MetaExportComponent.cxx4
-rw-r--r--xmloff/source/meta/xmlversion.cxx7
-rw-r--r--xmloff/source/style/MarkerStyle.cxx3
-rw-r--r--xmloff/source/style/XMLBackgroundImageContext.cxx1
-rw-r--r--xmloff/source/style/backhdl.cxx1
-rw-r--r--xmloff/source/style/xmlaustp.cxx2
-rw-r--r--xmloff/source/style/xmlexppr.cxx3
-rw-r--r--xmloff/source/style/xmlnumfe.cxx18
-rw-r--r--xmloff/source/style/xmlnumfi.cxx6
-rw-r--r--xmloff/source/style/xmlnumi.cxx1
-rw-r--r--xmloff/source/text/XMLRedlineExport.cxx2
-rw-r--r--xmloff/source/text/XMLTextFrameContext.cxx104
-rw-r--r--xmloff/source/text/XMLTextFrameContext.hxx45
-rw-r--r--xmloff/source/text/txtparae.cxx75
-rw-r--r--xmloff/source/transform/EventOASISTContext.cxx63
-rw-r--r--xmloff/source/transform/StyleOASISTContext.cxx3
-rw-r--r--xmloff/source/transform/TransformerBase.cxx64
-rw-r--r--xmlscript/inc/xmlscript/xmllib_imexp.hxx6
-rw-r--r--xmlscript/inc/xmlscript/xmlmod_imexp.hxx4
-rw-r--r--xmlscript/source/xmldlg_imexp/xmldlg_addfunc.cxx28
-rw-r--r--xmlscript/source/xmllib_imexp/xmllib_export.cxx4
-rw-r--r--xmlscript/source/xmlmod_imexp/xmlmod_export.cxx2
-rw-r--r--xmlsecurity/inc/xmlsecurity/certificateviewer.hxx2
-rw-r--r--xmlsecurity/inc/xmlsecurity/xmlsignaturehelper.hxx5
-rw-r--r--xmlsecurity/qa/certext/SanCertExt.cxx6
-rw-r--r--xmlsecurity/source/dialogs/certificatechooser.cxx4
-rw-r--r--xmlsecurity/source/dialogs/certificateviewer.cxx20
-rw-r--r--xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx18
-rw-r--r--xmlsecurity/source/dialogs/macrosecurity.cxx9
-rw-r--r--xmlsecurity/source/helper/xmlsignaturehelper.cxx35
-rw-r--r--xmlsecurity/source/xmlsec/nss/nssinitializer.cxx58
-rw-r--r--xmlsecurity/source/xmlsec/nss/nssinitializer.hxx16
-rw-r--r--xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.cxx8
-rw-r--r--xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.cxx50
-rw-r--r--xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.hxx4
-rw-r--r--xmlsecurity/source/xmlsec/saxhelper.cxx1
-rw-r--r--xmlsecurity/workben/signaturetest.cxx2
-rw-r--r--xpdf/makefile.mk8
-rw-r--r--xsltml/prj/build.lst3
-rw-r--r--zlib/ExternalPackage_zlib.mk17
-rw-r--r--zlib/Makefile14
-rw-r--r--zlib/Module_zlib.mk28
-rw-r--r--zlib/StaticLibrary_zlib.mk28
-rw-r--r--zlib/StaticLibrary_zlib_x64.mk35
-rw-r--r--zlib/UnpackedTarball_zlib.mk19
-rwxr-xr-xzlib/make_patched_header.pl66
-rw-r--r--zlib/makefile.mk73
-rw-r--r--zlib/prj/d.lst11
-rw-r--r--zlib/prj/dmake0
-rw-r--r--zlib/zlib-dmakebuild.patch67
5521 files changed, 525406 insertions, 186489 deletions