[openoffice] branch AOO42X updated: Fixed typos, removed whitespace

2021-08-13 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO42X by this push:
 new fd9e694  Fixed typos, removed whitespace
fd9e694 is described below

commit fd9e69429010db343e5e49e808f306c89231b329
Author: mseidel 
AuthorDate: Fri Aug 13 17:12:58 2021 +0200

Fixed typos, removed whitespace

(cherry picked from commit 4c3f23345f71fb81b4aa855be26b7562db4c752c)
---
 .../source/text/shared/01/06040400.xhp |   2 +-
 .../source/text/shared/guide/filternavigator.xhp   |  13 +-
 .../source/text/shared/guide/flat_icons.xhp|  11 +-
 .../source/text/shared/guide/floating_toolbar.xhp  |  13 +-
 .../source/text/shared/guide/hyperlink_search.xhp  |  11 +-
 .../source/text/shared/guide/labels.xhp|  11 +-
 main/sc/source/ui/src/scfuncs.src  | 926 ++---
 7 files changed, 489 insertions(+), 498 deletions(-)

diff --git a/main/helpcontent2/source/text/shared/01/06040400.xhp 
b/main/helpcontent2/source/text/shared/01/06040400.xhp
index e9e16ca..f1aacc8 100644
--- a/main/helpcontent2/source/text/shared/01/06040400.xhp
+++ b/main/helpcontent2/source/text/shared/01/06040400.xhp
@@ -53,7 +53,7 @@
 Inserts a non breaking space before ";", "!", "?" and ":" when the 
character language is set to French (France, Belgium, Luxembourg, Monaco, or 
Switzerland) and before ":" only when the character language is set to French 
(Canada).
 
 moved two paras from 06040100.xhp, cws cbosdo01
-Format ordinal number suffixes (1st ... 1^st)
+Format ordinal number suffixes (1st -> 1^st)
 Formats the text characters of ordinals, such as 1st, 2nd, or 3rd, 
as superscripts. For example, in English text, 1st will be converted to 
1^st.
 
 
diff --git a/main/helpcontent2/source/text/shared/guide/filternavigator.xhp 
b/main/helpcontent2/source/text/shared/guide/filternavigator.xhp
index 024a2be..803ac2f 100644
--- a/main/helpcontent2/source/text/shared/guide/filternavigator.xhp
+++ b/main/helpcontent2/source/text/shared/guide/filternavigator.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
 
-   
+
 
 
 
@@ -45,7 +44,7 @@
 
 To connect several filter 
conditions with Boolean OR, click the Filter navigation icon on 
the filter bar. The Filter navigator window 
appears.
 
-The filter conditions that have 
been set appear in the Filter navigator. As soon as a filter is 
set, you see a blank filter entry at the bottom of the Filter 
navigator . You can select this entry by clicking the word "Or". Once 
you have selected the blank filter entry, you can enter additional filter 
conditions in the form. These conditions are  [...]
+The filter conditions that have 
been set appear in the Filter navigator. As soon as a filter is 
set, you see a blank filter entry at the bottom of the Filter 
navigator. You can select this entry by clicking the word "Or". Once you 
have selected the blank filter entry, you can enter additional filter 
conditions in the form. These conditions are l [...]
 
 
 
diff --git a/main/helpcontent2/source/text/shared/guide/flat_icons.xhp 
b/main/helpcontent2/source/text/shared/guide/flat_icons.xhp
index ddebebb..2ee57ae 100644
--- a/main/helpcontent2/source/text/shared/guide/flat_icons.xhp
+++ b/main/helpcontent2/source/text/shared/guide/flat_icons.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
 
 
-
-   
 
 
 
diff --git a/main/helpcontent2/source/text/shared/guide/floating_toolbar.xhp 
b/main/helpcontent2/source/text/shared/guide/floating_toolbar.xhp
index 652a223..34c43cf 100644
--- a/main/helpcontent2/source/text/shared/guide/floating_toolbar.xhp
+++ b/main/helpcontent2/source/text/shared/guide/floating_toolbar.xhp
@@ -1,9 +1,7 @@
 
 
-
-
 
 
 
 
-
-   
+
 
 
 Using Toolbars
diff --git a/main/helpcontent2/source/text/shared/guide/hyperlink_search.xhp 
b/main/helpcontent2/source/text/shared/guide/hyperlink_search.xhp
index cc5ea9c..9f86af6 100644
--- a/main/helpcontent2/source/text/shared/guide/hyperlink_search.xhp
+++ b/main/helpcontent2/source/text/shared/guide/hyperlink_search.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
 
-   
+
 
 
 
diff --git a/main/helpcontent2/source/text/shared/guide/labels.xhp 
b/main/helpcontent2/source/text/shared/guide/labels.xhp
index 7188497..8c625dc 100644
--- a/main/helpcontent2/source/text/shared/guide/labels.xhp
+++ b/main/helpcontent2/source/text/shared/guide/labels.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
 
-   
+
 
 
 
