From 3729f14a89bb452c02209756a3dec9e052f452be Mon Sep 17 00:00:00 2001 From: "Thomas Lange [tl]" Date: Tue, 5 Oct 2010 11:42:29 +0200 Subject: cws tl84: #i54004# help text fixed --- officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100644 => 100755 officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu old mode 100644 new mode 100755 index 7570fda066ca..bb9ef34abee1 --- a/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu @@ -111,7 +111,7 @@ - 1 + Zoom 100% 1 @@ -119,7 +119,7 @@ - 2 + Zoom 200% -- cgit From 7cdc84b7234a387e69f31bc50981de80ef992526 Mon Sep 17 00:00:00 2001 From: "Thomas Lange [tl]" Date: Wed, 13 Oct 2010 11:39:15 +0200 Subject: cws tl84: #i114767# Math: added option to save only used symbols --- officecfg/registry/schema/org/openoffice/Office/Math.xcs | 14 ++++++++++++++ 1 file changed, 14 insertions(+) mode change 100644 => 100755 officecfg/registry/schema/org/openoffice/Office/Math.xcs (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/Math.xcs b/officecfg/registry/schema/org/openoffice/Office/Math.xcs old mode 100644 new mode 100755 index 31f6e00a230a..13a566dc6746 --- a/officecfg/registry/schema/org/openoffice/Office/Math.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Math.xcs @@ -316,6 +316,20 @@ 100 + + + Contains settings related to load and save operations. + + + + + TL + When set only symbols used in the current formula will be saved. Otherwise all user defined symbols will be saved in each formula. + + + true + + Contains miscellaneous settings. -- cgit From 3af1f2b59fa68612d988b38b14a58c2acc7eb829 Mon Sep 17 00:00:00 2001 From: "Frank Schoenheit [fs]" Date: Mon, 1 Nov 2010 15:17:34 +0100 Subject: undoapi: removed the semi-dead ScriptDisplaySettings config settings (and their only client) --- .../schema/org/openoffice/Office/Scripting.xcs | 23 ---------------------- 1 file changed, 23 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/Scripting.xcs b/officecfg/registry/schema/org/openoffice/Office/Scripting.xcs index b77cb00f8cac..90acb2a110bf 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Scripting.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Scripting.xcs @@ -48,28 +48,5 @@ Lists the registered Scripting Framework runtimes. - - - Specifies display settings for assignment dialogs - - - - Show Basic scripts in assignment dialogs - - false - - - - Show Scripting Framework scripts in assignment dialogs - - true - - - - Use New Tools Configure dialog - - true - - -- cgit From 52b113e2892bbefefbc0fb8c2540324dabc2333f Mon Sep 17 00:00:00 2001 From: "Thomas Lange [tl]" Date: Tue, 23 Nov 2010 11:29:51 +0100 Subject: cws tl84: #i115546# assertion fixed --- officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu | 3 --- 1 file changed, 3 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu index 5a7302dcdcee..07a717f31442 100755 --- a/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu @@ -42,9 +42,6 @@ ~Import Formula... - - 1 - -- cgit