diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-03-22 18:26:43 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-03-22 18:27:15 +0100 |
commit | 8d1424dba00539a9f829eb9803bdb8f03a6d5c93 (patch) | |
tree | 3a9b1b6e0cb8dcd811894b01332ab6d21d4758b1 /officecfg/registry | |
parent | 5ea8a48a3b26ac326ea5fe4a637a2d9b59cd2b94 (diff) |
officecfg: remove author tag from xcs files
git blame does the same
Change-Id: I79ff6866bc0de02ae841df9d15599278ade06e31
Diffstat (limited to 'officecfg/registry')
98 files changed, 1 insertions, 1316 deletions
diff --git a/officecfg/registry/schema/org/openoffice/FirstStartWizard.xcs b/officecfg/registry/schema/org/openoffice/FirstStartWizard.xcs index b670379ce304..f081e4a0b55b 100644 --- a/officecfg/registry/schema/org/openoffice/FirstStartWizard.xcs +++ b/officecfg/registry/schema/org/openoffice/FirstStartWizard.xcs @@ -19,18 +19,15 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="FirstStartWizard" oor:package="org.openoffice" xml:lang="en-US"> <info> - <author>CD</author> <desc >Contains properties regarding the first start wiazrd.</desc> </info> <templates> <group oor:name="Option"> <info> - <author>CD</author> <desc>Describes properties of a wizard tab page option.</desc> </info> <prop oor:name="Visible" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>CD</author> <desc>Determine if an option is visible or not.</desc> </info> <value>true</value> @@ -40,17 +37,14 @@ <component> <group oor:name="TabPages"> <info> - <author>CD</author> <desc>Contains properties for the various first start wizard tab pages.</desc> </info> <group oor:name="Registration"> <info> - <author>CD</author> <desc>Specifies properties of the registration tab page.</desc> </info> <set oor:name="RegistrationOptions" oor:node-type="Option"> <info> - <author>CD</author> <desc>Specifies radio button properties of the registration tab page.</desc> </info> </set> diff --git a/officecfg/registry/schema/org/openoffice/Inet.xcs b/officecfg/registry/schema/org/openoffice/Inet.xcs index 0f951ae9fae8..2d05763612ef 100644 --- a/officecfg/registry/schema/org/openoffice/Inet.xcs +++ b/officecfg/registry/schema/org/openoffice/Inet.xcs @@ -31,7 +31,6 @@ <!-- UIHints: Tools - Options - Internet - Protocol --> <info> <deprecated/> - <author>KSO</author> <desc>Specifies the IP address of the DNS server. If the string is empty, the DNS server will be specified automatically.</desc> </info> <value/> @@ -42,7 +41,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools Options Internet Proxy --> <info> - <author>KSO</author> <desc>Enumerates the names of servers that do not require any proxies.</desc> </info> <value/> @@ -53,7 +51,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools Options Internet Proxy --> <info> - <author>KSO</author> <desc>Specifies the type of proxy selection.</desc> </info> <constraints> @@ -79,7 +76,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools Options Internet Proxy --> <info> - <author>KSO</author> <desc>Specifies the name of the FTP proxy server.</desc> </info> <value/> @@ -90,7 +86,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools Options Internet Proxy --> <info> - <author>KSO</author> <desc>Specifies the port of the FTP proxy server.</desc> </info> <constraints> @@ -111,7 +106,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools Options Internet Proxy --> <info> - <author>KSO</author> <desc>Specifies the name of the HTTP proxy server.</desc> </info> <value/> @@ -122,7 +116,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools Options Internet Proxy --> <info> - <author>KSO</author> <desc>Specifies the port of the HTTP proxy server.</desc> </info> <constraints> @@ -143,7 +136,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools Options Internet Proxy --> <info> - <author>TKR</author> <desc>Specifies the name of the HTTPS proxy server.</desc> </info> <value/> @@ -154,7 +146,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools Options Internet Proxy --> <info> - <author>TKR</author> <desc>Specifies the port of the HTTPS proxy server.</desc> </info> <constraints> @@ -176,7 +167,6 @@ <!-- UIHints: Tools Options Internet Proxy --> <info> <deprecated/> - <author>KSO</author> <desc>Specifies the name of the Socks proxy server.</desc> </info> <value/> @@ -188,7 +178,6 @@ <!-- UIHints: Tools Options Internet Proxy --> <info> <deprecated/> - <author>KSO</author> <desc>Specifies the port of the Socks proxy server.</desc> </info> <constraints> diff --git a/officecfg/registry/schema/org/openoffice/Interaction.xcs b/officecfg/registry/schema/org/openoffice/Interaction.xcs index 4e2ab490717f..8eb58f587c07 100644 --- a/officecfg/registry/schema/org/openoffice/Interaction.xcs +++ b/officecfg/registry/schema/org/openoffice/Interaction.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Interaction" oor:package="org.openoffice" xml:lang="en-US"> <info> - <author>Frank Schönheit</author> <desc>contains configuration related to the interaction system of OpenOffice.org.</desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/LDAP.xcs b/officecfg/registry/schema/org/openoffice/LDAP.xcs index b602df908198..ff99a65f75dd 100644 --- a/officecfg/registry/schema/org/openoffice/LDAP.xcs +++ b/officecfg/registry/schema/org/openoffice/LDAP.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="LDAP" oor:package="org.openoffice" xml:lang="en-US"> <info> - <author>JB</author> <desc>Specifies the LDAP related settings</desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/Office/Addons.xcs b/officecfg/registry/schema/org/openoffice/Office/Addons.xcs index cf8a39d39278..2c5f28944211 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Addons.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Addons.xcs @@ -18,7 +18,6 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Addons" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> - <author>CD</author> <desc >Contains general structures used to integrate external components into the Office user interface.</desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs index 4ec612e51a37..898d06c5ae41 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs @@ -18,7 +18,6 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Calc" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> - <author>NN</author> <desc >Contains settings for the spreadsheet application.</desc> </info> <templates> @@ -72,7 +71,6 @@ <!-- OldLocation: convert.ini --> <!-- UIHints: function CONVERT --> <info> - <author>NN/ER</author> <desc>Specifies the Euro currency conversion rates and possibly other unit conversion rules for the CONVERT function.</desc> </info> </set> @@ -89,7 +87,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options -Spreadsheets - Contents - [Section] Display --> <info> - <author>NN</author> <desc>Indicates whether formulas instead of results are displayed in the cells.</desc> <label>Formulas</label> </info> @@ -100,7 +97,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options -Spreadsheets - Contents - [Section] Display --> <info> - <author>NN</author> <desc>Indicates whether numbers containing the 0 value are shown.</desc> <label>Zero values</label> </info> @@ -111,7 +107,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options -Spreadsheets - Contents - [Section] Display --> <info> - <author>NN</author> <desc>Indicates whether comments are marked.</desc> <label>Comment tags</label> </info> @@ -122,7 +117,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options -Spreadsheets - Contents - [Section] Display --> <info> - <author>NN</author> <desc>Indicates whether all values are highlighted in the sheet (text black, numbers blue, others green).</desc> <label>Value highlighting</label> </info> @@ -133,7 +127,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options -Spreadsheets - Contents - [Section] Display --> <info> - <author>NN</author> <desc>Indicates whether anchor icons are displayed next to selected graphics in the document.</desc> <label>Anchor</label> </info> @@ -144,7 +137,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options -Spreadsheets - Contents - [Section] Display --> <info> - <author>NN</author> <desc>Indicates whether text overflow is marked via a small triangle.</desc> <label>Text overflow</label> </info> @@ -155,7 +147,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options -Spreadsheets - Contents - [Section] Objects --> <info> - <author>NN</author> <desc>Indicates whether objects and graphics are shown, hidden or replaced by a placeholder.</desc> <label>Objects and Graphics</label> </info> @@ -183,7 +174,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options -Spreadsheets - Contents - [Section] Objects --> <info> - <author>NN</author> <desc>Indicates whether charts are shown, hidden or replaced by a placeholder.</desc> <label>Charts</label> </info> @@ -211,7 +201,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options -Spreadsheets - Contents - [Section] Objects --> <info> - <author>NN</author> <desc>Indicates whether drawing objects are shown, hidden or replaced by a placeholder.</desc> <label>Drawing objects</label> </info> @@ -244,7 +233,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Spreadsheet Other [Section] Updating --> <info> - <author>NN</author> <desc>Specifies if and how links are updated when loading a document.</desc> <label>Update Links</label> </info> @@ -282,7 +270,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options -Spreadsheets - Layout - [Section] Lines --> <info> - <author>NN</author> <desc>Specifies whether grid lines are displayed.</desc> <label>Grid lines</label> </info> @@ -291,7 +278,6 @@ <prop oor:name="GridOnColoredCells" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: Tools - Options -Spreadsheets - Layout - [Section] Visual Aids --> <info> - <author>André Schnabel</author> <desc>Specifies whether grid lines should be displayed on top of colored cells.</desc> <label>Grid lines on colored background</label> </info> @@ -303,7 +289,6 @@ <!-- UIHints: Tools - Options -Spreadsheets - Layout - [Section] Lines --> <!--Default 12632256 = LightGray--> <info> - <author>NN</author> <desc>Specifies the color of the grid lines.</desc> <label>Color</label> </info> @@ -314,7 +299,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options -Spreadsheets - Layout - [Section] Lines --> <info> - <author>NN</author> <desc>Specifies whether page breaks are displayed.</desc> <label>Page breaks</label> </info> @@ -325,7 +309,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options -Spreadsheets - Layout - [Section] Lines --> <info> - <author>NN</author> <desc>Specifies whether helplines are displayed when moving objects.</desc> <label>Helplines</label> </info> @@ -336,7 +319,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options -Spreadsheets - Layout - [Section] Lines --> <info> - <author>NN</author> <desc>Specifies whether control points are displayed as simple squares without 3D effect.</desc> <label>Simple control points</label> </info> @@ -347,7 +329,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options -Spreadsheets - Layout - [Section] Lines --> <info> - <author>NN</author> <desc>Specifies whether control points are displayed as larger than the default size.</desc> <label>Large control points</label> </info> @@ -363,7 +344,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options -Spreadsheets - Layout - [Section] Window --> <info> - <author>NN</author> <desc>Specifies whether row and column headers are displayed.</desc> <label>Column/Row headers</label> </info> @@ -374,7 +354,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options -Spreadsheets - Layout - [Section] Window --> <info> - <author>NN</author> <desc>Specifies whether a horizontal scroll bar is displayed.</desc> <label>Horizontal scroll</label> </info> @@ -385,7 +364,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options -Spreadsheets - Layout - [Section] Window --> <info> - <author>NN</author> <desc>Specifies whether a vertical scroll bar is displayed.</desc> <label>Vertical Scroll</label> </info> @@ -396,7 +374,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options -Spreadsheets - Layout - [Section] Window --> <info> - <author>NN</author> <desc>Specifies whether sheet tabs are displayed.</desc> <label>Sheet tabs</label> </info> @@ -407,7 +384,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options -Spreadsheets - Layout - [Section] Window --> <info> - <author>NN</author> <desc>Specifies whether outline symbols are displayed.</desc> <label>Outline symbols</label> </info> @@ -423,7 +399,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: (Status Bar) --> <info> - <author>NN</author> <desc>Selects a function that is calculated for the selected cells, and which shows the result in the status bar.</desc> <label>Statusbar Function</label> </info> @@ -471,7 +446,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options -Spreadsheets - Layout - [Section] Tab stops --> <info> - <author>NN</author> <desc>Specifies the distance between tabulator stops in 1/100th millimeters.</desc> <label>Tab stops</label> </info> @@ -495,7 +469,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options -Spreadsheets - Layout - [Section] Measurement unit --> <info> - <author>NN</author> <desc>Specifies the measurement unit to be used in the user interface.</desc> <label>Measurement unit</label> </info> @@ -576,7 +549,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: (Status Bar) --> <info> - <author>NN</author> <desc>Specifies the zoom type.</desc> <label>Zoom Type</label> </info> @@ -604,7 +576,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: (Status Bar) --> <info> - <author>NN</author> <desc>Specifies the percentage value to which the view is scaled.</desc> <label>Zoom Value</label> </info> @@ -613,7 +584,6 @@ <prop oor:name="Synchronize" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: Tools - Options - Spreadsheets - View - [Section] Zoom --> <info> - <author>NN</author> <desc>Specifies if zoom is applied to all sheets of a document.</desc> <label>Synchronize sheets</label> </info> @@ -630,7 +600,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options -Spreadsheets - Input - [Section] Input --> <info> - <author>NN</author> <desc>Specifies whether pressing the Enter key should move the selection.</desc> <label>Press Enter to move selection</label> </info> @@ -641,7 +610,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options -Spreadsheets - Input - [Section] Input --> <info> - <author>NN</author> <desc>Specifies the direction where the selection is moved when pressing Enter, if moving is enabled.</desc> <label>Direction to move selection</label> </info> @@ -674,7 +642,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options -Spreadsheets - Input - [Section] Input --> <info> - <author>NN</author> <desc>Specifies whether the selected cell can be edited immediately after pressing the Enter key.</desc> <label>Press Enter to switch to edit mode</label> </info> @@ -685,7 +652,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options -Spreadsheets - Input - [Section] Input --> <info> - <author>NN</author> <desc>Specifies whether formatting a cell also affects subsequently entered cells.</desc> <label>Expand formatting</label> </info> @@ -696,7 +662,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options -Spreadsheets - Input - [Section] Input --> <info> - <author>NN</author> <desc>Specifies whether formula references from the input line are highlighted in color in the cell.</desc> <label>Show references in color</label> </info> @@ -707,7 +672,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options -Spreadsheets - Input - [Section] Input --> <info> - <author>NN</author> <desc>Specifies whether references are expanded when inserting columns or rows next to, above or below the reference range.</desc> <label>Expand references if new columns/rows are inserted</label> </info> @@ -718,7 +682,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options -Spreadsheets - Input - [Section] Input --> <info> - <author>NN</author> <desc>Specifies whether column and row headers are highlighted in the selected columns or rows.</desc> <label>Highlight selection in column/row headings</label> </info> @@ -729,7 +692,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: only API (see UseTabCol) --> <info> - <author>NN</author> <desc>Specifies whether pressing Enter will move the cursor to the column where it was before the Tab key was used to change columns.</desc> <label>Use Tab Column</label> </info> @@ -738,7 +700,6 @@ <prop oor:name="UsePrinterMetrics" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: Tools - Options - Spreadsheet - General - [Section] Input settings --> <info> - <author>NN</author> <desc>Specifies whether text metrics from the printer will be used to format text on the screen.</desc> <label>Use printer metrics for text formatting</label> </info> @@ -747,7 +708,6 @@ <prop oor:name="ReplaceCellsWarning" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: Tools - Options - Spreadsheet - General - [Section] Input settings --> <info> - <author>NN</author> <desc>Specifies whether a warning box will appear when existing cells are replaced (i.e. pasting from clipboard).</desc> <label>Warn before replacing cells</label> </info> @@ -757,7 +717,6 @@ <!-- OldPath: Calc/Input --> <!-- OldLocation: Soffice.cfg --> <info> - <author>NN</author> <desc>Specifies the functions last used.</desc> <label>Last Used Functions</label> </info> @@ -795,7 +754,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools Cell Contents AutoInput --> <info> - <author>NN</author> <desc>Specifies whether the AutoInput function is active.</desc> <label>Auto Input</label> </info> @@ -806,7 +764,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools Detective AutoRefresh --> <info> - <author>NN</author> <desc>Specifies whether all the Detective traces in the sheet are automatically refreshed when modifying a formula.</desc> <label>Detective Auto Refresh</label> </info> @@ -826,7 +783,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Spreadsheet Grid - [Section] Options --> <info> - <author>NN</author> <desc>Specifies whether frames, drawing elements and form functions are only movable between grid points.</desc> <label>Snap to grid</label> </info> @@ -837,7 +793,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools Options Spreadsheet Grid - [Section] Snap grid --> <info> - <author>NN</author> <desc>Specifies whether the snap grid is matched with the main grid.</desc> <label>Size to grid</label> </info> @@ -848,7 +803,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Spreadsheet Grid - [Section] Options --> <info> - <author>NN</author> <desc>Specifies whether the grid is displayed.</desc> <label>Visible grid</label> </info> @@ -859,7 +813,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Spreadsheet Grid - [Section] Options --> <info> - <author>NN</author> <desc>Specifies whether the current grid settings are changed symmetrically. The resolution and subdivision for the X/Y axes remain the same.</desc> <label>Synchronize axes</label> </info> @@ -871,7 +824,6 @@ <!-- UIHints: Tools Options Spreadsheet Grid - [Section] Snap grid --> <!-- Notice: Default-value in (nonmetric: 1270 1/100 mm)--> <info> - <author>NN</author> <desc>Defines the horizontal distance between the single grid points in 1/100th millimeters.</desc> <label>X axis</label> </info> @@ -896,7 +848,6 @@ <!-- UIHints: Tools Options Spreadsheet Grid - [Section] Snap grid --> <!-- Notice: Default-value in nonmetric: 1270 1/100 mm--> <info> - <author>NN</author> <desc>Defines the vertical distance between the single grid points in 1/100th millimeters.</desc> <label>Y axis</label> </info> @@ -926,7 +877,6 @@ <!-- UIHints: Tools - Options Spreadsheet Grid - [Section] Grid --> <!-- Notice: Default-value nonmetric 1270 1/100 mm) --> <info> - <author>NN</author> <desc>Defines the distance between grid points on the X axis in 1/100th millimeters.</desc> <label>X Axis Resolution</label> </info> @@ -951,7 +901,6 @@ <!-- UIHints: Tools - Options Spreadsheet Grid - [Section] Grid --> <!-- Notice: Default-value nonmetric 1270 1/100 mm) --> <info> - <author>NN</author> <desc>Defines the distance between grid points on the Y axis in 1/100th millimeters.</desc> <label>Y Axis Resolution</label> </info> @@ -980,7 +929,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Spreadsheet Grid - [Section] Grid --> <info> - <author>NN</author> <desc>Specifies the number of intervals between two grid points on the X axis.</desc> <label>X Axis Subdivision</label> </info> @@ -991,7 +939,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Spreadsheet Grid - [Section] Grid --> <info> - <author>NN</author> <desc>Specifies the number of intervals between two grid points on the Y axis.</desc> <label>Y Axis Subdivision</label> </info> @@ -1009,7 +956,6 @@ <!-- UIHints: Tools - Options Spreadsheet Sort lists [List box] Lists --> <!-- Notice: Defaults: Week and month names from system language --> <info> - <author>NN</author> <desc>Specifies the available lists.</desc> <label>Lists</label> </info> @@ -1026,7 +972,6 @@ </info> <prop oor:name="CharSet" oor:type="xs:int" oor:nillable="false"> <info> - <author>muthusuba</author> <desc>Charset/Language</desc> <label>CharSet</label> </info> @@ -1039,7 +984,6 @@ </info> <prop oor:name="CharSet" oor:type="xs:int" oor:nillable="false"> <info> - <author>muthusuba</author> <desc>Charset/Language</desc> <label>CharSet</label> </info> @@ -1052,7 +996,6 @@ </info> <prop oor:name="MergeDelimiters" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>muthusuba</author> <desc>Merge Delimiter check box status</desc> <label>MergeDelimiters</label> </info> @@ -1060,7 +1003,6 @@ </prop> <prop oor:name="QuotedFieldAsText" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>kyoshida</author> <desc>If true, quoted field is always imported as text with no exception.</desc> <label>QuotedFieldAsText</label> </info> @@ -1068,7 +1010,6 @@ </prop> <prop oor:name="DetectSpecialNumbers" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>kyoshida</author> <desc>If true, Calc tries to detect special number format, such as date and scientific notation.</desc> <label>DetectSpecialNumbers</label> </info> @@ -1076,7 +1017,6 @@ </prop> <prop oor:name="Language" oor:type="xs:int" oor:nillable="false"> <info> - <author>kyoshida</author> <desc>Language to use for CSV import. This determines how the numbers are parsed.</desc> <label>Language</label> </info> @@ -1084,7 +1024,6 @@ </prop> <prop oor:name="Separators" oor:type="xs:string" oor:nillable="false"> <info> - <author>muthusuba</author> <desc>List of Separators - as a String</desc> <label>Separators</label> </info> @@ -1092,7 +1031,6 @@ </prop> <prop oor:name="TextSeparators" oor:type="xs:string" oor:nillable="false"> <info> - <author>muthusuba</author> <desc>Text Separators</desc> <label>TextSeparators</label> </info> @@ -1100,7 +1038,6 @@ </prop> <prop oor:name="FixedWidth" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>muthusuba</author> <desc>Fixed width</desc> <label>FixedWidth</label> </info> @@ -1108,7 +1045,6 @@ </prop> <prop oor:name="FromRow" oor:type="xs:int" oor:nillable="false"> <info> - <author>muthusuba</author> <desc>From Row</desc> <label>FromRow</label> </info> @@ -1116,7 +1052,6 @@ </prop> <prop oor:name="CharSet" oor:type="xs:int" oor:nillable="false"> <info> - <author>muthusuba</author> <desc>Char Set</desc> <label>CharSet</label> </info> @@ -1124,7 +1059,6 @@ </prop> <prop oor:name="FixedWidthList" oor:type="xs:string" oor:nillable="false"> <info> - <author>muthusuba</author> <desc>Fixed Width List of separators</desc> <label>FixedWidthList</label> </info> @@ -1137,7 +1071,6 @@ </info> <prop oor:name="MergeDelimiters" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>muthusuba</author> <desc>Merge Delimiter check box status</desc> <label>MergeDelimiters</label> </info> @@ -1145,7 +1078,6 @@ </prop> <prop oor:name="QuotedFieldAsText" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>kyoshida</author> <desc>If true, quoted field is always imported as text with no exception.</desc> <label>QuotedFieldAsText</label> </info> @@ -1153,7 +1085,6 @@ </prop> <prop oor:name="DetectSpecialNumbers" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>kyoshida</author> <desc>If true, Calc tries to detect special number format, such as date and scientific notation.</desc> <label>DetectSpecialNumbers</label> </info> @@ -1161,7 +1092,6 @@ </prop> <prop oor:name="Language" oor:type="xs:int" oor:nillable="false"> <info> - <author>kyoshida</author> <desc>Language to use for CSV import. This determines how the numbers are parsed.</desc> <label>Language</label> </info> @@ -1169,7 +1099,6 @@ </prop> <prop oor:name="Separators" oor:type="xs:string" oor:nillable="false"> <info> - <author>muthusuba</author> <desc>List of Separators - as a String</desc> <label>Separators</label> </info> @@ -1177,7 +1106,6 @@ </prop> <prop oor:name="TextSeparators" oor:type="xs:string" oor:nillable="false"> <info> - <author>muthusuba</author> <desc>Text Separators</desc> <label>TextSeparators</label> </info> @@ -1185,7 +1113,6 @@ </prop> <prop oor:name="FixedWidth" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>muthusuba</author> <desc>Fixed width</desc> <label>FixedWidth</label> </info> @@ -1193,7 +1120,6 @@ </prop> <prop oor:name="FromRow" oor:type="xs:int" oor:nillable="false"> <info> - <author>muthusuba</author> <desc>From Row</desc> <label>FromRow</label> </info> @@ -1201,7 +1127,6 @@ </prop> <prop oor:name="CharSet" oor:type="xs:int" oor:nillable="false"> <info> - <author>muthusuba</author> <desc>Char Set</desc> <label>CharSet</label> </info> @@ -1209,7 +1134,6 @@ </prop> <prop oor:name="FixedWidthList" oor:type="xs:string" oor:nillable="false"> <info> - <author>muthusuba</author> <desc>Fixed Width List of separators</desc> <label>FixedWidthList</label> </info> @@ -1222,7 +1146,6 @@ </info> <prop oor:name="MergeDelimiters" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>muthusuba</author> <desc>Merge Delimiter check box status</desc> <label>MergeDelimiters</label> </info> @@ -1230,7 +1153,6 @@ </prop> <prop oor:name="Separators" oor:type="xs:string" oor:nillable="false"> <info> - <author>muthusuba</author> <desc>List of Separators - as a String</desc> <label>Separators</label> </info> @@ -1238,7 +1160,6 @@ </prop> <prop oor:name="TextSeparators" oor:type="xs:string" oor:nillable="false"> <info> - <author>muthusuba</author> <desc>Text Separators</desc> <label>TextSeparators</label> </info> @@ -1246,7 +1167,6 @@ </prop> <prop oor:name="FixedWidth" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>muthusuba</author> <desc>Fixed width</desc> <label>FixedWidth</label> </info> @@ -1254,7 +1174,6 @@ </prop> <prop oor:name="FixedWidthList" oor:type="xs:string" oor:nillable="false"> <info> - <author>muthusuba</author> <desc>Fixed Width List of separators</desc> <label>FixedWidthList</label> </info> @@ -1275,7 +1194,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Spreadsheet Calculate [Section] Iterative references --> <info> - <author>NN</author> <desc>Specifies whether iterative calculation is used for formulas with circular references.</desc> <label>Iterations</label> </info> @@ -1286,7 +1204,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Spreadsheet Calculate [Section] Iterative references --> <info> - <author>NN</author> <desc>Specifies the maximum number of iteration steps.</desc> <label>Steps</label> </info> @@ -1297,7 +1214,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Spreadsheet Calculate [Section] Iterative references --> <info> - <author>NN</author> <desc>Specifies the result change value below which iteration is stopped.</desc> <label>Minimum Change</label> </info> @@ -1313,7 +1229,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Spreadsheet Calculate [Check box] Case sensitive --> <info> - <author>NN</author> <desc>Specifies whether upper and lower case in texts are distinguished when comparing cell contents.</desc> <label>Case sensitive</label> </info> @@ -1324,7 +1239,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Spreadsheet Calculate [Check box] Precision as shown --> <info> - <author>NN</author> <desc>Specifies whether the calculation uses the rounded values displayed in the sheet.</desc> <label>Precision as shown</label> </info> @@ -1335,7 +1249,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Spreadsheet Calculate [Check box] Search criteria = and <> must apply to whole cells --> <info> - <author>NN</author> <desc>Specifies whether search criteria in formulas must match the whole of the cell contents.</desc> <label>Search criteria = and <> must apply to whole cells</label> </info> @@ -1346,7 +1259,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Spreadsheet Calculate [Check box] Automatically find column and row labels --> <info> - <author>NN</author> <desc>Specifies whether column and row labels are used to refer to the column area beneath the text cell or to the row area at the right of the text cell while running a search.</desc> <label>Automatically find column and row labels</label> </info> @@ -1357,7 +1269,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Spreadsheet Calculate [Combo box] Decimal places --> <info> - <author>NN</author> <desc>Specifies the number of decimals to be displayed for the Standard number format.</desc> <label>Decimal places</label> </info> @@ -1366,7 +1277,6 @@ <prop oor:name="RegularExpressions" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: Tools - Options Spreadsheet Calculate [Check box] Enable regular expressions in formulas --> <info> - <author>NN</author> <desc>Specifies whether the calculation uses regular expressions in formulas, e.g. for functions which look up sheet contents.</desc> <label>Enable regular expressions in formulas</label> </info> @@ -1376,7 +1286,6 @@ <!-- UIHints: Tools - Options Spreadsheet Calculate --> <!-- This node is deprecated, but we still need to keep it for migration purposes. --> <info> - <author>kyoshida</author> <desc>Specifies what formula syntax type to use.</desc> </info> <constraints> @@ -1415,7 +1324,6 @@ <prop oor:name="Grammar" oor:type="xs:int"> <!-- UIHints: Tools - Options Spreadsheet Formula --> <info> - <author>kyoshida</author> <desc>Specifies what formula syntax type to use.</desc> </info> <constraints> @@ -1439,7 +1347,6 @@ <prop oor:name="EnglishFunctionName" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: Tools - Options Spreadsheet Formula --> <info> - <author>kyoshida</author> <desc>Whether to use English function names or localized function names.</desc> </info> <value>false</value> @@ -1447,7 +1354,6 @@ <prop oor:name="SeparatorArg" oor:type="xs:string" oor:nillable="false"> <!-- UIHints: Tools - Options Spreadsheet Formula --> <info> - <author>kyoshida</author> <desc>Argument separator in worksheet function</desc> </info> <value></value> @@ -1455,7 +1361,6 @@ <prop oor:name="SeparatorArrayRow" oor:type="xs:string" oor:nillable="false"> <!-- UIHints: Tools - Options Spreadsheet Formula --> <info> - <author>kyoshida</author> <desc>Row separator in array constant</desc> </info> <value></value> @@ -1463,7 +1368,6 @@ <prop oor:name="SeparatorArrayCol" oor:type="xs:string" oor:nillable="false"> <!-- UIHints: Tools - Options Spreadsheet Formula --> <info> - <author>kyoshida</author> <desc>Column separator in array constant</desc> </info> <value></value> @@ -1471,7 +1375,6 @@ <prop oor:name="StringRefAddressSyntax" oor:type="xs:int"> <!-- UIHints: Tools - Options - Spreadsheet - Formula --> <info> - <author>kyoshida</author> <desc>Address syntax for reference in string for functions such as INDIRECT.</desc> </info> <constraints> @@ -1500,7 +1403,6 @@ <prop oor:name="EmptyStringAsZero" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: Tools - Options Spreadsheet Formula --> <info> - <author>kyoshida</author> <desc>Whether to treat empty string formula result as equivalent of having a numeric zero value.</desc> </info> <value>false</value> @@ -1513,7 +1415,6 @@ <prop oor:name="OOXMLRecalcMode" oor:type="xs:int" oor:nillable="false"> <!-- UIHint: Tools - Options - Spreadsheet - Formula --> <info> - <author>Markus Mohrhard</author> <desc>Specifies whether to force a hard recalc after load on OOXML-based Excel documents (2007 and newer).</desc> </info> <constraints> @@ -1538,7 +1439,6 @@ <prop oor:name="ODFRecalcMode" oor:type="xs:int" oor:nillable="false"> <!-- UIHint: Tools - Options - Spreadsheet - Formula --> <info> - <author>Kohei Yoshida</author> <desc>Specifies whether to force a hard recalc after load on non-LibreOffice-generated ODF documents.</desc> </info> <constraints> @@ -1576,7 +1476,6 @@ <!-- UIHints: Tools - Options - Spreadsheet Changes [Section] Colors for changes --> <!--Default -1 = Transparent--> <info> - <author>NN</author> <desc>Specifies the modification color for changes of cell contents.</desc> <label>Changes</label> </info> @@ -1588,7 +1487,6 @@ <!-- UIHints: Tools - Options - Spreadsheet Changes [Section] Colors for changes --> <!--Default -1 = Transparent--> <info> - <author>NN</author> <desc>Specifies the color to highlight deletions.</desc> <label>Deletions</label> </info> @@ -1600,7 +1498,6 @@ <!-- UIHints: Tools - Options - Spreadsheet Changes [Section] Colors for changes --> <!--Default -1 = Transparent--> <info> - <author>NN</author> <desc>Specifies the color to highlight insertions.</desc> <label>Insertions</label> </info> @@ -1612,7 +1509,6 @@ <!-- UIHints: Tools - Options - Spreadsheet Changes [Section] Colors for changes --> <!--Default -1 = Transparent--> <info> - <author>NN</author> <desc>Specifies the color to highlight moved contents.</desc> <label>Moved entries</label> </info> @@ -1637,7 +1533,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Tools Options - Filter Settings Microsoft Office [Section] Microsoft Excel 97/2000 --> <info> - <author>NN</author> <desc>Indicates whether VBA macros are imported as comments.</desc> <label>Load Basic Code to edit</label> </info> @@ -1645,7 +1540,6 @@ </prop> <prop oor:name="Executable" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>AB</author> <desc>Indicates whether VBA macros are imported without comments to be executable.</desc> <label>Executable code</label> </info> @@ -1656,7 +1550,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Tools Options - Filter Settings Microsoft Office [Section] Microsoft Excel 97/2000 --> <info> - <author>NN</author> <desc>Indicates whether the original VBA storage is preserved while editing.</desc> <label>Save Original Basic Code again</label> </info> @@ -1671,7 +1564,6 @@ <!-- OldPath: Common --> <!-- OldLocation: soffice.ini --> <info> - <author>NN</author> <desc>Indicates whether the import of Lotus wk3 files is enabled.</desc> <label>Enable WK3 Filter</label> </info> @@ -1686,7 +1578,6 @@ <!-- OldPath: Common --> <!-- OldLocation: soffice.ini --> <info> - <author>NN</author> <desc>Specifies the factor for multiplying the column width when importing Excel documents from Biff 5 format.</desc> <label>Excel Column Width Scale</label> </info> @@ -1703,7 +1594,6 @@ <!-- OldPath: Common --> <!-- OldLocation: soffice.ini --> <info> - <author>NN</author> <desc>Specifies the factor for multiplying the row height when importing Excel documents from Biff 5 format.</desc> <label>Excel Row Height Scale</label> </info> @@ -1721,7 +1611,6 @@ </group> <group oor:name="Print"> <info> - <author>NN</author> <desc>Contains settings that affect printing.</desc> </info> <group oor:name="Page"> @@ -1755,7 +1644,6 @@ </info> <group oor:name="DefaultObjectSize"> <info> - <author>NN</author> <desc>Defines the default size of newly created objects using CTRL-Return or CTRL-Click at an object creating Button.</desc> <label>Default Object Size</label> </info> @@ -1776,7 +1664,6 @@ </group> <group oor:name="SharedDocument"> <info> - <author>TBE</author> <desc>Contains settings for shared documents.</desc> <label>Shared document</label> </info> @@ -1800,7 +1687,6 @@ <prop oor:name="BaseGroup" oor:type="xs:int"> <!-- UIHints: Tools - Options - Spreadsheet - Compatibility --> <info> - <author>Kohei Yoshida</author> <desc>Specifies baseline key binding group to use.</desc> </info> <constraints> @@ -1829,7 +1715,6 @@ <prop oor:name="SheetCount" oor:type="xs:int" oor:nillable="false"> <!-- UIHints: Tools - Options - Spreadsheet - Defaults --> <info> - <author>Albert Thuswaldner</author> <desc>Option to set initial number of sheet tabs</desc> </info> <value>1</value> @@ -1837,7 +1722,6 @@ <prop oor:name="SheetPrefix" oor:type="xs:string"> <!-- UIHints: Tools - Options - Spreadsheet - Defaults --> <info> - <author>Albert Thuswaldner</author> <desc>Option to set the prefix name for new sheet tabs</desc> </info> </prop> diff --git a/officecfg/registry/schema/org/openoffice/Office/CalcAddIns.xcs b/officecfg/registry/schema/org/openoffice/Office/CalcAddIns.xcs index a519374a6734..630e9ea88e5d 100644 --- a/officecfg/registry/schema/org/openoffice/Office/CalcAddIns.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/CalcAddIns.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema oor:name="CalcAddIns" oor:package="org.openoffice.Office" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>NN</author> <desc>Contains add-in function configuration.</desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/Office/Canvas.xcs b/officecfg/registry/schema/org/openoffice/Office/Canvas.xcs index 3f00745383e5..bc8e18050d62 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Canvas.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Canvas.xcs @@ -25,7 +25,6 @@ <templates> <group oor:name="CanvasService"> <info> - <author>THB</author> <label>Implementation names for canvas service.</label> <desc>Contains a list of implementation names for each canvas service. Tried in order of appearance</desc> </info> @@ -49,7 +48,6 @@ <component> <group oor:name="DXCanvas"> <info> - <author>THB</author> <desc>Contains config entries for the DirectX-based implementation of the XCanvas interface.</desc> </info> <prop oor:name="DeviceBlacklist" oor:type="oor:int-list" oor:nillable="false"> @@ -105,7 +103,6 @@ </set> <prop oor:name="ForceSafeServiceImpl" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>THB</author> <desc>When true, force canvas factory to use the last entry of the respective preferred services lists. This entry should represent a safe, @@ -118,7 +115,6 @@ </prop> <prop oor:name="UseAcceleratedCanvas" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>THB</author> <desc>When true, suggest canvas factory to use a canvas service listed in the AcceleratedImplementations lists. @@ -129,7 +125,6 @@ </prop> <prop oor:name="UseAntialiasingCanvas" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>THB</author> <desc>When true, suggest canvas factory to use a canvas service listed in the AntialiasingImplementations lists. diff --git a/officecfg/registry/schema/org/openoffice/Office/Chart.xcs b/officecfg/registry/schema/org/openoffice/Office/Chart.xcs index 64665d6c3f98..085bfc37dbe4 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Chart.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Chart.xcs @@ -24,7 +24,6 @@ <component> <group oor:name="DefaultColor"> <info> - <author>BM</author> <desc>Specifies the colors for creating new charts.</desc> </info> <prop oor:name="Series" oor:type="oor:long-list" oor:nillable="false"> @@ -32,7 +31,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Chart Default colors [Section] Chart colors --> <info> - <author>BM</author> <desc>Specifies a list of color values to be used for the first n series, where n is the size of the list. For i > n the color used is equal to entry number i modulo n in the list. You should keep the size of the list at 12. Also note that the values are interpreted as unsigned 32bit values, although it is possible to get negative (signed) numbers in this list when being displayed in decimal.</desc> <label>Chart colors</label> </info> diff --git a/officecfg/registry/schema/org/openoffice/Office/Commands.xcs b/officecfg/registry/schema/org/openoffice/Office/Commands.xcs index 7830edf16197..d5a9f2b28569 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Commands.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Commands.xcs @@ -18,7 +18,6 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Commands" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> - <author>CD</author> <desc >Contains general information about ~ and rules, and about actions based on office commands.</desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index efe5e327383f..c997371156a5 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -28,7 +28,6 @@ <templates> <group oor:name="Passwordstorage"> <info> - <author>MAV</author> <desc>Contains a container for passwords.</desc> </info> <prop oor:name="Password" oor:type="xs:string" oor:localized="false"> @@ -39,7 +38,6 @@ </group> <group oor:name="HistoryType"> <info> - <author>AS</author> <desc>Contains settings for a history entry in the history list.</desc> </info> <prop oor:name="URL" oor:type="xs:string"> @@ -67,7 +65,6 @@ </group> <group oor:name="MenuType"> <info> - <author>AS</author> <desc>Describes a menu entry for configurable office menus (e.g. file new).</desc> </info> @@ -95,7 +92,6 @@ </group> <group oor:name="DialogSize"> <info> - <author>PB</author> <desc>Contains the width and height of the dialog size.</desc> </info> <prop oor:name="Height" oor:type="xs:int"> @@ -111,7 +107,6 @@ </group> <group oor:name="Font"> <info> - <author>OJ</author> <desc>Describes the characteristics of a font.</desc> </info> <prop oor:name="Name" oor:type="xs:string"> @@ -508,7 +503,6 @@ </group> <group oor:name="FontReplacement"> <info> - <author>OS</author> <desc>Contains settings for the font replacement.</desc> </info> <prop oor:name="ReplaceFont" oor:type="xs:string"> @@ -539,7 +533,6 @@ <group oor:name="GraphicSize"> <info> <deprecated>Use LogicalGraphicSize instead of this.</deprecated> - <author>SJ</author> <desc>Specifies the size of a graphic. [UNIT=1/100 mm].</desc> </info> <prop oor:name="Width" oor:type="xs:int" oor:nillable="false"> @@ -585,7 +578,6 @@ </group> <group oor:name="LogicalGraphicSize"> <info> - <author>SJ</author> <desc>Specifies the logical size of a graphic. [UNIT=1/100 mm].</desc> </info> <prop oor:name="LogicalWidth" oor:type="xs:int" oor:nillable="false"> @@ -634,27 +626,23 @@ <info> <deprecated>Replaced by org.openoffice.Office.Embedding/ObjectName.</deprecated> - <author>MAV</author> <desc>Deprecated</desc> </info> <prop oor:name="Name" oor:type="xs:string" oor:localized="true"> <info> <deprecated/> - <author>MAV</author> <desc>Deprecated</desc> </info> </prop> <prop oor:name="Key" oor:type="xs:string"> <info> <deprecated/> - <author>MAV</author> <desc>Deprecated</desc> </info> </prop> </group> <group oor:name="RecoveryEntry"> <info> - <author>AS</author> <desc>Specifies an entry of the recovery list which is then used by CrashGuard to save information about the last opened files.</desc> </info> @@ -679,7 +667,6 @@ </group> <group oor:name="StartEndCharacters"> <info> - <author>OS</author> <desc>Contains the characters (so called forbidden characters) that are not allowed at the beginning or end of a line.</desc> </info> @@ -698,7 +685,6 @@ </group> <group oor:name="NameCounter"> <info> - <author>MBA</author> <desc>Stores an association between a numeric value and a name.</desc> </info> <prop oor:name="Name" oor:type="xs:string"> @@ -715,7 +701,6 @@ <group oor:name="MailCommandLineProfile"> <info> <deprecated>Without replacement.</deprecated> - <author>OBR</author> <desc>Contains the command line profile for external mail applications.</desc> </info> @@ -805,7 +790,6 @@ <group oor:name="JobDescription"> <info> <deprecated>Use cfg package Jobs instead of this.</deprecated> - <author>AS</author> <desc>Use cfg package Jobs instead of this.</desc> </info> <prop oor:name="ServiceName" oor:type="xs:string"> @@ -831,7 +815,6 @@ </group> <group oor:name="TrustedAuthor"> <info> - <author>GT</author> <desc>All Certificate information needed to handle and identify the signature.</desc> </info> @@ -853,7 +836,6 @@ </group> <group oor:name="ApplicationControlLayout"> <info> - <author>FS</author> <desc>specifies, on a per-application-type basis, certain defaults for layouting form controls</desc> </info> @@ -924,7 +906,6 @@ <component> <group oor:name="InternalMSExport"> <info> - <author>MAV</author> <desc>Contains internal MSExport settings that are common for all apps.</desc> </info> @@ -939,7 +920,6 @@ </group> <group oor:name="Passwords"> <info> - <author>MAV</author> <desc>Contains a description of the persistent password container.</desc> </info> @@ -971,7 +951,6 @@ oor:name="AuthenticateUsingSystemCredentials" oor:type="oor:string-list"> <info> - <author>KSO</author> <desc>Contains a list of URLs that should be accessed using system credentials of the user.</desc> </info> @@ -979,7 +958,6 @@ </group> <group oor:name="_3D_Engine"> <info> - <author>AW</author> <desc>Specifies settings for the 3D engine.</desc> </info> <prop oor:name="Dithering" oor:type="xs:boolean" oor:nillable="false"> @@ -987,7 +965,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - Other - [Section] 3D-View --> <info> - <author>AW</author> <desc>Specifies if dithering is used to display more colors with few colors available.</desc> <label>Use Dithering</label> @@ -999,7 +976,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - Other - [Section] 3D-View --> <info> - <author>AW</author> <desc>Specifies if 3D graphics from Draw and Impress will be displayed on the user's system using an OpenGL capable hardware. If the system does not have an OpenGL capable hardware, this setting will be @@ -1013,7 +989,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - Other - [Section] 3D-View --> <info> - <author>AW</author> <desc>Specifies whether all geometry data will be simultaneously transferred in an array to the graphic driver. Not every graphic driver correctly supports this OpenGL capability. For this reason, @@ -1030,7 +1005,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - Other - [Section] 3D-View --> <info> - <author>AW</author> <desc>Specifies interaction with full display. If a 3-D object is rotated or moved, the full display is rotated or moved and not a grid frame.</desc> @@ -1041,12 +1015,10 @@ </group> <group oor:name="Dictionaries"> <info> - <author>CD</author> <desc>Contains settings related to dictionaries.</desc> </info> <prop oor:name="RepositoryURL" oor:type="xs:string" oor:nillable="false"> <info> - <author>CD</author> <desc>Specifies a repository URL where users can download additional dictionaries.</desc> </info> @@ -1055,12 +1027,10 @@ </group> <group oor:name="Drawinglayer"> <info> - <author>AW</author> <desc>Specifies settings for the Drawinglayer.</desc> </info> <prop oor:name="OverlayBuffer" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>AW</author> <desc>Specifies if the Overlay pane is allowed to use an own buffer. If on, Overlay is fast but a buffer (graphics memory) is used. If off, Overlay is slow, but no Buffer is needed. This is the global switch @@ -1075,7 +1045,6 @@ oor:name="OverlayBuffer_Calc" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>AW</author> <desc>Similar to OverlayBuffer, but only for Calc Application</desc> <label>Calc Overlay is allowed to use a Background Buffer</label> </info> @@ -1085,7 +1054,6 @@ oor:name="OverlayBuffer_Writer" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>AW</author> <desc>Similar to OverlayBuffer, but only for Writer Application</desc> <label>Writer Overlay is allowed to use a Background Buffer</label> </info> @@ -1095,7 +1063,6 @@ oor:name="OverlayBuffer_DrawImpress" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>AW</author> <desc>Similar to OverlayBuffer, but only for Draw/Impress Applications</desc> <label>Draw/Impress Overlay is allowed to use a Background @@ -1105,7 +1072,6 @@ </prop> <prop oor:name="PaintBuffer" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>AW</author> <desc>Specifies if the Application Repaint shall use a buffer for Pre-Rendering. If on, screen flicker is greatly reduced and remote display is fast, but a buffer (graphics memory) is needed. If off, @@ -1120,7 +1086,6 @@ oor:name="PaintBuffer_Calc" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>AW</author> <desc>Similar to PaintBuffer, but only for Calc Application. PaintBuffer is the global switch.</desc> <label>Calc Repaint is allowed to use Pre-Rendering Buffer</label> @@ -1131,7 +1096,6 @@ oor:name="PaintBuffer_Writer" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>AW</author> <desc>Similar to PaintBuffer, but only for Writer Application. PaintBuffer is the global switch.</desc> <label>Writer Repaint is allowed to use Pre-Rendering Buffer</label> @@ -1142,7 +1106,6 @@ oor:name="PaintBuffer_DrawImpress" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>AW</author> <desc>Similar to PaintBuffer, but only for Draw/Impress Applications. PaintBuffer is the global switch.</desc> <label>Draw/Impress Repaint is allowed to use Pre-Rendering @@ -1152,7 +1115,6 @@ </prop> <prop oor:name="StripeColorA" oor:type="xs:int" oor:nillable="false"> <info> - <author>AW</author> <desc>Specifies the first one of two colors used from overlay to display striped lines as helplines. Default is black.</desc> <label>Use given color as first stripe color</label> @@ -1161,7 +1123,6 @@ </prop> <prop oor:name="StripeColorB" oor:type="xs:int" oor:nillable="false"> <info> - <author>AW</author> <desc>Specifies the second one of two colors used from overlay to display striped lines as helplines. Default is white.</desc> <label>Use given color as second stripe color</label> @@ -1170,7 +1131,6 @@ </prop> <prop oor:name="StripeLength" oor:type="xs:short" oor:nillable="false"> <info> - <author>AW</author> <desc>Specifies the length in pixels of a single stripe used from overlay to display striped lines as helplines. Default is four.</desc> <label>Use given length as stripe length</label> @@ -1179,7 +1139,6 @@ </prop> <prop oor:name="MaximumPaperWidth" oor:type="xs:int" oor:nillable="false"> <info> - <author>AW</author> <desc>Specifies the maximum allowed Paper Width for page definitions in cm. Default is 3m, i.e. 300 cm. When this is changed to higher values, it is done on own risk.</desc> @@ -1190,7 +1149,6 @@ <prop oor:name="MaximumPaperHeight" oor:type="xs:int" oor:nillable="false"> <info> - <author>AW</author> <desc>Specifies the maximum allowed Paper Height for page definitions in cm. Default is 3m, i.e. 300 cm. When this is changed to higher values, it is done on own risk.</desc> @@ -1202,7 +1160,6 @@ oor:name="MaximumPaperLeftMargin" oor:type="xs:int" oor:nillable="false"> <info> - <author>AW</author> <desc>Specifies the maximum allowed Left Margin for the page definitions in 1/100th cm.</desc> <label>Maximum allowed Left margin for page definitions</label> @@ -1213,7 +1170,6 @@ oor:name="MaximumPaperRightMargin" oor:type="xs:int" oor:nillable="false"> <info> - <author>AW</author> <desc>Specifies the maximum allowed Right Margin for the page definitions in 1/100th cm.</desc> <label>Maximum allowed Right margin for page definitions</label> @@ -1224,7 +1180,6 @@ oor:name="MaximumPaperTopMargin" oor:type="xs:int" oor:nillable="false"> <info> - <author>AW</author> <desc>Specifies the maximum allowed Top Margin for the page definitions in 1/100th cm.</desc> <label>Maximum allowed Top margin for page definitions</label> @@ -1235,7 +1190,6 @@ oor:name="MaximumPaperBottomMargin" oor:type="xs:int" oor:nillable="false"> <info> - <author>AW</author> <desc>Specifies the maximum allowed Bottom Margin for the page definitions in 1/100th cm.</desc> <label>Maximum allowed Bottom margin for page definitions</label> @@ -1244,7 +1198,6 @@ </prop> <prop oor:name="AntiAliasing" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>AW</author> <desc>This switch allows to switch DrawingLayer based views to be rendered using AntiAliasing or not. Of course this takes only effect when AntiAliasing is supported for the System OOo is running @@ -1258,7 +1211,6 @@ oor:name="SnapHorVerLinesToDiscrete" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>AW</author> <desc>This switch allows to enhance visualisation of graphics which use Horizontal or Vertical Hairlines combined with AntiAliased mode (e.g. in 2D charts). When not used, those lines will be AntiAliased as @@ -1275,7 +1227,6 @@ oor:name="RenderDecoratedTextDirect" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>AW</author> <desc>This switch determines if the decorations of decorated text portions (e.g. underline, strike through) are rendered using VCL direct rendering or if the primitive is decomposed into simple text @@ -1291,7 +1242,6 @@ oor:name="RenderSimpleTextDirect" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>AW</author> <desc>This switch determines if simple text is directly rendered using VCL or not. If not, the simple text is decomposed into PolyPolygons which will be painted then. Default is true, since VCL will use the @@ -1305,7 +1255,6 @@ <prop oor:name="SolidDragCreate" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>AW</author> <desc>This switch decides if Interactions in the DrawingLayer are visualized using Wireframe or Full-Object previews. If false, only Wireframe will be used. If true, Full-Object preview which gives a @@ -1323,7 +1272,6 @@ oor:name="Quadratic3DRenderLimit" oor:type="xs:int" oor:nillable="false"> <info> - <author>AW</author> <desc>This defines a Limitation for the default raster conversion from 3D Scenes to Bitmaps. The number is the maximum number of pixels to use, e.g. 1000x1000 Pixels is allowed as default. When Scenes would @@ -1338,7 +1286,6 @@ oor:name="QuadraticFormControlRenderLimit" oor:type="xs:int" oor:nillable="false"> <info> - <author>AW</author> <desc>This defines a Limitation for the default raster conversion of FormControls in edit mode. These have the ability to be displayed using this fallback to Bitmaps. The number is the maximum number of @@ -1354,7 +1301,6 @@ oor:name="TransparentSelection" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>AW</author> <desc>This switch defines if the selections in the applications (text or cells) are visualized using inverse (XOR) when set to false (the old selection method, also used when in HighContrast mode) or a @@ -1369,7 +1315,6 @@ oor:name="TransparentSelectionPercent" oor:type="xs:short" oor:nillable="false"> <info> - <author>AW</author> <desc>Specifies the degree of transparence to be used when transparent selection is used. The value is a percent value. Since neither no transparence nor complete transparence makes sense, the value is @@ -1384,7 +1329,6 @@ oor:name="SelectionMaximumLuminancePercent" oor:type="xs:short" oor:nillable="false"> <info> - <author>AW</author> <desc>Specifies the maximum allowed luminance the system's selection color may have. When the colorfetched from the system is brighter (luminacne is bigger), it will be scaled to a luminance of exactly @@ -1397,7 +1341,6 @@ </group> <group oor:name="AutoCorrect"> <info> - <author>OS</author> <desc>Contains miscellaneous settings for the auto correction.</desc> </info> <prop @@ -1408,7 +1351,6 @@ <!-- UIHints: Tools AutoCorrect/AutoFormat Options - Use replacement table --> <info> - <author>OS</author> <desc>Specifies if the replacement table should be used to replace letter combinations with defined text</desc> <label>Use replacement table</label> @@ -1423,7 +1365,6 @@ <!-- UIHints: Tools AutoCorrect/AutoFormat Options - Correct TWo INitial Capitals --> <info> - <author>OS</author> <desc>Specifies if two initial capitals should be corrected automatically.</desc> <label>Correct two initial capitals</label> @@ -1438,7 +1379,6 @@ <!-- UIHints: Tools AutoCorrect/AutoFormat Options - Capitalize first letter of every sentence --> <info> - <author>OS</author> <desc>Specifies if the letter at the beginning of a sentence should be capitalized automatically.</desc> <label>Capitalize first letter of every sentence</label> @@ -1453,7 +1393,6 @@ <!-- UIHints: Tools AutoCorrect/AutoFormat Options - Automatic *bold* and _underline_ --> <info> - <author>OS</author> <desc>Specifies if text should be formatted in bold or underlined when the corresponding characters are entered (*bold*, _underline_).</desc> <label>Apply underline or bold</label> @@ -1468,7 +1407,6 @@ <!-- UIHints: Tools AutoCorrect/AutoFormat Options - URL regocnition --> <info> - <author>OS</author> <desc>Specifies if character strings which could represent an URL should be converted to a hyperlink.</desc> <label>Detect URL</label> @@ -1483,7 +1421,6 @@ <!-- UIHints: Tools AutoCorrect/AutoFormat Options - Replace 1st... --> <info> - <author>OS</author> <desc>Specifies if ordinal numbers should be displayed with raised endings.</desc> <label>Replace ordinal numbers</label> @@ -1496,7 +1433,6 @@ <!-- UIHints: Tools AutoCorrect/AutoFormat Options - Replace dashes --> <info> - <author>OS</author> <desc>Specifies if minus signs should be replaced by dashes automatically.</desc> <label>Replace dashes</label> @@ -1511,7 +1447,6 @@ <!-- UIHints: Tools AutoCorrect/AutoFormat Options - Add non-breaking space --> <info> - <author>cedricbosdo</author> <desc>Adds a non-breaking space before the characters :;!? in french.</desc> <label>Add non-breaking space</label> @@ -1526,7 +1461,6 @@ <!-- UIHints: Tools AutoCorrect/AutoFormat Options Ignore Double Spaces --> <info> - <author>OS</author> <desc>Specifies if multiple spaces should be combined into one.</desc> <label>Ignore double spaces</label> </info> @@ -1538,7 +1472,6 @@ <!-- UIHints: Tools AutoCorrect/AutoFormat Options Correct accidental use of cAPS LOCK key --> <info> - <author>Kohei Yoshida</author> <desc>Specifies whether or not to correct accidental use of CAPS lock key.</desc> <label>Correct accidental use of cAPS LOCK key</label> @@ -1553,7 +1486,6 @@ <!-- UIHints: Tools AutoCorrect/AutoFormat Custom Quotes Single quotes --> <info> - <author>OS</author> <desc>Specifies if single quotes should be replaced.</desc> <label>Single quotes - Replace</label> </info> @@ -1565,7 +1497,6 @@ <!-- UIHints: Tools AutoCorrect/AutoFormat Custom Quotes Single quotes --> <info> - <author>OS</author> <desc>Specifies the start single quote.</desc> <label>Start single quote</label> </info> @@ -1576,7 +1507,6 @@ <!-- UIHints: Tools AutoCorrect/AutoFormat Custom Quotes Single quotes --> <info> - <author>OS</author> <desc>Specifies the end single quote.</desc> <label>End Single quote</label> </info> @@ -1589,7 +1519,6 @@ <!-- UIHints: Tools AutoCorrect/AutoFormat Custom Quotes Double quotes --> <info> - <author>OS</author> <desc>Specifies if double quotes should be replaced.</desc> <label>Double quotes - Replace</label> </info> @@ -1601,7 +1530,6 @@ <!-- UIHints: Tools AutoCorrect/AutoFormat Custom Quotes Double quotes --> <info> - <author>OS</author> <desc>Specifies the start quote.</desc> <label>Start quote</label> </info> @@ -1612,7 +1540,6 @@ <!-- UIHints: Tools AutoCorrect/AutoFormat Custom Quotes Double quotes --> <info> - <author>OS</author> <desc>Specifies the end quote.</desc> <label>End quote</label> </info> @@ -1630,7 +1557,6 @@ <!-- UIHints: Tools - AutoCorrect/AutoFormat - Exceptions - Words with 2 initial capitals --> <info> - <author>OS</author> <desc>Specifies if defined words with two initial capital letters should not be included in the AutoCorrect replacement.</desc> <label>Words with two initial capital letters - Add @@ -1646,7 +1572,6 @@ <!-- UIHints: Tools - AutoCorrect/AutoFormat - Exceptions - Abbrevation --> <info> - <author>OS</author> <desc>Specifies if defined abbreviations should be taken into account to exclude a preceding capital letter.</desc> <label>Abbreviations (no subsequent capital letter) - Add @@ -1658,12 +1583,10 @@ </group> <group oor:name="Cache"> <info> - <author>AF</author> <desc>Specifies cache related options.</desc> </info> <group oor:name="DrawingEngine"> <info> - <author>AF</author> <desc>Specifies the cache related options for the drawing engine.</desc> </info> @@ -1672,7 +1595,6 @@ <!-- OldLocation: soffice.ini --> <!-- Notice: MaxOLEObjectsInDrawingEngineMemory --> <info> - <author>AF</author> <desc>Determines the maximum number of OLE objects that can be held in RAM for drawings, presentations and inserted drawing objects. The fewer OLE objects contained in RAM, the more space is available for @@ -1685,7 +1607,6 @@ </group> <group oor:name="Writer"> <info> - <author>AF</author> <desc>Specifies the cache related options for Writer.</desc> </info> <prop oor:name="OLE_Objects" oor:type="xs:int" oor:nillable="false"> @@ -1693,7 +1614,6 @@ <!-- OldLocation: soffice.ini --> <!-- Notice: MaxOLEObjectsInSWMemory --> <info> - <author>AF</author> <desc>Determines the maximum number of OLE objects that can be held in RAM for the writer. The fewer OLE objects contained in RAM, the more space is available for other functions. The more OLE objects in @@ -1710,7 +1630,6 @@ </info> <prop oor:name="TotalCacheSize" oor:type="xs:int" oor:nillable="false"> <info> - <author>AF</author> <desc>Specifies the maximum cache size for all graphical display objects.</desc> <label>Total Graphic Cache Size</label> @@ -1719,7 +1638,6 @@ </prop> <prop oor:name="ObjectCacheSize" oor:type="xs:int" oor:nillable="false"> <info> - <author>AF</author> <desc>Specifies the maximum cache size for a single graphic display object.</desc> <label>Graphic Object Cache Size</label> @@ -1729,7 +1647,6 @@ <prop oor:name="ObjectReleaseTime" oor:type="xs:int" oor:nillable="false"> <info> - <author>AF</author> <desc>Specifies the time in seconds after which a cached object is freed from the cache.</desc> <label>Graphic Object Release Timeout</label> @@ -1743,13 +1660,11 @@ <!--OldPath: Directories and BackupDirectories --> <!-- UIHints: Tools - Options - General - Paths --> <info> - <author>MBA</author> <desc>Contains the current and default path settings used by the Office.</desc> </info> <group oor:name="Info"> <info> - <author>CD</author> <desc>Contains various properties information purpose only.</desc> </info> <prop @@ -1764,7 +1679,6 @@ </group> <group oor:name="Current"> <info> - <author>MBA</author> <desc>Contains the global path settings, mainly those of the Options dialog.</desc> </info> @@ -1773,7 +1687,6 @@ <!-- OldLocation:NEW--> <info> <deprecated/> - <author>MBA</author> <desc>Contains the Office installation path.</desc> </info> <value/> @@ -1786,7 +1699,6 @@ <!-- OldLocation:NEW--> <info> <deprecated/> - <author>MBA</author> <desc>Contains the Office installation path in URL notation. Must match the UCB configuration.</desc> </info> @@ -1796,7 +1708,6 @@ </prop> <prop oor:name="Addin" oor:type="xs:string" oor:nillable="false"> <info> - <author>NN</author> <desc>Specifies the directory that contains spreadsheet add-ins which use the old add-in API.</desc> </info> @@ -1804,7 +1715,6 @@ </prop> <prop oor:name="AutoCorrect" oor:type="oor:string-list"> <info> - <author>OS</author> <desc>Specifies the settings of the AutoCorrect dialog.</desc> </info> <value> @@ -1814,7 +1724,6 @@ </prop> <prop oor:name="AutoText" oor:type="oor:string-list"> <info> - <author>OS</author> <desc>Contains the directory which contains the AutoText modules.</desc> </info> @@ -1825,14 +1734,12 @@ </prop> <prop oor:name="Backup" oor:type="xs:string"> <info> - <author>MBA</author> <desc>Stores the automatic backup copies of documents.</desc> </info> <value>$(userurl)/backup</value> </prop> <prop oor:name="Basic" oor:type="oor:string-list" oor:nillable="false"> <info> - <author>MBA</author> <desc>Contains the Basic files, which are used by the AutoPilots.</desc> </info> @@ -1843,7 +1750,6 @@ </prop> <prop oor:name="Bitmap" oor:type="xs:string" oor:nillable="false"> <info> - <author>MBA</author> <desc>Contains the bitmap files which can be used for menu and toolbar icons.</desc> </info> @@ -1851,7 +1757,6 @@ </prop> <prop oor:name="Config" oor:type="xs:string" oor:nillable="false"> <info> - <author>MBA</author> <desc>Contains the configuration files. This value cannot be changed through the user interface.</desc> </info> @@ -1859,21 +1764,18 @@ </prop> <prop oor:name="Dictionary" oor:type="xs:string" oor:nillable="false"> <info> - <author>TL</author> <desc>Contains the provided dictionaries.</desc> </info> <value>$(insturl)/share/wordbook</value> </prop> <prop oor:name="Favorite" oor:type="xs:string" oor:nillable="false"> <info> - <author>PB</author> <desc>Specifies the path to save folder bookmarks.</desc> </info> <value>$(userurl)/config/folders</value> </prop> <prop oor:name="Filter" oor:type="xs:string" oor:nillable="false"> <info> - <author>MBA</author> <desc>Specifies the directory where all the filters are stored.</desc> </info> @@ -1882,7 +1784,6 @@ <prop oor:name="Gallery" oor:type="oor:string-list"> <info> - <author>AF</author> <desc>Specifies the directory which contains the Gallery database and multimedia files.</desc> </info> @@ -1893,7 +1794,6 @@ </prop> <prop oor:name="Graphic" oor:type="xs:string"> <info> - <author>DL</author> <desc>Specifies the directory that is displayed when the dialog for opening a graphic or for saving a new graphic is called.</desc> </info> @@ -1901,14 +1801,12 @@ </prop> <prop oor:name="Help" oor:type="xs:string" oor:nillable="false"> <info> - <author>ABI</author> <desc>Specifies the path to the Office help files.</desc> </info> <value>$(instpath)/help</value> </prop> <prop oor:name="Linguistic" oor:type="xs:string" oor:nillable="false"> <info> - <author>TL</author> <desc>Contains the files that are necessary for the spellcheck.</desc> </info> @@ -1916,14 +1814,12 @@ </prop> <prop oor:name="Module" oor:type="xs:string" oor:nillable="false"> <info> - <author>MBA</author> <desc>Contains the Office modules.</desc> </info> <value>$(progpath)</value> </prop> <prop oor:name="Palette" oor:type="xs:string" oor:nillable="false"> <info> - <author>DL</author> <desc>Specifies the path to the palette files *.SOB to *.SOF containing user-defined colors and patterns.</desc> </info> @@ -1931,7 +1827,6 @@ </prop> <prop oor:name="Plugin" oor:type="oor:string-list" oor:nillable="false"> <info> - <author>MBA</author> <desc>Specifies the directory in which the plugins are saved.</desc> </info> <value> @@ -1941,7 +1836,6 @@ <prop oor:name="Storage" oor:type="xs:string" oor:nillable="false"> <info> <deprecated>Without replacement.</deprecated> - <author>ABI</author> <desc>Specifies the location where misc data are stored.</desc> </info> <value>$(userpath)/store</value> @@ -1950,7 +1844,6 @@ <info> <deprecated>Replaced by org.openoffice.Office.Paths/Temp</deprecated> - <author>MBA</author> <desc>Specifies the base directory used by the Office to store temp files.</desc> </info> @@ -1958,7 +1851,6 @@ </prop> <prop oor:name="Template" oor:type="oor:string-list"> <info> - <author>MBA</author> <desc>Specifies the templates originate from these folders and sub-folders.</desc> </info> @@ -1971,7 +1863,6 @@ <prop oor:name="UIConfig" oor:type="oor:string-list" oor:nillable="false"> <info> - <author>MBA</author> <desc>Specifies additional folders containing a global user interface configuration. The final user interface configuration is merged from UserConfig and from these folders.</desc> @@ -1982,7 +1873,6 @@ </prop> <prop oor:name="UserConfig" oor:type="xs:string" oor:nillable="false"> <info> - <author>MBA</author> <desc>Specifies the folder with the user settings.</desc> </info> <value>$(userurl)/config</value> @@ -1990,14 +1880,12 @@ <prop oor:name="UserDictionary" oor:type="xs:string" oor:nillable="false"> <info> - <author>TL</author> <desc>Contains the custom dictionaries.</desc> </info> <value>$(userurl)/wordbook</value> </prop> <prop oor:name="Work" oor:type="xs:string"> <info> - <author>MBA</author> <desc>Specifies the path of the work folder, which can be modified according to the user's needs. The path specified here can be seen in the Open or Save dialog.</desc> @@ -2007,7 +1895,6 @@ </group> <group oor:name="Default"> <info> - <author>MBA</author> <desc>Contains the default values of all the paths, which can be modified according to the user's needs. They are used when pressing the Standard-button in the Options dialog.</desc> @@ -2203,12 +2090,10 @@ </group> <group oor:name="Font"> <info> - <author>OS</author> <desc>Contains some common settings for fonts.</desc> </info> <group oor:name="Substitution"> <info> - <author>OS</author> <desc>Contains settings for the font substitution.</desc> </info> <prop oor:name="Replacement" oor:type="xs:boolean" oor:nillable="false"> @@ -2216,7 +2101,6 @@ <!-- OldLocation: fntsubst.ini --> <!-- UIHints: Tools - Options - General - Font replacement --> <info> - <author>OS</author> <desc>Determines if the list of font replacements is applied or not</desc> <label>Apply replacement table</label> @@ -2228,7 +2112,6 @@ <!-- OldLocation: fntsubst.ini--> <!-- UIHints: Tools - Options - General - Font replacement --> <info> - <author>OS</author> <desc>Specifies a substitution of the requested font, even if this font is available on the user's system.</desc> </info> @@ -2236,7 +2119,6 @@ </group> <group oor:name="View"> <info> - <author>PB</author> <desc>Contains the settings for the font selection box in the object bar.</desc> </info> @@ -2245,7 +2127,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - View --> <info> - <author>PB</author> <desc>Contains the last five fonts, which are shown on the top of a list, beginning with the last one. This list will be displayed on the font-name-box of the object bar.</desc> @@ -2259,7 +2140,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - View --> <info> - <author>PB</author> <desc>Specifies that the names of the selectable fonts will be displayed with this font.</desc> </info> @@ -2268,7 +2148,6 @@ </group> <group oor:name="SourceViewFont"> <info> - <author>OS</author> <desc>Specifies the font name and height used in HTML source view</desc> </info> @@ -2298,7 +2177,6 @@ </group> <group oor:name="Gallery"> <info> - <author>AF</author> <desc>Specifies Gallery options.</desc> <label>Gallery Options</label> </info> @@ -2309,7 +2187,6 @@ theme --> <info> <deprecated/> - <author>AF</author> <desc>Deprecated.</desc> </info> <value>false</value> @@ -2317,7 +2194,6 @@ </group> <group oor:name="Menus"> <info> - <author>AS</author> <desc>Contains information about configurable menus.</desc> </info> <set oor:name="New" oor:node-type="MenuType"> @@ -2332,7 +2208,6 @@ </set> <set oor:name="HelpBookmarks" oor:node-type="MenuType"> <info> - <author>PB</author> <desc>Contains all help bookmarks.</desc> </info> </set> @@ -2340,12 +2215,10 @@ <group oor:name="History"> <!-- OldLocation: soffice.ini --> <info> - <author>AS</author> <desc>Contains history information.</desc> </info> <prop oor:name="HelpBookmarkSize" oor:type="xs:int" oor:nillable="false"> <info> - <author>PB</author> <desc>Describes the range and current size of the help bookmark history list.</desc> </info> @@ -2423,7 +2296,6 @@ </group> <group oor:name="Internal"> <info> - <author>MBA</author> <desc>Contains settings which are used during the Office startup to check for unfinished work.</desc> </info> @@ -2432,7 +2304,6 @@ <!-- OldLocation: soffice.ini --> <info> <deprecated/> - <author>MBA</author> <desc>Sends a mail that includes the stack trace after a crash.</desc> </info> <value>false</value> @@ -2440,7 +2311,6 @@ <prop oor:name="UseMailUI" oor:type="xs:boolean" oor:nillable="false"> <info> <deprecated/> - <author>MBA</author> <desc>Enables UI for sending document as e-mail</desc> </info> <value>false</value> @@ -2450,7 +2320,6 @@ <!-- OldLocation: soffice.ini --> <info> <deprecated/> - <author>MBA</author> <desc>Enables mechanism for centralized disabling of functionality</desc> </info> @@ -2460,7 +2329,6 @@ oor:name="DevelopmentChart" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>BM</author> <desc>Specifies that If this option is set to true, the new development chart library is used instead of the standard one. Do not set this option to true unless you know exactly what to do. This new @@ -2471,7 +2339,6 @@ </prop> <prop oor:name="CurrentTempURL" oor:type="xs:string" oor:nillable="false"> <info> - <author>CD</author> <desc>Specifies the current or last temp directory. This directory will be removed during shutdown or next office start.</desc> </info> @@ -2481,7 +2348,6 @@ </prop> <set oor:name="RecoveryList" oor:node-type="RecoveryEntry"> <info> - <author>AS</author> <desc>Contains the documents that were opened when the office crashed.</desc> </info> @@ -2489,7 +2355,6 @@ </group> <group oor:name="Save"> <info> - <author>MBA</author> <desc>Contains general settings about the saving process.</desc> </info> <prop oor:name="WorkingSet" oor:type="xs:boolean" oor:nillable="false"> @@ -2498,7 +2363,6 @@ <!-- UIHints: Tools Options - General Save - [Section] Restore editing view - Open documents--> <info> - <author>MBA</author> <desc>Specifies if the all open windows and documents should be saved. If set to true, the URLs of all open documents and all view properties of all open views are saved when terminating the application.</desc> @@ -2508,13 +2372,11 @@ </prop> <group oor:name="Document"> <info> - <author>MBA</author> <desc>Contains settings which specify how documents are saved.</desc> </info> <prop oor:name="Unpacked" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: File - Save/Save As --> <info> - <author>MBA</author> <desc>Saves OOo 6.0 XML file documents unpacked into a directory. Documents are represented by the directory content and not by a single file.</desc> @@ -2526,7 +2388,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: File - Save/Save As --> <info> - <author>PB</author> <desc>Specifies if the user's name should be written into the Properties dialog of the document when saving the document.</desc> <label>Use data for document properties</label> @@ -2538,7 +2399,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Tools Options - General Save - [Section] Save --> <info> - <author>MBA</author> <desc>Specifies whether all modified documents are automatically saved in a time interval.</desc> <label>AutoSave every</label> @@ -2551,7 +2411,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Tools Options - General Save - [Section] Save --> <info> - <author>MBA</author> <desc>Specifies whether to create a backup copy when a modified document is saved.</desc> <label>Always create backup copy</label> @@ -2564,7 +2423,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Tools Options - General Save - [Section] Save --> <info> - <author>MBA</author> <desc>Specifies if the document properties dialog will be opened for editing every time a document is saved under a new filename.</desc> <label>Edit document properties before saving</label> @@ -2578,7 +2436,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Tools Options - General Save - [Section] Save --> <info> - <author>MBA</author> <desc>Shows a prompt during AutoSave,even when the document has a filename.</desc> <label>Prompt to save</label> @@ -2592,7 +2449,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Tools Options - General Save - [Section] Save --> <info> - <author>MBA</author> <desc>Specifies the AutoSave time interval in minutes.</desc> <label>Minutes</label> </info> @@ -2618,7 +2474,6 @@ <!-- UIHints: Tools Options - General Save - [Section] Restore editing view - Document view--> <info> - <author>MBA</author> <desc>Saves view properties of last active document view when saving a document.</desc> <label>Document view</label> @@ -2632,7 +2487,6 @@ size--> <!--the UI setting is inverse to this setting--> <info> - <author>MBA</author> <desc>Specifies if files saved in the OOo 6.0 XML file formats should be in pretty printing format. Saving and loading the document takes more time in pretty printing format.</desc> @@ -2645,7 +2499,6 @@ oor:nillable="false"> <!-- UIHints: Tools Options - General Save - --> <info> - <author>MBA</author> <desc>Specifies if a warning message is shown if a file is going to be saved to an alien format.</desc> <label>Open windows</label> @@ -2655,7 +2508,6 @@ <prop oor:name="AlwaysSaveAs" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>MAV</author> <desc>If the option is set, every time a user triggers a plain Save operation, SaveAs operation with possible additional user notifications will be started.</desc> @@ -2666,7 +2518,6 @@ oor:name="SaveBackwardCompatibleODF" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>PB</author> <desc>If the value is "true", then the ODF that is saved by OpenOffice.org will be backward compatible to previous minor versions.</desc> @@ -2677,7 +2528,6 @@ <!-- UIHints: Tools - Options - Load/Save - General - Load - Load printer settings with the document --> <info> - <author>PB</author> <desc>Specifies if the printer settings will be loaded with the document.</desc> </info> @@ -2686,7 +2536,6 @@ </group> <group oor:name="Graphic"> <info> - <author>MBA</author> <desc>Contains settings on how graphics contained in a document should be saved.</desc> </info> @@ -2696,7 +2545,6 @@ <!-- UIHints: Tools Options - General Save - [Section] Save graphics --> <info> - <author>AF</author> <desc>Specifies how graphics contained in a document are saved.</desc> <label>Save graphics Normal/Compressed/Original format</label> @@ -2723,7 +2571,6 @@ </group> <group oor:name="URL"> <info> - <author>MBA</author> <desc>Specifies how URLs in documents should be processed during save.</desc> </info> @@ -2733,7 +2580,6 @@ <!-- UIHints: Tools Options - General Save - [Section] Save URLs relative to --> <info> - <author>MBA</author> <desc>Specifies whether URLs in documents should be saved relative to the file system.</desc> <label>File system</label> @@ -2746,7 +2592,6 @@ <!-- UIHints: Tools Options - General Save - [Section] Save URLs relative to --> <info> - <author>MBA</author> <desc>Specifies if URLs in documents should be saved relative to the Internet.</desc> <label>Internet</label> @@ -2756,14 +2601,12 @@ </group> <group oor:name="ODF"> <info> - <author>PB</author> <desc>Specifies ODF settings.</desc> </info> <prop oor:name="DefaultVersion" oor:type="xs:short" oor:nillable="false"> <!-- UIHints: Tools - Options - Load/Save - General - ODF version --> <info> - <author>PB</author> <desc>Specifies the default ODF version for saving documents.</desc> </info> <constraints> @@ -2799,7 +2642,6 @@ oor:name="UseSHA1InODF12" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>MAV</author> <desc>Specifies whether SHA1 algorithm instead of SHA256 should be used in ODF12 for StartKey and Checksum generation during encryption.</desc> @@ -2810,7 +2652,6 @@ oor:name="UseBlowfishInODF12" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>MAV</author> <desc>Specifies whether Blowfish algorithm instead of AES should be used in ODF12 for encryption.</desc> </info> @@ -2820,7 +2661,6 @@ </group> <group oor:name="Load"> <info> - <author>MBA</author> <desc>Contains settings regarding the loading of documents.</desc> </info> <prop @@ -2829,7 +2669,6 @@ <!-- UIHints: Tools Options - General Load/Save - General [Section] Load - Load user-defined with the document--> <info> - <author>MBA</author> <desc>Specifies whether the user defined configuration settings are loaded together with the document.</desc> <label>Load user-defined settings</label> @@ -2840,7 +2679,6 @@ oor:name="ShowOfficeUpdateDialog" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>MAV</author> <desc>Specifies whether the office update dialog should be shown in case the loaded document has newer ODF version than the maximal supported one.</desc> @@ -2850,12 +2688,10 @@ </group> <group oor:name="Security"> <info> - <author>MBA</author> <desc>Contains security specific Office settings.</desc> </info> <group oor:name="Scripting"> <info> - <author>MBA</author> <desc>Contains security settings regarding Basic scripts.</desc> </info> <prop @@ -2865,7 +2701,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - Browser --> <info> - <author>MBA</author> <desc>Lists all trustworthy URLs: file: All scripts from the local file system including a LAN; private:explorer: Scripts from the Explorer; private:help: Scripts in the help system; private:newmenu: @@ -2881,7 +2716,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - Browser --> <info> - <author>MBA</author> <desc>Determines how Office Basic scripts should be handled.</desc> </info> <constraints> @@ -2907,7 +2741,6 @@ oor:name="ExecutePlugins" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>MBA</author> <desc>Specifies whether execution of plugins found inside a document is allowed.</desc> </info> @@ -2915,7 +2748,6 @@ </prop> <prop oor:name="Warning" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>MBA</author> <desc>Specifies whether a warning box should be displayed before executing a script.</desc> </info> @@ -2924,7 +2756,6 @@ <prop oor:name="Confirmation" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>MBA</author> <desc>Specifies whether the user must confirm before a basic script can be executed.</desc> </info> @@ -2934,7 +2765,6 @@ oor:name="WarnSaveOrSendDoc" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>GT</author> <desc>Specifies wether to warn when saving or sending documents with personal/hidden data.</desc> </info> @@ -2942,7 +2772,6 @@ </prop> <prop oor:name="WarnSignDoc" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>GT</author> <desc>Specifies wether to warn when signing documents with personal/hidden data.</desc> </info> @@ -2956,7 +2785,6 @@ <prop oor:name="WarnPrintDoc" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>GT</author> <desc>Specifies wether to warn when printing documents with personal/hidden data.</desc> </info> @@ -2965,7 +2793,6 @@ <prop oor:name="WarnCreatePDF" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>GT</author> <desc>Specifies wether to warn when creating PDF documents with personal/hidden data.</desc> </info> @@ -2975,7 +2802,6 @@ oor:name="RemovePersonalInfoOnSaving" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>GT</author> <desc>Specifies wether to remove personal information on saving.</desc> </info> @@ -2985,7 +2811,6 @@ oor:name="RecommendPasswordProtection" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>GT</author> <desc>Specifies wether to recommend password protection when saving documents.</desc> </info> @@ -2995,7 +2820,6 @@ oor:name="HyperlinksWithCtrlClick" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>PB</author> <desc>Specifies whether ctrl-click is required to follow hyperlinks.</desc> </info> @@ -3005,7 +2829,6 @@ oor:name="MacroSecurityLevel" oor:type="xs:int" oor:nillable="false"> <info> - <author>GT</author> <desc>Level of Macro security.</desc> </info> <constraints> @@ -3026,7 +2849,6 @@ oor:name="DisableMacrosExecution" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>MAV</author> <desc>Specifies whether the macro execution is disabled in general. If it is set to true, the "MacroSecurityLevel" is ignored. If it is set to false, the mentioned entry specified the level of macro @@ -3036,7 +2858,6 @@ </prop> <set oor:name="TrustedAuthors" oor:node-type="TrustedAuthor"> <info> - <author>GT</author> <desc>List with trusted authors.</desc> </info> </set> @@ -3044,7 +2865,6 @@ </group> <group oor:name="View"> <info> - <author>MBA</author> <desc>Contains window and dialog settings.</desc> </info> <prop oor:name="FontScaling" oor:type="xs:short" oor:nillable="false"> @@ -3052,7 +2872,6 @@ <!--OldLocation: soffice.cfg--> <!--UIHints: Tools Options - General View [Section] Display--> <info> - <author>PB</author> <desc>Specifies the scaling only of the screen representation [UNIT=%].</desc> <label>Scaling</label> @@ -3060,13 +2879,11 @@ <constraints> <minInclusive oor:value="50"> <info> - <author>PB</author> <desc>Specifies the minimum range of the scaling.</desc> </info> </minInclusive> <maxInclusive oor:value="200"> <info> - <author>PB</author> <desc>Specifies the maximum range of the scaling.</desc> </info> </maxInclusive> @@ -3075,14 +2892,12 @@ </prop> <group oor:name="NewDocumentHandling"> <info> - <author>CD</author> <desc>Contains settings to change new document window behavior.</desc> </info> <prop oor:name="ForceFocusAndToFront" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>CD</author> <desc>Every new document window will be forced to front and grabs the focus.</desc> </info> @@ -3091,7 +2906,6 @@ </group> <group oor:name="AppWindow"> <info> - <author>MBA</author> <desc>Contains settings on how the application window should be displayed.</desc> </info> @@ -3099,7 +2913,6 @@ <!-- OldPath: soffice-view/App-Window --> <!-- OldLocation: soffice.ini --> <info> - <author>MBA</author> <desc>Specifies whether the application window should be opened in Fullscreen mode.</desc> </info> @@ -3109,7 +2922,6 @@ <!-- OldPath: soffice-view/App-Window --> <!-- OldLocation: soffice.ini --> <info> - <author>MBA</author> <desc>Specifies the preferred view of the application window.</desc> </info> <constraints> @@ -3134,7 +2946,6 @@ </group> <group oor:name="Dialog"> <info> - <author>MBA</author> <desc>Contains settings which specify how dialogs and toolbars should be displayed.</desc> </info> @@ -3143,7 +2954,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Tools Options - General View [Section] Buttons --> <info> - <author>MBA</author> <desc>Specifies whether toolbar buttons should be drawn large or small. True means large.</desc> <label>Large buttons</label> @@ -3155,7 +2965,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Tools Options - General View [Section] Buttons --> <info> - <author>MBA</author> <desc>Specifies whether toolbox buttons should be drawn with a flat or 3D design. True means flat design.</desc> <label>Flat buttons</label> @@ -3170,7 +2979,6 @@ <!-- UIHints: Tools Options - General View [Section] Mouse positioning --> <info> - <author>PB</author> <desc>Determines the automatic mouse positioning on dialogs: 0 - Default button 1 - Dialog center 2 - No automatic positioning</desc> <label>Mouse positioning</label> @@ -3201,7 +3009,6 @@ <!-- UIHints: Tools Options - General View [Section] Middle mouse button --> <info> - <author>OS</author> <desc>Determines the action assigned to the middle mouse button: 0 - No action 1 -Auto scroll 2 - Paste selection.</desc> <label>Middle mouse button</label> @@ -3228,7 +3035,6 @@ </group> <group oor:name="Localisation"> <info> - <author>SSA</author> <desc>Contains localization specific settings.</desc> </info> <prop @@ -3236,7 +3042,6 @@ <!-- OldPath: International/AutoMnemonic --> <!-- OldLocation: soffice.ini --> <info> - <author>SSA</author> <desc>Specifies if shortcuts are assigned automatically.</desc> </info> </prop> @@ -3244,20 +3049,17 @@ <!-- OldPath: International/DialogScaleX --> <!-- OldLocation: soffice.ini --> <info> - <author>SSA</author> <desc>Specifies the percentage for enlarging controls.</desc> </info> <constraints> <minInclusive oor:value="0"> <info> - <author>SSA</author> <desc>Specifies the upper limit for enlarging the controls is 100%.</desc> </info> </minInclusive> <maxInclusive oor:value="100"> <info> - <author>SSA</author> <desc>Specifies the upper limit for enlarging the controls is 100%.</desc> </info> @@ -3267,7 +3069,6 @@ </group> <group oor:name="Menu"> <info> - <author>PB</author> <desc>Contains menu view settings.</desc> </info> <prop @@ -3277,7 +3078,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - View --> <info> - <author>PB</author> <desc>Shows all deactivated menu entries. Menu commands that are normally not necessary are hidden by default.</desc> </info> @@ -3287,7 +3087,6 @@ oor:name="IsSystemIconsInMenus" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>CMC</author> <desc>Indicates whether icons in the office menus should shown/hidden by following the System theme.</desc> </info> @@ -3299,7 +3098,6 @@ <!-- OldPath: General/View --> <!-- UIHints: Tools Options - General View [Section] Options --> <info> - <author>CD</author> <desc>Indicates whether icons in the office menus should be displayed.</desc> </info> @@ -3310,7 +3108,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Tools Options - General View [Section] Options --> <info> - <author>PB</author> <desc>Specifies automatic selection while moving the mouse over a menu (True).</desc> <label>Menu follows mouse pointer</label> @@ -3320,7 +3117,6 @@ </group> <group oor:name="Window"> <info> - <author>MBA</author> <desc>Contains settings for general windows used by the Office.</desc> </info> <prop oor:name="Drag" oor:type="xs:short" oor:nillable="false"> @@ -3328,7 +3124,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Tools Options - General View [Section] Display --> <info> - <author>PB</author> <desc>Specifies the representation of the window while dragging.</desc> <label>Window Drag</label> @@ -3359,7 +3154,6 @@ 5962Window=V1,995/150/280/321,H,0,AL:(16,4,0/0/400/250)#100 --> <info> <deprecated/> - <author>MBA</author> <desc>Deprecated.</desc> </info> </prop> @@ -3442,7 +3236,6 @@ <group oor:name="SplitWindow"> <info> <deprecated/> - <author>MBA</author> <desc>Specifies the properties of window containers for docked windows.</desc> </info> @@ -3452,7 +3245,6 @@ <!-- Notice: LM: Description is missing 0SplitWindow=V1,2,1,0,6308 --> <info> <deprecated/> - <author>MBA</author> <desc>Deprecated.</desc> </info> <value/> @@ -3465,7 +3257,6 @@ <!-- Notice: LM: Description is missing --> <info> <deprecated/> - <author>MBA</author> <desc>Deprecated.</desc> </info> </prop> @@ -3474,7 +3265,6 @@ <!-- OldLocation: soffice.ini --> <info> <deprecated/> - <author>MBA</author> <desc>Deprecated.</desc> </info> <constraints> @@ -3544,7 +3334,6 @@ </group> <group oor:name="Undo"> <info> - <author>MBA</author> <desc>Contains the settings regarding the undo operation in the Office.</desc> </info> @@ -3553,7 +3342,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Tools Options - General Save - [Section] Undo --> <info> - <author>MBA</author> <desc>Specifies how many operations can be undone in a row.</desc> <label>Number of steps</label> </info> @@ -3574,7 +3362,6 @@ </group> <group oor:name="Setup"> <info> - <author>PB</author> <desc>Specifies options related to the setup.</desc> </info> <group oor:name="Language"> @@ -3594,7 +3381,6 @@ </group> <group oor:name="Print"> <info> - <author>AF</author> <desc>Specifies options related to printing.</desc> </info> <prop @@ -3603,7 +3389,6 @@ <!-- UIHints: Tools Options - General Print [Section] PrinterOptions --> <info> - <author>MBA</author> <desc>Specifies if printing a document can modify a document due to reformatting</desc> <label>(PrinterOptions) PrintingModifiesDocument</label> @@ -3612,7 +3397,6 @@ </prop> <group oor:name="Warning"> <info> - <author>OS</author> <desc>Contains settings for print specific warnings.</desc> </info> <prop oor:name="PaperSize" oor:type="xs:boolean" oor:nillable="false"> @@ -3620,7 +3404,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Tools Options - General Print [Section] Warnings --> <info> - <author>OS</author> <desc>Specifies if a warning should be displayed in case the printout requires a specific paper size</desc> <label>(Warnings) Paper size</label> @@ -3634,7 +3417,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Tools Options - General Print [Section] Warnings --> <info> - <author>OS</author> <desc>Specifies if a warning should be displayed in case the printout requires a specific paper orientation</desc> <label>(Warnings) Paper orientation</label> @@ -3646,7 +3428,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Tools Options - General Print [Section] Warnings --> <info> - <author>OS</author> <desc>Specifies if a warning should be displayed in case the printer defined in the document was not found</desc> <label>(Warnings) Not found</label> @@ -3657,7 +3438,6 @@ oor:name="Transparency" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: Tools Options - General Print [Section] Warnings --> <info> - <author>AF</author> <desc>Specifies if a warning should be displayed in case the printout contains transparent objects.</desc> <label>(Warnings) Transparency</label> @@ -3667,7 +3447,6 @@ </group> <group oor:name="Option"> <info> - <author>AF</author> <desc>Specifies the options related to printing.</desc> </info> <group oor:name="Printer"> @@ -3680,7 +3459,6 @@ <!-- UIHints: Tools Options - General Print [Section] PrinterOptions --> <info> - <author>AF</author> <desc>Indicates whether to ignore transparency for the output of objects.</desc> <label>(PrinterOptions) ReduceTransparency</label> @@ -3693,7 +3471,6 @@ <!-- UIHints: Tools Options - General Print [Section] PrinterOptions --> <info> - <author>AF</author> <desc>Specifies type of transparency reduction: 0 - Automatically determine reduction, 1 - Always disabled.</desc> <label>(PrinterOptions) ReducedTransparencyMode</label> @@ -3706,7 +3483,6 @@ <!-- UIHints: Tools Options - General Print [Section] PrinterOptions --> <info> - <author>AF</author> <desc>Indicates whether to reduce memory usage for output of gradients by limiting the number of gradient steps.</desc> <label>(PrinterOptions) ReduceGradients</label> @@ -3719,7 +3495,6 @@ <!-- UIHints: Tools Options - General Print [Section] PrinterOptions --> <info> - <author>AF</author> <desc>Specifies type of gradient reduction: 0 - reduce the number of stripes, 1 - reduce to color.</desc> <label>(PrinterOptions) ReducedGradientMode</label> @@ -3732,7 +3507,6 @@ <!-- UIHints: Tools Options - General Print [Section] PrinterOptions --> <info> - <author>AF</author> <desc>Specifies the maximum number stripes used for output of gradients.</desc> <label>(PrinterOptions) ReducedGradientStepCount</label> @@ -3745,7 +3519,6 @@ <!-- UIHints: Tools Options - General Print [Section] PrinterOptions --> <info> - <author>AF</author> <desc>Indicates whether to reduce the memory usage of bitmaps for print process by limiting the resolution.</desc> <label>(PrinterOptions) ReduceBitmaps</label> @@ -3758,7 +3531,6 @@ <!-- UIHints: Tools Options - General Print [Section] PrinterOptions --> <info> - <author>AF</author> <desc>Specifies type of bitmap reduction: 0 - Automatically determine optimal resolution, 1 - Use original resolution, 2 - User defined resolution.</desc> @@ -3772,7 +3544,6 @@ <!-- UIHints: Tools Options - General Print [Section] PrinterOptions --> <info> - <author>AF</author> <desc>Specifies resolution of reduced bitmaps: 0 - 72DPI, 1 - 96DPI, 2 - 150DPI, 3 - 200DPI, 4 - 300DPI, 5 - 600DPI.</desc> <label>(PrinterOptions) ReducedBitmapResolution</label> @@ -3785,7 +3556,6 @@ <!-- UIHints: Tools Options - General Print [Section] PrinterOptions --> <info> - <author>AF</author> <desc>Indicates whether to reduce the resolution of automatically created substitution bitmaps of transparent objects.</desc> <label>(PrinterOptions) ReducedBitmapIncludesTransparency</label> @@ -3798,7 +3568,6 @@ <!-- UIHints: Tools Options - General Print [Section] PrinterOptions --> <info> - <author>AF</author> <desc>Indicates whether to create only grayscale output of all objects.</desc> <label>(PrinterOptions) ConvertToGreyscales</label> @@ -3811,7 +3580,6 @@ <!-- UIHints: Tools Options - General Print [Section] PrintFileOptions --> <info> - <author>CMC</author> <desc>Indicates whether PDF should be the Standard Print Job format</desc> <label>(PrinterOptions) PDFAsStandardPrintJobFormat</label> @@ -3830,7 +3598,6 @@ <!-- UIHints: Tools Options - General Print [Section] PrintFileOptions --> <info> - <author>AF</author> <desc>Indicates whether to ignore transparency for the output of objects.</desc> <label>(PrintFileOptions) ReduceTransparency</label> @@ -3843,7 +3610,6 @@ <!-- UIHints: Tools Options - General Print [Section] PrintFileOptions --> <info> - <author>AF</author> <desc>Indicates the type of transparency reduction: 0 - Automatically determine reduction, 1 - Always disabled.</desc> <label>(PrintFileOptions) ReducedTransparencyMode</label> @@ -3856,7 +3622,6 @@ <!-- UIHints: Tools Options - General Print [Section] PrintFileOptions --> <info> - <author>AF</author> <desc>Indicates whether to reduce memory usage for output of gradients by limiting the number of gradient steps.</desc> <label>(PrintFileOptions) ReduceGradients</label> @@ -3869,7 +3634,6 @@ <!-- UIHints: Tools Options - General Print [Section] PrintFileOptions --> <info> - <author>AF</author> <desc>Indicates the type of gradient reduction: 0 - Reduce the number of stripes, 1 - Reduce to color.</desc> <label>(PrintFileOptions) ReducedGradientMode</label> @@ -3882,7 +3646,6 @@ <!-- UIHints: Tools Options - General Print [Section] PrintFileOptions --> <info> - <author>AF</author> <desc>Specifies the maximum number stripes used for output of gradients.</desc> <label>(PrintFileOptions) ReducedGradientStepCount</label> @@ -3895,7 +3658,6 @@ <!-- UIHints: Tools Options - General Print [Section] PrintFileOptions --> <info> - <author>AF</author> <desc>Indicates whether to reduce the memory usage of bitmaps for the print process by limiting the resolution.</desc> <label>(PrintFileOptions) ReduceBitmaps</label> @@ -3908,7 +3670,6 @@ <!-- UIHints: Tools Options - General Print [Section] PrintFileOptions --> <info> - <author>AF</author> <desc>Specifies the type of bitmap reduction: 0 - Automatically determine optimal resolution, 1 - Use original resolution, 2 - User defined resolution.</desc> @@ -3922,7 +3683,6 @@ <!-- UIHints: Tools Options - General Print [Section] PrintFileOptions --> <info> - <author>AF</author> <desc>Specifies the resolution of reduced bitmaps: 0 - 72DPI, 1 - 96DPI, 2 - 150DPI, 3 - 200DPI, 4 - 300DPI, 5 - 600DPI.</desc> <label>(PrintFileOptions) ReducedBitmapResolution</label> @@ -3935,7 +3695,6 @@ <!-- UIHints: Tools Options - General Print [Section] PrintFileOptions --> <info> - <author>AF</author> <desc>Indicates whether to reduce the resolution of automatically created substitution bitmaps of transparent objects.</desc> <label>(PrintFileOptions) @@ -3949,7 +3708,6 @@ <!-- UIHints: Tools Options - General Print [Section] PrintFileOptions --> <info> - <author>AF</author> <desc>Indicates whether to create only grayscale output of all objects.</desc> <label>(PrintFileOptions) ConvertToGreyscales</label> @@ -3962,7 +3720,6 @@ <!-- UIHints: Tools Options - General Print [Section] PrintFileOptions --> <info> - <author>CMC</author> <desc>Indicates whether PDF should be the Standard Print Job format</desc> <label>(PrintFileOptions) PDFAsStandardPrintJobFormat</label> @@ -3975,7 +3732,6 @@ <group oor:name="WorkingSet"> <info> <deprecated/> - <author>MBA</author> <desc>Lists open documents or windows.</desc> </info> <prop oor:name="WindowList" oor:type="oor:string-list"> @@ -3984,14 +3740,12 @@ <!-- UIHints: Tools Options - General Save --> <info> <deprecated/> - <author>MBA</author> <desc>Lists open documents or windows.</desc> </info> </prop> </group> <group oor:name="AddXMLToStorage"> <info> - <author>OS</author> <desc>Contains settings specifying if a XML package is added to the applications binary files.</desc> </info> @@ -4000,7 +3754,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: no --> <info> - <author>OS</author> <desc>Defines if a XML package is added to the Writer binary files.</desc> </info> @@ -4010,7 +3763,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: no --> <info> - <author>OS</author> <desc>Defines if a XML package is added to the Calc binary files.</desc> </info> @@ -4020,7 +3772,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: no --> <info> - <author>OS</author> <desc>Defines if a XML package is added to the Impress binary files.</desc> </info> @@ -4030,7 +3781,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: no --> <info> - <author>OS</author> <desc>Defines if a XML package is added to the Draw binary files.</desc> </info> @@ -4038,19 +3788,16 @@ </group> <group oor:name="Help"> <info> - <author>FS</author> <desc>Contains settings that specify the common help settings.</desc> </info> <prop oor:name="ShowBasic" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>ABI</author> <desc>Determines wether basic help should be shown.</desc> </info> <value>true</value> </prop> <prop oor:name="Locale" oor:type="xs:string" oor:nillable="false"> <info> - <author>ABI</author> <desc>Determines the locale for the help pages.</desc> </info> <value/> @@ -4059,7 +3806,6 @@ </prop> <prop oor:name="System" oor:type="xs:string" oor:nillable="false"> <info> - <author>ABI</author> <desc>Determines the operating system on which the help system is displayed.</desc> </info> @@ -4071,7 +3817,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Help menu--> <info> - <author>MBA</author> <desc>Activates the Tip help.</desc> <label>Tips</label> </info> @@ -4081,7 +3826,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Help menu--> <info> - <author>MBA</author> <desc>Activates the Extended help.</desc> <label>Extended Tips</label> </info> @@ -4089,7 +3833,6 @@ </prop> <prop oor:name="HelpStyleSheet" oor:type="xs:string" oor:nillable="false"> <info> - <author>ABI</author> <desc>Specifies the name of the stylesheet used to display help content.</desc> </info> @@ -4097,7 +3840,6 @@ </prop> <group oor:name="HelpAgent"> <info> - <author>MBA</author> <desc>Specifies the properties of the HelpAgent.</desc> </info> <prop oor:name="Enabled" oor:type="xs:boolean" oor:nillable="false"> @@ -4135,7 +3877,6 @@ </group> <group oor:name="StartCenter"> <info> - <author>PL</author> <desc>Contains settings for the start center.</desc> </info> <prop @@ -4175,7 +3916,6 @@ </group> <group oor:name="Java"> <info> - <author>JL</author> <desc>Contains Java related settings.</desc> </info> <group oor:name="Applet"> @@ -4196,7 +3936,6 @@ </group> <group oor:name="Vectorize"> <info> - <author>AF</author> <desc>Specifies the options related to the vectorization of bitmaps.</desc> </info> @@ -4205,7 +3944,6 @@ <!-- OldLocation: drawing.cfg --> <!-- UIHints: Select bitmap => context menu convert To polygon --> <info> - <author>AF</author> <desc>Specifies the number of colors that are used to create a vector graphic in Draw/Impress [UNIT=count].</desc> <label>Number of colors</label> @@ -4231,7 +3969,6 @@ <!-- OldLocation: drawing.cfg --> <!-- UIHints: Select bitmap => context menu convert To polygon --> <info> - <author>AF</author> <desc>Specifies the number of pixels that you want to combine as a single pixel when creating a vector graphic.</desc> <label>Point reduction</label> @@ -4257,7 +3994,6 @@ <!-- OldLocation: drawing.cfg --> <!-- UIHints: Select bitmap => context menu convert To polygon --> <info> - <author>AF</author> <desc>Indicates whether to create a tiled background before vectorizing.</desc> <label>Fill holes</label> @@ -4269,7 +4005,6 @@ <!-- OldLocation: drawing.cfg --> <!-- UIHints: Select bitmap => context menu convert To polygon --> <info> - <author>AF</author> <desc>Specifies the extent of background tiles that are used for vectorizing [UNIT=pixel].</desc> <label>Tile extent</label> @@ -4291,7 +4026,6 @@ </group> <group oor:name="Image"> <info> - <author>AF</author> <desc>Specifies the options for images.</desc> <label>Image</label> </info> @@ -4307,7 +4041,6 @@ Grayscale --> <info> <deprecated/> - <author>AF</author> <desc>Deprecated.</desc> <label>Number</label> </info> @@ -4332,7 +4065,6 @@ colors --> <info> <deprecated/> - <author>AF</author> <desc>Deprecated.</desc> <label>Number</label> </info> @@ -4357,7 +4089,6 @@ and Contrast --> <info> <deprecated/> - <author>AF</author> <desc>Deprecated.</desc> <label>Brightness</label> </info> @@ -4382,7 +4113,6 @@ and Contrast --> <info> <deprecated/> - <author>AF</author> <desc>Deprecated.</desc> <label>Contrast</label> </info> @@ -4406,7 +4136,6 @@ <!-- UIHints: Tools Options - Picture Colors [Section] Rotation --> <info> <deprecated/> - <author>AF</author> <desc>Deprecated.</desc> <label>Angle</label> </info> @@ -4430,7 +4159,6 @@ <!-- UIHints: Tools Options - Picture Colors [Section] Rotation --> <info> <deprecated/> - <author>AF</author> <desc>Deprecated.</desc> <label>To the left / To the right</label> </info> @@ -4445,7 +4173,6 @@ White --> <info> <deprecated/> - <author>AF</author> <desc>Deprecated.</desc> <label>Threshold value</label> </info> @@ -4475,7 +4202,6 @@ values --> <info> <deprecated/> - <author>AF</author> <desc>Deprecated.</desc> <label>Red</label> </info> @@ -4500,7 +4226,6 @@ values --> <info> <deprecated/> - <author>AF</author> <desc>Deprecated.</desc> <label>Green</label> </info> @@ -4525,7 +4250,6 @@ values --> <info> <deprecated/> - <author>AF</author> <desc>Deprecated.</desc> <label>Blue</label> </info> @@ -4556,7 +4280,6 @@ <!-- UIHints: Tools Options - Picture Effects - [Section] Mosaic --> <info> <deprecated/> - <author>AF</author> <desc>Deprecated.</desc> <label>X Tile</label> </info> @@ -4580,7 +4303,6 @@ <!-- UIHints: Tools Options - Picture Effects - [Section] Mosaic --> <info> <deprecated/> - <author>AF</author> <desc>Deprecated.</desc> <label>Y Tile</label> </info> @@ -4604,7 +4326,6 @@ <!-- UIHints: Tools Options - Picture Effects - [Section] Mosaic --> <info> <deprecated/> - <author>AF</author> <desc>Deprecated.</desc> <label>Definition</label> </info> @@ -4641,7 +4362,6 @@ Solarization --> <info> <deprecated/> - <author>AF</author> <desc>Deprecated.</desc> <label>Threshold value</label> </info> @@ -4666,7 +4386,6 @@ Solarization --> <info> <deprecated/> - <author>AF</author> <desc>Deprecated.</desc> <label>Invert</label> </info> @@ -4678,7 +4397,6 @@ <!-- UIHints: Tools Options - Picture Effects - [Section] Tile --> <info> <deprecated/> - <author>AF</author> <desc>Deprecated.</desc> <label>X Tile</label> </info> @@ -4702,7 +4420,6 @@ <!-- UIHints: Tools Options - Picture Effects - [Section] Tile --> <info> <deprecated/> - <author>AF</author> <desc>Deprecated.</desc> <label>Y Tile</label> </info> @@ -4728,7 +4445,6 @@ <!-- Notice: Description in the enumeration is missing --> <info> <deprecated/> - <author>AF</author> <desc>Deprecated.</desc> <label>Degree</label> </info> @@ -4762,7 +4478,6 @@ <!-- UIHints: Tools Options - Picture Effects - [Section] Aging --> <info> <deprecated/> - <author>AF</author> <desc>Deprecated.</desc> <label>Intensity</label> </info> @@ -4784,7 +4499,6 @@ </group> <group oor:name="DateFormat"> <info> - <author>NN</author> <desc>Specifies settings for the date formats used.</desc> </info> <prop oor:name="TwoDigitYear" oor:type="xs:int" oor:nillable="false"> @@ -4792,7 +4506,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - General - Other - Year (two digits) --> <info> - <author>NN</author> <desc>Specifies the first year that can be entered using two-digit-year date formats.</desc> <label>First two-digit year</label> @@ -4802,13 +4515,11 @@ </group> <group oor:name="Filter"> <info> - <author>SJ / OS / KA</author> <desc>Specifies default settings of Microsoft-, Graphic- and HTML filters.</desc> </info> <group oor:name="Microsoft"> <info> - <author>SJ</author> <desc>Specifies default settings of Microsoft filters.</desc> </info> <group oor:name="Import"> @@ -4902,7 +4613,6 @@ oor:name="EnablePowerPointPreview" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>SJ</author> <desc>Specifies if previews are created when saving PowerPoint documents.</desc> </info> @@ -4912,7 +4622,6 @@ oor:name="EnableExcelPreview" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>SJ</author> <desc>Specifies if previews are created when saving Excel documents.</desc> </info> @@ -4922,7 +4631,6 @@ oor:name="EnableWordPreview" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>SJ</author> <desc>Specifies if previews are created when saving Word documents.</desc> </info> @@ -4932,7 +4640,6 @@ </group> <group oor:name="Graphic"> <info> - <author>SJ</author> <desc>Specifies default settings of graphic import and export dialogs.</desc> </info> @@ -5577,13 +5284,11 @@ </group> <group oor:name="SVG"> <info> - <author>KA</author> <desc>Specifies default settings of SVG export dialog.</desc> </info> <prop oor:name="TinyMode" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>KA</author> <desc>Specifies if SVG Tiny profile should be used for export.</desc> </info> @@ -5593,7 +5298,6 @@ oor:name="EmbedFonts" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>KA</author> <desc>Specifies if fonts should be embedded into SVG file.</desc> </info> @@ -5603,7 +5307,6 @@ oor:name="UseNativeTextDecoration" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>KA</author> <desc>Specifies if text decoration like underlining and strike-through be drawm by using SVG attributes (true) or by drawing SVG primitives (false).</desc> @@ -5615,7 +5318,6 @@ </group> <group oor:name="HTML"> <info> - <author>OS</author> <desc>Contains settings for HTML import/export.</desc> </info> <group oor:name="Import"> @@ -5628,7 +5330,6 @@ <!-- UIHints: Tools Options Load/Save - HTML Compability [Section] Import --> <info> - <author>ER</author> <desc>Specifies if numbers should be parsed according to the en-US locale instead of the user's locale.</desc> <label>Use 'English (USA)' locale for numbers</label> @@ -5641,7 +5342,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Tools Options - Browser HTML [Section] Import --> <info> - <author>OS</author> <desc>Specifies if unknown tags should be imported as fields.</desc> <label>Import unknown HTML tags as fields</label> @@ -5654,7 +5354,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Tools Options - Browser HTML [Section] Import --> <info> - <author>OS</author> <desc>Specifies if font settings should be ignored when importing.</desc> <label>Ignore font settings</label> @@ -5671,7 +5370,6 @@ <!-- UIHints: Tools Options - Browser HTML [Section] Font sizes --> <info> - <author>OS</author> <desc>Specifies font size for HTML as Token Font 1.</desc> <label>Size 1</label> </info> @@ -5683,7 +5381,6 @@ <!-- UIHints: Tools Options - Browser HTML [Section] Font sizes --> <info> - <author>OS</author> <desc>Specifies font size for HTML as Token Font 2.</desc> <label>Size 2</label> </info> @@ -5695,7 +5392,6 @@ <!-- UIHints: Tools Options - Browser HTML [Section] Font sizes --> <info> - <author>OS</author> <desc>Specifies font size for HTML as Token Font 3.</desc> <label>Size 3</label> </info> @@ -5707,7 +5403,6 @@ <!-- UIHints: Tools Options - Browser HTML [Section] Font sizes --> <info> - <author>OS</author> <desc>Specifies font size for HTML as Token Font 4.</desc> <label>Size 4</label> </info> @@ -5719,7 +5414,6 @@ <!-- UIHints: Tools Options - Browser HTML [Section] Font sizes --> <info> - <author>OS</author> <desc>Specifies font size for HTML as Token Font 5.</desc> <label>Size 5</label> </info> @@ -5731,7 +5425,6 @@ <!-- UIHints: Tools Options - Browser HTML [Section] Font sizes --> <info> - <author>OS</author> <desc>Specifies font size for HTML as Token Font 6.</desc> <label>Size 6</label> </info> @@ -5743,7 +5436,6 @@ <!-- UIHints: Tools Options - Browser HTML [Section] Font sizes --> <info> - <author>OS</author> <desc>Specifies font size for HTML as Token Font 7.</desc> <label>Size 7</label> </info> @@ -5760,7 +5452,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Tools Options - Browser HTML [Section] Export --> <info> - <author>OS</author> <desc>Specifies the browser for which the HTML export should be optimized</desc> <label>Browser</label> @@ -5799,7 +5490,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Tools Options - Browser HTML [Section] Export --> <info> - <author>OS</author> <desc>Specifies if Office Basic instructions are considered when exporting in HTML format.</desc> <label>(Productname) Basic</label> @@ -5812,7 +5502,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Tools Options - Browser HTML [Section] Export --> <info> - <author>OS</author> <desc>Specifies if the print layout of the current document should also be exported.</desc> <label>Print layout</label> @@ -5826,7 +5515,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Tools Options - Browser HTML [Section] Export --> <info> - <author>OS</author> <desc>Specifies if graphics are copied to the Internet server when uploading via FTP.</desc> <label>Copy local graphics to Internet</label> @@ -5838,7 +5526,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Tools Options - Browser HTML [Section] Export --> <info> - <author>OS</author> <desc>Specifies if a warning should be displayed to point out that the available Basic macros will be lost when exporting in HTML format.</desc> @@ -5849,7 +5536,6 @@ <prop oor:name="Encoding" oor:type="xs:int"> <!-- UIHints: Tools Options - Browser HTML [Section] Export --> <info> - <author>OS</author> <desc>Specifies the mimetype for the text encoding.</desc> <label>Encoding export</label> </info> @@ -5858,7 +5544,6 @@ </group> <group oor:name="PDF"> <info> - <author>KA</author> <desc>Specifies default settings of PDF export dialog.</desc> </info> <group oor:name="Export"> @@ -5871,7 +5556,6 @@ <deprecated>Use following properties instead: UseLosslessCompression, Quality, UseResolutionReduction, ResolutionReduction</deprecated> - <author>SJ</author> <desc>Deprecated.</desc> </info> <value>1</value> @@ -5880,7 +5564,6 @@ oor:name="UseLosslessCompression" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>SJ</author> <desc>Specifies if graphics are exported to PDF using a lossless compression eg. PNG or if they are compressed using the JPEG format.</desc> @@ -5889,7 +5572,6 @@ </prop> <prop oor:name="Quality" oor:type="xs:int" oor:nillable="false"> <info> - <author>SJ</author> <desc>Specifies quality of the JPG export. A higher value results in higher quality and file size.</desc> </info> @@ -5915,7 +5597,6 @@ oor:name="ReduceImageResolution" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>SJ</author> <desc>Specifies if the resolution of each image is reduced to the resolution specified by the property MaxImageResolution.</desc> </info> @@ -5961,7 +5642,6 @@ oor:name="UseTaggedPDF" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>SJ</author> <desc>Determines if PDF are created by using special tags also known as Tagged PDF.</desc> </info> @@ -5970,7 +5650,6 @@ <prop oor:name="ExportNotes" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>SJ</author> <desc>Specifies if notes are exported to PDF.</desc> </info> <value>false</value> @@ -5979,7 +5658,6 @@ oor:name="ExportBookmarks" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>PL</author> <desc>Specifies if bookmarks are exported to PDF.</desc> </info> <value>true</value> @@ -5988,7 +5666,6 @@ oor:name="OpenBookmarkLevels" oor:type="xs:int" oor:nillable="false"> <info> - <author>PL</author> <desc>Specifies how many bookmark levels should be opened in the reader application when the PDF gets opened.</desc> </info> @@ -5998,7 +5675,6 @@ oor:name="ExportNotesPages" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>SJ</author> <desc>Specifies if notes pages are exported to PDF. (Notes pages are available in Impress documents only).</desc> </info> @@ -6008,7 +5684,6 @@ oor:name="UseTransitionEffects" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>SJ</author> <desc>Specifies slide transitions are exported to PDF. This option is active only if storing Impress documents.</desc> </info> @@ -6018,7 +5693,6 @@ oor:name="ExportFormFields" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>pl</author> <desc>Specifies whether form fields are exported as widgets or only their fixed print representation is exported.</desc> </info> @@ -6028,7 +5702,6 @@ oor:name="EmbedStandardFonts" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>pl</author> <desc>Specifies whether to embed the 14 standard PDF fonts or not.</desc> </info> @@ -6066,7 +5739,6 @@ oor:name="AllowDuplicateFieldNames" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>pl</author> <desc>Specifies whether multiple form fields exported are allowed to have the same field name.</desc> </info> @@ -6076,7 +5748,6 @@ oor:name="IsSkipEmptyPages" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>FME</author> <desc>Specifies that automatically inserted empty pages are suppressed. This option is active only if storing Writer documents.</desc> @@ -6086,7 +5757,6 @@ <prop oor:name="IsAddStream" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>PL</author> <desc>Specifies that a stream is inserted to the PDF file which contains the original document for archiving purposes.</desc> </info> @@ -6096,7 +5766,6 @@ oor:name="HideViewerMenubar" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>beppec56</author> <desc>Specifies whether to hide the PDF viewer menubar when the document is active.</desc> </info> @@ -6106,7 +5775,6 @@ oor:name="HideViewerToolbar" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>beppec56</author> <desc>Specifies whether to hide the PDF viewer toolbar when the document is active.</desc> </info> @@ -6116,7 +5784,6 @@ oor:name="HideViewerWindowControls" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>beppec56</author> <desc>Specifies whether to hide the PDF viewer controls when the document is active.</desc> </info> @@ -6126,7 +5793,6 @@ oor:name="ResizeWindowToInitialPage" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>beppec56</author> <desc>Specifies that the PDF viewer window is opened full screen when the document is opened.</desc> </info> @@ -6136,7 +5802,6 @@ oor:name="CenterWindow" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>beppec56</author> <desc>Specifies that the PDF viewer window is centered to the screen when the PDF document is opened.</desc> </info> @@ -6146,7 +5811,6 @@ oor:name="OpenInFullScreenMode" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>beppec56</author> <desc>Specifies that the PDF viewer window is opened full screen, on top of all windows..</desc> </info> @@ -6156,7 +5820,6 @@ oor:name="DisplayPDFDocumentTitle" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>beppec56</author> <desc>Specifies that the title of the document, if present in the document properties, is displayed in the PDF viewer window title bar.</desc> @@ -6165,7 +5828,6 @@ </prop> <prop oor:name="InitialView" oor:type="xs:int" oor:nillable="false"> <info> - <author>beppec56</author> <desc>Specifies how the PDF document should be displayed when opened.</desc> </info> @@ -6191,7 +5853,6 @@ </prop> <prop oor:name="Magnification" oor:type="xs:int" oor:nillable="false"> <info> - <author>beppec56</author> <desc>Specifies the action to be performed when the PDF document is opened.</desc> </info> @@ -6230,7 +5891,6 @@ </prop> <prop oor:name="Zoom" oor:type="xs:int" oor:nillable="false"> <info> - <author>pl</author> <desc>specifies the zoom level a PDF document is opened with. Only valid if "Magnification" is set to "4".</desc> </info> @@ -6238,7 +5898,6 @@ </prop> <prop oor:name="InitialPage" oor:type="xs:int" oor:nillable="false"> <info> - <author>pl</author> <desc>Specifies the page on which a PDF document should be opened in the viewer application.</desc> </info> @@ -6246,7 +5905,6 @@ </prop> <prop oor:name="PageLayout" oor:type="xs:int" oor:nillable="false"> <info> - <author>beppec56</author> <desc>Specifies the page layout to be used when the document is opened.</desc> </info> @@ -6281,7 +5939,6 @@ oor:name="FirstPageOnLeft" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>beppec56</author> <desc>Used with the value 3 of the PageLayout property above, true if the first page (odd) should be on the left side of the screen.</desc> @@ -6291,7 +5948,6 @@ <!-- PDF Encryption --> <prop oor:name="Printing" oor:type="xs:int" oor:nillable="false"> <info> - <author>beppec56</author> <desc>Specifies what printing is allowed.</desc> </info> <constraints> @@ -6317,7 +5973,6 @@ </prop> <prop oor:name="Changes" oor:type="xs:int" oor:nillable="false"> <info> - <author>beppec56</author> <desc>Specifies the change allowed to the document.</desc> </info> <constraints> @@ -6356,7 +6011,6 @@ oor:name="EnableCopyingOfContent" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>beppec56</author> <desc>Specifies that the pages and the document content can be extracted to be used in other documents (copy and paste).</desc> </info> @@ -6366,7 +6020,6 @@ oor:name="EnableTextAccessForAccessibilityTools" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>beppec56</author> <desc>Specifies that the document content can be extracted to be used in accessibility applications.</desc> </info> @@ -6378,7 +6031,6 @@ oor:name="SelectPdfVersion" oor:type="xs:int" oor:nillable="false"> <info> - <author>beppec56</author> <desc>Specifies the version of PDF to emit.</desc> </info> <constraints> @@ -6401,7 +6053,6 @@ oor:name="ExportLinksRelativeFsys" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>beppec56</author> <desc>Specifies that the file system related hyperlinks (file:// protocol) present in the document will be exported as relative to the source document location.</desc> @@ -6412,7 +6063,6 @@ oor:name="PDFViewSelection" oor:type="xs:int" oor:nillable="false"> <info> - <author>beppec56</author> <desc>Specifies the way the exported PDF will be viewed (experienced) by the user.</desc> </info> @@ -6449,7 +6099,6 @@ oor:name="ConvertOOoTargetToPDFTarget" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>beppec56</author> <desc>Specifies that the target documents with .od[tpgs] extension, will have that extension changed to .pdf when the link is exported to PDF. The source document remains untouched.</desc> @@ -6460,7 +6109,6 @@ oor:name="ExportBookmarksToPDFDestination" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>beppec56</author> <desc>Specifies that the bookmarks contained in the source OpenOffice.org file should be exported to the PDF file as Named Destination (see PDF 1.4 section 8.2.1).</desc> @@ -6473,12 +6121,10 @@ </group> <group oor:name="Misc"> <info> - <author>MBA</author> <desc>Determines the miscellaneous entries for the common group.</desc> </info> <prop oor:name="MaxOpenDocuments" oor:type="xs:int"> <info> - <author>AS</author> <desc>Determines the maximum count of documents, which are allowed to be open at the same time. NIL will be interpreted as infinite!</desc> </info> @@ -6489,7 +6135,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools Options Browser Other Plug-Ins Enable --> <info> - <author>PB</author> <desc>Enables/Disables Plugins.</desc> <label>PluginsEnabled</label> </info> @@ -6499,7 +6144,6 @@ oor:name="UseSystemFileDialog" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>FS</author> <desc>Determines if the system's file and folder pickers should be used. If false, the proprietary file/folder picker implementations will be used. Relevant on platforms where file/folder picker @@ -6511,7 +6155,6 @@ oor:name="UseDocumentSystemFileLocking" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>MAV</author> <desc>Allows to specify whether the OOo document file locking mechanics should use the system file locking.</desc> </info> @@ -6521,7 +6164,6 @@ oor:name="UseDocumentOOoLockFile" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>MAV</author> <desc>Allows to specify whether the OOo document file locking mechanics should use the lock file for locking.</desc> </info> @@ -6538,7 +6180,6 @@ oor:name="ShowLinkWarningDialog" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>THB</author> <desc>Determines if a warning dialog should be displayed when a user checks the link checkbox in the insert graphics dialog.</desc> @@ -6549,7 +6190,6 @@ oor:name="UseSystemPrintDialog" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>PL</author> <desc>Determines if the system's print dialog should be used. If false, the platform independent print dialog implementation will be used. Relevant on platforms where print dialog integration is @@ -6561,7 +6201,6 @@ oor:name="DisableUICustomization" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>RSiddhartha</author> <desc>Disables the customization of the UI elements.</desc> </info> <value>false</value> @@ -6569,7 +6208,6 @@ <prop oor:name="AlwaysAllowSave" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>kohei</author> <desc>Determines if the user can save the document even when it's not modified.</desc> </info> @@ -6579,7 +6217,6 @@ oor:name="ExperimentalMode" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>mmeeks</author> <desc>Determins if various experimental, and potentially unstable features should be enabled in the user interface.</desc> </info> @@ -6589,7 +6226,6 @@ oor:name="MacroRecorderMode" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>cornouws</author> <desc>Determins if the limited, and awkward code producing macro recorder should be enabled in the user interface.</desc> </info> @@ -6598,7 +6234,6 @@ <prop oor:name="SymbolSet" oor:type="xs:short" oor:nillable="false"> <!-- UIHints: Tools Options General View --> <info> - <author>MBA</author> <desc>Specifies which size of the symbols is used for the toolbars.</desc> </info> @@ -6619,7 +6254,6 @@ <prop oor:name="SymbolStyle" oor:type="xs:string" oor:nillable="false"> <!-- UIHints: Tools Options General View --> <info> - <author>kendy</author> <desc>Specifies which style of the symbols is used for the toolbars, menus, etc.</desc> </info> @@ -6675,7 +6309,6 @@ <prop oor:name="BackgroundImage" oor:type="xs:string" oor:nillable="false"> <!-- UIHints: Tools Options General Personalization --> <info> - <author>kendy</author> <desc>Specifies whether we should use background image in the workplace.</desc> </info> @@ -6702,7 +6335,6 @@ <prop oor:name="BackgroundImageURL" oor:type="xs:string" oor:nillable="false"> <!-- UIHints: Tools Options General Personalization --> <info> - <author>kendy</author> <desc>URL of the image the user wants to use; it is used only when BackgroundImage is 'own'.</desc> </info> @@ -6711,7 +6343,6 @@ <prop oor:name="Persona" oor:type="xs:string" oor:nillable="false"> <!-- UIHints: Tools Options General Personalization --> <info> - <author>kendy</author> <desc>Specifies whether we should use a Firefox Persona, ie. a picture under the menu, toolbar, and status bar.</desc> </info> @@ -6737,7 +6368,6 @@ <prop oor:name="PersonaSettings" oor:type="xs:string" oor:nillable="false"> <!-- UIHints: Tools Options General Personalization --> <info> - <author>kendy</author> <desc>Names of the header and footer images, and colors for text and accent. When set, the value has form "header.jpg;footer.jpg;#RGBTXT;#RGBACC".</desc> @@ -6747,7 +6377,6 @@ <prop oor:name="ToolboxStyle" oor:type="xs:short" oor:nillable="false"> <!-- UIHints: Tools Options General View --> <info> - <author>MBA</author> <desc>Specifies which button style the toolbars should use.</desc> </info> <constraints> @@ -6768,7 +6397,6 @@ oor:name="FormControlPilotsEnabled" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>FS</author> <desc>Enables/Disables the usage of AutoPilots for form controls.</desc> </info> @@ -6776,7 +6404,6 @@ </prop> <prop oor:name="FirstRun" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>MBA</author> <desc>Specifies if the office has never before been started.</desc> <label>FirstRun</label> </info> @@ -6815,7 +6442,6 @@ </group> <group oor:name="Forms"> <info> - <author>FS</author> <desc>contains settings for the form layer of the applications.</desc> </info> <group oor:name="ControlLayout"> @@ -6898,7 +6524,6 @@ oor:name="ExperimentalProperties" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>FS</author> <desc>Enables or disables the property browser's access to form/control properties which are not officially supported.</desc> </info> @@ -6906,7 +6531,6 @@ </prop> <prop oor:name="DirectHelp" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>FS</author> <desc>Enables or disables a help section at the bottom of the property browser, which shows the help of the currently active property.</desc> @@ -6917,7 +6541,6 @@ </group> <group oor:name="AsianLayout"> <info> - <author>OS</author> <desc>Contains layout specific settings for Asian languages.</desc> </info> <prop @@ -6928,7 +6551,6 @@ <!-- UIHints: Tools Options Asian typography Asian layout Kerning Western characters only--> <info> - <author>OS</author> <desc>Determines the kerning of western text and/or punctuation inside of Asian text.</desc> <label>IsKerningWesternTextOnly</label> @@ -6943,7 +6565,6 @@ <!-- UIHints: Tools Options Asian typography Asian layout Character distance --> <info> - <author>OS</author> <desc>Determines the type of character distance compression in Asian text: 0 - no compression; 1 - compress punctuation only; 2 - compress interpunction an japanese kana.</desc> @@ -6953,7 +6574,6 @@ </prop> <set oor:name="StartEndCharacters" oor:node-type="StartEndCharacters"> <info> - <author>OS</author> <desc>Contains the characters at which lines are not allowed to begin or to end. For each locale there is a separate entry with the locale as its node name.</desc> @@ -6963,7 +6583,6 @@ </group> <group oor:name="SearchOptions"> <info> - <author>OS / PB</author> <desc>Contains all options for search.</desc> </info> <prop @@ -6973,7 +6592,6 @@ <!-- OldLocation: --> <!-- UIHints: Edit/Find & Replace --> <info> - <author>PB</author> <desc>Specifies search for whole words only.</desc> </info> <value>false</value> @@ -6983,7 +6601,6 @@ <!-- OldLocation: --> <!-- UIHints: Edit/Find & Replace --> <info> - <author>PB</author> <desc>Specifies search backwards.</desc> </info> <value>false</value> @@ -6995,7 +6612,6 @@ <!-- OldLocation: --> <!-- UIHints: Edit/Find & Replace --> <info> - <author>PB</author> <desc>Specifies search with the use of regular expressions.</desc> </info> <value>false</value> @@ -7007,7 +6623,6 @@ <!-- OldLocation: --> <!-- UIHints: Edit/Find & Replace --> <info> - <author>PB</author> <desc>Specifies search for styles only.</desc> </info> <value>false</value> @@ -7019,7 +6634,6 @@ <!-- OldLocation: --> <!-- UIHints: Edit/Find & Replace --> <info> - <author>PB</author> <desc>Specifies search with similarity.</desc> </info> <value>false</value> @@ -7029,7 +6643,6 @@ <!-- OldLocation: --> <!-- UIHints: Edit/Find & Replace --> <info> - <author>PB</author> <desc>Specifies search as case sensitive.</desc> </info> <value>false</value> @@ -7041,7 +6654,6 @@ <!-- OldLocation: --> <!-- UIHints: Edit/Find & Replace --> <info> - <author>PB</author> <desc>Specifies search with the use of Asian options.</desc> </info> <value>false</value> @@ -7051,7 +6663,6 @@ oor:localized="true"> <!-- UIHints: Edit/Find & Replace --> <info> - <author>OS</author> <desc>Specifies the divider label in case of a component-based search extension.</desc> </info> @@ -7061,7 +6672,6 @@ oor:localized="true"> <!-- UIHints: Edit/Find & Replace --> <info> - <author>OS</author> <desc>Specifies the label of the first component-based search command.</desc> </info> @@ -7071,7 +6681,6 @@ oor:localized="true"> <!-- UIHints: Edit/Find & Replace --> <info> - <author>OS</author> <desc>Specifies the label of the second component-based search command.</desc> </info> @@ -7079,14 +6688,12 @@ <prop oor:name="IsNotes" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: Edit Search/Replace --> <info> - <author>mod</author> <desc>Specifies if search includes comments(SwPostItFields)</desc> </info> <value>false</value> </prop> <group oor:name="Japanese"> <info> - <author>OS</author> <desc>Contains search options for the Japanese language.</desc> </info> <prop @@ -7096,7 +6703,6 @@ <!-- OldLocation: --> <!-- UIHints: Tools/Options/"Asian typography"-"Japanese Find" --> <info> - <author>OS</author> <desc>Does not distinguish between full-width and half-width characters.</desc> </info> @@ -7109,7 +6715,6 @@ <!-- OldLocation: --> <!-- UIHints: Tools/Options/"Asian typography"-"Japanese Find" --> <info> - <author>OS</author> <desc>Does not distinguish between hiragana and katakana characters.</desc> </info> @@ -7122,7 +6727,6 @@ <!-- OldLocation: --> <!-- UIHints: Tools/Options/"Asian typography"-"Japanese Find" --> <info> - <author>OS</author> <desc>Specifies search without distinguishing between characters with diphthongs and double consonants and plain characters.</desc> </info> @@ -7135,7 +6739,6 @@ <!-- OldLocation: --> <!-- UIHints: Tools/Options/"Asian typography"-"Japanese Find" --> <info> - <author>OS</author> <desc>Specifies search without distinguishing between minus signs, dashes, and long vowel sounds.</desc> </info> @@ -7148,7 +6751,6 @@ <!-- OldLocation: --> <!-- UIHints: Tools/Options/"Asian typography"-"Japanese Find" --> <info> - <author>OS</author> <desc>Specifies search without distinguishing between repeat character marks.</desc> </info> @@ -7161,7 +6763,6 @@ <!-- OldLocation: --> <!-- UIHints: Tools/Options/"Asian typography"-"Japanese Find" --> <info> - <author>OS</author> <desc>Specifies search without distinguishing between standard and nonstandard ideography.</desc> </info> @@ -7174,7 +6775,6 @@ <!-- OldLocation: --> <!-- UIHints: Tools/Options/"Asian typography"-"Japanese Find" --> <info> - <author>OS</author> <desc>Specifies search without distinguishing between standard and nonstandard ideography.</desc> </info> @@ -7187,7 +6787,6 @@ <!-- OldLocation: --> <!-- UIHints: Tools/Options/"Asian typography"-"Japanese Find" --> <info> - <author>OS</author> <desc>Specifies search without distinguishing between 'Di' and 'Zi' or 'Du' and 'Zu'.</desc> </info> @@ -7200,7 +6799,6 @@ <!-- OldLocation: --> <!-- UIHints: Tools/Options/"Asian typography"-"Japanese Find" --> <info> - <author>OS</author> <desc>Specifies search without distinguishing between 'Ba' and 'Va' or 'Ha' and 'Fa'.</desc> </info> @@ -7213,7 +6811,6 @@ <!-- OldLocation: --> <!-- UIHints: Tools/Options/"Asian typography"-"Japanese Find" --> <info> - <author>OS</author> <desc>Specifies search without distinguishing between 'Tsi', 'Thi' and 'Chi' or 'Dhi' and 'Zi'.</desc> </info> @@ -7226,7 +6823,6 @@ <!-- OldLocation: --> <!-- UIHints: Tools/Options/"Asian typography"-"Japanese Find" --> <info> - <author>OS</author> <desc>Specifies search without distinguishing between 'Hyu' and 'Fyu' or 'Byu' and 'Vyu'.</desc> </info> @@ -7239,7 +6835,6 @@ <!-- OldLocation: --> <!-- UIHints: Tools/Options/"Asian typography"-"Japanese Find" --> <info> - <author>OS</author> <desc>Specifies search without distinguishing between 'Se' and 'She' or 'Ze' and 'Je'.</desc> </info> @@ -7251,7 +6846,6 @@ <!-- OldLocation: --> <!-- UIHints: Tools/Options/"Asian typography"-"Japanese Find" --> <info> - <author>OS</author> <desc>Specifies search without distinguishing between 'Ia' and 'Iya'.</desc> </info> @@ -7263,7 +6857,6 @@ <!-- OldLocation: --> <!-- UIHints: Tools/Options/"Asian typography"-"Japanese Find" --> <info> - <author>OS</author> <desc>Specifies search without distinguishing between 'Ki' and 'Ku'.</desc> </info> @@ -7276,7 +6869,6 @@ <!-- OldLocation: --> <!-- UIHints: Tools/Options/"Asian typography"-"Japanese Find" --> <info> - <author>OS</author> <desc>Specifies search without distinguishing between punctuation characters.</desc> </info> @@ -7289,7 +6881,6 @@ <!-- OldLocation: --> <!-- UIHints: Tools/Options/"Asian typography"-"Japanese Find" --> <info> - <author>OS</author> <desc>Specifies search without distinguishing between characters used as blank spaces, such as full-width spaces, half-width spaces, and tabs.</desc> @@ -7303,7 +6894,6 @@ <!-- OldLocation: --> <!-- UIHints: Tools/Options/"Asian typography"-"Japanese Find" --> <info> - <author>OS</author> <desc>Specifies search without distinguishing between prolonged sound marks.</desc> </info> @@ -7316,7 +6906,6 @@ <!-- OldLocation: --> <!-- UIHints: Tools/Options/"Asian typography"-"Japanese Find" --> <info> - <author>OS</author> <desc>Specifies search without distinguishing between normal dots and middle dots.</desc> </info> @@ -7326,14 +6915,12 @@ </group> <group oor:name="Accessibility"> <info> - <author>OS</author> <desc>Specifies settings for the accessibility options.</desc> </info> <prop oor:name="AutoDetectSystemHC" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>FS</author> <desc>Enables the automatic detection of a high contrast mode set for your desktop. Some OS' do not provide this option explicitly, but allow the user to choose a color scheme that is HC-compliant @@ -7346,7 +6933,6 @@ oor:name="IsForPagePreviews" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>OS</author> <desc>Enables the use of high contrast colors, instead of displaying the normal/original WYSIWYG colors.</desc> <label>For page previews</label> @@ -7357,7 +6943,6 @@ oor:name="IsHelpTipsDisappear" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>OS</author> <desc>Enables or disables the automatic time out of help tips. You can specify a duration (n) of 1 to 99 seconds. If this option is disabled, press the Esc key to dismiss the help tip.</desc> @@ -7367,7 +6952,6 @@ </prop> <prop oor:name="HelpTipSeconds" oor:type="xs:short" oor:nillable="false"> <info> - <author>OS</author> <desc>Enables or disables the automatic time out of help tips. You can specify a duration (n) of 1 to 99 seconds. If this option is disabled, press the Esc key to dismiss the help tip.</desc> @@ -7393,7 +6977,6 @@ oor:name="IsAllowAnimatedGraphics" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>AF</author> <desc>Indicates whether to allow the graphical animation in all SO/OO applications (i.e. animated GIFs and objects in Impress during presentation, animated graphical previews (Gallery, @@ -7406,7 +6989,6 @@ oor:name="IsAllowAnimatedText" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>AF</author> <desc>Indicates whether to allow all textual animation like blinking and scrolling in all SO/OO applications.</desc> <label>Allow animated text</label> @@ -7417,7 +6999,6 @@ oor:name="IsAutomaticFontColor" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>OS</author> <desc>Overrides all text color attributes set in a SO/OO document for display only.</desc> <label>Always use automatic font color for screen display</label> @@ -7426,7 +7007,6 @@ </prop> <prop oor:name="IsSystemFont" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>OS</author> <desc>Allows the user to change the UI font to the system default.</desc> <label>Use system default user interface font</label> @@ -7437,7 +7017,6 @@ oor:name="IsSelectionInReadonly" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>OS</author> <desc>Indicates whether the cursor is displayed in read-only texts.</desc> <label>Use text selection mode in readonly texts.</label> @@ -7449,20 +7028,17 @@ <info> <deprecated>Replaced by org.openoffice.Office.Embedding/ObjectNames.</deprecated> - <author>MAV</author> <desc>Deprecated</desc> </info> </set> <group oor:name="ExternalApps" oor:extensible="true"> <info> <deprecated>Without replacement.</deprecated> - <author>OBR</author> <desc>Specifies external helper applications / protocol handlers.</desc> </info> </group> <group oor:name="ExternalMailer"> <info> - <author>OBR</author> <desc>Specifies an external mail application to be used for Send as email.</desc> </info> @@ -7495,12 +7071,10 @@ </group> <group oor:name="I18N"> <info> - <author>OS</author> <desc>Contains various language/localization specific settings.</desc> </info> <group oor:name="InputMethod"> <info> - <author>PL</author> <desc>Contains settings for (language/localization specific) input methods.</desc> </info> @@ -7663,7 +7237,6 @@ </prop> <prop oor:name="UIMirroring" oor:type="xs:boolean"> <info> - <author>SSA</author> <desc>Specifies whether the whole user interface (UI) will be mirrored. If true, the UI will be right-to-left. If false, the UI will be left-to-right. If nil (the default), the UI will be mirrored @@ -7675,7 +7248,6 @@ <group oor:name="Startup"> <info> <deprecated>Use cfg package Jobs instead of this.</deprecated> - <author>AS</author> <desc>Uses cfg package Jobs instead of this component.</desc> </info> <set oor:name="Run" oor:node-type="JobDescription"> @@ -7693,26 +7265,22 @@ </group> <group oor:name="SmartTags"> <info> - <author>FME</author> <desc>Contains settings for smart tags.</desc> </info> <group oor:name="Writer"> <info> - <author>FME</author> <desc>Contains Writer specific settings for smart tags.</desc> </info> <prop oor:name="RecognizeSmartTags" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>FME</author> <desc>Specifies whether smart tag recognization is enabled.</desc> </info> <value>true</value> </prop> <prop oor:name="ExcludedSmartTagTypes" oor:type="oor:string-list"> <info> - <author>FME</author> <desc>A list of excluded smart tag types.</desc> </info> </prop> diff --git a/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs b/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs index 9cdd4936c9bf..dcbdac110e3d 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs @@ -18,7 +18,6 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Compatibility" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> - <author>PB</author> <desc>List of applications and their recommended formatting options</desc> </info> <templates> @@ -85,7 +84,6 @@ </set> <group oor:name="WriterCompatibilityVersion"> <info> - <author>PB</author> <desc>Used by the writer compatibility flag as the last OOo version.</desc> </info> <!--The default must be written by the setup.--> @@ -93,7 +91,6 @@ <!-- UIHints: Tools - Options - OOo Writer - Compatibility --> <!--The value should only be written by the setup.--> <info> - <author>PB</author> <desc>OOo version 1.1.</desc> <label>OOo version 1.1.</label> </info> diff --git a/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs b/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs index 670bf93c0127..dbf4af0bee44 100644 --- a/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs @@ -18,13 +18,11 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="DataAccess" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> - <author>OJ</author> </info> <import oor:component="org.openoffice.Office.Common"/> <uses oor:component="org.openoffice.Office.Common"/> <templates> <info> - <author>OJ</author> </info> <group oor:name="DatabaseDocumentRegistration"> <info> @@ -183,7 +181,6 @@ </templates> <component> <info> - <author>OJ</author> </info> <group oor:name="Policies"> <info> @@ -348,7 +345,6 @@ <group oor:name="Bibliography"> <info> - <author>OS</author> <desc>Specifies settings of the bibliography component</desc> </info> <prop oor:name="BeamerHeight" oor:type="xs:int"> @@ -385,7 +381,6 @@ <!-- OldPath: Bibliography/BibliographyCurrent--> <!-- OldLocation: Soffice.ini--> <info> - <author>OS</author> <desc>Determines the current data source for the bibliography.</desc> </info> </node-ref> @@ -393,7 +388,6 @@ <!--OldPath: Bibliography/Bibliography--> <!--OldLocation: Soffice.ini--> <info> - <author>OS</author> <desc>Specifies the data source that can be used as a bibliography.</desc> </info> </set> diff --git a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs index 87a17fcfdb29..2ebb96c7ce55 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs @@ -18,7 +18,6 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Draw" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> - <author>AF</author> <desc >Defines the properties of the Draw application.</desc> </info> <import oor:component="org.openoffice.Office.Common"/> @@ -36,7 +35,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing - Layout - [Section] Display --> <info> - <author>AF</author> <desc>Indicates whether to show the rulers at the left and at the top of the working area.</desc> <label>Rulers visible</label> </info> @@ -47,7 +45,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing - Layout - [Section] Display --> <info> - <author>AF</author> <desc>Indicates whether to show help lines that can be created by dragging them from the rulers.</desc> <label>Helplines visible</label> </info> @@ -58,7 +55,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing - Layout - [Section] Display --> <info> - <author>AF</author> <desc>Indicates whether to show help lines when moving an object.</desc> <label>Helplines While Moving</label> </info> @@ -69,7 +65,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing - Layout - [Section] Display --> <info> - <author>AF</author> <desc>Indicates whether to show all control points in the Bezier curve editor.</desc> <label>All control points in Bezier editor</label> </info> @@ -80,7 +75,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing - Layout - [Section] Display --> <info> - <author>AF</author> <desc>Indicates whether to show the outline of all moved objects when moving more then one object at a time.</desc> <label>Contour of each individual object</label> </info> @@ -97,7 +91,6 @@ <!-- UIHints: Tools - Options - Drawing - Layout - [Section] Tab stops --> <!-- Notice: Default-Nonmetric Value: 1270 1/100 mm--> <info> - <author>AF</author> <desc>Specifies the distance between adjacent tab stops.</desc> <label>Tab stops</label> </info> @@ -121,7 +114,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing - Layout - [Section] Meas. units --> <info> - <author>AF</author> <desc>Contains the specification of distances and sizes.</desc> <label>Measurement unit</label> </info> @@ -208,7 +200,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Drawing - Contents - [Section] Alternative display --> <info> - <author>AF</author> <desc>Indicates whether to show only outlines of graphical objects.</desc> <label>Picture placeholders</label> </info> @@ -219,7 +210,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Drawing - Contents - [Section] Alternative display --> <info> - <author>AF</author> <desc>Indicates whether to show only outlines of draw objects.</desc> <label>Contour mode</label> </info> @@ -230,7 +220,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Drawing - Contents - [Section] Alternative display --> <info> - <author>AF</author> <desc>Indicates whether to use placeholders for text in draw objects.</desc> <label>Text placeholders</label> </info> @@ -241,7 +230,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Drawing - Contents - [Section] Alternative display --> <info> - <author>AF</author> <desc>Indicates whether to show only hairlines instead of an object's linestyle.</desc> <label>Line contour only</label> </info> @@ -258,7 +246,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Other [Section] Other --> <info> - <author>AF</author> <desc>Indicates whether to store master pages in a cache to speed up drawing.</desc> <label>Use background cache</label> </info> @@ -269,7 +256,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Other [Section] Other --> <info> - <author>AF</author> <desc>Indicates whether moving while holding the Control key makes a copy of the moved object.</desc> <label>Copy while moving</label> </info> @@ -280,7 +266,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Other [Section] Other --> <info> - <author>AF</author> <desc>Indicates whether objects can still be moved while in rotating mode.</desc> <label>Objects always moveable</label> </info> @@ -291,7 +276,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Other [Section] Other --> <info> - <author>AF</author> <desc>Indicates whether objects that are placed on a circle keep their original form, i.e. may be moved and rotated but not resized or otherwise distorted.</desc> <label>Don't distort objects in curve</label> </info> @@ -302,7 +286,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Option Bar --> <info> - <author>AF</author> <desc>Indicates whether a double-click on a text object changes activates the edit mode.</desc> <label>Double-Click Text to Edit</label> </info> @@ -313,7 +296,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Option Bar --> <info> - <author>AF</author> <desc>Indicates whether a double-click on an object activates the rotation mode.</desc> <label>Rotation Mode after clicking object</label> </info> @@ -324,7 +306,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Menu: view - preview mode --> <info> - <author>AF</author> <desc>Specifies the color quality of the preview: 0 - Color, 868 - Grayscale, 5381 - Black/White.</desc> <label>Preview-Mode</label> </info> @@ -349,7 +330,6 @@ </prop> <prop oor:name="ShowComments" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>CL</author> <desc>Indicates whether to show comments (true) or hide them (false).</desc> <label>Show Comments</label> </info> @@ -360,7 +340,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Optionbar --> <info> - <author>AF</author> <desc>Indicates whether the object creation and modification will be visualized using the full object attribute set or wireframe.</desc> <label>Modify with attributes</label> </info> @@ -375,7 +354,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Other [Section] Text objects --> <info> - <author>AF</author> <desc>Indicates whether a simple click on a text object changes it to edit mode.</desc> <label>Allow quick editing</label> </info> @@ -386,7 +364,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Other [Section] Text objects --> <info> - <author>AF</author> <desc>Indicates whether a text frame can only be selected by clicking on the text or by clicking somewhere in the frame.</desc> <label>Only text area selectable</label> </info> @@ -402,7 +379,6 @@ <!-- OldLocation: drawing.cfg --> <!-- UIHints: Select two objects => Edit Cross-fade --> <info> - <author>AF</author> <desc>Specifies the number of intermediate morphing steps between two objects.</desc> <label>Steps</label> </info> @@ -425,7 +401,6 @@ <!-- OldLocation: drawing.cfg --> <!-- UIHints: Select two objects => Edit Cross-fade --> <info> - <author>AF</author> <desc>Indicates whether two objects to be morphed shall have the same orientation.</desc> <label>Orientation</label> </info> @@ -436,7 +411,6 @@ <!-- OldLocation: drawing.cfg --> <!-- UIHints: Select two objects => Edit Cross-fade --> <info> - <author>AF</author> <desc>Indicates whether to consider objects' attributes (e.g. colors) when morphing one object into another.</desc> <label>Attributes</label> </info> @@ -448,7 +422,6 @@ <!-- OldLocation: --> <!-- UIHints: Default size for newly created objects when using CTRL-Return or CTRL-Klick --> <info> - <author>AW</author> <desc>Defines the default size of newly created objects using CTRL-Return or CTRL-Click at a object creating Button</desc> <label>Default Object Size</label> </info> @@ -475,7 +448,6 @@ <prop oor:name="PrinterIndependentLayout" oor:type="xs:short" oor:nillable="false"> <!-- UIHints: Tools - Options - Draw - Other - [Section] Compatibility --> <info> - <author>AF</author> <desc>Indicates whether to use printer independent metrics for document formatting (2) or to use metrics derived from the current printer (1). Refer to com::sun::star::document::PrinterIndependentLayout for valid values.</desc> <label>Use printer independent metrics for document formatting</label> </info> @@ -496,7 +468,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Snap to Grid - [Section] Snap to --> <info> - <author>AF</author> <desc>Indicates whether to snap an object when moved to the next grid point.</desc> <label>Grid lines</label> </info> @@ -507,7 +478,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Snap to Grid - [Section] Snap to --> <info> - <author>AF</author> <desc>Indicates whether to snap at snap lines.</desc> <label>Snap lines</label> </info> @@ -518,7 +488,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Snap to Grid - [Section] Snap to --> <info> - <author>AF</author> <desc>Indicates whether the outline of an object is justified with adjacent page margins.</desc> <label>Page margins</label> </info> @@ -529,7 +498,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Snap to Grid - [Section] Snap to --> <info> - <author>AF</author> <desc>Indicates whether to justify the outline of an object to that of an adjacent object.</desc> <label>Object frame</label> </info> @@ -540,7 +508,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Snap to Grid - [Section] Snap to --> <info> - <author>AF</author> <desc>Indicates whether to snap corner points of adjacent objects.</desc> <label>Object points</label> </info> @@ -551,7 +518,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Snap to Grid - [Section] Snap to --> <info> - <author>AF</author> <desc>Specifies the maximal range in pixel along the coordinate axes at which snapping becomes active.</desc> <label>Snap range</label> </info> @@ -579,7 +545,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Snap to Grid - [Section] Snap position --> <info> - <author>AF</author> <desc>Indicates whether to restrict the creation of objects to squares, circles, etc. and to retain the x/y ratio when resizing.</desc> <label>When creating or moving objects</label> </info> @@ -590,7 +555,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Snap to Grid - [Section] Snap position --> <info> - <author>AF</author> <desc>Indicates whether to use the longer (true) or the shorter (false) of the two distances along the coordinates axes from the initial to the current position to determine a new square's edge length or a new circle's diameter.</desc> <label>Extend edges</label> </info> @@ -601,7 +565,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Snap to Grid - [Section] Snap position --> <info> - <author>AF</author> <desc>Indicates whether to use snapping while rotating an object.</desc> <label>When rotating</label> </info> @@ -612,7 +575,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Snap to Grid - [Section] Snap position --> <info> - <author>AF</author> <desc>Specifies the rotation angle as a multiple of this input value when snapping for rotation is enabled. [UNIT=Degree/100]</desc> <label>When rotating</label> </info> @@ -635,7 +597,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Snap to Grid - [Section] Snap position --> <info> - <author>AF</author> <desc>Specifies the maximum angle that you can move a line before it snaps into place in the point editor that connects two points [UNIT=Degree/100].</desc> <label>Point reduction</label> </info> @@ -664,7 +625,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Zoom - [Section] Scale --> <info> - <author>AF</author> <desc>Specifies zoom factor along the horizontal axis.</desc> <label>Scale</label> </info> @@ -675,7 +635,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Zoom - [Section] Scale --> <info> - <author>AF</author> <desc>Specifies zoom factor along the vertical axis.</desc> <label>Scale</label> </info> @@ -695,7 +654,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Grid - [Section] Options --> <info> - <author>AF</author> <desc>Indicates whether to force frames and drawing elements on grid points.</desc> <label>Snap to grid</label> </info> @@ -706,7 +664,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Grid - [Section] Options --> <info> - <author>AF</author> <desc>Indicates whether to show the grid.</desc> <label>Visible grid</label> </info> @@ -717,7 +674,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Grid - [Section] Options --> <info> - <author>AF</author> <desc>Indicates whether to synchronize the resolutions of x- and y-grids.</desc> <label>Synchronize axes</label> </info> @@ -734,7 +690,6 @@ <!-- UIHints: Tools - Options - Drawing Grid - [Section] Grid --> <!-- Notice: Default-nonmetrical value: 1270 1/100 mm. --> <info> - <author>AF</author> <desc>Defines the horizontal distance between adjacent grid points.</desc> <label>X Axis Resolution</label> </info> @@ -759,7 +714,6 @@ <!-- UIHints: Tools - Options - Drawing Grid - [Section] Grid --> <!-- Notice: Default- nonmerical value: 1270 1/100 mm. --> <info> - <author>AF</author> <desc>Defines the vertical distance between adjacent grid points.</desc> <label>Y Axis Resolution</label> </info> @@ -789,7 +743,6 @@ <!-- UIHints: Tools - Options - Drawing Grid - [Section] Grid --> <!-- Notice: Default value for English Version only: 254 Points) --> <info> - <author>AF</author> <desc>Specifies the number of points between two grid points on the X axis.</desc> <label>X Axis Subdivision</label> </info> @@ -801,7 +754,6 @@ <!-- UIHints: Tools - Options - Drawing Grid - [Section] Grid --> <!-- Notice: Default value for English Version only: 254 Points) --> <info> - <author>AF</author> <desc>Specifies the number of points between two grid points on the Y axis.</desc> <label>Y Axis Subdivision</label> </info> @@ -817,7 +769,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Grid - [Section] Snap grid --> <info> - <author>AF</author> <desc>Indicates whether to synchronize grid and snap-grid.</desc> <label>Size to grid</label> </info> @@ -829,7 +780,6 @@ <!-- UIHints: Tools - Options - Drawing Grid - [Section] Snap grid --> <!-- Notice: Default-nonmetrical value: 1270 1/100 mm. --> <info> - <author>AF</author> <desc>Defines the horizontal distance between adjacent points of the snap grid.</desc> <label>X axis</label> </info> @@ -854,7 +804,6 @@ <!-- UIHints: Tools - Options - Drawing Grid - [Section] Snap grid --> <!-- Notice: Default-Default-nonmetrical value: 1270 1/100 mm. --> <info> - <author>AF</author> <desc>Defines the vertical distance between adjacent points of the snap grid.</desc> <label>Y axis</label> </info> @@ -888,7 +837,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Print - [Section] Contents --> <info> - <author>AF</author> <desc>Indicates whether the drawing page (in contrast to master page) will be printed.</desc> <label>Drawing</label> </info> @@ -904,7 +852,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Drawing Print - [Section] Page options --> <info> - <author>AF</author> <desc>Indicates whether to enlarge or shrink a document's page size while printing to fit the physical paper size.</desc> <label>Fit to page</label> </info> @@ -915,7 +862,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Drawing Print - [Section] Page options --> <info> - <author>AF</author> <desc>Indicates whether to print the pages' titles at the top of every page.</desc> <label>Tile pages</label> </info> @@ -926,7 +872,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Drawing Print - [Section] Page options --> <info> - <author>AF</author> <desc>Indicates whether to print a document in the form of a brochure.</desc> <label>Brochure</label> </info> @@ -937,7 +882,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Drawing Print - [Section] Page options --> <info> - <author>AF</author> <desc>Indicates whether to print the front side pages of a brochure.</desc> <label>Front side</label> </info> @@ -948,7 +892,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Drawing Print - [Section] Page options --> <info> - <author>AF</author> <desc>Indicates whether to print the back side pages of a brochure.</desc> <label>Back side</label> </info> @@ -964,7 +907,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Print - [Section] Print --> <info> - <author>AF</author> <desc>Indicates whether to print page names.</desc> <label>Page name</label> </info> @@ -975,7 +917,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Print - [Section] Print --> <info> - <author>AF</author> <desc>Indicates whether to print the current date at the top of every page.</desc> <label>Date</label> </info> @@ -986,7 +927,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Print - [Section] Print --> <info> - <author>AF</author> <desc>Indicates whether to print the current time at the top of every page.</desc> <label>Time</label> </info> @@ -997,7 +937,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Print - [Section] Print --> <info> - <author>AF</author> <desc>Indicates whether to print hidden pages.</desc> <label>Hidden pages</label> </info> @@ -1008,7 +947,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Print - [Section] Quality --> <info> - <author>AF</author> <desc>Specifies the quality of the printed colors.</desc> </info> <constraints> @@ -1035,7 +973,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing Print [Check box] From printer setup --> <info> - <author>AF</author> <desc>Indicates whether to use the system settings of the printer to choose the paper tray.</desc> <label>From printer setup</label> </info> diff --git a/officecfg/registry/schema/org/openoffice/Office/Embedding.xcs b/officecfg/registry/schema/org/openoffice/Office/Embedding.xcs index cfdc837bf747..21312d649c4c 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Embedding.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Embedding.xcs @@ -19,13 +19,11 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Embedding" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> - <author>MAV</author> <desc>Contains embedding related information, such as the list of available for embedding objects.</desc> </info> <templates> <group oor:name="Object"> <info> - <author>MAV</author> <desc>Describes an embedded object.</desc> </info> <!--The default must be written by the setup.--> @@ -62,7 +60,6 @@ </group> <group oor:name="Verb"> <info> - <author>MAV</author> <desc>Describes possible verbs that can be supported by an embedded object.</desc> </info> <prop oor:name="VerbUIName" oor:localized="true" oor:type="xs:string"> @@ -92,7 +89,6 @@ </group> <group oor:name="ObjectName"> <info> - <author>MAV</author> <desc>Provides object name that appeares in UI.</desc> </info> <prop oor:name="ObjectUIName" oor:localized="true" oor:type="xs:string"> @@ -112,31 +108,26 @@ <component> <set oor:name="Objects" oor:node-type="Object"> <info> - <author>MAV</author> <desc>Contains the explicitly registered embedded objects. ClassID is used as a name for entry.</desc> </info> </set> <set oor:name="Verbs" oor:node-type="Verb"> <info> - <author>MAV</author> <desc>Contains possible verbs for embedded objects.</desc> </info> </set> <group oor:name="MimeTypeClassIDRelations" oor:extensible="true"> <info> - <author>MAV</author> <desc>Contains convertion table from MimeType to ClassID. MimeType is used as a name for entry.</desc> </info> </group> <group oor:name="UserFactories" oor:extensible="true"> <info> - <author>MAV</author> <desc>List of additional factories that can be used to create embedded object.</desc> </info> </group> <set oor:name="ObjectNames" oor:node-type="ObjectName"> <info> - <author>MAV</author> <desc>List of object names to be used in GUI and ClassIDs.</desc> </info> </set> diff --git a/officecfg/registry/schema/org/openoffice/Office/Events.xcs b/officecfg/registry/schema/org/openoffice/Office/Events.xcs index 53fe67b8dea7..c3a01b2228cc 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Events.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Events.xcs @@ -18,7 +18,6 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Events" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> - <author>dfoster</author> <desc>Contains the global event bindings.</desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/Office/ExtendedColorScheme.xcs b/officecfg/registry/schema/org/openoffice/Office/ExtendedColorScheme.xcs index cd0dba0911c0..f9bbc3ce6584 100644 --- a/officecfg/registry/schema/org/openoffice/Office/ExtendedColorScheme.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/ExtendedColorScheme.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="ExtendedColorScheme" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> - <author>OJ</author> </info> <templates> <group oor:name="ColorEntry"> @@ -43,7 +42,6 @@ </info> <set oor:name="Entries" oor:node-type="ColorEntry"> <info> - <author>OJ</author> <desc>Specifies the color settings for customizing the appearance the extension.</desc> </info> </set> @@ -69,14 +67,12 @@ </prop> <set oor:name="Entries" oor:node-type="EntryName"> <info> - <author>OJ</author> <desc>Specifies the entry names.</desc> </info> </set> </group> <set oor:name="ExtendedColorScheme" oor:node-type="Component"> <info> - <author>OJ</author> <desc>Specifies the color settings for customizing the appearance of extensions.</desc> </info> </set> @@ -84,7 +80,6 @@ <component> <group oor:name="ExtendedColorScheme"> <info> - <author>OJ</author> <desc>Specifies the color settings for customizing the appearance of extensions.</desc> </info> <prop oor:name="CurrentColorScheme" oor:type="xs:string"> @@ -95,14 +90,12 @@ <set oor:name="ColorSchemes" oor:node-type="ExtendedColorScheme"> <!-- UIHints: Tools / Options / Star|OpenOffice / Appearance --> <info> - <author>OJ</author> <desc>Lists entries with color settings.</desc> </info> </set> </group> <set oor:name="EntryNames" oor:node-type="ComponentName"> <info> - <author>OJ</author> <desc>Lists entries with color entry UI names.</desc> </info> </set> diff --git a/officecfg/registry/schema/org/openoffice/Office/ExtensionDependencies.xcs b/officecfg/registry/schema/org/openoffice/Office/ExtensionDependencies.xcs index bef17bb17297..89849c3b6de5 100644 --- a/officecfg/registry/schema/org/openoffice/Office/ExtensionDependencies.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/ExtensionDependencies.xcs @@ -18,7 +18,6 @@ --> <oor:component-schema oor:name="ExtensionDependencies" oor:package="org.openoffice.Office" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>JSC</author> <desc>Contains a list of extensions with additonal dependencies to overrule missing dependencies in extensions or to control specific extensions in general.</desc> </info> diff --git a/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs b/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs index d56c6f9cb1b1..b11602016993 100644 --- a/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="ExtensionManager" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> - <author>JL</author> <desc>Contains information for the Extension Manager.</desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs index c2a38d83b625..e84ba829c64a 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Impress" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> - <author>AF</author> <desc >Contains configuration items related to the Impress application.</desc> </info> <import oor:component="org.openoffice.Office.Common"/> @@ -83,7 +82,6 @@ </group> <group oor:name="AuthorisedRemote"> <info> - <author>ajrhunt</author> <desc> A Remote Control Device that has been authorised for connection. </desc> @@ -406,7 +404,6 @@ </prop> <prop oor:name="ShowComments" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>CL</author> <desc>Indicates whether to show comments (true) or hide them (false).</desc> <label>Show Comments</label> </info> @@ -417,7 +414,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Optionbar --> <info> - <author>AF</author> <desc>Indicates whether the object creation and modification will be visualized using the full object attribute set or wireframe.</desc> <label>Modify with attributes</label> </info> @@ -428,7 +424,6 @@ <!-- OldLocation: --> <!-- UIHints: UNDO stack delete warnng dialog --> <info> - <author>AW</author> <desc>Indicates whether the warning dialog appears when setting a new standard page layout.</desc> <label>Show Undo-Stack Delete Warning</label> </info> @@ -439,7 +434,6 @@ <!-- OldLocation: --> <!-- UIHints: Slideshow Z order for animations --> <info> - <author>THB</author> <desc>Indicates whether the slideshow should respect shape z-order while animating shapes. Disabling this can improve slideshow performance</desc> <label>Enable shape z-order during slideshow animations</label> </info> @@ -450,7 +444,6 @@ <!-- OldLocation: --> <!-- UIHints: List of files containing transition effects --> <info> - <author>THB</author> <desc> Contains a list of odf files, that define slideshow transitions. Values are put through @@ -466,7 +459,6 @@ <!-- OldLocation: --> <!-- UIHints: List of files containing object effects --> <info> - <author>THB</author> <desc> Contains a list of odf files, that define slideshow shape effects. Values are put through @@ -482,7 +474,6 @@ <!-- OldLocation: --> <!-- UIHints: automatic preview checkbox in create new effect dialog --> <info> - <author>CL</author> <desc>Indicates whether a selected effect in the custom animation create dialog should be previewed.</desc> <label>Automatic preview for new custom animation</label> </info> @@ -493,7 +484,6 @@ <!-- OldLocation: --> <!-- UIHints: automatic preview in custom animation panel --> <info> - <author>CL</author> <desc>Indicates whether changes in the custom animation panel should be previewed.</desc> <label>Automatic preview for custom animation panel</label> </info> @@ -504,7 +494,6 @@ <!-- OldLocation: --> <!-- UIHints: automatic preview in slide transtion panel --> <info> - <author>CL</author> <desc>Indicates whether changes in the slide transition panel should be previewed.</desc> <label>Automatic preview for slide transition panel</label> </info> @@ -515,7 +504,6 @@ <!-- OldLocation: --> <!-- UIHints: slide show settings display listbox --> <info> - <author>CL</author> <desc>Number of the display used for full screen slide show mode.</desc> <label>Display for full screen slide show mode</label> </info> @@ -526,7 +514,6 @@ <!-- OldLocation: --> <!-- UIHints: slide show context menu --> <info> - <author>CL</author> <desc>Color of the pen during slideshow.</desc> <label>Pen Color</label> </info> @@ -537,7 +524,6 @@ <!-- OldLocation: --> <!-- UIHints: slide show context menu --> <info> - <author>CL</author> <desc>Width of the pen during slideshow.</desc> <label>Pen Width</label> </info> @@ -626,7 +612,6 @@ <!-- OldPath: Writer/Other/Compatibility --> <!-- UIHints: Tools - Options - Presentation - Other - [Section] Compatibility --> <info> - <author>SJ</author> <desc>Specifies if spacing between paragraphs should be added to ensure compatibility to MS Word documents</desc> <label>Add spacing between paragraphs</label> </info> @@ -635,7 +620,6 @@ <prop oor:name="PrinterIndependentLayout" oor:type="xs:short" oor:nillable="false"> <!-- UIHints: Tools - Options - Presentation - Other - [Section] Compatibility --> <info> - <author>AF</author> <desc>Indicates whether to use printer independent metrics for document formatting (2) or to use metrics derived from the current printer (1). Refer to com::sun::star::document::PrinterIndependentLayout for valid values.</desc> <label>Use printer independent metrics for document formatting</label> </info> @@ -647,7 +631,6 @@ <!-- OldLocation: --> <!-- UIHints: Default size for newly created objects when using CTRL-Return or CTRL-Klick --> <info> - <author>AW</author> <desc>Defines the default size of newly created objects using CTRL-Return or CTRL-Click at a object creating Button.</desc> <label>Default Object Size</label> </info> @@ -668,7 +651,6 @@ </group> <set oor:name="AuthorisedRemotes" oor:node-type="AuthorisedRemote"> <info> - <author>ajrhunt</author> <desc>Contains a list of remote control devices that can connect without user confirmation.</desc> </info> </set> @@ -1271,7 +1253,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Tools Options - Filter Settings Microsoft Office [Section] Microsoft PowerPoint 97/2000 --> <info> - <author>OS</author> <desc>Converts VBA Basic into Office Basic as commands (True).</desc> <label>Load Basic Code to edit</label> </info> @@ -1282,7 +1263,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Tools Options - Filter Settings Microsoft Office [Section] Microsoft PowerPoint 97/2000 --> <info> - <author>OS</author> <desc>Holds original VBA storage for saving in the memory (True).</desc> <label>Save Original Basic Code again</label> </info> diff --git a/officecfg/registry/schema/org/openoffice/Office/Java.xcs b/officecfg/registry/schema/org/openoffice/Office/Java.xcs index 47098568a18a..fe0dcfb79358 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Java.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Java.xcs @@ -18,7 +18,6 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Java" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> - <author>JL</author> </info> <component> <group oor:name="VirtualMachine"> diff --git a/officecfg/registry/schema/org/openoffice/Office/Jobs.xcs b/officecfg/registry/schema/org/openoffice/Office/Jobs.xcs index 92d30b4a7733..7fe77b476375 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Jobs.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Jobs.xcs @@ -18,7 +18,6 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Jobs" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> - <author>AS</author> <desc >Contains information about registered jobs, bound on events.</desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/Office/Labels.xcs b/officecfg/registry/schema/org/openoffice/Office/Labels.xcs index 3519c803b067..0e23852b21b4 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Labels.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Labels.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Labels" oor:package="org.openoffice.Office" xml:lang="en-US"><!-- UIHints: File - New - Labels - Labels --> <info> - <author>OS</author> <desc >Contains settings for Writer documents used as labels.</desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs index b794d099ec49..53348f1fc8c7 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs @@ -22,7 +22,6 @@ xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <info> - <author>TL</author> <desc >Contains linguistic (spell checking, hyphenation, thesaurus) related configurations.</desc> </info> @@ -162,7 +161,6 @@ <!-- UIHints: Tools - Options - General - Language Settings - Languages --> <info> - <author>LO</author> <desc>Specifies the UI language. An empty string means: use the desktop's UI language if possible.</desc> </info> @@ -173,7 +171,6 @@ oor:nillable="false"> <!-- OldLocation: NEW --> <info> - <author>TL</author> <desc>Ignores the control characters (ASCII characters < 32) for spell checking, hyphenation and the thesaurus.</desc> </info> @@ -184,7 +181,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - Language --> <info> - <author>TL</author> <desc>Specifies the default document language.</desc> <label>Default language</label> </info> @@ -198,7 +194,6 @@ <!-- OldPath: DefaultLanguage --> <!-- UIHints: Tools - Options - General - Language --> <info> - <author>TL</author> <desc>Specifies the default document CJK language.</desc> <label>Default language for CJK linguistics</label> </info> @@ -212,7 +207,6 @@ <!-- OldPath: DefaultLanguage --> <!-- UIHints: Tools - Options - General - Language --> <info> - <author>TL</author> <desc>Specifies the default document CTL language.</desc> <label>Default language for CTL linguistics</label> </info> @@ -231,7 +225,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - Language --> <info> - <author>TL</author> <desc>Specifies the custom dictionaries to be used. The Ignore list (IgnoreAllList (All)) is administered in the RAM only for the current spellcheck.</desc> @@ -250,7 +243,6 @@ oor:nillable="false"> <!-- OldLocation: NEW --> <info> - <author>TL</author> <desc>Determines if personal dictionaries should be used for spell checking and hyphenation.</desc> </info> @@ -370,7 +362,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - Language --> <info> - <author>TL</author> <desc>Specifies whether to include uppercase words in the spellcheck process.</desc> <label>Spell uppercase words</label> @@ -384,7 +375,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - Language --> <info> - <author>TL</author> <desc>Specifies whether to check the spelling of words which contain numbers as well as letters.</desc> <label>Spell words with digits</label> @@ -398,7 +388,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - Language --> <info> - <author>TL</author> <desc>Checks the correct use of capitalization.</desc> <label>Check capitalization</label> </info> @@ -409,7 +398,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - Language --> <info> - <author>TL</author> <desc>Checks spelling automatically.</desc> <label>Automatic spellchecking</label> </info> @@ -421,7 +409,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - Language --> <info> - <author>TL</author> <desc>Allows spellchecking in headers, footers, and frames.</desc> <label>Check spelljng in special regions</label> </info> @@ -434,7 +421,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - Language --> <info> - <author>TL</author> <desc>Advances backwards through the text for spell checking.</desc> <label>Reverse direction.</label> </info> @@ -447,7 +433,6 @@ </info> <prop oor:name="IsAutoCheck" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>OS</author> <desc>determines if grammar is automatically checked.</desc> <label>Automatic grammar checking</label> </info> @@ -457,7 +442,6 @@ oor:name="IsInteractiveCheck" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>OS</author> <desc>determines if grammar is check in the spelling and grammar dialog.</desc> <label>Interactive grammar checking</label> @@ -474,7 +458,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - Language --> <info> - <author>TL</author> <desc>Specifies the minimum number of characters of the hyphenated word required at the end of the line.</desc> <label>Characters per syllable before hyphen</label> @@ -498,7 +481,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - Language --> <info> - <author>TL</author> <desc>Specifies the minimum number of characters of the hyphenated word required at the next line.</desc> <label>Characters per syllable after hyphen</label> @@ -521,7 +503,6 @@ <!-- OldPath: HyphMinWordLength --> <!-- OldLocation: soffice.ini --> <info> - <author>TL</author> <desc>Specifies the minimum word length to allow a hyphenation.</desc> <label>Minimal word length</label> </info> @@ -544,7 +525,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - Language --> <info> - <author>TL</author> <desc>Allows hyphenation in headers, footers, and frames.</desc> <label>Hyphenate in special regions.</label> </info> @@ -555,7 +535,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - Language --> <info> - <author>TL</author> <desc>Allows for automatic insertion of soft hyphens.</desc> <label>Automatic hyphention.</label> </info> @@ -609,7 +588,6 @@ oor:name="DataFilesChangedCheckValue" oor:type="xs:int" oor:nillable="false"> <info> - <author>TL</author> <desc>Value used to check if the data files of the linguistic have changed and thus the configuration needs to be updated.</desc> <label>Data files changed check value</label> diff --git a/officecfg/registry/schema/org/openoffice/Office/Logging.xcs b/officecfg/registry/schema/org/openoffice/Office/Logging.xcs index f5ce5161e994..1e17851c77c1 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Logging.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Logging.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Logging" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> - <author>FS</author> <desc >Contains preferences the Logger components.</desc> </info> <templates> @@ -72,7 +71,6 @@ <component> <group oor:name="OOoImprovement"> <info> - <author>b_michaelsen</author> <desc>specifies settings for the logging of userinterface events.</desc> </info> <prop oor:name="EnablingAllowed" oor:type="xs:boolean" oor:nillable="false"> diff --git a/officecfg/registry/schema/org/openoffice/Office/Math.xcs b/officecfg/registry/schema/org/openoffice/Office/Math.xcs index 3a31a7ef9961..374b88623fc8 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Math.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Math.xcs @@ -18,7 +18,6 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Math" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> - <author>TL</author> <desc >Contains settings for Math.</desc> </info> <templates> @@ -227,7 +226,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Formula Settings - [Section] Print options --> <info> - <author>TL</author> <desc>Specifies if the title (filename) is printed.</desc> <label>Title row</label> </info> @@ -238,7 +236,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Formula Settings - [Section] Print options --> <info> - <author>TL</author> <desc>Specifies if the formula text is printed.</desc> <label>Formula text</label> </info> @@ -249,7 +246,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Formula Settings - [Section] Print options --> <info> - <author>TL</author> <desc>Specifies if a border is drawn around the formula when printed.</desc> <label>Border</label> </info> @@ -260,7 +256,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Formula Settings - [Section] Print format --> <info> - <author>TL</author> <desc>Defines the size used when printing the formula.</desc> <label>Print Size</label> </info> @@ -288,7 +283,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Formula Settings - [Section] Print format --> <info> - <author>TL</author> <desc>Specifies the zoom factor for printing formulas. This is only valid when the print size is defined by the zoom factor. [UNIT=%]</desc> <label>Zoom factor</label> </info> @@ -314,7 +308,6 @@ <prop oor:name="IsSaveOnlyUsedSymbols" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: - Tools/Options - OpenOffice Maths - Settings --> <info> - <author>TL</author> <desc>When set only symbols used in the current formula will be saved. Otherwise all user defined symbols will be saved in each formula.</desc> <label>Save only used symbols.</label> </info> @@ -331,7 +324,6 @@ <!-- UIHints: - --> <info> <deprecated/> - <author>TL</author> <desc>Specifies that, if true, a warning message is shown when the symbol file used by the formulas is missing.</desc> <label>Missing symbols warning.</label> </info> @@ -342,7 +334,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options Formula Settings - [Section] Miscellaneous options --> <info> - <author>TL</author> <desc>Ignores spacing symbols at the end of a line.</desc> <label>Ignore ~ and ' at the end of the line</label> </info> @@ -358,7 +349,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: View - Elements --> <info> - <author>TL</author> <desc>Toggles the visibility of the ToolBox (Selection Box).</desc> <label>Show Tool Box</label> </info> @@ -369,7 +359,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: View - AutoRefresh Display --> <info> - <author>TL</author> <desc>Automatically updates the display of the formula after the text has changed.</desc> <label>Update display automatically</label> </info> @@ -380,7 +369,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: The icon "Formula Cursor" in the Tool bar --> <info> - <author>TL</author> <desc>Toggles the visibility of the FormulaCursor.</desc> <label>Show Formula Cursor</label> </info> @@ -401,7 +389,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Text Mode --> <info> - <author>TL</author> <desc>Displays some expressions in a compact form.</desc> <label>Textmode</label> </info> @@ -410,7 +397,6 @@ <prop oor:name="GreekCharStyle" oor:type="xs:short" oor:nillable="false"> <!-- UIHints: n/a yet --> <info> - <author>TL</author> <desc>Specifies the default layout for symbols from the 'Greek' symbol set.</desc> <label>Greek character style</label> </info> @@ -433,7 +419,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Spacing - Category - Brackets - Scale all brackets --> <info> - <author>TL</author> <desc>Attempts to scale non-scaleable brackets to fit the size of the arguments.</desc> <label>Scale normal brackets</label> </info> @@ -444,7 +429,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Alignment - Horizontal --> <info> - <author>TL</author> <desc>Specifies the default horizontal alignment for the formula.</desc> <label>Horizontal alignment</label> </info> @@ -472,7 +456,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format- Font Size - Base size --> <info> - <author>TL</author> <desc>Specifies the reference base size. [UNIT=Pts]</desc> <label>Base size</label> </info> @@ -495,7 +478,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format- Font Size - Text --> <info> - <author>TL</author> <desc>Specifies the text size relative to the base size. [UNIT=%]</desc> <label>Text size</label> </info> @@ -518,7 +500,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format- Font Size - Indices --> <info> - <author>TL</author> <desc>Specifies the size of the indices relative to the base size. [UNIT=%]</desc> <label>Index size</label> </info> @@ -541,7 +522,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format- Font Size - Functions --> <info> - <author>TL</author> <desc>Specifies the size of the functions relative to the base size. [UNIT=%]</desc> <label>Function size</label> </info> @@ -564,7 +544,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format- Font Size - Operators --> <info> - <author>TL</author> <desc>Specifies the size of the operators relative to the base size. [UNIT=%]</desc> <label>Operator size</label> </info> @@ -587,7 +566,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format- Font Size - Limits --> <info> - <author>TL</author> <desc>Specifies the size of the limits relative to the base size. [UNIT=%]</desc> <label>Limits size</label> </info> @@ -610,7 +588,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Fonts - Variables --> <info> - <author>TL</author> <desc>Specifies the FontFormat (font) to be used for variables. The value must be contained in the FontFormatList.</desc> <label>Variable Font name</label> </info> @@ -621,7 +598,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Fonts - Functions --> <info> - <author>TL</author> <desc>Specifies the FontFormat (font) to be used for functions. The value must be contained in the FontFormatList.</desc> <label>Function Font name</label> </info> @@ -632,7 +608,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Fonts - Numbers --> <info> - <author>TL</author> <desc>Specifies the FontFormat (font) to be used for numbers. The value must be contained in the FontFormatList.</desc> <label>Number Font name</label> </info> @@ -643,7 +618,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Fonts - Text --> <info> - <author>TL</author> <desc>Specifies the FontFormat (font) to be used for text. The value must be contained in the FontFormatList.</desc> <label>Text Font name</label> </info> @@ -654,7 +628,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Fonts - Sans --> <info> - <author>TL</author> <desc>Specifies the FontFormat (font) to be used for 'sans'. The value must be contained in the FontFormatList.</desc> <label>Sans Font name</label> </info> @@ -665,7 +638,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Fonts - Serif --> <info> - <author>TL</author> <desc>Specifies the FontFormat (font) to be used for 'serif'. The value must be contained in the FontFormatList.</desc> <label>Serif Font name</label> </info> @@ -676,7 +648,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Fonts - Fixed --> <info> - <author>TL</author> <desc>Specifies the FontFormat (font) to be used for 'fixed'. The value must be contained in the FontFormatList.</desc> <label>Fixed Font name</label> </info> @@ -691,7 +662,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Spacing - Category - Spacing - Spacing --> <info> - <author>TL</author> <desc>Specifies the horizontal distance of different expressions and of binary operators. [UNIT=%]</desc> <label>Horizontal distance</label> </info> @@ -714,7 +684,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Spacing - Category - Spacing - Line Spacing --> <info> - <author>TL</author> <desc>Specifies the vertical distance of different lines. [UNIT=%]</desc> <label>Vertical distance</label> </info> @@ -737,7 +706,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Spacing - Category - Spacing - Root Spacing --> <info> - <author>TL</author> <desc>Specifies the vertical distance of the root symbol's horizontal bar to the argument. [UNIT=%]</desc> <label>Distance to root symbol</label> </info> @@ -760,7 +728,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Spacing - Category - Indexes - Subscript --> <info> - <author>TL</author> <desc>Specifies the vertical distance of the subscript to the base. [UNIT=%]</desc> <label>Subscript distance</label> </info> @@ -783,7 +750,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Spacing - Category - Indexes - Superscript --> <info> - <author>TL</author> <desc>Specifies the vertical distance of the superscript to the base. [UNIT=%]</desc> <label>Superscript distance</label> </info> @@ -806,7 +772,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Spacing - Category - Limits - Lower Limit --> <info> - <author>TL</author> <desc>Specifies the vertical distance of the lower limit to the operator. [UNIT=%]</desc> <label>Lower limit distance</label> </info> @@ -829,7 +794,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Spacing - Category - Limits - Upper Limit --> <info> - <author>TL</author> <desc>Specifies the vertical distance of the upper limit to the operator. [UNIT=%]</desc> <label>Upper limit distance</label> </info> @@ -852,7 +816,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Spacing - Category - Operators - Excess size --> <info> - <author>TL</author> <desc>Specifies the scaling of a large operator relative to the base size. [UNIT=%]</desc> <label>Oversize of large operator</label> </info> @@ -875,7 +838,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Spacing - Category - Operators - Spacing --> <info> - <author>TL</author> <desc>Specifies the distance between the large operator and it's argument. [UNIT=%]</desc> <label>Distance to large operator</label> </info> @@ -898,7 +860,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Spacing - Category - Fractions - Numerator --> <info> - <author>TL</author> <desc>Specifies the vertical distance from the numerator to the fraction separator. [UNIT=%]</desc> <label>Numerator distance</label> </info> @@ -921,7 +882,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Spacing - Category - Fractions - Denominator --> <info> - <author>TL</author> <desc>Specifies the vertical distance from the denominator to the fraction separator [UNIT=%]</desc> <label>Denominator distance</label> </info> @@ -944,7 +904,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Spacing - Category - Fraction Bars - Excess length --> <info> - <author>TL</author> <desc>Specifies the excess length of the fraction separator relative to its arguments. [UNIT=%]</desc> <label>Fraction overlength</label> </info> @@ -967,7 +926,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Spacing - Category - Fraction Bars - Weight --> <info> - <author>TL</author> <desc>Specifies the stroke width of the fraction separator [UNIT=%]</desc> <label>Fraction strokewidth</label> </info> @@ -990,7 +948,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Spacing - Category - Brackets - Excess size (left/right) --> <info> - <author>TL</author> <desc>Specifies the excess length of the scalable brackets relative to the argument. [UNIT=%]</desc> <label>Bracket oversize</label> </info> @@ -1013,7 +970,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Spacing - Category - Brackets - Spacing --> <info> - <author>TL</author> <desc>Specifies the horizontal distance between the brackets and the enclosed argument. [UNIT=%]</desc> <label>Bracket distance</label> </info> @@ -1036,7 +992,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Spacing - Category - Brackets - Excess size --> <info> - <author>TL</author> <desc>Specifies the excess length of normal brackets relative to the argument. Only valid if ScaleNormalBracket = TRUE. [UNIT=%]</desc> <label>Normal bracket oversize</label> </info> @@ -1059,7 +1014,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Spacing - Category - Matrixes - Line Spacing --> <info> - <author>TL</author> <desc>Specifies the distance between the rows of a matrix. [UNIT=%]</desc> <label>Matrix row distance</label> </info> @@ -1082,7 +1036,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Spacing - Category - Matrixes - Column Spacing --> <info> - <author>TL</author> <desc>Specifies the distance between the columns of a matrix. [UNIT=%]</desc> <label>Matrix column distance</label> </info> @@ -1105,7 +1058,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Spacing - Category - Symbols - Primary height --> <info> - <author>TL</author> <desc>Specifies the distance between the attribute and its base. [UNIT=%]</desc> <label>Distance to attribute</label> </info> @@ -1128,7 +1080,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Spacing - Category - Symbols - Minimum distance --> <info> - <author>TL</author> <desc>Specifies the distance between different attributes of the same base. [UNIT=%]</desc> <label>Distance between attributes</label> </info> @@ -1151,7 +1102,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Spacing - Category - Borders - Left --> <info> - <author>TL</author> <desc>Specifies the width of the extra space to the left of the formula. [UNIT=1/100 mm]</desc> <label>Left margin</label> </info> @@ -1174,7 +1124,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Spacing - Category - Borders - Right --> <info> - <author>TL</author> <desc>Specifies the width of the extra space to the right of the formula. [UNIT=1/100 mm]</desc> <label>Right margin</label> </info> @@ -1197,7 +1146,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Spacing - Category - Borders - Top --> <info> - <author>TL</author> <desc>Specifies the amount of extra space above the formula. [UNIT=1/100 mm]</desc> <label>Top margin</label> </info> @@ -1220,7 +1168,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Format - Spacing - Category - Borders - Bottom --> <info> - <author>TL</author> <desc>Specifies the amount of extra space below the formula. [UNIT=1/100 mm]</desc> <label>Bottom margin</label> </info> diff --git a/officecfg/registry/schema/org/openoffice/Office/OptionsDialog.xcs b/officecfg/registry/schema/org/openoffice/Office/OptionsDialog.xcs index af3618c30340..064d40b23bcd 100644 --- a/officecfg/registry/schema/org/openoffice/Office/OptionsDialog.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/OptionsDialog.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="OptionsDialog" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> - <author>PB</author> <desc >Contains general structures used to hide a single option or an option tabpage or a whole option group.</desc> </info> diff --git a/officecfg/registry/schema/org/openoffice/Office/Paths.xcs b/officecfg/registry/schema/org/openoffice/Office/Paths.xcs index b2dbd94a539a..2c138ee59a3e 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Paths.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Paths.xcs @@ -20,7 +20,6 @@ <oor:component-schema oor:name="Paths" oor:package="org.openoffice.Office" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>AS</author> <desc>Configuration of layered paths replacing the old path configuration org.openoffice.Office.Common/Path.</desc> </info> diff --git a/officecfg/registry/schema/org/openoffice/Office/PresenterScreen.xcs b/officecfg/registry/schema/org/openoffice/Office/PresenterScreen.xcs index eb4e6ae79fd8..613401a78db3 100644 --- a/officecfg/registry/schema/org/openoffice/Office/PresenterScreen.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/PresenterScreen.xcs @@ -18,7 +18,6 @@ --> <oor:component-schema xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:package="org.openoffice.Office" oor:name="PresenterScreen"> <info> - <author>AF</author> <desc>Configuration of the Presenter Screen extension.</desc> </info> <import oor:component="org.openoffice.Office.Impress"></import> diff --git a/officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs b/officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs index 76806985bfc1..e405e7f3fdd4 100644 --- a/officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs @@ -18,7 +18,6 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="ProtocolHandler" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> - <author>AS</author> <desc >Contains UNO services that support special URL protocols. These services are used generically.</desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/Office/Recovery.xcs b/officecfg/registry/schema/org/openoffice/Office/Recovery.xcs index c775d08f6d1b..91fe22d829ff 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Recovery.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Recovery.xcs @@ -76,12 +76,10 @@ </set> <group oor:name="SessionShutdown"> <info> - <author>MAV</author> <desc>The session shutdown related information.</desc> </info> <prop oor:name="DocumentStoreUIEnabled" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>MAV</author> <desc>Determines if the office is allowed to show request to store modified documents on session shutdown.</desc> </info> <value>false</value> diff --git a/officecfg/registry/schema/org/openoffice/Office/ReportDesign.xcs b/officecfg/registry/schema/org/openoffice/Office/ReportDesign.xcs index 89336c06b5e3..f07422526df0 100644 --- a/officecfg/registry/schema/org/openoffice/Office/ReportDesign.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/ReportDesign.xcs @@ -18,7 +18,6 @@ --> <oor:component-schema oor:name="ReportDesign" oor:package="org.openoffice.Office" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>OJ</author> <desc>Contains informatation of report design.</desc> </info> <component> @@ -28,7 +27,6 @@ </info> <prop oor:name="DirectHelp" oor:type="xs:boolean"> <info> - <author>OJ</author> <desc>Enables or disables a help section at the bottom of the property browser, which shows the help of the currently active property.</desc> </info> <value>false</value> @@ -40,14 +38,12 @@ </info> <prop oor:name="DownloadURL" oor:type="xs:string"> <info> - <author>LLA</author> <desc>Direct download URL to the Oracle(tm) Report Builder extension.</desc> </info> <value>http://extensions.go-oo.org</value> </prop> <prop oor:name="Name" oor:type="xs:string"> <info> - <author>LLA</author> <desc>Name of the extension.</desc> </info> <value>Oracle(tm) Report Builder</value> diff --git a/officecfg/registry/schema/org/openoffice/Office/SFX.xcs b/officecfg/registry/schema/org/openoffice/Office/SFX.xcs index 0b19ea05ad9e..78df4e7d8bc5 100644 --- a/officecfg/registry/schema/org/openoffice/Office/SFX.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/SFX.xcs @@ -18,7 +18,6 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="SFX" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> - <author>MBA</author> <desc >Contains the component-schema for the sfx module.</desc> </info> <component> @@ -29,7 +28,6 @@ <prop oor:name="HelpAgentStarterList" oor:type="xs:string" oor:localized="true" oor:nillable="false"> <!-- OldLocation: hlpagent.ini --> <info> - <author>PB</author> <desc>Lists IDs used by SFX to start the help agent.</desc> </info> <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended --> diff --git a/officecfg/registry/schema/org/openoffice/Office/Scripting.xcs b/officecfg/registry/schema/org/openoffice/Office/Scripting.xcs index 8c5fbed9078f..00e9de334c3f 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Scripting.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Scripting.xcs @@ -18,7 +18,6 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Scripting" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> - <author>DF</author> <desc >Contains the various settings needed by the Scripting Framework and its runtimes.</desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/Office/Security.xcs b/officecfg/registry/schema/org/openoffice/Office/Security.xcs index 4632196f6de2..a2b495493bfe 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Security.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Security.xcs @@ -18,7 +18,6 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Security" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> - <author>CD</author> <desc >Stores security related settings.</desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/Office/Substitution.xcs b/officecfg/registry/schema/org/openoffice/Office/Substitution.xcs index 2784c1b8e114..7c7e4079ad0d 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Substitution.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Substitution.xcs @@ -18,7 +18,6 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Substitution" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> - <author>CD</author> <desc >Stores rules for user-defined path variables called SharePoint. These rules are evaluated when a user-defined path variable must be substituted with a real path.</desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/Office/TabBrowse.xcs b/officecfg/registry/schema/org/openoffice/Office/TabBrowse.xcs index 96e4a6a63428..5b52d63f7efe 100644 --- a/officecfg/registry/schema/org/openoffice/Office/TabBrowse.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/TabBrowse.xcs @@ -24,7 +24,6 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xml:lang="en-US"> <info> - <author>AS</author> <desc>Contain all needed properties for the tabbed document interface of OOo.</desc> </info> diff --git a/officecfg/registry/schema/org/openoffice/Office/TableWizard.xcs b/officecfg/registry/schema/org/openoffice/Office/TableWizard.xcs index 2cd985c37716..0e0bb1d71406 100644 --- a/officecfg/registry/schema/org/openoffice/Office/TableWizard.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/TableWizard.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema oor:name="TableWizard" oor:package="org.openoffice.Office" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>va</author> <desc>Contains the configuration schema for the table wizard</desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs b/officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs index 3cdb39a30193..e4fe31e10043 100644 --- a/officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs @@ -18,7 +18,6 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="TypeDetection" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> - <author>AS</author> <desc >Contains common content types, filters, deep detection services, as well as the frame loader and the content handler for Office.</desc> </info> <templates> @@ -133,7 +132,6 @@ </prop> <prop oor:name="ShowAlienFilterWarning" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>OS</author> <desc>Displays a warning when a user tries to set a third-party filter as the default filter in "Tools - Options".</desc> </info> <value>true</value> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI.xcs b/officecfg/registry/schema/org/openoffice/Office/UI.xcs index 736dec917108..ecf8f19a347b 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI.xcs @@ -19,12 +19,10 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="UI" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> - <author>OS</author> </info> <templates> <group oor:name="FilterClass"> <info> - <author>FS</author> <desc>Describes a class of filters. Filter classes (for example, 'Text documents') appear as a single filter to the user.</desc> </info> <prop oor:name="DisplayName" oor:type="xs:string" oor:localized="true" oor:nillable="false"> @@ -41,7 +39,6 @@ <group oor:name="ColorScheme"> <!-- UIHints: Tools / Options / Star|OpenOffice / Appearance --> <info> - <author>OS</author> <desc>Defines the templates for color settings used to customize the appearance of the applications.</desc> </info> <group oor:name="DocColor"> @@ -575,7 +572,6 @@ <component> <group oor:name="FilterClassification"> <info> - <author>FS</author> <desc>Contains the collection of settings relevant for filter classification. These settings are used in the file open / file save dialogs, where the user is presented with a list of file format filters to choose from. Filters are classified into so-called global and local classes, which control how filters are grouped together in the user interface.</desc> </info> <group oor:name="GlobalFilters"> @@ -607,7 +603,6 @@ </group> <group oor:name="ColorScheme"> <info> - <author>OS</author> <desc>Specifies the color settings for customizing the appearance of the applications.</desc> </info> <prop oor:name="CurrentColorScheme" oor:type="xs:string"> @@ -618,14 +613,12 @@ <set oor:name="ColorSchemes" oor:node-type="ColorScheme"> <!-- UIHints: Tools / Options / Star|OpenOffice / Appearance --> <info> - <author>OS</author> <desc>Lists entries with color settings.</desc> </info> </set> </group> <group oor:name="FilePicker"> <info> - <author>FS</author> <desc>Specifies various settings for the internal file/folder picker dialog.</desc> </info> <prop oor:name="FillAsynchronously" oor:type="xs:boolean" oor:nillable="false"> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/BaseWindowState.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/BaseWindowState.xcs index 7b98adbbd7fc..cb710bd0f1fb 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/BaseWindowState.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/BaseWindowState.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema oor:name="BaseWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>CD</author> <desc>Contains state information of all dockable user interface elements based on a Window class which belongs to the database module.</desc> </info> <import oor:component="org.openoffice.Office.UI.WindowState"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/BasicIDECommands.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/BasicIDECommands.xcs index f3080ce8faf4..fa00b0fc92af 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/BasicIDECommands.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/BasicIDECommands.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="BasicIDECommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US"> <info> - <author>CD</author> <desc >Contains general information about ~ and rules, and about actions based on office commands.</desc> </info> <import oor:component="org.openoffice.Office.UI.Commands"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/BasicIDEWindowState.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/BasicIDEWindowState.xcs index 9fa64427d075..05a8d0938bcc 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/BasicIDEWindowState.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/BasicIDEWindowState.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema oor:name="BasicIDEWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>CD</author> <desc>Contains state information of all dockable user interface elements based on a Window class which belongs to the Basic IDE module.</desc> </info> <import oor:component="org.openoffice.Office.UI.WindowState"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/BibliographyCommands.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/BibliographyCommands.xcs index e5e331454902..9948ae1485fb 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/BibliographyCommands.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/BibliographyCommands.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="BibliographyCommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US"> <info> - <author>CD</author> <desc >Contains general information about ~ and rules, and about actions based on office commands.</desc> </info> <import oor:component="org.openoffice.Office.UI.Commands"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/BibliographyWindowState.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/BibliographyWindowState.xcs index b7244ca222ff..b1676a1aaf30 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/BibliographyWindowState.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/BibliographyWindowState.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema oor:name="BibliographyWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>CD</author> <desc>Contains state information of all dockable user interface elements based on a Window class which belongs to the Bibliography module.</desc> </info> <import oor:component="org.openoffice.Office.UI.WindowState"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/CalcCommands.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/CalcCommands.xcs index bcf8970e25fc..00190b66fdf9 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/CalcCommands.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/CalcCommands.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="CalcCommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US"> <info> - <author>CD</author> <desc >Contains general information about ~ and rules, and about actions based on office commands.</desc> </info> <import oor:component="org.openoffice.Office.UI.Commands"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/CalcWindowState.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/CalcWindowState.xcs index ec42b4c18ebd..cc5494a48a0c 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/CalcWindowState.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/CalcWindowState.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema oor:name="CalcWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>CD</author> <desc>Contains state information of all dockable user interface elements based on a Window class which belongs to the Writer text module.</desc> </info> <import oor:component="org.openoffice.Office.UI.WindowState"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/Category.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/Category.xcs index e0e81bebe8b3..80c995007f54 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/Category.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/Category.xcs @@ -18,7 +18,6 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Category" oor:package="org.openoffice.Office.UI" xml:lang="en-US"> <info> - <author>CD</author> <desc >Contains general information about command categories.</desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/ChartCommands.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/ChartCommands.xcs index 119f4ee3afc6..791d13d55e98 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/ChartCommands.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/ChartCommands.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="ChartCommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US"> <info> - <author>CD</author> <desc >Contains general information about ~ and rules, and about actions based on office commands.</desc> </info> <import oor:component="org.openoffice.Office.UI.Commands"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/ChartWindowState.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/ChartWindowState.xcs index 55d071117628..22029a54b18b 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/ChartWindowState.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/ChartWindowState.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema oor:name="ChartWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>CD</author> <desc>Contains state information of all dockable user interface elements based on a Window class which belongs to the chart module.</desc> </info> <import oor:component="org.openoffice.Office.UI.WindowState"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs index 5b01de01f4c5..d7e6718153b8 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs @@ -18,7 +18,6 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Commands" oor:package="org.openoffice.Office.UI" xml:lang="en-US"> <info> - <author>CD</author> <desc >Contains general information about ~ and rules, and about actions based on office commands.</desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/Controller.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/Controller.xcs index 561eabf2f4e2..92ebfe77b401 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/Controller.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/Controller.xcs @@ -18,7 +18,6 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Controller" oor:package="org.openoffice.Office.UI" xml:lang="en-US"> <info> - <author>CD</author> <desc >Contains implementation of popup menu controllers.</desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/DbBrowserWindowState.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/DbBrowserWindowState.xcs index 17f86c8ed894..3f2166fcb560 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/DbBrowserWindowState.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/DbBrowserWindowState.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema oor:name="DbBrowserWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>CD</author> <desc>Contains state information of all dockable user interface elements based on a Window class which belongs to the database browser module.</desc> </info> <import oor:component="org.openoffice.Office.UI.WindowState"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/DbQueryWindowState.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/DbQueryWindowState.xcs index 744ed7bdf92c..c8bf795c3b8d 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/DbQueryWindowState.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/DbQueryWindowState.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema oor:name="DbQueryWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>CD</author> <desc>Contains state information of all dockable user interface elements based on a Window class which belongs to the database query module.</desc> </info> <import oor:component="org.openoffice.Office.UI.WindowState"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/DbRelationWindowState.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/DbRelationWindowState.xcs index 3da2a4dc2c9f..b49cdfc12e6a 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/DbRelationWindowState.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/DbRelationWindowState.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema oor:name="DbRelationWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>CD</author> <desc>Contains state information of all dockable user interface elements based on a Window class which belongs to the database relation module.</desc> </info> <import oor:component="org.openoffice.Office.UI.WindowState"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/DbReportWindowState.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/DbReportWindowState.xcs index 3358e5422a6e..4ca7116b3d82 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/DbReportWindowState.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/DbReportWindowState.xcs @@ -18,7 +18,6 @@ --> <oor:component-schema oor:name="DbReportWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>OJ</author> <desc>Contains state information of all dockable user interface elements based on a Window class which belongs to the database report module.</desc> </info> <import oor:component="org.openoffice.Office.UI.WindowState"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/DbTableDataWindowState.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/DbTableDataWindowState.xcs index 45b92301395d..2743d3fc716c 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/DbTableDataWindowState.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/DbTableDataWindowState.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema oor:name="DbTableDataWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>CD</author> <desc>Contains state information of all dockable user interface elements based on a Window class which belongs to the database browser module.</desc> </info> <import oor:component="org.openoffice.Office.UI.WindowState"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/DbTableWindowState.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/DbTableWindowState.xcs index 1d90886349e2..6706f5eb3162 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/DbTableWindowState.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/DbTableWindowState.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema oor:name="DbTableWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>CD</author> <desc>Contains state information of all dockable user interface elements based on a Window class which belongs to the database table module.</desc> </info> <import oor:component="org.openoffice.Office.UI.WindowState"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/DbuCommands.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/DbuCommands.xcs index 620ddba08c3a..5614ba8c5cd7 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/DbuCommands.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/DbuCommands.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="DbuCommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US"> <info> - <author>CD</author> <desc>Contains general information and about actions based on office commands.</desc> </info> <import oor:component="org.openoffice.Office.UI.Commands"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/DrawImpressCommands.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/DrawImpressCommands.xcs index ae0e4c80a1fb..64de62b12669 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/DrawImpressCommands.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/DrawImpressCommands.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="DrawImpressCommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US"> <info> - <author>CD</author> <desc >Contains general information about ~ and rules, and about actions based on office commands.</desc> </info> <import oor:component="org.openoffice.Office.UI.Commands"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/DrawWindowState.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/DrawWindowState.xcs index d29c4460d6c2..a156e8d0c799 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/DrawWindowState.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/DrawWindowState.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema oor:name="DrawWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>CD</author> <desc>Contains state information of all dockable user interface elements based on a Window class which belongs to the Draw module.</desc> </info> <import oor:component="org.openoffice.Office.UI.WindowState"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/Effects.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/Effects.xcs index 98ebbf8c837f..2351b74598bb 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/Effects.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/Effects.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema oor:name="Effects" oor:package="org.openoffice.Office.UI" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>CD</author> <desc>Contains strings to localize animation effects.</desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/Factories.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/Factories.xcs index f78bebd56021..c17e3ecf61b4 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/Factories.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/Factories.xcs @@ -18,7 +18,6 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Factories" oor:package="org.openoffice.Office.UI" xml:lang="en-US"> <info> - <author>CD</author> <desc >Contains implementation of user interface element factories.</desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/GenericCategories.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/GenericCategories.xcs index e15a40569d26..0a83f56b485b 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/GenericCategories.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/GenericCategories.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="GenericCategories" oor:package="org.openoffice.Office.UI" xml:lang="en-US"> <info> - <author>CD</author> <desc >Contains general information about generic command categories.</desc> </info> <import oor:component="org.openoffice.Office.UI.Category"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/GenericCommands.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/GenericCommands.xcs index 094eeac38d3e..fe307b60fa49 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/GenericCommands.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/GenericCommands.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="GenericCommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US"> <info> - <author>CD</author> <desc >Contains general information about ~ and rules, and about actions based on office commands.</desc> </info> <import oor:component="org.openoffice.Office.UI.Commands"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/GlobalSettings.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/GlobalSettings.xcs index aa0b7d82d51c..fa823f3db527 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/GlobalSettings.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/GlobalSettings.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema oor:name="GlobalSettings" oor:package="org.openoffice.Office.UI" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>CD</author> <desc>Contains global settings to use for user interface elements of OpenOffice.org.</desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/ImpressWindowState.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/ImpressWindowState.xcs index d4fa70368924..34569a27794f 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/ImpressWindowState.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/ImpressWindowState.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema oor:name="ImpressWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>CD</author> <desc>Contains state information of all dockable user interface elements based on a Window class which belongs to the Impress module.</desc> </info> <import oor:component="org.openoffice.Office.UI.WindowState"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/MathCommands.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/MathCommands.xcs index 63dea236444d..caebe271af5d 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/MathCommands.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/MathCommands.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="MathCommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US"> <info> - <author>CD</author> <desc >Contains general information about ~ and rules, and about actions based on office commands.</desc> </info> <import oor:component="org.openoffice.Office.UI.Commands"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/MathWindowState.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/MathWindowState.xcs index 1fec56624c8a..a08639dfcbac 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/MathWindowState.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/MathWindowState.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema oor:name="MathWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>CD</author> <desc>Contains state information of all dockable user interface elements based on a Window class which belongs to the Math module.</desc> </info> <import oor:component="org.openoffice.Office.UI.WindowState"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/ReportCommands.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/ReportCommands.xcs index cd0771e58cab..593d44686295 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/ReportCommands.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/ReportCommands.xcs @@ -18,7 +18,6 @@ --> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="ReportCommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US"> <info> - <author>OJ</author> <desc>Contains general information and about actions based on office commands.</desc> </info> <import oor:component="org.openoffice.Office.UI.Commands"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/StartModuleCommands.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/StartModuleCommands.xcs index bb44c7db6da3..6cafae8dfcef 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/StartModuleCommands.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/StartModuleCommands.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="StartModuleCommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US"> <info> - <author>CD</author> <desc >Contains general information about ~ and rules, and about actions based on office commands.</desc> </info> <import oor:component="org.openoffice.Office.UI.Commands"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/StartModuleWindowState.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/StartModuleWindowState.xcs index 293cabb6dd5c..1e233b4c90ce 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/StartModuleWindowState.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/StartModuleWindowState.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="StartModuleWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US"> <info> - <author>CD</author> <desc>Contains state information of all dockable user interface elements based on a Window class which belongs to the start module.</desc> </info> <import oor:component="org.openoffice.Office.UI.WindowState"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/WindowContentFactories.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/WindowContentFactories.xcs index fbf0a69dbca4..2fca3b66d745 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/WindowContentFactories.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/WindowContentFactories.xcs @@ -18,7 +18,6 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="WindowContentFactories" oor:package="org.openoffice.Office.UI" xml:lang="en-US"> <info> - <author>CD</author> <desc >Contains implementation of user interface element factories.</desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/WindowState.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/WindowState.xcs index c73a70742463..e0de0845b1db 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/WindowState.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/WindowState.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="WindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US"> <info> - <author>CD</author> <desc>Contains state information of all dockable user interface elements based on a Window class.</desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/WriterCommands.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/WriterCommands.xcs index f67adbf6d834..b3b20582c23e 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/WriterCommands.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/WriterCommands.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="WriterCommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US"> <info> - <author>CD</author> <desc >Contains general information about ~ and rules, and about actions based on office commands.</desc> </info> <import oor:component="org.openoffice.Office.UI.Commands"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/WriterFormWindowState.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/WriterFormWindowState.xcs index d594bb984fa2..eb5b34798e6f 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/WriterFormWindowState.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/WriterFormWindowState.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema oor:name="WriterFormWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>FS</author> <desc>Contains state information of all dockable user interface elements based on a Window class which belongs to the Database Form module.</desc> </info> <import oor:component="org.openoffice.Office.UI.WindowState"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/WriterGlobalWindowState.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/WriterGlobalWindowState.xcs index 437e61ad338e..76ac1c81e2da 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/WriterGlobalWindowState.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/WriterGlobalWindowState.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema oor:name="WriterGlobalWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>CD</author> <desc>Contains state information of all dockable user interface elements based on a Window class which belongs to the Writer global text module.</desc> </info> <import oor:component="org.openoffice.Office.UI.WindowState"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/WriterReportWindowState.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/WriterReportWindowState.xcs index bf4802bf4401..474277652e33 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/WriterReportWindowState.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/WriterReportWindowState.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema oor:name="WriterReportWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>FS</author> <desc>Contains state information of all dockable user interface elements based on a Window class which belongs to the Database Text Report Designer module.</desc> </info> <import oor:component="org.openoffice.Office.UI.WindowState"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/WriterWebWindowState.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/WriterWebWindowState.xcs index 7654fc1765e5..bf055c01010f 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/WriterWebWindowState.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/WriterWebWindowState.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema oor:name="WriterWebWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>CD</author> <desc>Contains state information of all dockable user interface elements based on a Window class which belongs to the Writer web module.</desc> </info> <import oor:component="org.openoffice.Office.UI.WindowState"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/WriterWindowState.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/WriterWindowState.xcs index 347b57328bdc..d5ceab2ce2d9 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/WriterWindowState.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/WriterWindowState.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema oor:name="WriterWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>CD</author> <desc>Contains state information of all dockable user interface elements based on a Window class which belongs to the Writer text module.</desc> </info> <import oor:component="org.openoffice.Office.UI.WindowState"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/XFormsWindowState.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/XFormsWindowState.xcs index 8617402eee61..4dd1f562811e 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/XFormsWindowState.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/XFormsWindowState.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema oor:name="XFormsWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>CD</author> <desc>Contains state information of all dockable user interface elements based on a Window class which belongs to the XML Forms module.</desc> </info> <import oor:component="org.openoffice.Office.UI.WindowState"/> diff --git a/officecfg/registry/schema/org/openoffice/Office/Views.xcs b/officecfg/registry/schema/org/openoffice/Office/Views.xcs index 76f00deacf2f..fcd6b7690538 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Views.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Views.xcs @@ -18,7 +18,6 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Views" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> - <author>AS</author> <desc >Contains persistent information about opened dialogs, windows, tab pages, and so on.</desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/Office/WebWizard.xcs b/officecfg/registry/schema/org/openoffice/Office/WebWizard.xcs index 0b5152098f35..88c2d4495f22 100644 --- a/officecfg/registry/schema/org/openoffice/Office/WebWizard.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/WebWizard.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema oor:name="WebWizard" oor:package="org.openoffice.Office" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>rpiterman</author> <desc >Contains the configuration schema for the web wizard</desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs index 05e080410cf4..d6e9e88e064b 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs @@ -18,7 +18,6 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Writer" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> - <author>OS</author> <desc >Contains settings for the Writer application.</desc> </info> <import oor:component="org.openoffice.Office.Common"/> @@ -346,21 +345,18 @@ </info> <prop oor:name="DataSourceName" oor:type="xs:string"> <info> - <author>OS</author> <desc>Contains the name of the data source.</desc> <label>Data source name</label> </info> </prop> <prop oor:name="DataTableName" oor:type="xs:string"> <info> - <author>OS</author> <desc>Name of the database table or query.</desc> <label>Data table or query name</label> </info> </prop> <prop oor:name="DataCommandType" oor:type="xs:short" oor:nillable="false"> <info> - <author>OS</author> <desc>CommandType of the data source.</desc> <label>Data CommandType</label> </info> @@ -373,14 +369,12 @@ </info> <prop oor:name="DBColumnAssignments" oor:type="oor:string-list"> <info> - <author>OS</author> <desc>List of all currently available assignments of programmatic to actual column names of data sources used in mail merge. The position in the list has to match the following order of columns: TITLE,FIRSTNAME,LASTNAME,COMPANY,ADDRESS_1,ADDRESS_2,CITY,REGION,ZIP,COUNTRY,PHONE_PRIVATE,PHONE_BUSINESS,E_MAIL,GENDER</desc> <label>Column assignment list</label> </info> </prop> <node-ref oor:name="DataSource" oor:node-type="_DataSource"> <info> - <author>OS</author> <desc>Contains the information of the data source that's been used the last time the wizard has been executed.</desc> <label>Data Set</label> </info> @@ -388,7 +382,6 @@ </group> <group oor:name="BusinessLetterElementLocation" > <info> - <author>TV</author> <desc>Specifies settings a pre-printed Business Letter Paper within the Letter Wizard.</desc> </info> <prop oor:type="xs:boolean" oor:name="Display"> @@ -419,7 +412,6 @@ </group> <group oor:name="LetterControls" > <info> - <author>TV</author> <desc>Specifies settings for a Letter Wizard type.</desc> </info> <prop oor:type="xs:int" oor:name="Style"> @@ -580,7 +572,6 @@ </group> <group oor:name="FaxControls" > <info> - <author>TV</author> <desc>Specifies settings for a Fax Wizard type.</desc> </info> <prop oor:type="xs:int" oor:name="Style"> @@ -711,7 +702,6 @@ </group> <group oor:name="AgendaWizardTopic"> <info> - <author>rpiterman</author> <desc> Contains the topics properties </desc> </info> <prop oor:name="Index" oor:type="xs:int"> @@ -754,7 +744,6 @@ </info> <prop oor:name="OutputToLetter" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>OS</author> <desc>Determines whether the document output is a letter, not an e-mail.</desc> <label>Output as letter</label> </info> @@ -762,7 +751,6 @@ </prop> <prop oor:name="IncludeCountry" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>OS</author> <desc>Determines whether the country/region is included into the address block. If yes the ExcludeCountry property may never be included.</desc> <label>Include country/region</label> </info> @@ -770,7 +758,6 @@ </prop> <prop oor:name="ExcludeCountry" oor:type="xs:string" oor:nillable="false"> <info> - <author>OS</author> <desc>If the property IncludeCountry is true it all countries/regions are included into the address block except for this country or region.</desc> <label>ExcludeCountry</label> </info> @@ -779,14 +766,12 @@ <prop oor:name="SavedDocuments" oor:type="oor:string-list"> <info> - <author>OS</author> <desc>Contains a list of all documents previously used and saved as mailmerge source documents</desc> <label>Saved documents</label> </info> </prop> <prop oor:name="AddressBlockSettings" oor:type="oor:string-list" oor:nillable="false"> <info> - <author>OS</author> <desc>Contains a list of settings for address blocks. It is a sequence of address column positions separated with breaks (\n) and spaces. The column positions start at 0 and after 9 follows a, b, c and they are equivalent to the following parts of an address: TITLE,FIRSTNAME,LASTNAME,COMPANY,ADDRESS_1,ADDRESS_2,CITY,REGION,ZIP,COUNTRY,PHONE_PRIVATE,PHONE_BUSINESS,E_MAIL</desc> <label>Address block settings</label> </info> @@ -795,7 +780,6 @@ </prop> <prop oor:name="IsAddressBlock" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>OS</author> <desc>Determines whether the document should have an address block.</desc> <label>Address Block</label> </info> @@ -803,7 +787,6 @@ </prop> <prop oor:name="CurrentAddressBlock" oor:type="xs:int" oor:nillable="false"> <info> - <author>OS</author> <desc>Determines the currently used address block.</desc> <label>Current address block</label> </info> @@ -811,7 +794,6 @@ </prop> <prop oor:name="IsHideEmptyParagraphs" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>OS</author> <desc>Determines whether address block lines should be hidden if there's no content.</desc> <label>Hide empty paragraphs</label> </info> @@ -819,7 +801,6 @@ </prop> <prop oor:name="IsGreetingLine" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>OS</author> <desc>Determines whether the document should have a greeting line.</desc> <label>Greeting line</label> </info> @@ -827,7 +808,6 @@ </prop> <prop oor:name="IsEMailGreetingLine" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>OS</author> <desc>Determines whether an e-mail should have a greeting line.</desc> <label>E-mail greeting line</label> </info> @@ -835,7 +815,6 @@ </prop> <prop oor:name="IsIndividualGreetingLine" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>OS</author> <desc>Determines whether an individual greeting line is used instead of a neutral one.</desc> <label>Use individual greeting line</label> </info> @@ -843,7 +822,6 @@ </prop> <prop oor:name="IsEMailIndividualGreetingLine" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>OS</author> <desc>Determines whether in an e-mail an individual greeting line is used instead of a neutral one.</desc> <label>Use individual greeting line in e-Mail</label> </info> @@ -851,188 +829,161 @@ </prop> <prop oor:name="FemaleGreetingLines" oor:type="oor:string-list" oor:localized="true"> <info> - <author>OS</author> <desc>Contains a list of greeting lines, female.</desc> <label>Greeting lines, female</label> </info> </prop> <prop oor:name="MaleGreetingLines" oor:type="oor:string-list" oor:localized="true"> <info> - <author>OS</author> <desc>Contains a list of greeting lines, male.</desc> <label>Greeting lines, male</label> </info> </prop> <prop oor:name="NeutralGreetingLines" oor:type="oor:string-list" oor:localized="true"> <info> - <author>OS</author> <desc>Contains a list of greeting lines, neutral.</desc> <label>Greeting lines, neutral</label> </info> </prop> <prop oor:name="CurrentFemaleGreeting" oor:type="xs:int"> <info> - <author>OS</author> <desc>Contains the index of the current entry in list of female greeting lines.</desc> <label>Current female Greeting line</label> </info> </prop> <prop oor:name="CurrentMaleGreeting" oor:type="xs:int"> <info> - <author>OS</author> <desc>Contains the index of the current entry in list of male greeting lines.</desc> <label>Current male Greeting line</label> </info> </prop> <prop oor:name="CurrentNeutralGreeting" oor:type="xs:int"> <info> - <author>OS</author> <desc>Contains the index of the current entry in list of neutral greeting lines.</desc> <label>Current neutral Greeting line</label> </info> </prop> <prop oor:name="FemaleGenderValue" oor:type="xs:string"> <info> - <author>OS</author> <desc>Determines the value of the Gender column that marks a recipient as female.</desc> <label>Female Gender Value</label> </info> </prop> <prop oor:name="MailDisplayName" oor:type="xs:string"> <info> - <author>OS</author> <desc>Contains the display name of the mail address.</desc> <label>e-Mail Name</label> </info> </prop> <prop oor:name="MailAddress" oor:type="xs:string"> <info> - <author>OS</author> <desc>e-Mail address.</desc> <label>e-Mail address</label> </info> </prop> <prop oor:name="IsMailReplyTo" oor:type="xs:boolean"> <info> - <author>OS</author> <desc>Determines if reply to is switched on.</desc> <label>Is reply to</label> </info> </prop> <prop oor:name="MailReplyTo" oor:type="xs:string"> <info> - <author>OS</author> <desc>Reply to address.</desc> <label>Reply to</label> </info> </prop> <prop oor:name="MailServer" oor:type="xs:string"> <info> - <author>OS</author> <desc>Name of the SMTP server.</desc> <label>SMTP server</label> </info> </prop> <prop oor:name="MailPort" oor:type="xs:short"> <info> - <author>OS</author> <desc>Port of the SMTP server.</desc> <label>Port</label> </info> </prop> <prop oor:name="IsSecureConnection" oor:type="xs:boolean"> <info> - <author>OS</author> <desc>Determines whether the connection to the SMTP server is done using SSL protocol.</desc> <label>Is secure connection</label> </info> </prop> <prop oor:name="IsAuthentication" oor:type="xs:boolean"> <info> - <author>OS</author> <desc>Determines whether authentication at the SMTP server is necessary.</desc> <label>Is authentication</label> </info> </prop> <prop oor:name="MailUserName" oor:type="xs:string"> <info> - <author>OS</author> <desc>User name to authenticate at the SMTP server.</desc> <label>User name</label> </info> </prop> <prop oor:name="MailPassword" oor:type="xs:string"> <info> - <author>OS</author> <desc>Password to authenticate at the SMTP server.</desc> <label>Password</label> </info> </prop> <prop oor:name="IsSMPTAfterPOP" oor:type="xs:boolean"> <info> - <author>OS</author> <desc>SMTP server requires authentication at the POP or IMAP server</desc> <label>SMPT after POP</label> </info> </prop> <prop oor:name="InServerName" oor:type="xs:string"> <info> - <author>OS</author> <desc>Name of the incoming mail server</desc> <label>Incoming mail server</label> </info> </prop> <prop oor:name="InServerPort" oor:type="xs:short"> <info> - <author>OS</author> <desc>Port of the incoming mail server</desc> <label>Incoming server port</label> </info> </prop> <prop oor:name="InServerIsPOP" oor:type="xs:boolean"> <info> - <author>OS</author> <desc>Determines whether the in server uses the POP3 or the IMAP protocol</desc> <label>POP</label> </info> </prop> <prop oor:name="InServerUserName" oor:type="xs:string"> <info> - <author>OS</author> <desc>User name of the incoming mail server</desc> <label>Incoming server user name</label> </info> </prop> <prop oor:name="InServerPassword" oor:type="xs:string"> <info> - <author>OS</author> <desc>Password of the incoming mail server</desc> <label>Incoming server password</label> </info> </prop> <prop oor:name="Filter" oor:type="xs:string"> <info> - <author>OS</author> <desc>Contains a filter statement for the current data source.</desc> <label>Filter</label> </info> </prop> <prop oor:name="EMailSupported" oor:type="xs:boolean"> <info> - <author>OS</author> <desc>Determines whether e-Mail is supported.</desc> <label>E-Mail supported</label> </info> </prop> <set oor:name="AddressDataAssignments" oor:node-type="AddressDataAssignment"> <info> - <author>OS</author> <desc>XXXXXX.</desc> </info> </set> <node-ref oor:name="DataSource" oor:node-type="_DataSource"> <info> - <author>OS</author> <desc>Contains the information of the data source that's been used the last time the wizard has been executed.</desc> <label>Data Set</label> </info> @@ -1051,7 +1002,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Contents - [Section] Display --> <info> - <author>OS</author> <desc>Specifies if graphics and objects are displayed.</desc> <label>Graphics and Objects</label> </info> @@ -1062,7 +1012,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Contents - [Section] Display --> <info> - <author>OS</author> <desc>Specifies if tables are displayed.</desc> <label>Tables</label> </info> @@ -1073,7 +1022,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Contents - [Section] Display --> <info> - <author>OS</author> <desc>Specifies if drawings and controls are displayed.</desc> <label>Drawings and controls</label> </info> @@ -1084,7 +1032,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Contents - [Section] Display --> <info> - <author>OS</author> <desc>Specifies if field codes are displayed.</desc> <label>Field codes</label> </info> @@ -1095,7 +1042,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Contents - [Section] Display --> <info> - <author>OS</author> <desc>Specifies if comments are displayed.</desc> <label>Comments</label> </info> @@ -1104,7 +1050,6 @@ <prop oor:name="PreventTips" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: Not accessible via user interface --> <info> - <author>OS</author> <desc>Enables the writer to prevent the display of help tips programmatically.</desc> <label>Prevent help tips</label> </info> @@ -1118,7 +1063,6 @@ <prop oor:name="MetaCharacters" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: View - Nonprinting Characters --> <info> - <author>OS</author> <desc>Determines whether certain settings are applied (display of tab stops, spaces, breaks)</desc> <label>Meta characters</label> </info> @@ -1129,7 +1073,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document Contents - [Section] Nonprinting Characters --> <info> - <author>OS</author> <desc>Specifies if paragraph ends are shown on the screen.</desc> <label>Paragraph end</label> </info> @@ -1140,7 +1083,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document Contents - [Section] Nonprinting Characters --> <info> - <author>OS</author> <desc>Specifies if optional hyphens are shown on the screen.</desc> <label>Optional hyphens</label> </info> @@ -1151,7 +1093,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document Contents - [Section] Nonprinting Characters --> <info> - <author>OS</author> <desc>Specifies if spaces are shown on the screen.</desc> <label>Spaces</label> </info> @@ -1162,7 +1103,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document Contents - [Section] Nonprinting Characters --> <info> - <author>OS</author> <desc>Specifies if protected spaces are shown on the screen.</desc> <label>Protected Spaces</label> </info> @@ -1173,7 +1113,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document Contents - [Section] Nonprinting Characters --> <info> - <author>OS</author> <desc>Specifies if breaks are shown on the screen.</desc> <label>Tabs</label> </info> @@ -1184,7 +1123,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document Contents - [Section] Nonprinting Characters --> <info> - <author>OS</author> <desc>Specifies if paragraph ends are shown on the screen.</desc> <label>Breaks</label> </info> @@ -1195,7 +1133,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document Contents - [Section] Nonprinting Characters --> <info> - <author>OS</author> <desc>Specifies if hidden text fields are displayed on the screen.</desc> <label>Fields: Hidden text</label> </info> @@ -1206,7 +1143,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document Contents - [Section] Nonprinting Characters --> <info> - <author>OS</author> <desc>Specifies if hidden paragraphs are displayed on the screen.</desc> <label>Hidden paragraphs</label> </info> @@ -1215,7 +1151,6 @@ <prop oor:name="HiddenCharacter" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: Tools - Options - Text document Formatting aids - [Section] Display of --> <info> - <author>OS</author> <desc>Specifies if hidden paragraphs are displayed on the screen.</desc> <label>Hidden text</label> </info> @@ -1231,7 +1166,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Other - [Section] Update links --> <info> - <author>OS</author> <desc>Specifies if links in the document are updated during loading.</desc> <label>Update links: Always/On request/Never</label> </info> @@ -1259,7 +1193,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Other - [Section] Fields and charts --> <info> - <author>OS</author> <desc>Specifies if fields in the document are updated during loading.</desc> <label>Update fields automatically</label> </info> @@ -1270,7 +1203,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Other - [Section] Fields and charts --> <info> - <author>OS</author> <desc>Specifies if charts in the document are updated during loading.</desc> <label>Update charts automatically</label> </info> @@ -1291,7 +1223,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Layout - [Section] Lines --> <info> - <author>OS</author> <desc>Displays helplines around the frames when frames are moved.</desc> <label>Helplines</label> </info> @@ -1302,7 +1233,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Layout - [Section] Lines --> <info> - <author>OS</author> <desc>Displays the control points as simple squares without a 3D effect.</desc> <label>Simple control points</label> </info> @@ -1313,7 +1243,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Layout - [Section] Lines --> <info> - <author>OS</author> <desc>Displays larger control points.</desc> <label>Large control points</label> </info> @@ -1329,7 +1258,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Layout - [Section] Window --> <info> - <author>OS</author> <desc>Specifies if the horizontal scroll bar is displayed.</desc> <label>Horizontal scroll</label> </info> @@ -1340,7 +1268,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Layout - [Section] Window --> <info> - <author>OS</author> <desc>Specifies if the vertical scroll bar is displayed.</desc> <label>Vertical Scroll</label> </info> @@ -1349,7 +1276,6 @@ <prop oor:name="ShowRulers" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: Tools - Options - Text document - View - [Section] View --> <info> - <author>OS</author> <desc>Specifies whether rulers are displayed. Filters the values of HorizontalRuler and VerticalRuler.</desc> <label>Show rulers</label> </info> @@ -1360,7 +1286,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Layout - [Section] Window --> <info> - <author>OS</author> <desc>Specifies if the horizontal ruler is displayed.</desc> <label>Horizontal ruler</label> </info> @@ -1370,7 +1295,6 @@ <!-- OldPath: Writer/Layout --> <!-- UIHints: Tools - Options - Text document - View - [Section] View --> <info> - <author>OS</author> <desc>Specifies the measurement unit for the horizontal ruler.</desc> <label>Horizontal ruler measure unit</label> </info> @@ -1427,7 +1351,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Layout - [Section] Window --> <info> - <author>OS</author> <desc>Specifies if the vertical ruler is displayed.</desc> <label>Vertical Ruler</label> </info> @@ -1436,7 +1359,6 @@ <prop oor:name="IsVerticalRulerRight" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: Tools - Options - Text document - Layout - [Section] Window --> <info> - <author>OS</author> <desc>Specifies if the vertical ruler is right aligned.</desc> <label>Vertical Ruler on the right</label> </info> @@ -1446,7 +1368,6 @@ <!-- OldPath: Writer/Layout --> <!-- UIHints: Tools - Options - Text document - View - [Section] View --> <info> - <author>OS</author> <desc>Specifies the measurement unit for the vertical ruler.</desc> <label>Vertical ruler measure unit</label> </info> @@ -1503,7 +1424,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Layout - [Section] Window --> <info> - <author>OS</author> <desc>Activates the smooth page scrolling function.</desc> <label>Smooth scroll</label> </info> @@ -1517,7 +1437,6 @@ <prop oor:name="IsAlignMathObjectsToBaseline" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: none yet --> <info> - <author>TL</author> <desc>Automatically align the baseline of Math objects with the baseline of the surrounding text.</desc> <label>Align Math objects</label> </info> @@ -1528,7 +1447,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Layout - [Section] Meas. Units --> <info> - <author>OS</author> <desc>Specifies the measurement units.</desc> <label>Measure unit</label> </info> @@ -1586,7 +1504,6 @@ <!-- UIHints: Tools - Options - Text document - Layout - [Section] Tab stops --> <!-- Notice: The default value is valid for the English Version (depends, if a metric system is used on the platform); NonMetric: 1270 1/100 mm--> <info> - <author>OS</author> <desc>Specifies the distance between tab stops [UNIT=1/100 mm].</desc> <label>Tab stops</label> </info> @@ -1605,7 +1522,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Layout - [Section] Apply char unit --> <info> - <author>OS</author> <desc>apply char unit to calculate the paragraph's indent</desc> <label>apply char unit</label> </info> @@ -1619,7 +1535,6 @@ <prop oor:name="Type" oor:type="xs:int" oor:nillable="false"> <!-- UIHints: (Status Bar) --> <info> - <author>OS</author> <desc>Specifies the zoom type.</desc> <label>Zoom Type</label> </info> @@ -1645,7 +1560,6 @@ <prop oor:name="Value" oor:type="xs:int" oor:nillable="false"> <!-- UIHints: (Status Bar) --> <info> - <author>OS</author> <desc>Specifies the zoom value.</desc> <label>Zoom Value</label> </info> @@ -1659,7 +1573,6 @@ <prop oor:name="Columns" oor:type="xs:int" oor:nillable="false"> <!-- UIHints: (Status Bar) --> <info> - <author>FME</author> <desc>Specifies number of columns of the view layout. 0 means the view layout is set to automatic.</desc> <label>View Layout Columns</label> </info> @@ -1668,7 +1581,6 @@ <prop oor:name="BookMode" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: (Status Bar) --> <info> - <author>FME</author> <desc>Specifies if the book mode should be applied.</desc> <label>View Layout Book Mode</label> </info> @@ -1689,7 +1601,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document Grid - [Section] Options --> <info> - <author>OS</author> <desc>Moves frames, drawing elements, and form functions only between the grid points.</desc> <label>Snap to grid</label> </info> @@ -1700,7 +1611,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document Grid - [Section] Options --> <info> - <author>OS</author> <desc>Displays the grid.</desc> <label>Visible grid</label> </info> @@ -1711,7 +1621,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document Grid - [Section] Options --> <info> - <author>OS</author> <desc>Changes the current grid settings symmetrically. The resolution and subdivision for the X- and Y-axis remains the same.</desc> <label>Synchronize axes</label> </info> @@ -1727,7 +1636,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Grid - [Section] Grid --> <info> - <author>OS</author> <desc>Defines the grid points distance in the X-axis [UNIT=1/100 mm].</desc> <label>X Axis Resolution</label> </info> @@ -1738,7 +1646,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Grid - [Section] Grid --> <info> - <author>OS</author> <desc>Defines the grid points distance in the Y-axis [UNIT=1/100 mm].</desc> <label>Y Axis Resolution</label> </info> @@ -1754,7 +1661,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Grid - [Section] Grid --> <info> - <author>OS</author> <desc>Specifies the number of intervals between two grid points on the X-axis.</desc> <label>X Axis Subdivision</label> </info> @@ -1765,7 +1671,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Grid - [Section] Grid --> <info> - <author>OS</author> <desc>Defines the distance between the grid points on the Y-axis.</desc> <label>Y Axis Subdivision</label> </info> @@ -1782,7 +1687,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document Default Fonts (Western) --> <info> - <author>OS</author> <desc>Specifies the font type to be used for the Standard paragraph style.</desc> <label>Standard</label> </info> @@ -1790,7 +1694,6 @@ <prop oor:name="StandardHeight" oor:type="xs:int"> <!-- UIHints: Tools - Options - Text document Default Fonts (Western) --> <info> - <author>OS</author> <desc>Specifies the font size to be used for the Standard paragraph style.</desc> <label>StandardHeight</label> </info> @@ -1800,7 +1703,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document Default Fonts (Western)--> <info> - <author>OS</author> <desc>Specifies the font type to be used for the paragraph's headings.</desc> <label>Heading</label> </info> @@ -1808,7 +1710,6 @@ <prop oor:name="HeadingHeight" oor:type="xs:int"> <!-- UIHints: Tools - Options - Text document Default Fonts (Western) --> <info> - <author>OS</author> <desc>Specifies the font size to be used for the Heading paragraph style.</desc> <label>HeadingHeight</label> </info> @@ -1818,7 +1719,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document Default Fonts (Western)--> <info> - <author>OS</author> <desc>Specifies the font to be used in the paragraph styles for lists and numbering.</desc> <label>List</label> </info> @@ -1826,7 +1726,6 @@ <prop oor:name="ListHeight" oor:type="xs:int"> <!-- UIHints: Tools - Options - Text document Default Fonts (Western) --> <info> - <author>OS</author> <desc>Specifies the font size to be used in the paragraph styles for lists and numberings.</desc> <label>ListHeight</label> </info> @@ -1836,7 +1735,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document Default Fonts (Western)--> <info> - <author>OS</author> <desc>Specifies the font to be used for the labels of images and tables.</desc> <label>Caption</label> </info> @@ -1844,7 +1742,6 @@ <prop oor:name="CaptionHeight" oor:type="xs:int"> <!-- UIHints: Tools - Options - Text document Default Fonts (Western) --> <info> - <author>OS</author> <desc>Specifies the font size to be used for the labels of images and tables.</desc> <label>CaptionHeight</label> </info> @@ -1854,7 +1751,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document Default Fonts (Western)--> <info> - <author>OS</author> <desc>Specifies the fonts to be applied to the paragraph styles for user-defined indexes, alphabetical indexes, tables of contents and to all of the paragraph styles derived from this.</desc> <label>Index</label> </info> @@ -1862,7 +1758,6 @@ <prop oor:name="IndexHeight" oor:type="xs:int"> <!-- UIHints: Tools - Options - Text document Default Fonts (Western) --> <info> - <author>OS</author> <desc>Specifies the font size to be applied to the paragraph styles for user-defined indexes, alphabetical indexes, tables of contents and to all of the paragraph styles derived from this.</desc> <label>IndexHeight</label> </info> @@ -1872,7 +1767,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document Default Fonts --> <info> - <author>OS</author> <desc>Applies the settings to the current document only (true). Otherwise, the settings will apply to all future documents (false).</desc> <label>Current document only</label> </info> @@ -1886,7 +1780,6 @@ <prop oor:name="Standard" oor:type="xs:string"> <!-- UIHints: Tools - Options - Text document Default Fonts (Asian) --> <info> - <author>OS</author> <desc>Specifies the font type to be used for the Standard paragraph style.</desc> <label>Standard</label> </info> @@ -1894,7 +1787,6 @@ <prop oor:name="StandardHeight" oor:type="xs:int"> <!-- UIHints: Tools - Options - Text document Default Fonts (CJK) --> <info> - <author>OS</author> <desc>Specifies the font size to be used for the Standard paragraph style.</desc> <label>StandardHeight</label> </info> @@ -1902,7 +1794,6 @@ <prop oor:name="Heading" oor:type="xs:string"> <!-- UIHints: Tools - Options - Text document Default Fonts (Asian)--> <info> - <author>OS</author> <desc>Specifies the font type to be used for the paragraph's headings.</desc> <label>Heading</label> </info> @@ -1910,7 +1801,6 @@ <prop oor:name="HeadingHeight" oor:type="xs:int"> <!-- UIHints: Tools - Options - Text document Default Fonts (CJK) --> <info> - <author>OS</author> <desc>Specifies the font size to be used for the Heading paragraph style.</desc> <label>HeadingHeight</label> </info> @@ -1918,7 +1808,6 @@ <prop oor:name="List" oor:type="xs:string"> <!-- UIHints: Tools - Options - Text document Default Fonts (Asian)--> <info> - <author>OS</author> <desc>Specifies the font to be used in the paragraph styles for lists and numbering.</desc> <label>List</label> </info> @@ -1926,7 +1815,6 @@ <prop oor:name="ListHeight" oor:type="xs:int"> <!-- UIHints: Tools - Options - Text document Default Fonts (CJK) --> <info> - <author>OS</author> <desc>Specifies the font size to be used in the paragraph styles for lists and numberings.</desc> <label>ListHeight</label> </info> @@ -1934,7 +1822,6 @@ <prop oor:name="Caption" oor:type="xs:string"> <!-- UIHints: Tools - Options - Text document Default Fonts (Asian)--> <info> - <author>OS</author> <desc>Specifies the font to be used for the labels of images and tables.</desc> <label>Caption</label> </info> @@ -1942,7 +1829,6 @@ <prop oor:name="CaptionHeight" oor:type="xs:int"> <!-- UIHints: Tools - Options - Text document Default Fonts (CJK) --> <info> - <author>OS</author> <desc>Specifies the font size to be used for the labels of images and tables.</desc> <label>CaptionHeight</label> </info> @@ -1950,7 +1836,6 @@ <prop oor:name="Index" oor:type="xs:string"> <!-- UIHints: Tools - Options - Text document Default Fonts (Asian)--> <info> - <author>OS</author> <desc>Specifies the fonts to be applied to the paragraph styles for user-defined indexes, alphabetical indexes, tables of contents and to all of the paragraph styles derived from this.</desc> <label>Index</label> </info> @@ -1958,7 +1843,6 @@ <prop oor:name="IndexHeight" oor:type="xs:int"> <!-- UIHints: Tools - Options - Text document Default Fonts (CJK) --> <info> - <author>OS</author> <desc>Specifies the font size to be applied to the paragraph styles for user-defined indexes, alphabetical indexes, tables of contents and to all of the paragraph styles derived from this.</desc> <label>IndexHeight</label> </info> @@ -1966,7 +1850,6 @@ <prop oor:name="Document" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: Tools - Options - Text document Default Fonts (Asian)--> <info> - <author>OS</author> <desc>Applies the settings to the current document only (true). Otherwise, the settings will apply to all future documents (false).</desc> <label>Current document only</label> </info> @@ -1980,7 +1863,6 @@ <prop oor:name="Standard" oor:type="xs:string"> <!-- UIHints: Tools - Options - Text document Default Fonts (CTL) --> <info> - <author>OS</author> <desc>Specifies the font type to be used for the Standard paragraph style.</desc> <label>Standard</label> </info> @@ -1988,7 +1870,6 @@ <prop oor:name="StandardHeight" oor:type="xs:int"> <!-- UIHints: Tools - Options - Text document Default Fonts (CTL) --> <info> - <author>OS</author> <desc>Specifies the font size to be used for the Standard paragraph style.</desc> <label>StandardHeight</label> </info> @@ -1996,7 +1877,6 @@ <prop oor:name="Heading" oor:type="xs:string"> <!-- UIHints: Tools - Options - Text document Default Fonts (CTL)--> <info> - <author>OS</author> <desc>Specifies the font type to be used for the paragraph's headings.</desc> <label>Heading</label> </info> @@ -2004,7 +1884,6 @@ <prop oor:name="HeadingHeight" oor:type="xs:int"> <!-- UIHints: Tools - Options - Text document Default Fonts (CTL) --> <info> - <author>OS</author> <desc>Specifies the font size to be used for the Heading paragraph style.</desc> <label>HeadingHeight</label> </info> @@ -2012,7 +1891,6 @@ <prop oor:name="List" oor:type="xs:string"> <!-- UIHints: Tools - Options - Text document Default Fonts (CTL)--> <info> - <author>OS</author> <desc>Specifies the font to be used in the paragraph styles for lists and numbering.</desc> <label>List</label> </info> @@ -2020,7 +1898,6 @@ <prop oor:name="ListHeight" oor:type="xs:int"> <!-- UIHints: Tools - Options - Text document Default Fonts (CTL) --> <info> - <author>OS</author> <desc>Specifies the font size to be used in the paragraph styles for lists and numberings.</desc> <label>ListHeight</label> </info> @@ -2028,7 +1905,6 @@ <prop oor:name="Caption" oor:type="xs:string"> <!-- UIHints: Tools - Options - Text document Default Fonts (CTL)--> <info> - <author>OS</author> <desc>Specifies the font to be used for the labels of images and tables.</desc> <label>Caption</label> </info> @@ -2036,7 +1912,6 @@ <prop oor:name="CaptionHeight" oor:type="xs:int"> <!-- UIHints: Tools - Options - Text document Default Fonts (CTL) --> <info> - <author>OS</author> <desc>Specifies the font size to be used for the labels of images and tables.</desc> <label>CaptionHeight</label> </info> @@ -2044,7 +1919,6 @@ <prop oor:name="Index" oor:type="xs:string"> <!-- UIHints: Tools - Options - Text document Default Fonts (CTL)--> <info> - <author>OS</author> <desc>Specifies the fonts to be applied to the paragraph styles for user-defined indexes, alphabetical indexes, tables of contents and to all of the paragraph styles derived from this.</desc> <label>Index</label> </info> @@ -2052,7 +1926,6 @@ <prop oor:name="IndexHeight" oor:type="xs:int"> <!-- UIHints: Tools - Options - Text document Default Fonts (CTL) --> <info> - <author>OS</author> <desc>Specifies the font size to be applied to the paragraph styles for user-defined indexes, alphabetical indexes, tables of contents and to all of the paragraph styles derived from this.</desc> <label>IndexHeight</label> </info> @@ -2060,7 +1933,6 @@ <prop oor:name="Document" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: Tools - Options - Text document Default Fonts (CTL)--> <info> - <author>OS</author> <desc>Applies the settings to the current document only (true). Otherwise, the settings will apply to all future documents (false).</desc> <label>Current document only</label> </info> @@ -2080,7 +1952,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Print - [Section] Contents --> <info> - <author>OS</author> <desc>Specifies which document contents will be printed.</desc> <label>Graphics</label> </info> @@ -2091,7 +1962,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Print - [Section] Contents --> <info> - <author>OS</author> <desc>Specifies if graphics are printed.</desc> <label>Tables</label> </info> @@ -2102,7 +1972,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Print - [Section] Contents --> <info> - <author>OS</author> <desc>Specifies if tables are printed.</desc> <label>Drawings</label> </info> @@ -2113,7 +1982,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Print - [Section] Contents --> <info> - <author>OS</author> <desc>Specifies if controls are printed.</desc> <label>Controls</label> </info> @@ -2124,7 +1992,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Print - [Section] Contents --> <info> - <author>OS</author> <desc>Specifies if background objects are printed.</desc> <label>Background</label> </info> @@ -2135,7 +2002,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Print - [Section] Contents --> <info> - <author>OS</author> <desc>Specifies if text is always printed in black.</desc> <label>Print black</label> </info> @@ -2144,7 +2010,6 @@ <prop oor:name="PrintHiddenText" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: Tools - Option - Text-Document - Print - [Section] Contents --> <info> - <author>OS</author> <desc>Specifies if hidden text, fields, paragraphs are printed.</desc> <label>Print hidden text</label> </info> @@ -2153,7 +2018,6 @@ <prop oor:name="PrintPlaceholders" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: Tools - Option - Text-Document - Print - [Section] Contents --> <info> - <author>OS</author> <desc>Specifies if the text of placeholder fields is printed.</desc> <label>Print placeholders</label> </info> @@ -2164,7 +2028,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Print - [Section] Notes --> <info> - <author>OS</author> <desc>Specifies if and how comments are printed.</desc> </info> <constraints> @@ -2201,7 +2064,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Print - [Section] Pages --> <info> - <author>OS</author> <desc>Prints only the even pages in the document.</desc> <label>Left pages</label> </info> @@ -2212,7 +2074,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Print - [Section] Pages --> <info> - <author>OS</author> <desc>Prints only the odd pages in the document.</desc> <label>Right pages</label> </info> @@ -2223,7 +2084,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Print - [Section] Pages --> <info> - <author>OS</author> <desc>Reverses the printing order.</desc> <label>Reversed</label> </info> @@ -2234,7 +2094,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Print - [Section] Pages --> <info> - <author>OS</author> <desc>Prints in brochure format.</desc> <label>Brochure</label> </info> @@ -2245,7 +2104,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Print - [Section] Pages --> <info> - <author>OS</author> <desc>Prints in brochure format, with right-to-left direction.</desc> <label>Right-to-left</label> </info> @@ -2261,7 +2119,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Print - [Section] Output --> <info> - <author>OS</author> <desc>Controls the print output to avoid problems with duplex printing and odd page numbers.</desc> <label>Create single print jobs</label> </info> @@ -2272,7 +2129,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document Print - [Section] Fax --> <info> - <author>OS</author> <desc>Specifies the fax machine that is used when faxing directly from the document.</desc> <label>Fax</label> </info> @@ -2289,7 +2145,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Print - [Section] Paper tray --> <info> - <author>OS</author> <desc>Specifies that the defined paper source in the printer setup is used by printers with multiple trays.</desc> <label>From printer setup</label> </info> @@ -2299,7 +2154,6 @@ <prop oor:name="EmptyPages" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: Tools - Options - Text document - Print - Other - Print automatically inserted blank pages --> <info> - <author>FME</author> <desc>Contains settings for printing of empty pages.</desc> <desc>Specifies that automatically inserted empty pages are printed.</desc> <label>Print automatically inserted blank pages</label> @@ -2321,7 +2175,6 @@ <!-- UIHints: Tools - Options - Text document - Table - [Section] Shift --> <!-- Notice: The default value is valid for the english Version (depends, if a metric system is used on the platform); NonMetric: 635 1/100 mm--> <info> - <author>OS</author> <desc>Specifies the default value for moving a table row [UNIT=1/100 mm].</desc> <label>Row</label> </info> @@ -2333,7 +2186,6 @@ <!-- UIHints: Tools - Options - Text document - Table - [Section] Shift --> <!-- Notice: The default value is valid for the english Version (depends, if a metric system is used on the platform); NonMetric: 635 1/100 mm--> <info> - <author>OS</author> <desc>Specifies the default value for shifting a table column [UNIT=1/100 mm].</desc> <label>Column</label> </info> @@ -2350,7 +2202,6 @@ <!-- UIHints: Tools - Options - Text document - Table - [Section] Insert --> <!-- Notice: The default value is valid for the english Version (depends, if a metric system is used on the platform); NonMetric: 635 1/100 mm--> <info> - <author>OS</author> <desc>Specifies the default value for inserting rows [UNIT=1/100 mm].</desc> <label>Row</label> </info> @@ -2362,7 +2213,6 @@ <!-- UIHints: Tools - Options - Text document - Table - [Section] Insert --> <!-- Notice: The default value is valid for the english Version (depends, if a metric system is used on the platform);NonMetric: 2540 1/100 mm--> <info> - <author>OS</author> <desc>Specifies the default value for inserting columns [UNIT=1/100 mm].</desc> <label>Column</label> </info> @@ -2378,7 +2228,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Table - [Section] Effect --> <info> - <author>OS</author> <desc>Determines the relative effect of rows and columns to adjacent rows or columns, as well as to the entire table.</desc> </info> <constraints> @@ -2410,7 +2259,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Insert - [Section] Insert into tables --> <info> - <author>OS</author> <desc>Specifies if numbers in a table are recognized or if they are saved in a text format.</desc> <label>Number recognition</label> </info> @@ -2421,7 +2269,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Insert - [Section] Insert into tables --> <info> - <author>OS</author> <desc>Specifies if only entries with the defined format are accepted. This option is only available if the number format recognition is active (Number_recognition = True).</desc> <label>Number format recognition</label> </info> @@ -2432,7 +2279,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Insert - [Section] Insert into tables --> <info> - <author>OS</author> <desc>Specifies if all numbers are aligned below right of the cell and not above left (as in the case of text). This option is only available if number format recognition is active (Number_recognition = True).</desc> <label>Alignment</label> </info> @@ -2453,7 +2299,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Cursor - [Section] Direct Cursor --> <info> - <author>OS</author> <desc>Specifies if the Direct Cursor is active</desc> <label>Use Direct Cursor</label> </info> @@ -2464,7 +2309,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Cursor - [Section] Direct Cursor --> <info> - <author>OS</author> <desc>Defines the insert options for the Direct Cursor.</desc> <label>Insert</label> </info> @@ -2502,7 +2346,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Cursor - [Section] Options --> <info> - <author>OS</author> <desc>Specifies if the Direct Cursor can be positioned in a protected area.</desc> <label>Allow Cursor in protected areas</label> </info> @@ -2527,7 +2370,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Changes - [Section] Text display --> <info> - <author>OS</author> <desc>Defines the attribute for displaying changes when text is inserted.</desc> </info> <constraints> @@ -2590,7 +2432,6 @@ <!-- UIHints: Tools - Options - Text document - Changes - [Section] Text display --> <!-- Notice: Default value: "depends on author" which corresponds to the color value 0xffffffff --> <info> - <author>OS</author> <desc>Defines the color for displaying changes when text is inserted.</desc> </info> <value>-1</value> @@ -2605,7 +2446,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Changes - [Section] Text display --> <info> - <author>OS</author> <desc>Defines the attribute for displaying changes when text is deleted</desc> </info> <constraints> @@ -2663,7 +2503,6 @@ <!-- UIHints: Tools - Options - Text document - Changes - [Section] Text display --> <!-- Notice: Default value: "depends on author" which corresponds to the color value 0xffffffff --> <info> - <author>OS</author> <desc>Defines the color for displaying changes when text is deleted.</desc> </info> <value>-1</value> @@ -2678,7 +2517,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Changes - [Section] Text display --> <info> - <author>OS</author> <desc>Defines the attribute for displaying changes when text attributes are modified.</desc> </info> <constraints> @@ -2741,7 +2579,6 @@ <!-- UIHints: Tools - Options - Text document - Changes - [Section] Text display --> <!-- Notice: Default value: "depends on author" which corresponds to the color value 0xffffffff --> <info> - <author>OS</author> <desc>Defines the color for displaying changes when text attributes are modified.</desc> </info> <value>-1</value> @@ -2757,7 +2594,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Changes - [Section] Lines changed --> <info> - <author>OS</author> <desc>Defines if and where changed lines in the document are marked.</desc> </info> <constraints> @@ -2794,7 +2630,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Changes - [Section] Lines changed --> <info> - <author>OS</author> <desc>Defines the color for highlighting changed lines in the text.</desc> </info> <value>0</value> @@ -2807,26 +2642,22 @@ </info> <prop oor:name="Mode" oor:type="xs:short"> <info> - <author>OS</author> <desc>Defines the Comparison Mode.</desc> </info> </prop> <prop oor:name="UseRSID" oor:type="xs:boolean"> <info> - <author>OS</author> <desc>Specifies if RSIDs are used in comparison.</desc> </info> </prop> <prop oor:name="IgnorePieces" oor:type="xs:boolean"> <info> - <author>OS</author> <desc>Specifies if short pieces of matched text are ignored.</desc> </info> </prop> <prop oor:name="IgnoreLength" oor:type="xs:short"> <info> - <author>OS</author> <desc>Defines the length of ignored pieces.</desc> </info> </prop> @@ -2840,7 +2671,6 @@ <!-- OldPath: Writer/Insert/Caption --> <!--UIHints: Tools - Options - Text document Insert - [Section] Caption --> <info> - <author>OS</author> <desc>Specifies the settings for inserting captions for various object types.</desc> </info> <prop oor:name="CaptionOrderNumberingFirst" oor:type="xs:boolean"> @@ -4241,7 +4071,6 @@ <!-- OldPath: Writer/Insert/Tables --> <!-- UIHints: Tools - Options - Text document - Insert - [Section] Tables --> <info> - <author>OS</author> <desc>Specifies the default settings for tables to be inserted.</desc> </info> <prop oor:name="Header" oor:type="xs:boolean" oor:nillable="false"> @@ -4287,7 +4116,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Other - [Section] Compatibility --> <info> - <author>OS</author> <desc>Specifies if spacing between paragraphs and tables are added to ensure the compatibility to MS Word documents.</desc> <label>Add spacing between paragraphs and tables</label> </info> @@ -4298,7 +4126,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Other - [Section] Compatibility --> <info> - <author>OS</author> <desc>Specifies if paragraph and table spacing are added to the start of pages to ensure compatibility with MS Word documents.</desc> <label>Add paragraph and table spacing to start of pages</label> </info> @@ -4319,7 +4146,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Edit AutoText Save Links relative --> <info> - <author>OS</author> <desc>Specifies if file links inside AutoText modules are saved relatively or absolutely.</desc> <label>(Save links relative to) File system</label> </info> @@ -4330,7 +4156,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Edit AutoText Save Links relative --> <info> - <author>OS</author> <desc>Specifies if Internet links inside AutoText modules are saved relatively or absolutely.</desc> <label>(Save links relative to) Internet</label> </info> @@ -4341,7 +4166,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Edit AutoText Show preview --> <info> - <author>OS</author> <desc>Specifies if a preview of the AutoText is displayed.</desc> <label>Show Preview</label> </info> @@ -4352,7 +4176,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Edit AutoText display remainder ... --> <info> - <author>OS</author> <desc>Specifies if the Tip help of the AutoText is displayed.</desc> <label>Display AutoText name while typing</label> </info> @@ -4361,7 +4184,6 @@ <prop oor:name="SearchInAllCategories" oor:type="xs:boolean" oor:nillable="false"> <!-- #b6633427# --> <info> - <author>OS</author> <desc>Specifies if the search for an AutoText shortcut will always be done in all AutoText categories.</desc> <label>Search for short cut in all categories</label> </info> @@ -4381,7 +4203,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat Options - Use replacement table --> <info> - <author>OS</author> <desc>Specifies if the replacement table is used to replace letter combinations with defined text.</desc> <label>Use replacement table</label> </info> @@ -4392,7 +4213,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat Options - Correct TWo INitial Capitals --> <info> - <author>OS</author> <desc>Specifies if two initial capitals are corrected automatically.</desc> <label>Correct two initial capitals</label> </info> @@ -4403,7 +4223,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat Options - Capitalize first letter of every sentence --> <info> - <author>OS</author> <desc>Specifies if the letter at the beginning of a sentence is capitalized automatically.</desc> <label>Capitalize first letter of every sentence</label> </info> @@ -4414,7 +4233,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat Options - Automatic *bold* and _underline_ --> <info> - <author>OS</author> <desc>Specifies if text is formatted in bold or underlined when the corresponding characters are entered (*bold*, _underline_).</desc> <label>Apply underline or bold</label> </info> @@ -4425,7 +4243,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat Options - URL regocnition --> <info> - <author>OS</author> <desc>Specifies if character strings which could represent a URL are converted to a hyperlink.</desc> <label>Detect URL</label> </info> @@ -4436,7 +4253,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat Options - Replace 1st... --> <info> - <author>OS</author> <desc>Specifies if ordinal numbers are displayed with raised endings.</desc> <label>Replace ordinal numbers</label> </info> @@ -4447,7 +4263,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat Options - Replace dashes --> <info> - <author>OS</author> <desc>Specifies if dashes are replaced automatically.</desc> <label>Replace dashes</label> </info> @@ -4458,7 +4273,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat Options - Add non-breaking space --> <info> - <author>cedricbosdo</author> <desc>Adds a non-breaking space before the characters :!;? in french.</desc> <label>Add non-breaking space</label> </info> @@ -4469,7 +4283,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat Options Remove blank paragraphs --> <info> - <author>OS</author> <desc>Specifies if blank paragraphs are deleted.</desc> <label>Remove blank paragraphs</label> </info> @@ -4480,7 +4293,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat Options Replace custom styles --> <info> - <author>OS</author> <desc>Specifies if user-defined styles applied in the document are replaced by predefined text document styles.</desc> <label>Replace user-defined styles</label> </info> @@ -4491,7 +4303,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat Options Combine single line paragraphs if length greater --> <info> - <author>OS</author> <desc>Determines if single line paragraphs are combined when they are shorter than the specified value.</desc> <label>Combine single line paragraphs</label> </info> @@ -4502,7 +4313,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat Options Combine single line paragraphs if length greater... / Edit/Combine/Minimum size--> <info> - <author>OS</author> <desc>Specifies the minimum length value for combining single line paragraphs. [UNIT=%]</desc> <label>Combine single line paragraphs</label> </info> @@ -4512,7 +4322,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect Options Delete Blanks and Tabs at paragraphbegin and -end --> <info> - <author>OS</author> <desc>Deletes Spaces/Tabs at the beginning/end of a paragraph (AutoFormat).</desc> <label>Delete Blanks and Tabs at paragraphbegin and -end</label> </info> @@ -4522,7 +4331,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect Options Delete Blanks and Tabs between Lineend and -begin --> <info> - <author>OS</author> <desc>Deletes Spaces/Tabs between the rows of a paragraph (AutoFormat).</desc> <label>Delete Blanks and Tabs at paragraphbegin and -end</label> </info> @@ -4537,7 +4345,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat Options Replace bullets with --> <info> - <author>OS</author> <desc>Specifies if paragraphs starting with a dash, a plus sign or an asterix followed by space or tab are replaced by a bullet character.</desc> <label>Replace bullets with</label> </info> @@ -4552,7 +4359,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat Options Replace bullets with --> <info> - <author>OS</author> <desc>Specifies the character code if ChangeToBullets=true.</desc> </info> <value>8226</value> @@ -4562,7 +4368,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat Options Replace bullets with --> <info> - <author>OS</author> <desc>Specifies the font name if ChangeToBullets=true.</desc> </info> <value>StarSymbol</value> @@ -4573,7 +4378,6 @@ <!-- UIHints: Tools AutoCorrect/AutoFormat Options Replace bullets with --> <!--Defautl value 0 = Symbol--> <info> - <author>OS</author> <desc>Specifies the font family if ChangeToBullets=true.</desc> </info> <value>0</value> @@ -4584,7 +4388,6 @@ <!-- UIHints: Tools AutoCorrect/AutoFormat Options Replace bullets with --> <!--Defautl value 10 = Symbol--> <info> - <author>OS</author> <desc>Specifies the font character set if ChangeToBullets=true.</desc> </info> <value>10</value> @@ -4595,7 +4398,6 @@ <!-- UIHints: Tools AutoCorrect/AutoFormat Options Replace bullets with --> <!--Defautl value 2 = Variable--> <info> - <author>OS</author> <desc>Specifies the font pitch if ChangeToBullets=true.</desc> </info> <value>2</value> @@ -4612,7 +4414,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat Options - AutoFormat while typing --> <info> - <author>OS</author> <desc>Specifies if AutoFormat is active while typing.</desc> <label>AutoFormat while typing</label> </info> @@ -4623,7 +4424,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat Options - Replace dashes --> <info> - <author>OS</author> <desc>Specifies if dashes are replaced automatically.</desc> <label>Replace dashes</label> </info> @@ -4634,7 +4434,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat Options Apply border --> <info> - <author>OS</author> <desc>Specifies if borders are applied to paragraphs automatically.</desc> <label>Apply border</label> </info> @@ -4645,7 +4444,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat Options Create table --> <info> - <author>OS</author> <desc>Specifies if tables are created by AutoFormat.</desc> <label>Create table</label> </info> @@ -4656,7 +4454,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat Options Apply styles --> <info> - <author>OS</author> <desc>Specifies if styles are automatically be assigned.</desc> <label>Apply styles</label> </info> @@ -4666,7 +4463,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect Options Delete Blanks and Tabs at paragraphbegin and -end --> <info> - <author>OS</author> <desc>Deletes Spaces/Tabs at the beginning/end of a paragraph (AutoFormat during key input).</desc> <label>Delete Blanks and Tabs at paragraphbegin and -end</label> </info> @@ -4676,7 +4472,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect Options Delete Blanks and Tabs between Lineend and -begin --> <info> - <author>OS</author> <desc>Deletes Spaces/Tabs between the rows of a paragraph (Autoformat during key input).</desc> <label>Delete Blanks and Tabs between lineend and -begin</label> </info> @@ -4691,7 +4486,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat Options Apply numbering--> <info> - <author>OS</author> <desc>Specifies if a numbered or bulleted text is created automatically while typing.</desc> <label>Apply numbering</label> </info> @@ -4706,7 +4500,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat Options Apply numbering--> <info> - <author>OS</author> <desc>Specifies the character code if ApplyNumbering=true.</desc> </info> <value>8226</value> @@ -4716,7 +4509,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat Options Apply Numbering--> <info> - <author>OS</author> <desc>Specifies the font name if ApplyNumbering=true.</desc> </info> <value>StarSymbol</value> @@ -4727,7 +4519,6 @@ <!-- UIHints: Tools AutoCorrect/AutoFormat Options Apply Numbering--> <!--Defautl value 0 = Symbol--> <info> - <author>OS</author> <desc>Specifies the font family if ApplyNumbering=true.</desc> </info> <value>0</value> @@ -4738,7 +4529,6 @@ <!-- UIHints: Tools AutoCorrect/AutoFormat Options Apply Numbering--> <!--Defautl value 10 = Symbol--> <info> - <author>OS</author> <desc>Specifies the font character set if ApplyNumbering=true.</desc> </info> <value>10</value> @@ -4749,7 +4539,6 @@ <!-- UIHints: Tools AutoCorrect/AutoFormat Options Apply Numbering--> <!--Defautl value 2 = Variable--> <info> - <author>OS</author> <desc>Specifies the font pitch if ApplyNumbering=true.</desc> </info> <value>2</value> @@ -4767,7 +4556,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat WordCompletion Show suggestions --> <info> - <author>OS</author> <desc>Specifies if the suggestions for the automatic word completion are displayed on the screen.</desc> <label>Show suggestions</label> </info> @@ -4778,7 +4566,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat WordCompletion min. word length --> <info> - <author>OS</author> <desc>Sets the value for the minimum word length.</desc> <label>Min. word length</label> </info> @@ -4789,7 +4576,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat WordCompletion max. entries --> <info> - <author>OS</author> <desc>Sets the maximum number of words to be recalled.</desc> <label>Max. entries</label> </info> @@ -4800,7 +4586,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat WordCompletion Collect suggestions --> <info> - <author>OS</author> <desc>Specifies if the suggestions are compiled in a list.</desc> <label>Collect suggestions</label> </info> @@ -4811,7 +4596,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: no UI available anymore --> <info> - <author>OS</author> <desc>Specifies if the list containing the suitable suggestions can be navigated with (Ctrl)(Tab)(forward).</desc> <label>Endless suggestions</label> </info> @@ -4822,7 +4606,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat WordCompletion Append blanc --> <info> - <author>OS</author> <desc>Specifies if a blank is added after the automatic word completion.</desc> <label>Append space</label> </info> @@ -4833,7 +4616,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat WordCompletion Show as tip --> <info> - <author>OS</author> <desc>Specifies if the suggestions for the automatic word completion function should be displayed as Tip helps.</desc> <label>Show as tip</label> </info> @@ -4844,7 +4626,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools AutoCorrect/AutoFormat WordCompletion Accept with --> <info> - <author>OS</author> <desc>Specifies the key to be used for accepting the current suggestion of the automatic word completion.</desc> <label>Accept with</label> </info> @@ -4875,7 +4656,6 @@ <prop oor:name="KeepList" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: Tools AutoCorrect/AutoFormat WordCompletion When closing a document, save the list for later use ... --> <info> - <author>OS</author> <desc>Specifies whether collected words are removed when the source document is closed.</desc> <label>When closing a document, save the list for later use in other documents</label> </info> @@ -4896,7 +4676,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New Labels Labels --> <info> - <author>OS</author> <desc>Specifies if the user's address is copied automatically into the label text field.</desc> <label>Address</label> </info> @@ -4907,7 +4686,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New Labels Labels --> <info> - <author>OS</author> <desc>Specifies the label text (address).</desc> <label>Label text</label> </info> @@ -4919,7 +4697,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New Labels Labels --> <info> - <author>OS</author> <desc>Specifies the database used.</desc> <label>Database</label> </info> @@ -4936,7 +4713,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New Labels Labels --> <info> - <author>OS</author> <desc>Specifies if continuous paper or individual sheets are used.</desc> <label>Continous / Sheet</label> </info> @@ -4947,7 +4723,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New Labels Labels --> <info> - <author>OS</author> <desc>Specifies the brand name of the label format.</desc> <label>Brand</label> </info> @@ -4959,7 +4734,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New Labels Labels --> <info> - <author>OS</author> <desc>Specifies the type of the label format.</desc> <label>Type</label> </info> @@ -4976,7 +4750,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New Labels Format --> <info> - <author>OS</author> <desc>Specifies the number of labels arranged next to each other on the page.</desc> <label>Columns</label> </info> @@ -4987,7 +4760,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New Labels Format --> <info> - <author>OS</author> <desc>Specifies the number of labels arranged from top to bottom on the page.</desc> <label>Rows</label> </info> @@ -4998,7 +4770,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New Labels Format --> <info> - <author>OS</author> <desc>Specifies the distance between the left edge of one label to the left edge of the adjacent label. [UNIT=1/100 mm].</desc> <label>Horizontal pitch</label> </info> @@ -5009,7 +4780,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New Labels Format --> <info> - <author>OS</author> <desc>Specifies the distance between the upper edge of one label to the upper edge of the label below. [UNIT=1/100 mm].</desc> <label>Vertical pitch</label> </info> @@ -5020,7 +4790,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New Labels Format --> <info> - <author>OS</author> <desc>Specifies the width of each label [UNIT=1/100 mm].</desc> <label>Width</label> </info> @@ -5031,7 +4800,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New Labels Format --> <info> - <author>OS</author> <desc>Specifies the height of each label [UNIT=1/100 mm].</desc> <label>Height</label> </info> @@ -5042,7 +4810,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New Labels Format --> <info> - <author>OS</author> <desc>Specifies the distance from the left edge of the page to the left edge of the first label [UNIT=1/100 mm].</desc> <label>Left margin</label> </info> @@ -5053,7 +4820,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New Labels Format --> <info> - <author>OS</author> <desc>Specifies the distance from the top of the page to the top of the first label [UNIT=1/100 mm].</desc> <label>Top margin</label> </info> @@ -5062,7 +4828,6 @@ <prop oor:name="PageWidth" oor:type="xs:int"> <!-- UIHints: File New Labels Format --> <info> - <author>Winfried</author> <desc>Specifies the page width of the label sheet [UNIT=1/100 mm].</desc> <label>Page Width</label> </info> @@ -5071,7 +4836,6 @@ <prop oor:name="PageHeight" oor:type="xs:int"> <!-- UIHints: File New Labels Format --> <info> - <author>Winfried</author> <desc>Specifies the page height of the label sheet [UNIT=1/100 mm].</desc> <label>Page Height</label> </info> @@ -5087,7 +4851,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New Labels Options --> <info> - <author>OS</author> <desc>Specifies if contents are synchronized.</desc> <label>Synchronize contents</label> </info> @@ -5098,7 +4861,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New Labels Options --> <info> - <author>OS</author> <desc>Specifies if the entire page or a single label are printed/generated.</desc> <label>Entire page / Single label</label> </info> @@ -5109,7 +4871,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New Labels Options --> <info> - <author>OS</author> <desc>Specifies the number of columns to be printed.</desc> <label>Column</label> </info> @@ -5120,7 +4881,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New Labels Options --> <info> - <author>OS</author> <desc>Specifies the number of rows to be printed.</desc> <label>Row</label> </info> @@ -5141,7 +4901,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Medium --> <info> - <author>OS</author> <desc>Specifies if continuous paper or individual sheets are used.</desc> <label>Continous / Sheet</label> </info> @@ -5152,7 +4911,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Medium --> <info> - <author>OS</author> <desc>Specifies the brand name of the business card format.</desc> <label>Brand</label> </info> @@ -5164,7 +4922,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Medium --> <info> - <author>OS</author> <desc>Specifies the type of the business card format.</desc> <label>Type</label> </info> @@ -5181,7 +4938,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Format --> <info> - <author>OS</author> <desc>Specifies the number of business cards arranged next to each other on the page.</desc> <label>Columns</label> </info> @@ -5192,7 +4948,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Format --> <info> - <author>OS</author> <desc>Specifies the number of business cards arranged from top to bottom on the page.</desc> <label>Rows</label> </info> @@ -5203,7 +4958,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Format --> <info> - <author>OS</author> <desc>Specifies the distance between the left edge of a business card to the left edge of the adjacent business card. [UNIT=1/100 mm]</desc> <label>Horizontal pitch</label> </info> @@ -5214,7 +4968,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Format --> <info> - <author>OS</author> <desc>Specifies the distance between the upper edge of a label to the upper edge of the label below. [UNIT=1/100 mm]</desc> <label>Vertical pitch</label> </info> @@ -5225,7 +4978,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Format --> <info> - <author>OS</author> <desc>Specifies the width of each business card [UNIT=1/100 mm].</desc> <label>Width</label> </info> @@ -5236,7 +4988,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Format --> <info> - <author>OS</author> <desc>Specifies the height of each business card [UNIT=1/100 mm].</desc> <label>Height</label> </info> @@ -5247,7 +4998,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Format --> <info> - <author>OS</author> <desc>Specifies the distance from the left edge of the page to the left edge of the first business card . [UNIT=1/100 mm]</desc> <label>Left margin</label> </info> @@ -5258,7 +5008,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Format --> <info> - <author>OS</author> <desc>Specifies the distance from the top of the page to the top of the first business card [UNIT=1/100 mm].</desc> <label>Top margin</label> </info> @@ -5274,7 +5023,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Options --> <info> - <author>OS</author> <desc>Specifies if contents are synchronized.</desc> <label>Synchronize contents</label> </info> @@ -5285,7 +5033,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Options --> <info> - <author>OS</author> <desc>Specifies if the entire page or a single business card is printed/generated.</desc> <label>Entire page / Single business card</label> </info> @@ -5296,7 +5043,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Options --> <info> - <author>OS</author> <desc>Specifies the number of columns to be printed.</desc> <label>Column</label> </info> @@ -5307,7 +5053,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Options --> <info> - <author>OS</author> <desc>Specifies the number of rows to be printed.</desc> <label>Row</label> </info> @@ -5323,7 +5068,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards BusinessCards --> <info> - <author>OS</author> <desc>Specifies the AutoText section name.</desc> <label>AutoText section</label> </info> @@ -5333,7 +5077,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards BusinessCards --> <info> - <author>OS</author> <desc>Specifies the AutoText module name.</desc> </info> </prop> @@ -5347,7 +5090,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Private --> <info> - <author>OS</author> <desc>Specifies your first name.</desc> <label>First name</label> </info> @@ -5357,7 +5099,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Private --> <info> - <author>OS</author> <desc>Specifies your last name.</desc> <label>Last name</label> </info> @@ -5367,7 +5108,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Private --> <info> - <author>OS</author> <desc>Specifies your initials.</desc> <label>Initials</label> </info> @@ -5377,7 +5117,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Private --> <info> - <author>OS</author> <desc>Specifies your first name (2nd entry).</desc> <label>First name 2</label> </info> @@ -5387,7 +5126,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Private --> <info> - <author>OS</author> <desc>Specifies your last name (2nd entry).</desc> <label>Last name 2</label> </info> @@ -5397,7 +5135,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Private --> <info> - <author>OS</author> <desc>Specifies your initials (2nd entry).</desc> <label>Initials 2</label> </info> @@ -5407,7 +5144,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Private --> <info> - <author>OS</author> <desc>Specifies the name of the street where you live.</desc> <label>Street</label> </info> @@ -5417,7 +5153,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Private --> <info> - <author>OS</author> <desc>Specifies your ZIP code.</desc> <label>Zip</label> </info> @@ -5427,7 +5162,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Private --> <info> - <author>OS</author> <desc>Specifies the city where you live.</desc> <label>City</label> </info> @@ -5437,7 +5171,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Private --> <info> - <author>OS</author> <desc>Specifies the country where you live.</desc> <label>Country</label> </info> @@ -5447,7 +5180,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Private --> <info> - <author>OS</author> <desc>Specifies the state where you live.</desc> <label>State</label> </info> @@ -5457,7 +5189,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Private --> <info> - <author>OS</author> <desc>Specifies your title.</desc> <label>Title</label> </info> @@ -5467,7 +5198,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Private --> <info> - <author>OS</author> <desc>Specifies your profession.</desc> <label>Profession</label> </info> @@ -5477,7 +5207,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Private --> <info> - <author>OS</author> <desc>Specifies your phone number.</desc> <label>Phone</label> </info> @@ -5487,7 +5216,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Private --> <info> - <author>OS</author> <desc>Specifies your mobile phone number.</desc> <label>Mobile</label> </info> @@ -5497,7 +5225,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Private --> <info> - <author>OS</author> <desc>Specifies your fax number.</desc> <label>Fax</label> </info> @@ -5507,7 +5234,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Private --> <info> - <author>OS</author> <desc>Specifies the address of your homepage.</desc> <label>Homepage</label> </info> @@ -5517,7 +5243,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Private --> <info> - <author>OS</author> <desc>Specifies your e-mail address.</desc> <label>E-mail</label> </info> @@ -5532,7 +5257,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Business --> <info> - <author>OS</author> <desc>Specifies the company name, 1st line.</desc> <label>Company</label> </info> @@ -5542,7 +5266,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Business --> <info> - <author>OS</author> <desc>Specifies the company name, 2nd line.</desc> <label>CompanyExt</label> </info> @@ -5552,7 +5275,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Business --> <info> - <author>OS</author> <desc>Specifies the company slogan.</desc> <label>Slogan</label> </info> @@ -5562,7 +5284,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Business --> <info> - <author>OS</author> <desc>Specifies the name of the street.</desc> <label>Street</label> </info> @@ -5572,7 +5293,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Business --> <info> - <author>OS</author> <desc>Specifies the postal code or zip code.</desc> <label>Zip</label> </info> @@ -5582,7 +5302,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Business --> <info> - <author>OS</author> <desc>Specifies the name of the city.</desc> <label>City</label> </info> @@ -5592,7 +5311,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Business --> <info> - <author>OS</author> <desc>Specifies the country where the company is located.</desc> <label>Country</label> </info> @@ -5602,7 +5320,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Business --> <info> - <author>OS</author> <desc>Specifies the state where the company is located.</desc> <label>State</label> </info> @@ -5612,7 +5329,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Business --> <info> - <author>OS</author> <desc>Specifies your position in the company.</desc> <label>Position</label> </info> @@ -5622,7 +5338,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Business --> <info> - <author>OS</author> <desc>Specifies your phone number.</desc> <label>Phone</label> </info> @@ -5632,7 +5347,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Business --> <info> - <author>OS</author> <desc>Specifies your mobile phone number.</desc> <label>Mobile</label> </info> @@ -5642,7 +5356,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Business --> <info> - <author>OS</author> <desc>Specifies your fax number.</desc> <label>Fax</label> </info> @@ -5652,7 +5365,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Business --> <info> - <author>OS</author> <desc>Specifies the internet address for the company.</desc> <label>WebAddress</label> </info> @@ -5662,7 +5374,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: File New BusinessCards Business --> <info> - <author>OS</author> <desc>Specifies your e-mail address.</desc> <label>Email</label> </info> @@ -5671,7 +5382,6 @@ </group> <group oor:name="ObjectBar"> <info> - <author>OS</author> <desc>Specifies the settings for the object bar.</desc> </info> <group oor:name="Selection"> @@ -5679,7 +5389,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Right mouse click to the toolbar with object selection--> <info> - <author>OS</author> <desc>Specifies which type of object bars are visible.</desc> </info> <prop oor:name="Graphic" oor:type="xs:int" oor:nillable="false"> @@ -5720,7 +5429,6 @@ </info> <prop oor:name="ShowAnkor" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>mod</author> <desc>configures if comment anchor should be shown or hidden when display is off</desc> <label>Comments Ankor on/off</label> </info> @@ -5733,7 +5441,6 @@ </info> <prop oor:name="AdditionalSeperators" oor:type="xs:string" oor:nillable="false"> <info> - <author>cmc</author> <desc>configures additional word seperators for word counting</desc> <label>Additional Word Seperators</label> </info> @@ -5749,7 +5456,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Navigator --> <info> - <author>OS</author> <desc>Displays the list box in the lower half of the Navigator.</desc> <label>List Box on/off</label> </info> @@ -5760,7 +5466,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Navigator --> <info> - <author>OS</author> <desc>Switches from Master View and Normal view when a Master Document is opened.</desc> <label>Toggle</label> </info> @@ -5771,7 +5476,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Navigator --> <info> - <author>OS</author> <desc>Switches from displaying all of the elements in the Navigator to displaying only a selected category as the root in the tree view.</desc> <label>Content View</label> </info> @@ -5782,7 +5486,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Navigator --> <info> - <author>OS</author> <desc>Specifies which entry is selected in the Navigator list box.</desc> </info> <value>0</value> @@ -5792,7 +5495,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Navigator --> <info> - <author>OS</author> <desc>Specifies the outline level shown in the Navigator.</desc> <label>Heading levels shown</label> </info> @@ -5815,7 +5517,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Navigator --> <info> - <author>OS</author> <desc>Specifies the insert mode when moving elements from the Navigator to another document with drag-and-drop.</desc> <label>Drag Mode</label> </info> @@ -5843,7 +5544,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Navigator --> <info> - <author>OS</author> <desc>Specifies if the contents of a category are displayed in the Navigator list box.</desc> </info> <value>0</value> @@ -5862,7 +5562,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Insert Envolpe Envelope --> <info> - <author>OS</author> <desc>Specifies the recipient's address.</desc> <label>Addressee</label> </info> @@ -5874,7 +5573,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Insert Envolpe Envelope --> <info> - <author>OS</author> <desc>Specifies the sender's address.</desc> <label>Sender</label> </info> @@ -5884,7 +5582,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Insert Envolpe Envelope --> <info> - <author>OS</author> <desc>Specifies if the sender's address is used.</desc> <label>Use Sender</label> </info> @@ -5895,7 +5592,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Insert Envolpe Envelope --> <info> - <author>OS</author> <desc>Specifies the database to be used for the addressee.</desc> <label>Database</label> </info> @@ -5912,7 +5608,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Insert Envolpe Format // old twips: 6463 / 2--> <info> - <author>OS</author> <desc>Specifies the position of the addressee field measured from the left margin [UNIT=1/100 mm].</desc> <label>Addressee from left</label> </info> @@ -5923,7 +5618,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Insert Envolpe Format // old twips: 6463 / 2--> <info> - <author>OS</author> <desc>Specifies the position of the addressee field measured from the upper margin [UNIT=1/100 mm].</desc> <label>Addressee from top</label> </info> @@ -5934,7 +5628,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Insert Envolpe Format --> <info> - <author>OS</author> <desc>Specifies the position of the sender field measured from the left margin [UNIT=1/100 mm].</desc> <label>Sender from left</label> </info> @@ -5945,7 +5638,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Insert Envolpe Format --> <info> - <author>OS</author> <desc>Specifies the position of the sender field measured from the upper margin [UNIT=1/100 mm].</desc> <label>Sender from top</label> </info> @@ -5956,7 +5648,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Insert Envolpe Format --> <info> - <author>OS</author> <desc>Specifies the width of the envelope [UNIT=1/100 mm].</desc> <label>Width</label> </info> @@ -5967,7 +5658,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Insert Envolpe Format --> <info> - <author>OS</author> <desc>Specifies the height of the envelope [UNIT=1/100 mm].</desc> <label>Height</label> </info> @@ -5983,7 +5673,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Insert Envolpe Printer --> <info> - <author>OS</author> <desc>Specifies the alignment when printing.</desc> <label>Alignment</label> </info> @@ -6026,7 +5715,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Insert Envolpe Printer --> <info> - <author>OS</author> <desc>Specifies if the envelope is printed with the side facing up or down in the printer tray.</desc> <label>Print from top / Print from bottom</label> </info> @@ -6037,7 +5725,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Insert Envolpe Printer --> <info> - <author>OS</author> <desc>Specifies the right distance of the printed area (horizontal position).</desc> <label>Shift right</label> </info> @@ -6048,7 +5735,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Insert Envolpe Printer --> <info> - <author>OS</author> <desc>Specifies the bottom distance of the printed area (vertical position).</desc> <label>Shift down</label> </info> @@ -6058,14 +5744,12 @@ </group> <group oor:name="InsertData"> <info> - <author>OS</author> <desc>Contains settings for inserting data from a data base.</desc> </info> <set oor:name="DataSet" oor:node-type="DataSetType"> <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Dialog Insert Database Columns --> <info> - <author>OS</author> <desc>Specifies the data set that you want to insert.</desc> </info> </set> @@ -6087,7 +5771,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Tools Options - Filter Settings Microsoft Office [Section] Microsoft Word 97/2000 --> <info> - <author>OS</author> <desc>Converts VBA Basic into Office Basic as commands (True).</desc> <label>Load Basic Code to edit</label> </info> @@ -6095,7 +5778,6 @@ </prop> <prop oor:name="Executable" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>pflin</author> <desc>Indicates whether VBA macros are imported without comments to be executable.</desc> <label>Executable code</label> </info> @@ -6106,7 +5788,6 @@ <!-- OldLocation: soffice.cfg --> <!-- UIHints: Tools Options - Filter Settings Microsoft Office [Section] Microsoft Word 97/2000 --> <info> - <author>OS</author> <desc>Holds original VBA storage for saving in the memory (True).</desc> <label>Save Original Basic Code again</label> </info> @@ -6127,7 +5808,6 @@ <!--OldLocation: Soffice.cfg --> <!--UIHints: Numbering/Bullets dialog - Customize - Graphics - Keep Ratio--> <info> - <author>OS</author> <desc>Maintains the proportions of pictures when the size is modified.</desc> </info> <value>false</value> @@ -6135,23 +5815,19 @@ </group> <group oor:name="DefaultBulletList"> <info> - <author>OD</author> <desc>Contains the font and the character used for each level for the default bullet list.</desc> </info> <group oor:name="BulletFont"> <info> - <author>OD</author> <desc>Contains the font and its relevant attributes used for the default bullet list.</desc> </info> <prop oor:name="FontFamilyname" oor:type="xs:string"> <info> - <author>OD</author> <desc>Font family name of default bullet character for all list levels.</desc> </info> </prop> <prop oor:name="FontWeight" oor:type="xs:short"> <info> - <author>OD</author> <desc>Font weight of default bullet character for all list levels.</desc> </info> <constraints> @@ -6214,7 +5890,6 @@ </prop> <prop oor:name="FontItalic" oor:type="xs:short"> <info> - <author>OD</author> <desc>Italic attribute of font of default bullet character for all list levels.</desc> </info> <constraints> @@ -6243,73 +5918,61 @@ </group> <prop oor:name="BulletCharLvl1" oor:type="xs:short"> <info> - <author>OD</author> <desc>Unicode value of default bullet character for list level 1.</desc> </info> </prop> <prop oor:name="BulletCharLvl2" oor:type="xs:short"> <info> - <author>OD</author> <desc>Unicode value of default bullet character for list level 2.</desc> </info> </prop> <prop oor:name="BulletCharLvl3" oor:type="xs:short"> <info> - <author>OD</author> <desc>Unicode value of default bullet character for list level 3.</desc> </info> </prop> <prop oor:name="BulletCharLvl4" oor:type="xs:short"> <info> - <author>OD</author> <desc>Unicode value of default bullet character for list level 4.</desc> </info> </prop> <prop oor:name="BulletCharLvl5" oor:type="xs:short"> <info> - <author>OD</author> <desc>Unicode value of default bullet character for list level 5.</desc> </info> </prop> <prop oor:name="BulletCharLvl6" oor:type="xs:short"> <info> - <author>OD</author> <desc>Unicode value of default bullet character for list level 6.</desc> </info> </prop> <prop oor:name="BulletCharLvl7" oor:type="xs:short"> <info> - <author>OD</author> <desc>Unicode value of default bullet character for list level 7.</desc> </info> </prop> <prop oor:name="BulletCharLvl8" oor:type="xs:short"> <info> - <author>OD</author> <desc>Unicode value of default bullet character for list level 8.</desc> </info> </prop> <prop oor:name="BulletCharLvl9" oor:type="xs:short"> <info> - <author>OD</author> <desc>Unicode value of default bullet character for list level 9.</desc> </info> </prop> <prop oor:name="BulletCharLvl10" oor:type="xs:short"> <info> - <author>OD</author> <desc>Unicode value of default bullet character for list level 10.</desc> </info> </prop> </group> <group oor:name="UserInterfaceBehavior"> <info> - <author>OD</author> <desc>Contains switches for the behavior of the user interface regarding lists and list items.</desc> </info> <prop oor:name="ChangeIndentOnTabAtFirstPosOfFirstListItem" oor:type="xs:boolean"> <info> - <author>OD</author> <desc>Behavior of >TAB<-key and >SHIFT-TAB<-key at the first position of the first list item of a list. >TRUE<: complete list indent is increased/decreased. >FALSE<: default behavior of >TAB< resp. >SHIFT-TAB<-key at first position of a list item.</desc> </info> </prop> @@ -6327,7 +5990,6 @@ <!--OldLocation: Soffice.cfg --> <!--UIHints: File - Properties - Statistics - Word number - Separator--> <info> - <author>OS</author> <desc>Specifies the character to be used as a separator.</desc> </info> <value>() \t\n\xff</value> @@ -6342,7 +6004,6 @@ <!-- OldLocation: Soffice.cfg --> <!--UIHints: Insert - Indexes - Show preview --> <info> - <author>OS</author> <desc>Specifies if a preview of the index is displayed in the Insert Index dialog .</desc> <label>Show Preview</label> </info> @@ -6361,14 +6022,12 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Form letter - Printer output - Single print jobs--> <info> - <author>OS</author> <desc>Prints each form letter individually with the selected printer (true).</desc> </info> <value>false</value> </prop> <prop oor:name="AskForMerge" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>OS</author> <desc>Determines whether printing a document that contains database fields triggers a 'do you want to call mailmerge' query</desc> </info> <value>true</value> @@ -6382,7 +6041,6 @@ <!-- OldLocation: Soffice.cfg --> <!--UIHints: Form letter - Mailing output - Mail format--> <info> - <author>OS</author> <desc>Specifies the mail format.</desc> </info> <constraints> @@ -6417,7 +6075,6 @@ <!-- OldLocation: Soffice.cfg --> <!--UIHints: Form letter - File output - Path--> <info> - <author>OS</author> <desc>Specifies the path for the form letter file.</desc> </info> <value/> @@ -6428,7 +6085,6 @@ <!-- OldPath: Writer/Insert/Tables --> <!-- UIHints: Tools - Options - Text document - Insert - [Section] Tables --> <info> - <author>OS</author> <desc>Specifies how the file name is built.</desc> </info> <prop oor:name="Generation" oor:type="xs:boolean"> @@ -6458,7 +6114,6 @@ <!-- OldLocation: Soffice.cfg --> <!--UIHints: context menu of readonly loaded documents--> <info> - <author>OS</author> <desc>Specifies if a preview of the index is displayed in the dialog Insert Index.</desc> <label>Show Preview</label> </info> @@ -6959,7 +6614,6 @@ </group> <group oor:name="Wizards" > <info> - <author>TV</author> <desc>Specifies settings for the Writer Wizards.</desc> </info> <group oor:name="Letter" > @@ -7009,7 +6663,6 @@ </group> <group oor:name="Agenda"> <info> - <author>RPiterman</author> <desc>Specifies settings for the Agenda Wizard.</desc> </info> <prop oor:type="xs:int" oor:name="AgendaType"> diff --git a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs index f092dfa0d4d1..2cb9dba0cc39 100644 --- a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs @@ -18,7 +18,6 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="WriterWeb" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> - <author>OS</author> <desc >Contains settings for the HTML editor.</desc> </info> <import oor:component="org.openoffice.Office.Common"/> @@ -36,7 +35,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document Contents - [Section] Display --> <info> - <author>OS</author> <desc>Specifies if graphics and objects are displayed.</desc> <label>Graphics and Objects</label> </info> @@ -47,7 +45,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document Contents - [Section] Display --> <info> - <author>OS</author> <desc>Specifies if tables are displayed.</desc> <label>Tables</label> </info> @@ -58,7 +55,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document Contents - [Section] Display --> <info> - <author>OS</author> <desc>Specifies if drawings and controls are displayed.</desc> <label>Drawings and controls</label> </info> @@ -69,7 +65,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document Contents - [Section] Display --> <info> - <author>OS</author> <desc>Specifies if field codes are displayed.</desc> <label>Field codes</label> </info> @@ -80,7 +75,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document Contents - [Section] Display --> <info> - <author>OS</author> <desc>Specifies if comments are displayed.</desc> <label>Comments</label> </info> @@ -89,7 +83,6 @@ <prop oor:name="PreventTips" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: Not accessible via user interface --> <info> - <author>OS</author> <desc>Enables the writer to prevent the display of help tips programmatically.</desc> <label>Prevent help tips</label> </info> @@ -103,7 +96,6 @@ <prop oor:name="MetaCharacters" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: View - Nonprinting Characters --> <info> - <author>OS</author> <desc>Determines whether certain settings are applied or not (display of tab stops, spaces, breaks).</desc> <label>Meta characters</label> </info> @@ -114,7 +106,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document Contents [Section] Nonprinting characters --> <info> - <author>OS</author> <desc>Specifies if paragraph ends are shown on the screen.</desc> <label>Paragraph end</label> </info> @@ -125,7 +116,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document Contents [Section] Nonprinting characters --> <info> - <author>OS</author> <desc>Specifies if optional hyphens are shown on the screen.</desc> <label>Optional hyphens</label> </info> @@ -136,7 +126,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document Contents [Section] Nonprinting characters --> <info> - <author>OS</author> <desc>Specifies if spaces are shown on the screen.</desc> <label>Spaces</label> </info> @@ -147,7 +136,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document Contents [Section] Nonprinting characters --> <info> - <author>OS</author> <desc>Specifies if protected spaces are shown on the screen.</desc> <label>Protected Spaces</label> </info> @@ -158,7 +146,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document Contents [Section] Nonprinting characters --> <info> - <author>OS</author> <desc>Specifies if breaks are shown on the screen.</desc> <label>Breaks</label> </info> @@ -174,7 +161,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document Contents - [Section] Highlighting --> <info> - <author>OS</author> <desc>Specifies if fields are highlighted.</desc> <label>Fields</label> </info> @@ -195,7 +181,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document - Layout - [Section] Lines --> <info> - <author>OS</author> <desc>Displays helplines around the frames when frames are moved.</desc> <label>Helplines</label> </info> @@ -206,7 +191,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document - Layout - [Section] Lines --> <info> - <author>OS</author> <desc>Displays the control points as simple squares without a 3D effect.</desc> <label>Simple control points</label> </info> @@ -217,7 +201,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document - Layout - [Section] Lines --> <info> - <author>OS</author> <desc>Displays larger control points.</desc> <label>Large control points</label> </info> @@ -233,7 +216,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document - Layout - [Section] Window --> <info> - <author>OS</author> <desc>Specifies if the horizontal scroll bar is displayed.</desc> <label>Horizontal scroll</label> </info> @@ -244,7 +226,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document - Layout - [Section] Window --> <info> - <author>OS</author> <desc>Specifies if the vertical scroll bar is displayed.</desc> <label>Vertical Scroll</label> </info> @@ -253,7 +234,6 @@ <prop oor:name="ShowRulers" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: Tools - Options - Text document - View - [Section] View --> <info> - <author>OS</author> <desc>Specifies whether rulers are displayed. It filters the values of HorizontalRuler and VerticalRuler</desc> <label>Show rulers</label> </info> @@ -264,7 +244,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document - Layout - [Section] Window --> <info> - <author>OS</author> <desc>Specifies if the horizontal ruler is displayed.</desc> <label>Horizontal ruler</label> </info> @@ -274,7 +253,6 @@ <!-- OldPath: Writer/Layout --> <!-- UIHints: Tools - Options - Text document - View - [Section] View --> <info> - <author>OS</author> <desc>Specifies the measurement unit for the horizontal ruler.</desc> <label>Horizontal ruler measure unit</label> </info> @@ -331,7 +309,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document - Layout - [Section] Window --> <info> - <author>OS</author> <desc>Specifies if the vertical ruler is displayed.</desc> <label>Vertical Ruler</label> </info> @@ -341,7 +318,6 @@ <!-- OldPath: Writer/Layout --> <!-- UIHints: Tools - Options - Text document - View - [Section] View --> <info> - <author>OS</author> <desc>Specifies the measurement unit for the vertical ruler.</desc> <label>Vertical ruler measure unit</label> </info> @@ -398,7 +374,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document - Layout - [Section] Window --> <info> - <author>OS</author> <desc>Activates the smooth page scrolling function.</desc> <label>Smooth scroll</label> </info> @@ -412,7 +387,6 @@ <prop oor:name="IsAlignMathObjectsToBaseline" oor:type="xs:boolean" oor:nillable="false"> <!-- UIHints: none yet --> <info> - <author>TL</author> <desc>Automatically align the baseline of Math objects with the baseline of the surrounding text.</desc> <label>Align Math objects</label> </info> @@ -423,7 +397,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document - Layout - [Section] Meas. Unit --> <info> - <author>OS</author> <desc>Specifies the measurement units.</desc> <label>Measure unit</label> </info> @@ -483,7 +456,6 @@ <prop oor:name="Type" oor:type="xs:int" oor:nillable="false"> <!-- UIHints: (Status Bar) --> <info> - <author>OS</author> <desc>Specifies the zoom type.</desc> <label>Zoom Type</label> </info> @@ -509,7 +481,6 @@ <prop oor:name="Value" oor:type="xs:int" oor:nillable="false"> <!-- UIHints: (Status Bar) --> <info> - <author>OS</author> <desc>Specifies the zoom value.</desc> <label>Zoom Value</label> </info> @@ -530,7 +501,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document Grid - [Section] Option --> <info> - <author>OS</author> <desc>Moves frames, drawing elements, and form functions only between the grid points.</desc> <label>Snap to grid</label> </info> @@ -541,7 +511,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document Grid - [Section] Option --> <info> - <author>OS</author> <desc>Displays the grid.</desc> <label>Visible grid</label> </info> @@ -552,7 +521,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document Grid - [Section] Option --> <info> - <author>OS</author> <desc>Changes the current grid settings symmetrically. The resolution and subdivision for the X- and Y-axis remains the same.</desc> <label>Synchronize axes</label> </info> @@ -568,7 +536,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document - Grid - [Section] Grid --> <info> - <author>OS</author> <desc>Defines the distance between the grid points on the X-axis [UNIT=1/100 mm].</desc> <label>X Axis Resolution</label> </info> @@ -579,7 +546,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document - Grid - [Section] Grid --> <info> - <author>OS</author> <desc>Defines the distance between the grid points on the Y-axis [UNIT=1/100 mm].</desc> <label>Y Axis Resolution</label> </info> @@ -595,7 +561,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document - Grid - [Section] Grid --> <info> - <author>OS</author> <desc>Specifies the number of intervals between two grid points on the X-axis.</desc> <label>X Axis Subdivision</label> </info> @@ -606,7 +571,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document - Grid - [Section] Grid --> <info> - <author>OS</author> <desc>Defines the distance between the grid points on the Y-axis.</desc> <label>Y Axis Subdivision</label> </info> @@ -627,7 +591,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document - Print - [Section] Contents --> <info> - <author>OS</author> <desc>Specifies if graphics are printed.</desc> <label>Graphics</label> </info> @@ -638,7 +601,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document - Print - [Section] Contents --> <info> - <author>OS</author> <desc>Specifies if tables are printed.</desc> <label>Tables</label> </info> @@ -649,7 +611,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document - Print - [Section] Contents --> <info> - <author>OS</author> <desc>Specifies if controls are printed.</desc> <label>Controls</label> </info> @@ -660,7 +621,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document - Print - [Section] Contents --> <info> - <author>OS</author> <desc>Specifies if background objects are printed.</desc> <label>Background</label> </info> @@ -671,7 +631,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document - Print - [Section] Contents --> <info> - <author>OS</author> <desc>Specifies if text is always printed in black.</desc> <label>Print black</label> </info> @@ -682,7 +641,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document Print - [Section] Notes --> <info> - <author>OS</author> <desc>Specifies if comments are printed and how they are printed.</desc> </info> <constraints> @@ -719,7 +677,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document Print - [Section] Pages --> <info> - <author>OS</author> <desc>Reverses the printing order.</desc> <label>Reversed</label> </info> @@ -730,7 +687,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document Print - [Section] Pages --> <info> - <author>OS</author> <desc>Prints in brochure format.</desc> <label>Brochure</label> </info> @@ -741,7 +697,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Text document - Print - [Section] Pages --> <info> - <author>OS</author> <desc>Prints in brochure format, with right-to-left direction.</desc> <label>Right-to-left</label> </info> @@ -757,7 +712,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document - Print - [Section] Output --> <info> - <author>OS</author> <desc>Controls the print output.</desc> <label>Create single print jobs</label> </info> @@ -768,7 +722,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document Print - [Section] Fax --> <info> - <author>OS</author> <desc>Specifies which fax machine is used when faxing directly from the document</desc> <label>Fax</label> </info> @@ -785,7 +738,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document - Print - [Section] Paper tray --> <info> - <author>OS</author> <desc>Specifies that the defined paper source in the printer setup is used for printers with multiple trays.</desc> <label>From printer setup</label> </info> @@ -807,7 +759,6 @@ <!-- UIHints: Tools - Option - HTML-Document Table - [Section] Shift --> <!--Notice: NonMetric default: 635 1/100 mm--> <info> - <author>OS</author> <desc>Specifies the default value for moving a table row [UNIT=1/100 mm].</desc> <label>Row</label> </info> @@ -819,7 +770,6 @@ <!-- UIHints: Tools - Option - HTML-Document Table - [Section] Shift --> <!-- Notice: NonMetric default: 635 1/100 mm--> <info> - <author>OS</author> <desc>Specifies the default value for shifting a table column [UNIT=1/100 mm].</desc> <label>Column</label> </info> @@ -836,7 +786,6 @@ <!-- UIHints: Tools - Option - HTML-Document Table - [Section] Insert --> <!-- Notice: NonMetric default: 635 1/100 mm --> <info> - <author>OS</author> <desc>Specifies the default value for inserting rows [UNIT=1/100 mm].</desc> <label>Row</label> </info> @@ -848,7 +797,6 @@ <!-- UIHints: Tools - Option - HTML-Document Table - [Section] Insert --> <!-- Notice: The NonMetric Default 2540 1/100 mm--> <info> - <author>OS</author> <desc>Specifies the default value for inserting columns [UNIT=1/100 mm].</desc> <label>Column</label> </info> @@ -864,7 +812,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document - Table [Section] Effect --> <info> - <author>OS</author> <desc>Determines the relative effect of rows and columns to adjacent rows or columns, as well as to the entire table.</desc> </info> <constraints> @@ -896,7 +843,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document Insert - [Section] Insert into tables --> <info> - <author>OS</author> <desc>Specifies if numbers in a table are recognized or if they are saved in a text format.</desc> <label>Number recognition</label> </info> @@ -907,7 +853,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document Insert - [Section] Insert into tables --> <info> - <author>OS</author> <desc>Specifies that only entries with the defined format are accepted. This option is only available if number format recognition is active (NumberRecognition=True).</desc> <label>Number format recognition</label> </info> @@ -918,7 +863,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document Insert - [Section] Insert into tables --> <info> - <author>OS</author> <desc>Specifies if all of the numbers are aligned below right of the cell and not above left (as in text). This option is only available if number format recognition is active (NumberRecognition=True).</desc> <label>Alignment</label> </info> @@ -939,7 +883,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document Insert - [Section] Tables --> <info> - <author>OS</author> <desc>Specifies if the table has a header</desc> <label>Header</label> </info> @@ -950,7 +893,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document Insert - [Section] Tables --> <info> - <author>OS</author> <desc>Specifies if the header in the new page is adopted when inserting a page break. This option is only available if Header=True.</desc> <label>Repeat header</label> </info> @@ -961,7 +903,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document Insert - [Section] Tables --> <info> - <author>OS</author> <desc>Specifies if table cells have a border by default.</desc> <label>Border</label> </info> @@ -971,14 +912,12 @@ </group> <group oor:name="ObjectBar"> <info> - <author>OS</author> <desc>Specifies the settings for the object bar.</desc> </info> <group oor:name="Selection"> <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Right mouse click to the toolbar with object selection--> <info> - <author>OS/OS</author> <desc>Specifies the type of object bar that is visible.</desc> </info> <prop oor:name="Graphic" oor:type="xs:int" oor:nillable="false"> @@ -1022,7 +961,6 @@ <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Option - HTML-Document Background - [Section] Background color --> <info> - <author>OS</author> <desc>Determines the background color.</desc> <label>Background color</label> </info> @@ -1036,7 +974,6 @@ <!--OldLocation: Soffice.cfg --> <!--UIHints: HTML document in readonly mode - context menu of a graphic - Add Graphics - As Link / Copy--> <info> - <author>OS</author> <desc>Specifies if a graphic is embedded or added as link when it is inserted into the Gallery.</desc> </info> <value>true</value> diff --git a/officecfg/registry/schema/org/openoffice/Setup.xcs b/officecfg/registry/schema/org/openoffice/Setup.xcs index c2a505c91a57..afb18df1102e 100644 --- a/officecfg/registry/schema/org/openoffice/Setup.xcs +++ b/officecfg/registry/schema/org/openoffice/Setup.xcs @@ -22,20 +22,17 @@ xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <info> - <author>JB/IS</author> <desc>Contains Setup preferences, such as the installed UI locales or the available modules.</desc> </info> <templates> <group oor:name="InstalledLocale"> <info> - <author>JB</author> <desc>Describes a language pack that is installed to provide a localized office UI.</desc> </info> <prop oor:name="Origin" oor:type="xs:string"> <info> - <author>JB</author> <desc>Identifies the organization, group or person that provided this language pack.</desc> </info> @@ -118,7 +115,6 @@ </group> <group oor:name="Factory"> <info> - <author>AS</author> <desc>Describes an application module (a document factory, such as Writer).</desc> </info> @@ -213,21 +209,18 @@ </prop> <prop oor:name="ooSetupFactoryCommandConfigRef" oor:type="xs:string"> <info> - <author>CD</author> <desc>Refer to a configuration file, which contains the list of UI commands, suitable for this module.</desc> </info> </prop> <prop oor:name="ooSetupFactoryWindowStateConfigRef" oor:type="xs:string"> <info> - <author>CD</author> <desc>Refer to a configuration file, which contains the persistent window data, suitable for this module.</desc> </info> </prop> <prop oor:name="ooSetupFactoryCmdCategoryConfigRef" oor:type="xs:string"> <info> - <author>CD</author> <desc>Refers to a configuration file which contains category definitions for user interface commands suitable for this module.</desc> @@ -235,14 +228,12 @@ </prop> <prop oor:name="ooSetupFactoryHelpBaseURL" oor:type="xs:string"> <info> - <author>AS</author> <desc>Describe the base part of a help URL, which can be used to show the start help page according to the used office factory.</desc> </info> </prop> <prop oor:name="ooSetupFactoryHelpOnOpen" oor:type="xs:boolean"> <info> - <author>AS</author> <desc>Enable/disable automatic showing of the start help page for this office factory, if any document suitable for this factory is opened.</desc> @@ -259,7 +250,6 @@ <component> <group oor:name="Product"> <info> - <author>MBA</author> <desc>Contains common product and version information</desc> </info> <!--The default must be written by the setup.--> @@ -306,7 +296,6 @@ oor:name="ooSetupVersionAboutBox" oor:type="xs:string" oor:nillable="false"> <info> - <author>PB</author> <desc>Specifies the complete (major.minor.micro) version number of the product that appears only on the about box.</desc> </info> @@ -316,7 +305,6 @@ oor:name="ooSetupVersionAboutBoxSuffix" oor:type="xs:string" oor:nillable="false"> <info> - <author>PMLADEK</author> <desc>Specifies the version suffix (beta1, rc2) of the product that appears only on the about box.</desc> </info> @@ -324,7 +312,6 @@ </prop> <prop oor:name="ooVendor" oor:type="xs:string" oor:nillable="false"> <info> - <author>IHI</author> <desc>Specifies the vendor who build the product.</desc> </info> <value/> @@ -360,14 +347,12 @@ <!-- OldPath: Service User/[username] --> <!-- OldLocation: userdb.ini --> <info> - <author>IS/BEI</author> <desc>Indicates if the user data is copied successfully.</desc> </info> <value>false</value> </prop> <set oor:name="InstalledLocales" oor:node-type="InstalledLocale"> <info> - <author>JB / IS</author> <desc>Enumerates the application languages that are installed, if a multilingual version is used.</desc> </info> @@ -378,7 +363,6 @@ <!-- OldPath: Common--> <!-- OldLocation: soffice.ini --> <info> - <author>CD</author> <desc>Specifies the URL for an UNO connection that can be used to script the office from outside.</desc> </info> @@ -390,7 +374,6 @@ oor:name="MigrationCompleted" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>LO</author> <desc>This should be set to true, as soon as settings from nother version have been imported into this installation in order to prevent multiple migrations</desc> @@ -401,7 +384,6 @@ oor:name="LastCompatibilityCheckID" oor:type="xs:string" oor:nillable="false"> <info> - <author>DV</author> <desc>The build ID of the office. On startup the office will compare this ID with the current build id to decide if the extensions dependencies need to be checked.</desc> @@ -410,7 +392,6 @@ </prop> <set oor:name="Factories" oor:node-type="Factory"> <info> - <author>AS</author> <desc>Contains all of the document factories that were installed during setup.</desc> </info> @@ -419,7 +400,6 @@ oor:name="OfficeRestartInProgress" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>MAV</author> <desc>The entry specifies that we are in restart process</desc> </info> <value>false</value> @@ -427,7 +407,6 @@ </group> <group oor:name="L10N"> <info> - <author>PB</author> <desc>Specifies the installation locales.</desc> </info> <!--The default must be written by the setup.--> @@ -437,7 +416,6 @@ <!-- UIHints: Tools - Options - General - Other --> <!--The initial default should be written by the setup.--> <info> - <author>PB</author> <desc>Indicates the Office language selected by the user.</desc> <label>Locale</label> </info> @@ -449,7 +427,6 @@ <!-- UIHints: Tools - Options - Language Settings - Languages - Language of - Locale setting --> <info> - <author>ER</author> <desc>Indicates the locale setting defined by the user. By default, this label is empty and the system locale is used.</desc> </info> @@ -462,7 +439,6 @@ <!-- UIHints: Tools - Options - Language Settings - Languages - Language of - Default currency --> <info> - <author>ER</author> <desc>Indicates the currency settings defined by the user. By default, this label is empty and the currency defined in the ooSetupSystemLocale is used.</desc> @@ -475,7 +451,6 @@ oor:name="DecimalSeparatorAsLocale" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>OS</author> <desc>Indicates that the decimal separator (dot or commma) is used as appropriate for the selected locale instead of the one related to the default keyboard layout.</desc> @@ -487,7 +462,6 @@ oor:name="IgnoreLanguageChange" oor:type="xs:boolean" oor:nillable="false"> <info> - <author>OS</author> <desc>Indicates whether changes to the system input language/keyboard will be ignored. If ignored, when new text is typed that text will follow the language of the document or current paragraph, not the @@ -502,7 +476,6 @@ <!-- UIHints: Tools - Options - Language Settings - Languages - Language of - Date acceptance patterns --> <info> - <author>erAck</author> <desc>Indicates the date acceptance patterns defined by the user. By default, this label is empty and the patterns defined in the ooSetupSystemLocale are used.</desc> diff --git a/officecfg/registry/schema/org/openoffice/System.xcs b/officecfg/registry/schema/org/openoffice/System.xcs index 2b61e162811d..bdef42d29038 100644 --- a/officecfg/registry/schema/org/openoffice/System.xcs +++ b/officecfg/registry/schema/org/openoffice/System.xcs @@ -19,32 +19,27 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="System" oor:package="org.openoffice" xml:lang="en-US"> <info> - <author>OBR</author> <desc >Contains preferences which are dynamically read from the system like UI locales.</desc> </info> <component> <group oor:name="L10N"> <info> - <author>OBR</author> <desc>Contains localization settings</desc> </info> <prop oor:name="Locale" oor:type="xs:string" oor:nillable="false"> <info> - <author>OBR</author> <desc>Contains the user's desktop locale setting if available.</desc> </info> <value/> </prop> <prop oor:name="UILocale" oor:type="xs:string" oor:nillable="false"> <info> - <author>OBR</author> <desc>Contains the user's desktop UI language setting if available.</desc> </info> <value/> </prop> <prop oor:name="SystemLocale" oor:type="xs:string" oor:nillable="false"> <info> - <author>OBR</author> <desc>Contains the system's default locale setting if available.</desc> </info> <value/> diff --git a/officecfg/registry/schema/org/openoffice/TypeDetection/Filter.xcs b/officecfg/registry/schema/org/openoffice/TypeDetection/Filter.xcs index 2cb2fabec563..f40dbbe601b6 100644 --- a/officecfg/registry/schema/org/openoffice/TypeDetection/Filter.xcs +++ b/officecfg/registry/schema/org/openoffice/TypeDetection/Filter.xcs @@ -22,7 +22,6 @@ xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <info> - <author>AS</author> <desc>Contains common filters for Office. See package TypeDetection and TypeDetection_Types for other parts of type/filter configuration too.</desc> </info> diff --git a/officecfg/registry/schema/org/openoffice/TypeDetection/GraphicFilter.xcs b/officecfg/registry/schema/org/openoffice/TypeDetection/GraphicFilter.xcs index fbec19e65c0b..4ec06c428e97 100644 --- a/officecfg/registry/schema/org/openoffice/TypeDetection/GraphicFilter.xcs +++ b/officecfg/registry/schema/org/openoffice/TypeDetection/GraphicFilter.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema oor:name="GraphicFilter" oor:package="org.openoffice.TypeDetection" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>SJ</author> <desc >Contains specialized data for internal graphic filter.</desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/TypeDetection/Misc.xcs b/officecfg/registry/schema/org/openoffice/TypeDetection/Misc.xcs index 0863edc93705..2d9949977d1d 100644 --- a/officecfg/registry/schema/org/openoffice/TypeDetection/Misc.xcs +++ b/officecfg/registry/schema/org/openoffice/TypeDetection/Misc.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema oor:name="Misc" oor:package="org.openoffice.TypeDetection" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>AS</author> <desc >Contains common content types, filters, deep detection services, as well as the frame loader and the content handler for Office.</desc> </info> <templates> @@ -52,7 +51,7 @@ <value>com.sun.star.comp.office.FrameLoader</value> </prop> <prop oor:name="ShowAlienFilterWarning" oor:type="xs:boolean" oor:nillable="false"> - <info><author>OS</author><desc>Displays a warning when a user tries to set a third-party filter as the default filter in "Tools - Options".</desc></info> + <info><desc>Displays a warning when a user tries to set a third-party filter as the default filter in "Tools - Options".</desc></info> <value>true</value> </prop> </group> diff --git a/officecfg/registry/schema/org/openoffice/TypeDetection/Types.xcs b/officecfg/registry/schema/org/openoffice/TypeDetection/Types.xcs index 4b7c7c4356f0..09869bd75ac8 100644 --- a/officecfg/registry/schema/org/openoffice/TypeDetection/Types.xcs +++ b/officecfg/registry/schema/org/openoffice/TypeDetection/Types.xcs @@ -22,7 +22,6 @@ xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <info> - <author>AS</author> <desc>Contains common content types for Office. See package TypeDetection and TypeDetection_Filters for other parts of type/filter configuration too.</desc> diff --git a/officecfg/registry/schema/org/openoffice/TypeDetection/UISort.xcs b/officecfg/registry/schema/org/openoffice/TypeDetection/UISort.xcs index 3d2e824ddf68..7bc2d39bb95a 100644 --- a/officecfg/registry/schema/org/openoffice/TypeDetection/UISort.xcs +++ b/officecfg/registry/schema/org/openoffice/TypeDetection/UISort.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema oor:name="UISort" oor:package="org.openoffice.TypeDetection" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> - <author>AS</author> <desc>Contains the order of filters if they are shown inside an UI office.</desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/UserProfile.xcs b/officecfg/registry/schema/org/openoffice/UserProfile.xcs index 3afd55e1bd02..fbace896d4ff 100644 --- a/officecfg/registry/schema/org/openoffice/UserProfile.xcs +++ b/officecfg/registry/schema/org/openoffice/UserProfile.xcs @@ -18,7 +18,6 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="UserProfile" oor:package="org.openoffice" xml:lang="en-US"> <info> - <author>PB / JB</author> <desc >Contains user-related information, such as name and address.</desc> </info> <component> @@ -31,7 +30,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - User Data --> <info> - <author>PB</author> <desc>Specifies the name of the user's company.</desc> </info> <value/> @@ -42,7 +40,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - User Data --> <info> - <author>PB</author> <desc>Specifies the first name of the user.</desc> </info> <value/> @@ -53,7 +50,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - User Data --> <info> - <author>PB</author> <desc>Specifies the last name of the user.</desc> </info> <value/> @@ -64,7 +60,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - User Data --> <info> - <author>PB</author> <desc>Specifies the user's initials.</desc> </info> <value/> @@ -75,7 +70,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - User Data --> <info> - <author>PB</author> <desc>Specifies the street where the use lives.</desc> </info> <value/> @@ -86,7 +80,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - User Data --> <info> - <author>PB</author> <desc>Specifies the city where the user lives.</desc> </info> <value/> @@ -97,7 +90,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - User Data --> <info> - <author>PB</author> <desc>Specifies the state where the user lives.</desc> </info> <value/> @@ -108,7 +100,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - User Data --> <info> - <author>PB</author> <desc>Specifies the user's ZIP-code.</desc> </info> <value/> @@ -119,7 +110,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - User Data --> <info> - <author>PB</author> <desc>Specifies the country where the user lives.</desc> </info> <value/> @@ -130,7 +120,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - User Data --> <info> - <author>PB</author> <desc>Specifies the user's title.</desc> </info> <value/> @@ -141,7 +130,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - User Data --> <info> - <author>PB</author> <desc>Specifies the users position. This field is only present for backward compatibility. It is not defined for ldap orgPerson.</desc> </info> <value/> @@ -152,7 +140,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - User Data --> <info> - <author>PB</author> <desc>Specifies the user's private telephone number.</desc> </info> <value/> @@ -163,7 +150,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - User Data --> <info> - <author>PB</author> <desc>Specifies the user's telephone number at work.</desc> </info> <value/> @@ -174,7 +160,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - User Data --> <info> - <author>PB</author> <desc>Specifies the user's fax number.</desc> </info> <value/> @@ -185,7 +170,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - User Data --> <info> - <author>PB</author> <desc>Specifies the user's e-mail address.</desc> </info> <value/> @@ -196,7 +180,6 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools - Options - General - User Data --> <info> - <author>PB</author> <desc>This field is kept for backwards compatibility.</desc> </info> <value>UserGroup</value> @@ -204,7 +187,6 @@ <prop oor:name="fathersname" oor:type="xs:string" oor:nillable="false"> <!-- UIHints: Tools - Options - General - User Data --> <info> - <author>rail</author> <desc>Specifies the father's name of the user (only for Russian UI).</desc> </info> <value/> @@ -212,7 +194,6 @@ <prop oor:name="apartment" oor:type="xs:string" oor:nillable="false"> <!-- UIHints: Tools - Options - General - User Data --> <info> - <author>pb</author> <desc>Specifies the apartment of the user (only for Russian UI).</desc> </info> <value/> diff --git a/officecfg/registry/schema/org/openoffice/VCL.xcs b/officecfg/registry/schema/org/openoffice/VCL.xcs index 405613e05e13..094300b09ba6 100644 --- a/officecfg/registry/schema/org/openoffice/VCL.xcs +++ b/officecfg/registry/schema/org/openoffice/VCL.xcs @@ -18,13 +18,11 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="VCL" oor:package="org.openoffice" xml:lang="en-US"> <info> - <author>PL</author> <desc >Contains preferences for the VCL (Visual Class Library).</desc> </info> <templates> <group oor:name="LFonts"> <info> - <author>PL</author> <desc>Contains attributes for fonts. The substitution lists are separated by ';' and are searched first to last for a substitute.</desc> </info> <prop oor:name="SubstFonts" oor:type="xs:string"> @@ -65,19 +63,16 @@ </group> <group oor:name="ConfigurableSettings" oor:extensible="true"> <info> - <author>PL</author> <desc>Specifies an extensible set of options that are ordered into key/value pairs for the VCL. For example, a valid key for describing when ATTools is activated is: "EnableATToolSupport" (valid values = "true", "false").</desc> </info> </group> <group oor:name="LocalizedDefaultFonts" oor:extensible="true"> <info> - <author>PL</author> <desc>Contains a localized table of default font lists organized as a set of sets of key/value pairs. The outer set denotes the language (e.g. "en-US") so that default fonts can be declared for different language contexts. Each value is a font list separated by ';'. Default fonts are: CJK_DISPLAY, CJK_HEADING, CJK_PRESENTATION, CJK_SPREADSHEET, CJK_TEXT, CTL_DISPLAY, CTL_HEADING, CTL_PRESENTATION, CTL_SPREADSHEET, CTL_TEXT, FIXED, LATIN_DISPLAY, LATIN_FIXED, LATIN_HEADING, LATIN_PRESENTATION, LATIN_SPREADSHEET, LATIN_TEXT, SANS, SANS_UNICODE, SERIF, SYMBOL, UI_FIXED, UI_SANS. Corresponding font lists: *_DISPLAY, *_HEADING, *_PRESENTATION, *_SPREADSHEET, *_TEXT, SANS, SANS_UNICODE, SERIF,SYMBOL, UI_FIXED, UI_SANS.</desc> </info> </group> <set oor:name="LocalizedFontSubstitutions" oor:node-type="LFonts"> <info> - <author>PL</author> <desc>Contains localized font substitution tables organized as a group of sets of LFonts. The outer set denotes the language (for example, "en-US").</desc> </info> </set> @@ -85,19 +80,16 @@ <component> <set oor:name="Settings" oor:node-type="ConfigurableSettings"> <info> - <author>PL</author> <desc>Contains the settings for VCL (see template description).</desc> </info> </set> <set oor:name="DefaultFonts" oor:node-type="LocalizedDefaultFonts"> <info> - <author>PL</author> <desc>Contains the localized default fonts for VCL (see template description).</desc> </info> </set> <set oor:name="FontSubstitutions" oor:node-type="LocalizedFontSubstitutions"> <info> - <author>PL</author> <desc>Contains the localized font substitution tables for VCL (see template description).</desc> </info> </set> diff --git a/officecfg/registry/schema/org/openoffice/ucb/Configuration.xcs b/officecfg/registry/schema/org/openoffice/ucb/Configuration.xcs index e405660f6f3a..745256e49135 100644 --- a/officecfg/registry/schema/org/openoffice/ucb/Configuration.xcs +++ b/officecfg/registry/schema/org/openoffice/ucb/Configuration.xcs @@ -18,7 +18,6 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Configuration" oor:package="org.openoffice.ucb" xml:lang="en-US"> <info> - <author>ABI</author> <desc >Contains components and templates used for UCB configuration related data. </desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/ucb/Hierarchy.xcs b/officecfg/registry/schema/org/openoffice/ucb/Hierarchy.xcs index 33d2e20cf592..14c0c1ad7c60 100644 --- a/officecfg/registry/schema/org/openoffice/ucb/Hierarchy.xcs +++ b/officecfg/registry/schema/org/openoffice/ucb/Hierarchy.xcs @@ -18,7 +18,6 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Hierarchy" oor:package="org.openoffice.ucb" xml:lang="en-US"> <info> - <author>ABI</author> <desc >Contains components and templates used by UCB's Hierarchy Content Provider (HCP). </desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/ucb/InteractionHandler.xcs b/officecfg/registry/schema/org/openoffice/ucb/InteractionHandler.xcs index a1ad5b73b6d3..975bd3975fcc 100644 --- a/officecfg/registry/schema/org/openoffice/ucb/InteractionHandler.xcs +++ b/officecfg/registry/schema/org/openoffice/ucb/InteractionHandler.xcs @@ -19,7 +19,6 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="InteractionHandler" oor:package="org.openoffice.ucb" xml:lang="en-US"> <info> - <author>TKR</author> <desc>Deprecated. Use org.openoffice.Interaction instead.</desc> </info> <templates> diff --git a/officecfg/registry/schema/org/openoffice/ucb/Store.xcs b/officecfg/registry/schema/org/openoffice/ucb/Store.xcs index 7873c353132d..0b89c2dee08b 100644 --- a/officecfg/registry/schema/org/openoffice/ucb/Store.xcs +++ b/officecfg/registry/schema/org/openoffice/ucb/Store.xcs @@ -18,7 +18,6 @@ --> <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Store" oor:package="org.openoffice.ucb" xml:lang="en-US"> <info> - <author>ABI</author> <desc >Contains components and templates used for storing UCB related data.</desc> </info> <templates> |