diff --git a/main/sc/source/ui/src/scfuncs.src 
b/main/sc/source/ui/src/scfuncs.src
index 2acd5a1..572892c 100644
--- a/main/sc/source/ui/src/scfuncs.src
+++ b/main/sc/source/ui/src/scfuncs.src
@@ -1,5 +1,5 @@
 /**
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ 

[openoffice] branch trunk updated: Fixed typos, removed whitespace

2021-08-13 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/trunk by this push:
 new 4c3f233  Fixed typos, removed whitespace
4c3f233 is described below

commit 4c3f23345f71fb81b4aa855be26b7562db4c752c
Author: mseidel 
AuthorDate: Fri Aug 13 17:12:58 2021 +0200

Fixed typos, removed whitespace
---
 .../source/text/shared/01/06040400.xhp |   2 +-
 .../source/text/shared/guide/filternavigator.xhp   |  13 +-
 .../source/text/shared/guide/flat_icons.xhp|  11 +-
 .../source/text/shared/guide/floating_toolbar.xhp  |  13 +-
 .../source/text/shared/guide/hyperlink_search.xhp  |  11 +-
 .../source/text/shared/guide/labels.xhp|  11 +-
 main/sc/source/ui/src/scfuncs.src  | 926 ++---
 7 files changed, 489 insertions(+), 498 deletions(-)

diff --git a/main/helpcontent2/source/text/shared/01/06040400.xhp 
b/main/helpcontent2/source/text/shared/01/06040400.xhp
index e9e16ca..f1aacc8 100644
--- a/main/helpcontent2/source/text/shared/01/06040400.xhp
+++ b/main/helpcontent2/source/text/shared/01/06040400.xhp
@@ -53,7 +53,7 @@
 Inserts a non breaking space before ";", "!", "?" and ":" when the 
character language is set to French (France, Belgium, Luxembourg, Monaco, or 
Switzerland) and before ":" only when the character language is set to French 
(Canada).
 
 moved two paras from 06040100.xhp, cws cbosdo01
-Format ordinal number suffixes (1st ... 1^st)
+Format ordinal number suffixes (1st -> 1^st)
 Formats the text characters of ordinals, such as 1st, 2nd, or 3rd, 
as superscripts. For example, in English text, 1st will be converted to 
1^st.
 
 
diff --git a/main/helpcontent2/source/text/shared/guide/filternavigator.xhp 
b/main/helpcontent2/source/text/shared/guide/filternavigator.xhp
index 024a2be..803ac2f 100644
--- a/main/helpcontent2/source/text/shared/guide/filternavigator.xhp
+++ b/main/helpcontent2/source/text/shared/guide/filternavigator.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
 
-   
+
 
 
 
@@ -45,7 +44,7 @@
 
 To connect several filter 
conditions with Boolean OR, click the Filter navigation icon on 
the filter bar. The Filter navigator window 
appears.
 
-The filter conditions that have 
been set appear in the Filter navigator. As soon as a filter is 
set, you see a blank filter entry at the bottom of the Filter 
navigator . You can select this entry by clicking the word "Or". Once 
you have selected the blank filter entry, you can enter additional filter 
conditions in the form. These conditions are  [...]
+The filter conditions that have 
been set appear in the Filter navigator. As soon as a filter is 
set, you see a blank filter entry at the bottom of the Filter 
navigator. You can select this entry by clicking the word "Or". Once you 
have selected the blank filter entry, you can enter additional filter 
conditions in the form. These conditions are l [...]
 
 
 
diff --git a/main/helpcontent2/source/text/shared/guide/flat_icons.xhp 
b/main/helpcontent2/source/text/shared/guide/flat_icons.xhp
index ddebebb..2ee57ae 100644
--- a/main/helpcontent2/source/text/shared/guide/flat_icons.xhp
+++ b/main/helpcontent2/source/text/shared/guide/flat_icons.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
 
 
-
-   
 
 
 
diff --git a/main/helpcontent2/source/text/shared/guide/floating_toolbar.xhp 
b/main/helpcontent2/source/text/shared/guide/floating_toolbar.xhp
index 652a223..34c43cf 100644
--- a/main/helpcontent2/source/text/shared/guide/floating_toolbar.xhp
+++ b/main/helpcontent2/source/text/shared/guide/floating_toolbar.xhp
@@ -1,9 +1,7 @@
 
 
-
-
 
 
 
 
-
-   
+
 
 
 Using Toolbars
diff --git a/main/helpcontent2/source/text/shared/guide/hyperlink_search.xhp 
b/main/helpcontent2/source/text/shared/guide/hyperlink_search.xhp
index cc5ea9c..9f86af6 100644
--- a/main/helpcontent2/source/text/shared/guide/hyperlink_search.xhp
+++ b/main/helpcontent2/source/text/shared/guide/hyperlink_search.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
 
-   
+
 
 
 
diff --git a/main/helpcontent2/source/text/shared/guide/labels.xhp 
b/main/helpcontent2/source/text/shared/guide/labels.xhp
index 7188497..8c625dc 100644
--- a/main/helpcontent2/source/text/shared/guide/labels.xhp
+++ b/main/helpcontent2/source/text/shared/guide/labels.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
 
-   
+
 
 
 
diff --git a/main/sc/source/ui/src/scfuncs.src 
b/main/sc/source/ui/src/scfuncs.src
index 2acd5a1..572892c 100644
--- a/main/sc/source/ui/src/scfuncs.src
+++ b/main/sc/source/ui/src/scfuncs.src
@@ -1,5 +1,5 @@
 /**
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  *