(openoffice) branch AOO42X updated: Cleaning up Help files (work in progress)

2023-12-25 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 7ab2b951d6 Cleaning up Help files (work in progress)
7ab2b951d6 is described below

commit 7ab2b951d61fa4a906261afab493492c0cf4fb98
Author: mseidel 
AuthorDate: Mon Dec 25 22:56:23 2023 +0100

Cleaning up Help files (work in progress)

(cherry picked from commit a8d6fec8dd5f90ba5674ce3301f8d4631983fd8d)
---
 .../source/text/sbasic/shared/02/1117.xhp  |  70 ++-
 .../helpcontent2/source/text/scalc/01/04060105.xhp |   2 +-
 .../source/text/scalc/guide/calc_date.xhp  |  97 ---
 .../source/text/scalc/guide/cellcopy.xhp   | 118 +--
 .../source/text/schart/01/05020201.xhp |  15 +--
 main/helpcontent2/source/text/sdraw/main0103.xhp   |  15 +--
 .../source/text/shared/01/0399.xhp |  15 +--
 .../source/text/shared/01/0415.xhp |  65 +-
 .../source/text/shared/01/05210300.xhp |  87 +++---
 .../source/text/shared/01/06050200.xhp |  57 +
 .../source/text/shared/02/01170802.xhp |  15 +--
 .../source/text/shared/02/0907.xhp |  92 +++
 .../shared/explorer/database/dabawiz02dbase.xhp|  17 ++-
 .../shared/explorer/database/dabawiz02ldap.xhp |  12 +-
 .../shared/explorer/database/dabawiz02mysql.xhp|  15 +--
 .../explorer/database/dabawiz02spreadsheet.xhp |  15 +--
 .../source/text/swriter/02/1009.xhp|  60 +-
 .../source/text/swriter/guide/arrange_chapters.xhp |  81 ++---
 .../source/text/swriter/guide/border_page.xhp  | 131 ++---
 .../source/text/swriter/guide/captions.xhp | 109 +
 .../source/text/swriter/guide/delete_from_dict.xhp |  63 +-
 .../text/swriter/guide/spellcheck_dialog.xhp   |  89 +++---
 22 files changed, 586 insertions(+), 654 deletions(-)

diff --git a/main/helpcontent2/source/text/sbasic/shared/02/1117.xhp 
b/main/helpcontent2/source/text/sbasic/shared/02/1117.xhp
index e1d77913f8..a249a681d2 100644
--- a/main/helpcontent2/source/text/sbasic/shared/02/1117.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/02/1117.xhp
@@ -1,8 +1,7 @@
 
-
-   
+
 
 
-
- 
-   
+
 
-  
- Manage Breakpoints
- /text/sbasic/shared/02/1117.xhp
-  
-   
-   
-  
+
+Manage Breakpoints
+/text/sbasic/shared/02/1117.xhp
+
+
+
+
 
 Manage Breakpoints
- Calls a dialog to manage 
breakpoints.
-  
-  
- 
-
-   
-  
+Calls a dialog to manage 
breakpoints.
+
+
+
+
+
+
 Icon
-   
-   
-   
-  Manage Breakpoints
-   
-
- 
-
-  
-  
- Manage Breakpoints dialog
-  
-   
-
\ No newline at end of file
+
+
+
+Manage Breakpoints
+
+
+
+
+
+Manage Breakpoints dialog
+
+
+
diff --git a/main/helpcontent2/source/text/scalc/01/04060105.xhp 
b/main/helpcontent2/source/text/scalc/01/04060105.xhp
index c546ff39d9..44b8dbbcc7 100644
--- a/main/helpcontent2/source/text/scalc/01/04060105.xhp
+++ b/main/helpcontent2/source/text/scalc/01/04060105.xhp
@@ -173,7 +173,7 @@ oldref="25">Examples:
 oldref="22">Syntax
 XOR(Value1; Value2 ...Value30)
 
-Value1; Value2 ... Value30 are added modulo 2. TRUE is returned 
if the result of this addition is 1;
+Value1; Value2 ...Value30 are added modulo 2. TRUE is returned if 
the result of this addition is 1;
 FALSE is returned if the result of this addition is 0.UFI: first try 
to fix bugtraq 4905779
 Examples:
 
diff --git a/main/helpcontent2/source/text/scalc/guide/calc_date.xhp 
b/main/helpcontent2/source/text/scalc/guide/calc_date.xhp
index c52f2d23a8..b87f7c9e1b 100644
--- a/main/helpcontent2/source/text/scalc/guide/calc_date.xhp
+++ b/main/helpcontent2/source/text/scalc/guide/calc_date.xhp
@@ -1,8 +1,7 @@
 
-
-   
+
 
 
-
- 
-   
+
 
-  
- Calculating With Dates and 
Times
- /text/scalc/guide/calc_date.xhp
-  
-   
-   
+
+Calculating With Dates and Times
+/text/scalc/guide/calc_date.xhp
+
+
+
 dates; in cells
-  times; in cells
-  cells;date and time formats
-  current date and time values
+times; in cells
+cells;date and time formats
+current date and time values
 
 Calculating With Dates and Times
+oldref="11">Calculating With Dates and Times
 
-  In $[officename] Calc, you can perform calculations with 
current date and time values. As an example, to find out exactly how old you 
are in seconds or hours, follow the following steps:
-  
- 
-In a spreadsheet, enter your birthday in cell 
A1.
- 
- 
-Enter the following formula in cell A3: 

(openoffice) branch AOO42X updated: Cleaning up Help files (work in progress)

2023-12-23 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 c27decb89b Cleaning up Help files (work in progress)
c27decb89b is described below

commit c27decb89b6580fb5aab1a0b0875bcb2292e7031
Author: mseidel 
AuthorDate: Sat Dec 23 22:53:40 2023 +0100

Cleaning up Help files (work in progress)

(cherry picked from commit 95f9d0781adf3ea1563a28789c7500bc2fc65ed0)
---
 .../helpcontent2/source/text/scalc/01/12040400.xhp | 15 +++-
 .../source/text/scalc/05/empty_cells.xhp   | 16 +++-
 .../source/text/schart/01/05040200.xhp | 17 
 .../source/text/shared/01/01070001.xhp | 17 +++-
 .../source/text/shared/01/0118.xhp | 45 ++
 .../source/text/shared/01/05030300.xhp | 15 +++-
 .../source/text/shared/01/05240200.xhp | 17 +++-
 .../source/text/shared/01/06040300.xhp | 15 +++-
 .../source/text/shared/02/01170700.xhp | 15 +++-
 .../source/text/shared/02/2408.xhp | 17 +++-
 .../source/text/shared/02/basicshapes.xhp  | 15 +++-
 .../source/text/shared/autopi/purchase.xhp | 15 +++-
 .../text/shared/explorer/database/dabapropadd.xhp  | 15 +++-
 .../text/shared/explorer/database/menuinsert.xhp   | 15 +++-
 .../source/text/shared/guide/data_im_export.xhp| 17 +++-
 .../source/text/shared/guide/data_report.xhp   | 17 +++-
 .../source/text/shared/guide/data_reports.xhp  | 17 +++-
 .../source/text/shared/guide/macro_recording.xhp   | 15 +++-
 .../source/text/shared/guide/pageformat_max.xhp| 15 +++-
 main/helpcontent2/source/text/shared/main0108.xhp  |  2 -
 .../source/text/shared/optionen/01090100.xhp   | 21 +++---
 .../source/text/shared/optionen/01110100.xhp   | 17 +++-
 .../source/text/simpress/02/1005.xhp   | 23 +--
 .../source/text/simpress/02/1011.xhp   | 17 +++-
 .../text/simpress/guide/animated_slidechange.xhp   | 19 -
 .../source/text/simpress/guide/orgchart.xhp| 15 +++-
 .../helpcontent2/source/text/simpress/main0105.xhp | 15 +++-
 .../helpcontent2/source/text/simpress/main0107.xhp | 15 +++-
 .../helpcontent2/source/text/simpress/main0113.xhp | 15 +++-
 main/helpcontent2/source/text/smath/main0106.xhp   | 15 +++-
 .../source/text/swriter/01/05030200.xhp| 15 +++-
 31 files changed, 186 insertions(+), 333 deletions(-)

diff --git a/main/helpcontent2/source/text/scalc/01/12040400.xhp 
b/main/helpcontent2/source/text/scalc/01/12040400.xhp
index b500ad959c..668e5da694 100644
--- a/main/helpcontent2/source/text/scalc/01/12040400.xhp
+++ b/main/helpcontent2/source/text/scalc/01/12040400.xhp
@@ -1,9 +1,7 @@
 
 
-
-
 
 
-
-
-
-   
+
 
 
 Remove Filter
diff --git a/main/helpcontent2/source/text/scalc/05/empty_cells.xhp 
b/main/helpcontent2/source/text/scalc/05/empty_cells.xhp
index 6c6889029f..e784eb616b 100644
--- a/main/helpcontent2/source/text/scalc/05/empty_cells.xhp
+++ b/main/helpcontent2/source/text/scalc/05/empty_cells.xhp
@@ -1,9 +1,7 @@
 
 
-
-
 
 
-
-
-
-   
+
 
 
 Handling of Empty Cells
@@ -37,7 +32,6 @@
 empty cells;handling of
 i86303Handling of Empty 
Cells
 
-
 In 
older versions of the software, empty cells were forced to numeric 0 in some 
contexts and to empty string in others, except in direct comparison where =A1=0 
and =A1="" both resulted in TRUE if A1 was empty. Emptiness now is inherited 
until used, so both =VLOOKUP(...)=0 and =VLOOKUP(...)="" give TRUE if the 
lookup resulted in an empty cell being returned. 
 A 
simple reference to an empty cell is still displayed as numeric 0 but is not 
necessarily of type numeric anymore, so also comparisons with the referencing 
cell work as expected. 
 For 
the following examples, A1 contains a number, B1 is empty, C1 contains the 
reference to B1:
diff --git a/main/helpcontent2/source/text/schart/01/05040200.xhp 
b/main/helpcontent2/source/text/schart/01/05040200.xhp
index f3a25c3030..eb3f63b2a4 100644
--- a/main/helpcontent2/source/text/schart/01/05040200.xhp
+++ b/main/helpcontent2/source/text/schart/01/05040200.xhp
@@ -1,8 +1,7 @@
 
-
-   
+
 
 
-
- 
-   
+
 
 
 Y Axis
@@ -36,7 +33,7 @@
 
 
 Y Axis
-Opens the 
Y Axis dialog, to change properties of the Y axis.
+Opens the 
Y Axis dialog, to change properties of the Y axis.
 
 
 
diff --git a/main/helpcontent2/source/text/shared/01/01070001.xhp 
b/main/helpcontent2/source/text/shared/01/01070001.xhp
index 70b8b9c17c..e0b5c4d23e 100644
--- a/main/helpcontent2/source/text/shared/01/01070001.xhp
+++ b/main/helpcontent2/source/text/shared/01/01070001.xhp
@@ -1,9 +1,7 @@
 
 
-
-
 
 
-
-
-
-   
+
 
 
 Export
@@ -45,7 +40,7 @@
 
 
 

(openoffice) branch AOO42X updated: Cleaning up Help files (work in progress)

2023-12-20 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 e1e9b2e771 Cleaning up Help files (work in progress)
e1e9b2e771 is described below

commit e1e9b2e771a91972acae701df0670fe9e7f48132
Author: mseidel 
AuthorDate: Wed Dec 20 21:40:47 2023 +0100

Cleaning up Help files (work in progress)

(cherry picked from commit 38deccd064ea1becb32f6aa570f728adc2beec6b)
---
 .../source/text/sbasic/shared/01020300.xhp | 17 ++
 .../source/text/scalc/guide/csv_files.xhp  | 18 +++---
 .../source/text/scalc/guide/format_table.xhp   | 18 +++---
 .../source/text/scalc/guide/text_wrap.xhp  | 14 ++---
 main/helpcontent2/source/text/sdraw/guide/main.xhp | 15 ++---
 .../source/text/shared/00/0011.xhp | 15 ++---
 .../source/text/shared/00/0020.xhp | 15 ++---
 .../source/text/shared/01/0604.xhp |  5 +-
 .../source/text/shared/01/06130010.xhp | 17 +++---
 .../source/text/shared/02/paintbrush.xhp   | 20 +++
 .../shared/explorer/database/rep_navigator.xhp | 17 ++
 .../shared/explorer/database/rep_pagenumbers.xhp   | 17 ++
 .../text/shared/explorer/database/rep_prop.xhp | 17 ++
 .../source/text/shared/optionen/testaccount.xhp| 11 ++--
 .../source/text/simpress/00/0405.xhp   | 15 ++---
 .../source/text/simpress/01/taskpanel.xhp  | 15 ++---
 .../source/text/simpress/02/0802.xhp   | 11 ++--
 .../source/text/simpress/02/1309.xhp   | 68 ++
 .../source/text/simpress/guide/gluepoints.xhp  | 15 ++---
 .../source/text/simpress/guide/main.xhp| 15 ++---
 .../helpcontent2/source/text/smath/00/0004.xhp | 47 +++
 .../source/text/swriter/guide/jump2statusbar.xhp   | 41 ++---
 22 files changed, 180 insertions(+), 263 deletions(-)

diff --git a/main/helpcontent2/source/text/sbasic/shared/01020300.xhp 
b/main/helpcontent2/source/text/sbasic/shared/01020300.xhp
index 50846f5ec8..47b66989ef 100644
--- a/main/helpcontent2/source/text/sbasic/shared/01020300.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/01020300.xhp
@@ -1,9 +1,7 @@
 
 
-
-
 
 
-
-
-
-   
+
 
 
 Using Procedures and Functions
@@ -52,9 +47,7 @@
 The following describes the basic use of procedures and functions in 
$[officename] Basic.
 
 When you create a new module, $[officename] Basic automatically 
inserts a SUB called "Main". This default name has nothing to do with the order 
or the starting point of a $[officename] Basic project. You can also safely 
rename this SUB.
-
 Some 
restrictions apply for the names of your public variables, subs, and functions. 
You must not use the same name as one of the modules of the same 
library.
-
 Procedures (SUBS) and functions (FUNCTIONS) help you maintaining a 
structured overview by separating a program into logical pieces.
 One benefit of procedures and functions is that, once you have 
developed a program code containing task components, you can use this code in 
another project.
 Passing Variables to Procedures (SUB) and Functions 
(FUNCTION)
diff --git a/main/helpcontent2/source/text/scalc/guide/csv_files.xhp 
b/main/helpcontent2/source/text/scalc/guide/csv_files.xhp
index 1b01d68281..300fd87d1c 100644
--- a/main/helpcontent2/source/text/scalc/guide/csv_files.xhp
+++ b/main/helpcontent2/source/text/scalc/guide/csv_files.xhp
@@ -1,8 +1,7 @@
 
-
-   
+
 
 
-
- 
+
 
 
- Importing and Exporting CSV Files 
+Importing and Exporting CSV Files
 /text/scalc/guide/csv_files.xhp
 
 
@@ -106,4 +104,4 @@
 Import text files
 
 
-
\ No newline at end of file
+
diff --git a/main/helpcontent2/source/text/scalc/guide/format_table.xhp 
b/main/helpcontent2/source/text/scalc/guide/format_table.xhp
index 319acfdf92..e64abe7a91 100644
--- a/main/helpcontent2/source/text/scalc/guide/format_table.xhp
+++ b/main/helpcontent2/source/text/scalc/guide/format_table.xhp
@@ -1,9 +1,7 @@
 
 
-
-   
 
 
-
- 
-   
+
 
 
 Formatting Spreadsheets
@@ -50,7 +46,7 @@
 Select the text you want to format.
 
 
-Choose the desired text attributes from the Formatting 
Bar. You can also choose Format - Cells. The Format 
Cells dialog will appear in which you can choose various text attributes 
on the Font tab page.
+Choose the desired text attributes from the Formatting 
Bar. You can also choose Format - Cells. The Format 
Cells dialog will appear in which you can choose various text attributes 
on the Font tab page.
 
 
 Formatting Numbers in a Spreadsheet
@@ -59,7 +55,7 @@
 Select the cells containing the numbers you want to 
format.
 
 
-To format numbers in the default currency format or as percentages, 
use the icons on the Formatting Bar. For other formats, choose 
Format - Cells. You can choose from the preset 

(openoffice) branch AOO42X updated: Cleaning up Help files (work in progress)

2023-12-17 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 a10f5b5c6d Cleaning up Help files (work in progress)
a10f5b5c6d is described below

commit a10f5b5c6da6c2fd2721dd578ddefe3a1022add6
Author: mseidel 
AuthorDate: Sun Dec 17 17:05:35 2023 +0100

Cleaning up Help files (work in progress)

(cherry picked from commit 272e1456d973e49bf6b0855512a491f8fbf5e4fc)
---
 .../source/text/sbasic/shared/02/1119.xhp  | 64 +++
 main/helpcontent2/source/text/sdraw/main0106.xhp   | 15 ++--
 .../source/text/shared/00/0401.xhp | 53 +---
 .../source/text/shared/01/06040200.xhp | 25 +++---
 .../source/text/shared/01/06040500.xhp | 15 ++--
 .../text/shared/explorer/database/02010101.xhp | 87 ++--
 .../source/text/shared/guide/line_intext.xhp   | 22 +++--
 .../helpcontent2/source/text/simpress/main0106.xhp | 15 ++--
 .../source/text/swriter/00/0401.xhp| 17 ++--
 .../source/text/swriter/01/04120229.xhp| 49 ++--
 .../source/text/swriter/01/05150300.xhp| 18 ++---
 .../source/text/swriter/guide/word_completion.xhp  | 93 +++---
 12 files changed, 211 insertions(+), 262 deletions(-)

diff --git a/main/helpcontent2/source/text/sbasic/shared/02/1119.xhp 
b/main/helpcontent2/source/text/sbasic/shared/02/1119.xhp
index 1b9647639b..938e921d08 100644
--- a/main/helpcontent2/source/text/sbasic/shared/02/1119.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/02/1119.xhp
@@ -1,8 +1,7 @@
 
-
-   
+
 
 
-
- 
-   
+
 
-  
- Export Dialog
- /text/sbasic/shared/02/1119.xhp
-  
-   
-   
-  
+
+Export Dialog
+/text/sbasic/shared/02/1119.xhp
+
+
+
+
 
 Export Dialog
- In the dialog editor, this command calls a 
"Save as" dialog to export the current BASIC dialog.
-  
-  
- 
-
-   
-  
+In the dialog editor, this command calls a "Save as" 
dialog to export the current BASIC dialog.
+
+
+
+
+
+
 Icon
-   
-   
-   
-  Export Dialog
-   
-
- 
-
-  
-   
-
\ No newline at end of file
+
+
+
+Export Dialog
+
+
+
+
+
+
diff --git a/main/helpcontent2/source/text/sdraw/main0106.xhp 
b/main/helpcontent2/source/text/sdraw/main0106.xhp
index 689133bce6..10c0c57742 100644
--- a/main/helpcontent2/source/text/sdraw/main0106.xhp
+++ b/main/helpcontent2/source/text/sdraw/main0106.xhp
@@ -1,8 +1,7 @@
 
-
-   
+
 
 
-
- 
-   
+
 
 
 Tools
diff --git a/main/helpcontent2/source/text/shared/00/0401.xhp 
b/main/helpcontent2/source/text/shared/00/0401.xhp
index 739a2546b7..038efe6b8c 100644
--- a/main/helpcontent2/source/text/shared/00/0401.xhp
+++ b/main/helpcontent2/source/text/shared/00/0401.xhp
@@ -1,5 +1,4 @@
 
-
 
 
 
-
-
-
+
 
 
 File Menu
@@ -46,14 +43,13 @@
 
 
 Icon
-   
+
 
 
 New
 
 
 
-
 
 Key CommandCtrl+N
 
@@ -95,14 +91,13 @@
 
 
 Icon
-   
+
 
 
 Open File
 
 
 
-
 
 
 
@@ -215,14 +210,13 @@
 
 
 Icon
-   
+
 
 
 Save
 
 
 
-
 
 
 
@@ -231,28 +225,27 @@
 
 
 Icon
-   
+
 
 
 Save 
As
 
 
 
-
 
 $[officename] Draw or $[officename] 
Impress menu File - Export, select "HTML Document" file type, this 
dialog opens automatically
 
-$[officename] Draw/$[officename] 
Impress menu File - Export, select HTML file type, page 1 of the 
wizard
+$[officename] Draw/$[officename] 
Impress menu File - Export, select HTML file type, page 1 of the 
wizard
 
-$[officename] Draw/$[officename] 
Impress menu File - Export, select HTML file type, page 2 of the 
wizard
+$[officename] Draw/$[officename] 
Impress menu File - Export, select HTML file type, page 2 of the 
wizard
 
-$[officename] Draw/$[officename] 
Impress menu File - Export, select HTML file type, page 3 of the 
wizard
+$[officename] Draw/$[officename] 
Impress menu File - Export, select HTML file type, page 3 of the 
wizard
 
-$[officename] Draw/$[officename] 
Impress menu File - Export, select HTML file type, page 4 of the 
wizard
+$[officename] Draw/$[officename] 
Impress menu File - Export, select HTML file type, page 4 of the 
wizard
 
-$[officename] Draw/$[officename] 
Impress menu File - Export, select HTML file type, page 5 of the 
wizard
+$[officename] Draw/$[officename] 
Impress menu File - Export, select HTML file type, page 5 of the 
wizard
 
-$[officename] Draw/$[officename] 
Impress menu File - Export, select HTML file type, page 6 of the 
wizard
+$[officename] Draw/$[officename] 
Impress menu File - Export, select HTML file type, page 6 of the 
wizard
 
 Choose File - Export, 
select a graphics file type, dialog opens automatically
 
@@ -298,7 +291,7 @@
 
 
 
-Menu File - Templates - Address 

(openoffice) branch AOO42X updated: Cleaning up Help files (work in progress)

2023-12-17 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 1edf22e796 Cleaning up Help files (work in progress)
1edf22e796 is described below

commit 1edf22e79609d08e043c686c4e0fdf2f026970c3
Author: mseidel 
AuthorDate: Sun Dec 17 13:03:26 2023 +0100

Cleaning up Help files (work in progress)

(cherry picked from commit 8008445b636b9bffc73cfc4d0ce4a18c55a31fc2)
---
 .../helpcontent2/source/text/scalc/01/0211.xhp | 36 -
 .../helpcontent2/source/text/scalc/01/0214.xhp | 85 +++---
 .../source/text/shared/02/01170102.xhp | 26 ++-
 .../source/text/shared/autopi/0101.xhp | 15 ++--
 .../source/text/shared/optionen/01010500.xhp   | 18 ++---
 .../source/text/swriter/01/05150100.xhp|  3 +-
 6 files changed, 75 insertions(+), 108 deletions(-)

diff --git a/main/helpcontent2/source/text/scalc/01/0211.xhp 
b/main/helpcontent2/source/text/scalc/01/0211.xhp
index bbb16a3175..84aefa1999 100644
--- a/main/helpcontent2/source/text/scalc/01/0211.xhp
+++ b/main/helpcontent2/source/text/scalc/01/0211.xhp
@@ -1,8 +1,7 @@
 
-
-   
+
 
 
-
- 
-   
+
 
 
 Navigator
@@ -62,14 +59,13 @@
 
 
 Icon
-   
+
 
 
 Data Range
 
 
 
-
 
 Start
 Moves to the cell at the beginning of 
the current data range, which you can highlight using the Data 
Range button.
@@ -78,14 +74,13 @@
 
 
 Icon
-   
+
 
 
 Start
 
 
 
-
 
 End
 Moves to the cell at the end of the 
current data range, which you can highlight using the Data Range 
button.
@@ -94,14 +89,13 @@
 
 
 Icon
-   
+
 
 
 End
 
 
 
-
 
 Content View
 Switches to content view. Only the 
selected Navigator element and its subelements are displayed. Click the 
icon again to restore all elements for viewing.
@@ -110,14 +104,13 @@
 
 
 Icon
-   
+
 
 
 Switch Content View
 
 
 
-
 
 Contents
 Allows you to hide/show the 
contents.
@@ -126,14 +119,13 @@
 
 
 Icon
-   
+
 
 
 Contents
 
 
 
-
 
 Scenarios
 Displays all available scenarios. 
Double-click a name to apply that scenario. The result is shown in the 
sheet. For more information, choose Tools - Scenarios.
@@ -142,14 +134,13 @@
 
 
 Icon
-   
+
 
 
 Scenarios
 
 
 
-
 If 
the Navigator displays scenarios, you can access the following commands when 
you right-click a scenario entry:
 
 Delete
@@ -165,14 +156,13 @@
 
 
 Icon
-   
+
 
 
 Drag Mode
 
 
 
-
 
 Insert as Hyperlink
 Inserts a hyperlink when you 
drag-and-drop an object from the Navigator into a document. You can 
later click the created hyperlink to set the cursor and the view to the 
respective object. 
diff --git a/main/helpcontent2/source/text/scalc/01/0214.xhp 
b/main/helpcontent2/source/text/scalc/01/0214.xhp
index d3962c6967..06933aaa6a 100644
--- a/main/helpcontent2/source/text/scalc/01/0214.xhp
+++ b/main/helpcontent2/source/text/scalc/01/0214.xhp
@@ -1,8 +1,7 @@
 
-
-   
+
 
 
-
- 
-   
+
 
-  
- Fill
- /text/scalc/01/0214.xhp
-  
-   
-   
-  
+
+Fill
+/text/scalc/01/0214.xhp
+
+
+
+
 
 filling;selection lists
- selection lists;filling cells
+selection lists;filling cells
 MW inserted 2 index entries
 Fill
- Automatically fills cells with 
content.
-  
-  
- 
-  
-  The $[officename] Calc context menus have additional 
options for filling the cells.
-  
-  
-  
-  
-  Sheet
-  
-  Series
-  
-  
+Automatically fills cells with 
content.
+
+
+
+
+The $[officename] Calc context menus have additional 
options for filling the cells.
+
+
+
+
+Sheet
+
+Series
+
+
 Filling cells using context menus:
 
-  
- 
-Call the context 
menu when positioned in a cell and choose Selection 
List.
- 
- 
+
+
+Call the context menu when positioned in a cell and choose 
Selection List.
+
+
 
 
 A list box containing all text found in 
the current column is displayed. The text is sorted alphabetically and 
multiple entries are listed only once.
- 
- 
-Click one of the listed entries to copy it to the 
cell.
- 
-  
-   
-
\ No newline at end of file
+
+
+Click one of the listed entries to copy it to the cell.
+
+
+
+
diff --git a/main/helpcontent2/source/text/shared/02/01170102.xhp 
b/main/helpcontent2/source/text/shared/02/01170102.xhp
index ac5b6dc08a..eac364183c 100644
--- a/main/helpcontent2/source/text/shared/02/01170102.xhp
+++ b/main/helpcontent2/source/text/shared/02/01170102.xhp
@@ -1,8 +1,7 @@
 
-
-   
+
 
 
-
- 
-   
+
 
 
 Data
@@ -144,7 +141,6 @@
 
 
 
-
 If you selected "Table" under Type of list contents, 
the table structure defines the index to be specified. Example: If a database 
table is selected under List content, refer 

(openoffice) branch AOO42X updated: Cleaning up Help files (work in progress)

2023-12-17 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 9603e8bf30 Cleaning up Help files (work in progress)
9603e8bf30 is described below

commit 9603e8bf30c66beec65111d5a6fa7fa0634a04f4
Author: mseidel 
AuthorDate: Sun Dec 17 12:33:19 2023 +0100

Cleaning up Help files (work in progress)

(cherry picked from commit 0a82033bb8828bcf44c313bbfffc397bbe16e252)
---
 .../helpcontent2/source/text/scalc/01/0212.xhp |  45 +
 .../helpcontent2/source/text/scalc/01/12040201.xhp |  15 ++-
 .../helpcontent2/source/text/scalc/01/12040300.xhp |  15 ++-
 .../source/text/schart/01/0402.xhp |  20 ++--
 .../source/text/schart/01/0501.xhp |  13 +--
 .../source/text/shared/01/01160200.xhp |  15 ++-
 .../source/text/shared/01/05110600m.xhp|  18 ++--
 .../source/text/shared/autopi/0109.xhp |  15 ++-
 .../source/text/shared/autopi/01090100.xhp |  15 ++-
 .../text/shared/explorer/database/0502.xhp |  17 ++--
 .../source/text/shared/guide/aaa_start.xhp |  15 ++-
 .../source/text/swriter/01/0305.xhp|  13 +--
 .../source/text/swriter/01/0515.xhp|  57 ++-
 .../source/text/swriter/01/05150100.xhp|  21 ++---
 .../source/text/swriter/guide/captions_numbers.xhp | 105 ++---
 15 files changed, 176 insertions(+), 223 deletions(-)

diff --git a/main/helpcontent2/source/text/scalc/01/0212.xhp 
b/main/helpcontent2/source/text/scalc/01/0212.xhp
index 2950754436..e541de16e8 100644
--- a/main/helpcontent2/source/text/scalc/01/0212.xhp
+++ b/main/helpcontent2/source/text/scalc/01/0212.xhp
@@ -1,8 +1,7 @@
 
-
-   
+
 
 
-
- 
-   
+
 
-  
- Headers  Footers
- /text/scalc/01/0212.xhp
-  
-   
-   
+
+Headers  Footers
+/text/scalc/01/0212.xhp
+
+
+
 
 mw deleted two index 
entries
 Headers  Footers
-  Allows you to define and format headers and 
footers.
+Allows you to define and format headers and 
footers.
 
-  The Headers/Footers dialog contains the tabs 
for defining headers and footers. There will be separate tabs for the left and 
right page headers and footers if the Same content left/right 
option was not marked in the Page Style dialog.
-  
- 
-  
-  
-  
-   
-
\ No newline at end of file
+The Headers/Footers dialog contains the tabs for 
defining headers and footers. There will be separate tabs for the left and 
right page headers and footers if the Same content left/right 
option was not marked in the Page Style dialog.
+
+
+
+
+
+
+
diff --git a/main/helpcontent2/source/text/scalc/01/12040201.xhp 
b/main/helpcontent2/source/text/scalc/01/12040201.xhp
index 168c9c79ed..c9201ee4c2 100644
--- a/main/helpcontent2/source/text/scalc/01/12040201.xhp
+++ b/main/helpcontent2/source/text/scalc/01/12040201.xhp
@@ -1,8 +1,7 @@
 
-
-   
+
 
 
-
- 
-   
+
 
 
 More
diff --git a/main/helpcontent2/source/text/scalc/01/12040300.xhp 
b/main/helpcontent2/source/text/scalc/01/12040300.xhp
index bd7826c6bb..2388c6147d 100644
--- a/main/helpcontent2/source/text/scalc/01/12040300.xhp
+++ b/main/helpcontent2/source/text/scalc/01/12040300.xhp
@@ -1,8 +1,7 @@
 
-
-   
+
 
 
-
- 
-   
+
 
 
 Advanced Filter
diff --git a/main/helpcontent2/source/text/schart/01/0402.xhp 
b/main/helpcontent2/source/text/schart/01/0402.xhp
index e3aee75a0b..354b6625ca 100644
--- a/main/helpcontent2/source/text/schart/01/0402.xhp
+++ b/main/helpcontent2/source/text/schart/01/0402.xhp
@@ -1,8 +1,7 @@
 
-
-   
+
 
 
-
- 
-   
+
 
 
 Legend
@@ -37,7 +34,7 @@
 
 
 Legend
-Opens the 
Legend dialog, which allows you to change the position of legends 
in the chart, and to specify whether the legend is displayed.
+Opens the 
Legend dialog, which allows you to change the position of legends 
in the chart, and to specify whether the legend is displayed.
 
 
 
@@ -51,14 +48,13 @@
 
 
 Icon
-   
+
 
 
 Legend On/Off
 
 
 
-
 
 
 Display
diff --git a/main/helpcontent2/source/text/schart/01/0501.xhp 
b/main/helpcontent2/source/text/schart/01/0501.xhp
index 768127b7c6..379336c405 100644
--- a/main/helpcontent2/source/text/schart/01/0501.xhp
+++ b/main/helpcontent2/source/text/schart/01/0501.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
-
-   
 
 
 
@@ -41,7 +38,7 @@
 Formats the 
selected object.
  Depending on the object selected, the command opens dialogs that 
you can also open by choosing the following commands from the 
Format menu:
 
-  
+
 
 Chart Wall
 
diff --git a/main/helpcontent2/source/text/shared/01/01160200.xhp 
b/main/helpcontent2/source/text/shared/01/01160200.xhp
index fa3dfb2d14..6448f242de 100644
--- a/main/helpcontent2/source/text/shared/01/01160200.xhp
+++ 

(openoffice) branch AOO42X updated: Cleaning up Help files (work in progress)

2023-12-16 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 42cc4b92ff Cleaning up Help files (work in progress)
42cc4b92ff is described below

commit 42cc4b92ff7c957031755e4ea7c731fb40f9d53a
Author: mseidel 
AuthorDate: Sat Dec 16 15:39:48 2023 +0100

Cleaning up Help files (work in progress)

(cherry picked from commit e6d02bbf2c09290b4ab7add5fb0544a34395cff7)
---
 main/helpcontent2/source/text/scalc/01/solver.xhp  | 14 ++--
 .../source/text/schart/01/0405.xhp | 15 ++--
 .../helpcontent2/source/text/schart/01/type_xy.xhp | 15 ++--
 .../source/text/sdraw/guide/rotate_object.xhp  | 21 +++---
 .../source/text/shared/01/05100200.xhp | 18 ++---
 .../source/text/shared/01/selectcertificate.xhp| 15 ++--
 .../source/text/shared/autopi/01090210.xhp | 15 ++--
 .../source/text/shared/autopi/0112.xhp | 15 ++--
 .../source/text/shared/autopi/startup.xhp  | 15 ++--
 .../source/text/shared/guide/ms_user.xhp   | 18 ++---
 .../source/text/shared/guide/redlining_accept.xhp  | 15 ++--
 .../source/text/shared/guide/start_parameters.xhp  | 11 ++-
 .../source/text/shared/optionen/01130200.xhp   | 57 
 .../source/text/shared/optionen/online_update.xhp  | 79 +++---
 .../text/shared/optionen/serverauthentication.xhp  | 11 ++-
 15 files changed, 142 insertions(+), 192 deletions(-)

diff --git a/main/helpcontent2/source/text/scalc/01/solver.xhp 
b/main/helpcontent2/source/text/scalc/01/solver.xhp
index 171c3631f8..8eccf970d3 100644
--- a/main/helpcontent2/source/text/scalc/01/solver.xhp
+++ b/main/helpcontent2/source/text/scalc/01/solver.xhp
@@ -1,9 +1,7 @@
 
 
-
-   
 
 
-
- 
-   
+
 
 
 Solver
diff --git a/main/helpcontent2/source/text/schart/01/0405.xhp 
b/main/helpcontent2/source/text/schart/01/0405.xhp
index 6e3134959e..4bd708f52a 100644
--- a/main/helpcontent2/source/text/schart/01/0405.xhp
+++ b/main/helpcontent2/source/text/schart/01/0405.xhp
@@ -1,8 +1,7 @@
 
-
-   
+
 
 
-
- 
-   
+
 
 
 Y Error Bars
diff --git a/main/helpcontent2/source/text/schart/01/type_xy.xhp 
b/main/helpcontent2/source/text/schart/01/type_xy.xhp
index 8a1580f8f3..6702ca55ca 100644
--- a/main/helpcontent2/source/text/schart/01/type_xy.xhp
+++ b/main/helpcontent2/source/text/schart/01/type_xy.xhp
@@ -1,8 +1,7 @@
 
-
-   
+
 
 
-
- 
-   
+
 
 
 Chart Type XY
diff --git a/main/helpcontent2/source/text/sdraw/guide/rotate_object.xhp 
b/main/helpcontent2/source/text/sdraw/guide/rotate_object.xhp
index 2c2f0ef665..c64ff656ba 100644
--- a/main/helpcontent2/source/text/sdraw/guide/rotate_object.xhp
+++ b/main/helpcontent2/source/text/sdraw/guide/rotate_object.xhp
@@ -1,8 +1,7 @@
 
-
-   
+
 
 
-
- 
-   
+
 
 
 Rotating Objects
@@ -45,14 +42,13 @@
 
 
 Icon
-   
+
 
 
 Select the object you want to rotate. On the Mode 
toolbar in $[officename] Draw or on the Drawing bar in 
$[officename] Impress, click the Rotate icon.
 
 
 
-
 Move the pointer to a corner handle so that the pointer changes to 
a rotate symbol. Drag the handle to rotate the object.
 Hold down the Shift key to restrict the rotation to multiples of 15 
degrees.
 Right-click the object to open the context menu. Choose Position and 
Size - Rotation to enter an exact rotation value.
@@ -61,11 +57,10 @@
 
 
 Icon
-   
+
 
 
 
-
 To change the pivot point, drag the small circle in the center of 
the object to a new location.
 To skew the object vertically or horizontally, drag one of the side 
handles.
 
diff --git a/main/helpcontent2/source/text/shared/01/05100200.xhp 
b/main/helpcontent2/source/text/shared/01/05100200.xhp
index 4b38652e8b..25aed42836 100644
--- a/main/helpcontent2/source/text/shared/01/05100200.xhp
+++ b/main/helpcontent2/source/text/shared/01/05100200.xhp
@@ -1,8 +1,7 @@
 
-
-   
+
 
 
-
- 
-   
+
 
 
 Split Cells
@@ -53,14 +50,13 @@
 
 
 Icon
-   
+
 
 
 Split Cells
 
 
 
-
 
 
 
diff --git a/main/helpcontent2/source/text/shared/01/selectcertificate.xhp 
b/main/helpcontent2/source/text/shared/01/selectcertificate.xhp
index 2510f55215..6fa7f92fdb 100644
--- a/main/helpcontent2/source/text/shared/01/selectcertificate.xhp
+++ b/main/helpcontent2/source/text/shared/01/selectcertificate.xhp
@@ -1,8 +1,7 @@
 
-
-   
+
 
 
-
- 
-   
+
 
 
 Select Certificate
diff --git a/main/helpcontent2/source/text/shared/autopi/01090210.xhp 
b/main/helpcontent2/source/text/shared/autopi/01090210.xhp
index e86209cb2e..d713288aaf 100644
--- a/main/helpcontent2/source/text/shared/autopi/01090210.xhp
+++ b/main/helpcontent2/source/text/shared/autopi/01090210.xhp
@@ -1,8 +1,7 @@
 
-
-   
+
 
 
-
- 
-   
+
 
 
 Form Wizard - Add Subform Fields
diff --git a/main/helpcontent2/source/text/shared/autopi/0112.xhp 

(openoffice) branch AOO42X updated: Cleaning up Help files (work in progress)

2023-12-15 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 2ba32de08a Cleaning up Help files (work in progress)
2ba32de08a is described below

commit 2ba32de08ae52966d9ef6f0a9ea0701c8fa19d32
Author: mseidel 
AuthorDate: Fri Dec 15 17:02:15 2023 +0100

Cleaning up Help files (work in progress)

(cherry picked from commit 61f7b3eec4bc054f77d010ee70542b2d57ee6321)
---
 main/helpcontent2/source/text/scalc/01/04060108.xhp   | 18 +++---
 main/helpcontent2/source/text/scalc/01/1206.xhp   | 15 ++-
 main/helpcontent2/source/text/scalc/main0101.xhp  |  2 +-
 main/helpcontent2/source/text/shared/01/05200300.xhp  | 15 ++-
 main/helpcontent2/source/text/shared/02/0320.xhp  | 15 ++-
 main/helpcontent2/source/text/swriter/01/0309.xhp | 13 +
 6 files changed, 31 insertions(+), 47 deletions(-)

diff --git a/main/helpcontent2/source/text/scalc/01/04060108.xhp 
b/main/helpcontent2/source/text/scalc/01/04060108.xhp
index 5efaccdc75..54dbccdcd4 100644
--- a/main/helpcontent2/source/text/scalc/01/04060108.xhp
+++ b/main/helpcontent2/source/text/scalc/01/04060108.xhp
@@ -1,8 +1,7 @@
 
-
-   
+
 
 
-
- 
-   
+
 
 
 Statistics Functions
@@ -37,7 +34,7 @@
 functions; statistics functions
 
 Statistics Functions
-This category contains the 
Statistics functions. 
+This category contains the 
Statistics functions.
 
 
 
@@ -143,7 +140,6 @@
 
 
 
-
 The statistical functions are described in the following 
subsections.
 
 
diff --git a/main/helpcontent2/source/text/scalc/01/1206.xhp 
b/main/helpcontent2/source/text/scalc/01/1206.xhp
index dcfdc773f6..3285b833f8 100644
--- a/main/helpcontent2/source/text/scalc/01/1206.xhp
+++ b/main/helpcontent2/source/text/scalc/01/1206.xhp
@@ -1,8 +1,7 @@
 
-
-   
+
 
 
-
- 
-   
+
 
 
 Multiple Operations
diff --git a/main/helpcontent2/source/text/scalc/main0101.xhp 
b/main/helpcontent2/source/text/scalc/main0101.xhp
index 3456df9b89..15b53b8dbf 100644
--- a/main/helpcontent2/source/text/scalc/main0101.xhp
+++ b/main/helpcontent2/source/text/scalc/main0101.xhp
@@ -21,7 +21,7 @@
  *
  ***-->
 
-helpdocument version="1.0">
+
 
 
 File
diff --git a/main/helpcontent2/source/text/shared/01/05200300.xhp 
b/main/helpcontent2/source/text/shared/01/05200300.xhp
index 0e24782d80..bb10f678ef 100644
--- a/main/helpcontent2/source/text/shared/01/05200300.xhp
+++ b/main/helpcontent2/source/text/shared/01/05200300.xhp
@@ -1,8 +1,7 @@
 
-
-   
+
 
 
-
- 
-   
+
 
 
 Arrow Styles
diff --git a/main/helpcontent2/source/text/shared/02/0320.xhp 
b/main/helpcontent2/source/text/shared/02/0320.xhp
index 86f12af5b3..b82565bcca 100644
--- a/main/helpcontent2/source/text/shared/02/0320.xhp
+++ b/main/helpcontent2/source/text/shared/02/0320.xhp
@@ -1,8 +1,7 @@
 
-
-   
+
 
 
-
- 
-   
+
 
 
 Change Anchor
diff --git a/main/helpcontent2/source/text/swriter/01/0309.xhp 
b/main/helpcontent2/source/text/swriter/01/0309.xhp
index c0c810e5ee..5a8e280632 100644
--- a/main/helpcontent2/source/text/swriter/01/0309.xhp
+++ b/main/helpcontent2/source/text/swriter/01/0309.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
-
-   
 
 
 
@@ -41,7 +38,7 @@
 
   
 
-To change the default field display to field names instead of the 
field contents, choose %PRODUCTNAME - PreferencesTools - 
Options - %PRODUCTNAME Writer - View, and 
then select the Field codes checkbox in the Display 
area.
+To change the default field display to field names instead of the 
field contents, choose %PRODUCTNAME - PreferencesTools - 
Options - %PRODUCTNAME Writer - View, and 
then select the Field codes checkbox in the Display 
area.
 When you print a document with View - Field Names 
enabled, you are prompted to include the field names in the print 
out.
 
 Insert - Fields.



(openoffice) branch AOO42X updated: Cleaning up Help files (work in progress)

2023-12-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 4052168185 Cleaning up Help files (work in progress)
4052168185 is described below

commit 40521681851c76752c04c81072041b2655e7ad87
Author: mseidel 
AuthorDate: Thu Dec 14 00:03:36 2023 +0100

Cleaning up Help files (work in progress)

(cherry picked from commit e41dc04bceb0aa9e228d950aa1ce2ee56a0aa2ed)
---
 .../helpcontent2/source/text/scalc/01/1204.xhp |  15 ++-
 .../source/text/shared/01/0207.xhp | 105 ++---
 .../source/text/shared/01/02230401.xhp |  95 +--
 .../source/text/shared/01/05250200.xhp |  19 ++--
 .../source/text/shared/01/06010500.xhp |  15 ++-
 5 files changed, 117 insertions(+), 132 deletions(-)

diff --git a/main/helpcontent2/source/text/scalc/01/1204.xhp 
b/main/helpcontent2/source/text/scalc/01/1204.xhp
index 850db7e5bb..24a93aeb04 100644
--- a/main/helpcontent2/source/text/scalc/01/1204.xhp
+++ b/main/helpcontent2/source/text/scalc/01/1204.xhp
@@ -1,8 +1,7 @@
 
-
-   
+
 
 
-
- 
-   
+
 
 
 Filter
diff --git a/main/helpcontent2/source/text/shared/01/0207.xhp 
b/main/helpcontent2/source/text/shared/01/0207.xhp
index 68c5003b20..65d3c9f81f 100644
--- a/main/helpcontent2/source/text/shared/01/0207.xhp
+++ b/main/helpcontent2/source/text/shared/01/0207.xhp
@@ -1,8 +1,7 @@
 
-
-   
+
 
 
-
- 
-   
+
 
 
 Paste Special
@@ -76,93 +73,93 @@
 
 Selection
 Select a 
format for the clipboard contents that you want to paste.
-When you 
paste HTML data into a text document, you can choose "HTML format" or "HTML 
format without comments". The second choice is the default; it pastes all HTML 
data, but no comments. 
+When you 
paste HTML data into a text document, you can choose "HTML format" or "HTML 
format without comments". The second choice is the default; it pastes all HTML 
data, but no comments.
 
 
 
-Paste Special 
+Paste Special
 
-This dialog 
appears in Calc if the clipboard contains spreadsheet cells. 
+This dialog 
appears in Calc if the clipboard contains spreadsheet cells.
 
-Selection 
+Selection
 
-Select a 
format for the clipboard contents that you want to paste. 
+Select a 
format for the clipboard contents that you want to paste.
 
 
-Paste all 
+Paste all
 
 Pastes all cell contents, 
comments, formats, and objects into the current document.
 
 
-Text 
+Text
 i50436
-Inserts cells containing text. 
+Inserts cells containing text.
 
 
-Numbers 
+Numbers
 
-Inserts cells containing numbers. 
+Inserts cells containing numbers.
 
 
-Date 
 Time 
+Date 
 Time
 
-Inserts cells containing date and time 
values. 
+Inserts cells containing date and time 
values.
 
 
-Formulas 
+Formulas
 
 Inserts cells containing 
formulae.
 
 
-Comments 
+Comments
 
-Inserts comments that are attached to 
cells. If you want to add the comments to the existing cell content, select the 
"Add" operation. 
+Inserts comments that are attached to 
cells. If you want to add the comments to the existing cell content, select the 
"Add" operation.
 
 
-Formats 
+Formats
 
-Inserts cell format attributes. 
+Inserts cell format attributes.
 
 
-Objects 
+Objects
 
-Inserts objects contained within the 
selected cell range. These can be OLE objects, chart objects, or drawing 
objects. 
+Inserts objects contained within the 
selected cell range. These can be OLE objects, chart objects, or drawing 
objects.
 
-Operations 
+Operations
 
-Select the 
operation to apply when you paste cells into your sheet. 
+Select the 
operation to apply when you paste cells into your sheet.
 
 
-None 
+None
 
-Does not apply an operation when you 
insert the cell range from the clipboard. The contents of the clipboard will 
replace existing cell contents. 
+Does not apply an operation when you 
insert the cell range from the clipboard. The contents of the clipboard will 
replace existing cell contents.
 
 
-Add 
+Add
 
-Adds the values in the clipboard cells 
to the values in the target cells. Also, if the clipboard only contains 
comments, adds the comments to the target cells. 
+Adds the values in the clipboard cells 
to the values in the target cells. Also, if the clipboard only contains 
comments, adds the comments to the target cells.
 
 
-Subtract 
+Subtract
 
-Subtracts the values in the clipboard 
cells from the values in the target cells. 
+Subtracts the values in the clipboard 
cells from the values in the target cells.
 
 
-Multiply 
+Multiply
 
-Multiplies the values in the clipboard 
cells with the values in the target cells. 
+Multiplies the values in the clipboard 
cells with the values in the target cells.
 
 
-Divide 
+Divide
 
-Divides the values in the target cells 
by the values in the clipboard cells. 
+Divides 

(openoffice) branch AOO42X updated: Cleaning up Help files (work in progress)

2023-12-11 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 a8542a9bd5 Cleaning up Help files (work in progress)
a8542a9bd5 is described below

commit a8542a9bd55e1ac869be93fddebcb39d4a859e13
Author: mseidel 
AuthorDate: Mon Dec 11 23:21:23 2023 +0100

Cleaning up Help files (work in progress)

(cherry picked from commit f3989ab4ceb4ad0d35843735c3eb5ba948e04739)
---
 .../helpcontent2/source/text/scalc/00/0402.xhp |   4 +-
 .../helpcontent2/source/text/scalc/01/12050100.xhp |   2 +-
 .../helpcontent2/source/text/scalc/01/12080300.xhp |   2 +-
 .../source/text/scalc/guide/webquery.xhp   |  17 +-
 .../source/text/shared/00/0001.xhp | 290 ++---
 .../source/text/shared/00/0210.xhp |  19 +-
 .../source/text/shared/00/0402.xhp |  49 ++--
 .../source/text/shared/01/01100100.xhp |  15 +-
 .../source/text/shared/01/02100100.xhp |  19 +-
 .../source/text/shared/01/05020100.xhp |   2 +-
 .../source/text/shared/01/05260300.xhp |  17 +-
 .../helpcontent2/source/text/shared/01/webhtml.xhp |  17 +-
 .../source/text/shared/02/0122.xhp |  18 +-
 .../text/shared/explorer/database/05030400.xhp |   2 +-
 .../source/text/shared/guide/groups.xhp| 140 +-
 .../source/text/shared/optionen/01010301.xhp   |  17 +-
 .../source/text/simpress/00/0403.xhp   |   4 +-
 .../source/text/simpress/01/05250500.xhp   |   2 +-
 .../source/text/simpress/01/13050300.xhp   |   2 +-
 .../source/text/simpress/01/13050700.xhp   |   2 +-
 .../source/text/simpress/guide/individual.xhp  |   4 +-
 .../source/text/swriter/guide/auto_numbering.xhp   | 103 
 .../source/text/swriter/guide/auto_off.xhp | 189 +++---
 .../source/text/swriter/guide/auto_spellcheck.xhp  |  99 ---
 .../source/text/swriter/guide/border_object.xhp| 129 +
 .../text/swriter/guide/word_completion_adjust.xhp  | 107 
 26 files changed, 600 insertions(+), 671 deletions(-)

diff --git a/main/helpcontent2/source/text/scalc/00/0402.xhp 
b/main/helpcontent2/source/text/scalc/00/0402.xhp
index 7b5313460e..e1b45c8a11 100644
--- a/main/helpcontent2/source/text/scalc/00/0402.xhp
+++ b/main/helpcontent2/source/text/scalc/00/0402.xhp
@@ -45,11 +45,11 @@
 
 Choose Edit - Delete 
Cells
 
-Choose Edit – Sheet - Delete
+Choose Edit - Sheet - Delete
 Open context menu for a sheet tab
 
 
-Choose Edit – Sheets – Move/Copy
+Choose Edit - Sheets - Move/Copy
 Open context menu for a sheet tab
 
 Choose Edit - Delete Manual 
Break
diff --git a/main/helpcontent2/source/text/scalc/01/12050100.xhp 
b/main/helpcontent2/source/text/scalc/01/12050100.xhp
index a2cc40c21d..ffcbb1e12e 100644
--- a/main/helpcontent2/source/text/scalc/01/12050100.xhp
+++ b/main/helpcontent2/source/text/scalc/01/12050100.xhp
@@ -45,7 +45,7 @@
 Ensure that the columns of the table have labels.
 
 
-Select the table or the area in the table that you want to calculate 
subtotals for, and then choose Data – Subtotals.
+Select the table or the area in the table that you want to calculate 
subtotals for, and then choose Data - Subtotals.
 
 
 In the Group By box, select the column that you want to 
add the subtotals to.
diff --git a/main/helpcontent2/source/text/scalc/01/12080300.xhp 
b/main/helpcontent2/source/text/scalc/01/12080300.xhp
index 045d41432a..f0d9089e6c 100644
--- a/main/helpcontent2/source/text/scalc/01/12080300.xhp
+++ b/main/helpcontent2/source/text/scalc/01/12080300.xhp
@@ -37,7 +37,7 @@
 
 
 
-When you group a cell range, and outline icon appears in the margins 
next to the group. To hide or show the group, click the icon. To ungroup the 
selection, choose Data – Outline - Ungroup.
+When you group a cell range, and outline icon appears in the margins 
next to the group. To hide or show the group, click the icon. To ungroup the 
selection, choose Data - Outline - Ungroup.
 Include
 Rows
 Groups the 
selected rows.
diff --git a/main/helpcontent2/source/text/scalc/guide/webquery.xhp 
b/main/helpcontent2/source/text/scalc/guide/webquery.xhp
index e42592bae3..09154086c6 100644
--- a/main/helpcontent2/source/text/scalc/guide/webquery.xhp
+++ b/main/helpcontent2/source/text/scalc/guide/webquery.xhp
@@ -1,9 +1,7 @@
 
 
-
-
 
 
-
-
-
-   
+
 
 
 Inserting External Data in Table 
(WebQuery)
@@ -81,7 +76,7 @@
 
 In the Navigator select the Insert as link drag mode 
 Icon
-   .
+.
 
 
 Drag the desired external data from the Navigator into the target 
document.
diff --git a/main/helpcontent2/source/text/shared/00/0001.xhp 
b/main/helpcontent2/source/text/shared/00/0001.xhp
index a75e702a6f..ecc7c1de67 100644
--- 

(openoffice) branch AOO42X updated: Cleaning up Help files (work in progress)

2023-12-11 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 657b916b5a Cleaning up Help files (work in progress)
657b916b5a is described below

commit 657b916b5aec6e3488af9ad87d9f461dbbc2c9fe
Author: mseidel 
AuthorDate: Mon Dec 11 21:33:53 2023 +0100

Cleaning up Help files (work in progress)

(cherry picked from commit 11028d3c92f4d83167c808524ffe560b911430ef)
---
 .../helpcontent2/source/text/scalc/01/04060102.xhp |  16 +-
 .../helpcontent2/source/text/scalc/01/04060111.xhp |  15 +-
 .../helpcontent2/source/text/scalc/01/1201.xhp |  15 +-
 .../helpcontent2/source/text/scalc/04/0102.xhp |  19 +--
 .../source/text/scalc/guide/print_title_row.xhp|  15 +-
 .../source/text/scalc/guide/rounding_numbers.xhp   |  15 +-
 .../source/text/scalc/guide/super_subscript.xhp|  15 +-
 .../source/text/schart/01/wiz_chart_type.xhp   |  17 +--
 .../source/text/shared/01/01010304.xhp |   2 +-
 .../source/text/shared/01/0105.xhp |  16 +-
 .../source/text/shared/01/01110101.xhp |   2 +-
 .../source/text/shared/01/0202.xhp |  14 +-
 .../source/text/shared/01/05030700.xhp |  15 +-
 .../source/text/shared/01/0507.xhp |  15 +-
 .../shared/explorer/database/dabaadvpropgen.xhp|  16 +-
 .../text/shared/explorer/database/dabadoc.xhp  |  45 +++---
 .../text/shared/explorer/database/dabapropcon.xhp  |  16 +-
 .../text/shared/explorer/database/dabawiz02.xhp|  15 +-
 .../shared/explorer/database/dabawiz02odbc.xhp |  17 +--
 .../shared/explorer/database/dabawiz02oracle.xhp   |  16 +-
 .../shared/explorer/database/dabawiz02text.xhp |  16 +-
 .../shared/explorer/database/dabawiz03auth.xhp |  17 +--
 .../shared/explorer/database/querywizard00.xhp |  15 +-
 .../shared/explorer/database/querywizard01.xhp |  15 +-
 .../shared/explorer/database/querywizard02.xhp |   2 +-
 .../shared/explorer/database/querywizard03.xhp |   2 +-
 .../shared/explorer/database/querywizard04.xhp |  16 +-
 .../shared/explorer/database/querywizard05.xhp |  15 +-
 .../shared/explorer/database/querywizard06.xhp |  16 +-
 .../shared/explorer/database/querywizard07.xhp |   2 +-
 .../shared/explorer/database/querywizard08.xhp |  16 +-
 .../shared/explorer/database/tablewizard00.xhp |  15 +-
 .../shared/explorer/database/tablewizard01.xhp |  15 +-
 .../shared/explorer/database/tablewizard02.xhp |  15 +-
 .../shared/explorer/database/tablewizard03.xhp |  18 +--
 .../shared/explorer/database/tablewizard04.xhp |  16 +-
 .../source/text/shared/guide/doc_open.xhp  |  17 +--
 .../helpcontent2/source/text/shared/guide/main.xhp |  15 +-
 .../source/text/shared/optionen/mailmerge.xhp  |  18 +--
 .../source/text/simpress/01/0403m.xhp  |  15 +-
 .../source/text/simpress/01/05120500m.xhp  |  18 +--
 .../source/text/simpress/01/0610.xhp   |  15 +-
 .../text/simpress/guide/animated_gif_create.xhp|  21 +--
 .../source/text/swriter/01/0212.xhp|  23 ++-
 .../source/text/swriter/01/05040800.xhp|  11 +-
 .../source/text/swriter/01/05100300.xhp|  47 +++---
 .../source/text/swriter/01/mailmerge01.xhp |  16 +-
 .../source/text/swriter/01/mailmerge03.xhp |  16 +-
 .../source/text/swriter/01/mailmerge04.xhp |  16 +-
 .../source/text/swriter/01/mailmerge05.xhp |  16 +-
 .../source/text/swriter/01/mailmerge07.xhp |  16 +-
 .../source/text/swriter/01/mm_cusaddfie.xhp|  16 +-
 .../source/text/swriter/01/mm_cusaddlis.xhp|  16 +-
 .../source/text/swriter/01/mm_cusgrelin.xhp|  16 +-
 .../source/text/swriter/01/mm_newaddblo.xhp|  16 +-
 .../source/text/swriter/01/mm_newaddlis.xhp|  16 +-
 .../source/text/swriter/01/mm_seladdblo.xhp|  16 +-
 .../source/text/swriter/guide/fields.xhp   | 168 ++---
 .../text/swriter/guide/insert_beforetable.xhp  |  15 +-
 .../source/text/swriter/guide/table_select.xhp |  17 +--
 60 files changed, 412 insertions(+), 691 deletions(-)

diff --git a/main/helpcontent2/source/text/scalc/01/04060102.xhp 
b/main/helpcontent2/source/text/scalc/01/04060102.xhp
index 8170d08920..e0fac2f187 100644
--- a/main/helpcontent2/source/text/scalc/01/04060102.xhp
+++ b/main/helpcontent2/source/text/scalc/01/04060102.xhp
@@ -1,8 +1,7 @@
 
-
-   
+
 
 
-
- 
-   
+
 
 
 Date  Time Functions
@@ -82,7 +79,6 @@
 
 
 
-
 Choose %PRODUCTNAME - PreferencesTools - 
Options - %PRODUCTNAME Calc - Calculate 
to select the date base.
 When 
you copy and paste cells containing date values between different spreadsheets, 
both spreadsheet documents must be set to the same date base. If date bases 
differ, the 

(openoffice) branch AOO42X updated: Cleaning up Help files (work in progress)

2023-12-11 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 221d1e7342 Cleaning up Help files (work in progress)
221d1e7342 is described below

commit 221d1e73421dbad5ed6c1d27c91ab89e38267888
Author: mseidel 
AuthorDate: Mon Dec 11 19:10:36 2023 +0100

Cleaning up Help files (work in progress)

(cherry picked from commit 9bb5fc980e057629e0d08908172841580425c3bf)
---
 .../source/text/scalc/guide/matrixformula.xhp  | 15 ++--
 .../source/text/scalc/guide/table_rotate.xhp   | 15 ++--
 .../text/scalc/guide/userdefined_function.xhp  | 17 +++--
 .../source/text/scalc/guide/year2000.xhp   | 15 ++--
 .../source/text/schart/01/type_column_bar.xhp  | 17 +++--
 .../source/text/schart/01/type_net.xhp | 15 ++--
 .../source/text/shared/01/securitywarning.xhp  | 18 +++--
 .../source/text/shared/02/more_controls.xhp| 15 ++--
 .../source/text/shared/autopi/webwizard00.xhp  |  4 +-
 .../source/text/shared/autopi/webwizard01.xhp  | 43 ++
 .../source/text/shared/autopi/webwizard02.xhp  | 15 +++-
 .../source/text/shared/autopi/webwizard03.xhp  | 17 +++--
 .../source/text/shared/autopi/webwizard04.xhp  | 16 +++-
 .../source/text/shared/autopi/webwizard05.xhp  | 16 +++-
 .../source/text/shared/autopi/webwizard05bi.xhp| 16 +++-
 .../source/text/shared/autopi/webwizard05is.xhp| 15 +++-
 .../source/text/shared/autopi/webwizard06.xhp  | 16 +++-
 .../source/text/shared/autopi/webwizard07.xhp  | 16 +++-
 .../source/text/shared/autopi/webwizard07fc.xhp| 16 +++-
 .../shared/explorer/database/querywizard02.xhp | 16 +++-
 .../shared/explorer/database/querywizard03.xhp | 16 +++-
 .../source/text/shared/guide/chart_title.xhp   | 15 ++--
 .../source/text/shared/guide/data_new.xhp  | 16 +++-
 .../source/text/shared/guide/data_search.xhp   | 18 +++--
 .../source/text/shared/guide/data_view.xhp | 16 +++-
 .../source/text/shared/guide/dragdrop_graphic.xhp  | 16 ++--
 .../source/text/shared/guide/dragdrop_table.xhp| 15 ++--
 .../source/text/shared/guide/find_attributes.xhp   | 18 +++--
 .../source/text/shared/guide/measurement_units.xhp | 15 ++--
 .../text/shared/guide/navigator_setcursor.xhp  | 15 ++--
 .../source/text/shared/guide/navpane_on.xhp| 19 +++---
 .../text/shared/guide/redlining_doccompare.xhp | 15 ++--
 .../source/text/shared/guide/textmode_change.xhp   | 15 ++--
 .../source/text/simpress/01/effectoptionstext.xhp  | 16 +++-
 .../source/text/simpress/guide/layer_new.xhp   | 17 +++--
 .../source/text/simpress/guide/layer_tipps.xhp | 15 ++--
 .../source/text/simpress/guide/line_draw.xhp   | 27 +-
 .../source/text/simpress/guide/page_copy.xhp   | 15 ++--
 .../source/text/simpress/guide/palette_files.xhp   | 17 ++---
 .../source/text/simpress/guide/print_tofit.xhp | 15 ++--
 .../source/text/simpress/guide/select_object.xhp   | 15 ++--
 .../source/text/simpress/guide/vectorize.xhp   | 15 ++--
 .../source/text/swriter/01/mm_finent.xhp   | 16 +++-
 .../source/text/swriter/01/mm_seladdlis.xhp| 16 +++-
 44 files changed, 219 insertions(+), 507 deletions(-)

diff --git a/main/helpcontent2/source/text/scalc/guide/matrixformula.xhp 
b/main/helpcontent2/source/text/scalc/guide/matrixformula.xhp
index 6a0eb8d8f4..2c3fe37ed3 100644
--- a/main/helpcontent2/source/text/scalc/guide/matrixformula.xhp
+++ b/main/helpcontent2/source/text/scalc/guide/matrixformula.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
-
-   
 
 
 
 Entering Matrix Formulas
 /text/scalc/guide/matrixformula.xhp
 
-
-Sun Microsystems, Inc.
-converted from old format - 
fpe
-
 
 
 matrices; entering matrix 
formulas
diff --git a/main/helpcontent2/source/text/scalc/guide/table_rotate.xhp 
b/main/helpcontent2/source/text/scalc/guide/table_rotate.xhp
index 9af71f8506..667b28ba4f 100644
--- a/main/helpcontent2/source/text/scalc/guide/table_rotate.xhp
+++ b/main/helpcontent2/source/text/scalc/guide/table_rotate.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
-
-   
 
 
 
 Rotating Tables (Transposing)
 /text/scalc/guide/table_rotate.xhp
 
-
-Sun Microsystems, Inc.
-converted from old format - 
fpe
-
 
 
 tables; transposing
diff --git a/main/helpcontent2/source/text/scalc/guide/userdefined_function.xhp 
b/main/helpcontent2/source/text/scalc/guide/userdefined_function.xhp
index fb8ece135f..4e9c8f8be2 100644
--- a/main/helpcontent2/source/text/scalc/guide/userdefined_function.xhp
+++ b/main/helpcontent2/source/text/scalc/guide/userdefined_function.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
-
-   
 
 
 
 User-Defined Functions
 

(openoffice) branch AOO42X updated: Cleaning up Help files (work in progress)

2023-12-10 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 cdc9791738 Cleaning up Help files (work in progress)
cdc9791738 is described below

commit cdc9791738295f5a149df7c636716094aba01eb1
Author: mseidel 
AuthorDate: Mon Dec 11 00:41:37 2023 +0100

Cleaning up Help files (work in progress)

(cherry picked from commit 2126bbb29637192181ddb3add9339eeeae91ee3f)
---
 .../source/text/shared/guide/change_title.xhp| 16 
 .../source/text/shared/guide/chart_axis.xhp  | 15 ---
 .../source/text/shared/guide/chart_insert.xhp| 18 +-
 .../source/text/shared/guide/database_main.xhp   | 16 +---
 .../source/text/shared/guide/dragdrop_beamer.xhp | 19 +--
 .../text/shared/guide/dragdrop_fromgallery.xhp   | 17 +
 .../source/text/shared/guide/hyperlink_search.xhp|  7 ---
 .../source/text/shared/guide/integratinguno.xhp  | 15 ---
 .../helpcontent2/source/text/shared/guide/labels.xhp |  6 --
 .../source/text/shared/optionen/javaclasspath.xhp|  2 +-
 .../source/text/shared/optionen/javaparameters.xhp   | 20 ++--
 11 files changed, 39 insertions(+), 112 deletions(-)

diff --git a/main/helpcontent2/source/text/shared/guide/change_title.xhp 
b/main/helpcontent2/source/text/shared/guide/change_title.xhp
index 2d72f333e5..9c58547011 100644
--- a/main/helpcontent2/source/text/shared/guide/change_title.xhp
+++ b/main/helpcontent2/source/text/shared/guide/change_title.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
-
-
 
 
 
 Changing the Title of a Document
 /text/shared/guide/change_title.xhp
 
-
-Sun Microsystems, Inc.
-converted from old format - fpe
-YJ: checked
-
 
 
 
diff --git a/main/helpcontent2/source/text/shared/guide/chart_axis.xhp 
b/main/helpcontent2/source/text/shared/guide/chart_axis.xhp
index 398b499a79..ca5cbef616 100644
--- a/main/helpcontent2/source/text/shared/guide/chart_axis.xhp
+++ b/main/helpcontent2/source/text/shared/guide/chart_axis.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
-
-   
 
 
 
 Editing Chart Axes
 /text/shared/guide/chart_axis.xhp
 
-
-Sun Microsystems, Inc.
-converted from old format - 
fpe
-
 
 
 charts; editing axes
diff --git a/main/helpcontent2/source/text/shared/guide/chart_insert.xhp 
b/main/helpcontent2/source/text/shared/guide/chart_insert.xhp
index e464dd5e03..9acec9c34d 100644
--- a/main/helpcontent2/source/text/shared/guide/chart_insert.xhp
+++ b/main/helpcontent2/source/text/shared/guide/chart_insert.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
-
-   
 
 
 
 Inserting Charts
 /text/shared/guide/chart_insert.xhp
 
-
-Sun Microsystems, Inc.
-FPE: Removed screenshots. Cleaned a 
bit. Needs update!
-DEDR: reviewed
-YJ: checked new bits
-
+Removed screenshots. Cleaned a bit. Needs update!
 
 
 charts; inserting
diff --git a/main/helpcontent2/source/text/shared/guide/database_main.xhp 
b/main/helpcontent2/source/text/shared/guide/database_main.xhp
index b7420da2e1..ea0b48ac92 100644
--- a/main/helpcontent2/source/text/shared/guide/database_main.xhp
+++ b/main/helpcontent2/source/text/shared/guide/database_main.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
-
-   
 
 
 
 Database Overview
 /text/shared/guide/database_main.xhp
 
-
-Sun Microsystems, Inc.
-FPE: Deleted screenshot.
-
+Deleted screenshot
 
 
 databases; overview
diff --git a/main/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp 
b/main/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp
index d60d2b037a..756206a0b9 100644
--- a/main/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp
+++ b/main/helpcontent2/source/text/shared/guide/dragdrop_beamer.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
-
-
-   
 
 
 
 Drag-and-Drop With the Data Source 
View
 /text/shared/guide/dragdrop_beamer.xhp
 
-
-Sun Microsystems, Inc.
-converted from old format - 
fpe
-
 
 
 drag and drop; data source 
view
@@ -50,14 +42,13 @@
 
 
 Mouse pointer copying 
data
-   
+
 
 
 Copying with Drag-and-Drop
 
 
 
-
 If you want to reverse a drag-and-drop, position the cursor in your 
document and choose Edit - Undo.
 It is also possible to copy by drag-and-drop from a document into a 
data source:
 A text table or the selected range of a spreadsheet can be dragged 
using drag-and-drop to a table container in the data source 
explorer.
diff --git 
a/main/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp 
b/main/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp
index a5608abb1f..2fb309f1c1 100644
--- a/main/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp
+++ b/main/helpcontent2/source/text/shared/guide/dragdrop_fromgallery.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
-
-
-   
 
 
 
 Copying Graphics From the Gallery
 /text/shared/guide/dragdrop_fromgallery.xhp
 
-
-Sun Microsystems, Inc.

(openoffice) branch AOO42X updated: Cleaning up Help files (work in progress)

2023-12-09 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 c34bba4aaa Cleaning up Help files (work in progress)
c34bba4aaa is described below

commit c34bba446003a58d1ae86c54a77b0d5355eb
Author: mseidel 
AuthorDate: Sat Dec 9 21:16:27 2023 +0100

Cleaning up Help files (work in progress)

(cherry picked from commit 1ca2cdb37c5624821156e9848ef0a83f0ea7bb11)
---
 .../source/text/sbasic/shared/03020201.xhp | 15 +---
 .../source/text/sbasic/shared/03020202.xhp | 15 +---
 .../source/text/sbasic/shared/03020203.xhp | 15 +---
 .../source/text/sbasic/shared/03020205.xhp | 15 +---
 .../source/text/sbasic/shared/03020301.xhp | 15 +---
 .../source/text/sbasic/shared/03020302.xhp | 15 +---
 .../source/text/sbasic/shared/03020303.xhp | 15 +---
 .../source/text/sbasic/shared/03020304.xhp | 15 +---
 .../source/text/sbasic/shared/03020305.xhp | 15 +---
 .../source/text/sbasic/shared/03020402.xhp | 15 +---
 .../source/text/sbasic/shared/03020403.xhp | 15 +---
 .../source/text/sbasic/shared/03020404.xhp | 15 +---
 .../source/text/sbasic/shared/03020405.xhp | 15 +---
 .../source/text/sbasic/shared/03020406.xhp | 15 +---
 .../source/text/sbasic/shared/03020407.xhp | 15 +---
 .../source/text/sbasic/shared/03020408.xhp | 15 +---
 .../source/text/sbasic/shared/03020409.xhp | 15 +---
 .../source/text/sbasic/shared/03020410.xhp | 15 +---
 .../source/text/sbasic/shared/03020412.xhp | 15 +---
 .../source/text/sbasic/shared/03020413.xhp | 15 +---
 .../source/text/sbasic/shared/03020414.xhp | 15 +---
 .../source/text/sbasic/shared/03020415.xhp | 15 +---
 .../source/text/sbasic/shared/0303.xhp | 36 -
 .../source/text/sbasic/shared/03030101.xhp | 13 +---
 .../source/text/sbasic/shared/03030102.xhp | 15 +---
 .../source/text/sbasic/shared/03030103.xhp | 15 +---
 .../source/text/sbasic/shared/03030104.xhp | 15 +---
 .../source/text/sbasic/shared/03030105.xhp | 15 +---
 .../source/text/sbasic/shared/03030106.xhp | 15 +---
 .../source/text/sbasic/shared/03030107.xhp | 15 +---
 .../source/text/sbasic/shared/03030108.xhp | 15 +---
 .../source/text/sbasic/shared/03030110.xhp | 17 ++---
 .../source/text/sbasic/shared/03030120.xhp | 18 ++---
 .../source/text/sbasic/shared/03030130.xhp | 18 ++---
 .../source/text/sbasic/shared/03030203.xhp | 15 +---
 .../source/text/sbasic/shared/03030204.xhp | 17 ++---
 .../source/text/sbasic/shared/03030205.xhp | 15 +---
 .../source/text/sbasic/shared/03030206.xhp | 15 +---
 .../source/text/sbasic/shared/03030301.xhp | 15 +---
 .../source/text/sbasic/shared/03030302.xhp | 15 +---
 .../source/text/sbasic/shared/03030303.xhp | 15 +---
 .../source/text/sbasic/shared/03050100.xhp | 17 ++---
 .../source/text/sbasic/shared/03050300.xhp | 15 +---
 .../source/text/sbasic/shared/03060100.xhp | 15 +---
 .../source/text/sbasic/shared/03060200.xhp | 15 +---
 .../source/text/sbasic/shared/03060300.xhp | 15 +---
 .../source/text/sbasic/shared/03060400.xhp | 15 +---
 .../source/text/sbasic/shared/03060500.xhp | 15 +---
 .../source/text/shared/00/0403.xhp | 26 ++-
 .../source/text/shared/01/0206.xhp | 17 ++---
 .../source/text/shared/01/0209.xhp | 33 
 .../source/text/shared/01/0304.xhp | 17 ++---
 .../source/text/shared/01/0306.xhp | 19 ++---
 .../source/text/shared/02/01170001.xhp | 89 ++
 .../source/text/shared/02/colortoolbar.xhp | 16 ++--
 .../source/text/shared/05/0160.xhp | 22 ++
 .../source/text/shared/autokorr/0100.xhp   | 19 ++---
 .../source/text/shared/autopi/0100.xhp | 17 ++---
 .../source/text/simpress/01/0117.xhp   | 15 +---
 .../source/text/simpress/01/0306.xhp   | 17 ++---
 60 files changed, 313 insertions(+), 745 deletions(-)

diff --git a/main/helpcontent2/source/text/sbasic/shared/03020201.xhp 
b/main/helpcontent2/source/text/sbasic/shared/03020201.xhp
index dc72c6a04f..2686fdb3c7 100644
--- a/main/helpcontent2/source/text/sbasic/shared/03020201.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/03020201.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
-
-   
 
 
 
 Get Statement [Runtime]
 /text/sbasic/shared/03020201.xhp
 
-
-Sun Microsystems, Inc.
-converted from old format - 
fpe
-
 
 
 
diff --git a/main/helpcontent2/source/text/sbasic/shared/03020202.xhp 
b/main/helpcontent2/source/text/sbasic/shared/03020202.xhp
index 

(openoffice) branch AOO42X updated: Cleaning up Help files (work in progress)

2023-12-09 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 d255509b85 Cleaning up Help files (work in progress)
d255509b85 is described below

commit d255509b8509ab3c44bc531f1f2f478c02bb6ca6
Author: mseidel 
AuthorDate: Sat Dec 9 14:33:04 2023 +0100

Cleaning up Help files (work in progress)

(cherry picked from commit 1d122f9bf30c62ea687d7f1537d2cd543669cf68)
---
 .../source/text/shared/01/02230100.xhp | 17 ---
 .../source/text/shared/01/02230150.xhp | 15 +++---
 .../source/text/shared/01/04060200.xhp | 26 ++--
 .../source/text/shared/01/05070500.xhp | 15 --
 .../source/text/shared/01/05080100.xhp | 29 +++---
 .../source/text/shared/01/05080200.xhp | 29 +++---
 .../source/text/shared/01/05100700.xhp | 13 
 .../source/text/shared/01/0520.xhp | 17 ---
 .../source/text/shared/01/05200100.xhp | 17 ---
 .../source/text/shared/01/05250300.xhp | 15 --
 .../source/text/shared/01/05250500.xhp | 15 +++---
 .../source/text/shared/01/05250600.xhp | 15 +++---
 .../source/text/shared/01/0526.xhp | 15 --
 .../source/text/shared/01/05260100.xhp | 15 --
 .../source/text/shared/01/05340405.xhp | 32 
 .../source/text/shared/01/0535.xhp | 17 ---
 .../source/text/shared/01/06050300.xhp | 17 ---
 .../source/text/shared/01/06050600.xhp | 13 
 .../source/text/shared/01/0613.xhp | 15 --
 .../source/text/shared/01/0615.xhp | 17 ---
 .../source/text/simpress/01/1317.xhp   | 17 ---
 .../source/text/simpress/01/13180100.xhp   | 35 +-
 .../source/text/simpress/01/13180200.xhp   | 35 +-
 .../source/text/simpress/01/animationeffect.xhp| 15 +++---
 .../source/text/simpress/01/effectoptions.xhp  | 15 --
 .../helpcontent2/source/text/smath/01/03090500.xhp |  2 +-
 26 files changed, 170 insertions(+), 313 deletions(-)

diff --git a/main/helpcontent2/source/text/shared/01/02230100.xhp 
b/main/helpcontent2/source/text/shared/01/02230100.xhp
index a0f6504dc9..19248fca60 100644
--- a/main/helpcontent2/source/text/shared/01/02230100.xhp
+++ b/main/helpcontent2/source/text/shared/01/02230100.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
-
 
 
 
 Record
 /text/shared/01/02230100.xhp
 
-
-Sun Microsystems, Inc.
-converted from old format - 
fpe
-
 
 
 
@@ -44,7 +38,7 @@
 Tracks each change that is made in 
the current document by author and date. 
 
 
-  
+
 
 
 If you choose Record - Show, the 
lines containing changed text passages are indicated by a vertical line in the 
left page margin. You can set the properties of the vertical line and the other 
markup elements by choosing %PRODUCTNAME 
Writer - Changes in the Options dialog 
box.
@@ -106,7 +100,6 @@
 
 
 When the record changes command is active, you cannot delete, move, 
merge, split, or copy cells or delete sheets.
-
 
 
 removed the note about no-tables-comparing in Writer
diff --git a/main/helpcontent2/source/text/shared/01/02230150.xhp 
b/main/helpcontent2/source/text/shared/01/02230150.xhp
index 6a32298e6e..c52066f934 100644
--- a/main/helpcontent2/source/text/shared/01/02230150.xhp
+++ b/main/helpcontent2/source/text/shared/01/02230150.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
-
-   
 
 
 
 Protect Records
 /text/shared/01/02230150.xhp
 
-
-Sun Microsystems, Inc.
-converted from old format - 
fpe
-
 
 
 
diff --git a/main/helpcontent2/source/text/shared/01/04060200.xhp 
b/main/helpcontent2/source/text/shared/01/04060200.xhp
index a5e149b4ab..f58c8951b2 100644
--- a/main/helpcontent2/source/text/shared/01/04060200.xhp
+++ b/main/helpcontent2/source/text/shared/01/04060200.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
 
@@ -28,20 +27,13 @@
 Request
 /text/shared/01/04060200.xhp
 
-
-Sun Microsystems, Inc.
-converted from old format - 
fpe
-
 
 
-  
-  
-  
-  
+
 Request
-  Scans an image, and then inserts the result into the 
document. The scanning dialog is provided by the manufacturer of the 
scanner. For an explanation of the dialog please refer to 
the documentation on your scanner.
-  
-  
+Scans an image, and then inserts the result into the 
document. The scanning dialog is provided by the manufacturer of the 
scanner. For an explanation of the dialog please refer to 
the documentation on your scanner.
+
+
 
- 
+
 
diff --git a/main/helpcontent2/source/text/shared/01/05070500.xhp 
b/main/helpcontent2/source/text/shared/01/05070500.xhp
index e7996fb7f4..ea25dee63a 100644
--- 

(openoffice) branch AOO42X updated: Cleaning up Help files (work in progress)

2023-12-07 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 822cd56d12 Cleaning up Help files (work in progress)
822cd56d12 is described below

commit 822cd56d123166e7fe6fda3ec7c60567448a825f
Author: mseidel 
AuthorDate: Thu Dec 7 11:40:04 2023 +0100

Cleaning up Help files (work in progress)

(cherry picked from commit 74497c04383a61278e97f76d954628b28677b779)
---
 .../source/text/sbasic/shared/02/1104.xhp  |  6 +---
 .../source/text/sbasic/shared/02/1114.xhp  | 18 +++---
 .../source/text/sbasic/shared/02/1115.xhp  | 18 +++---
 .../source/text/sbasic/shared/03030100.xhp | 15 +++-
 .../source/text/sbasic/shared/0305.xhp | 35 --
 .../source/text/sbasic/shared/03050200.xhp | 15 +++-
 .../source/text/sbasic/shared/03050500.xhp | 13 +++
 .../source/text/sbasic/shared/0306.xhp | 39 +---
 .../source/text/sbasic/shared/03120401.xhp | 16 +++--
 .../source/text/sbasic/shared/03120402.xhp | 15 +++-
 .../helpcontent2/source/text/scalc/01/0310.xhp | 17 +++--
 .../helpcontent2/source/text/scalc/01/05030200.xhp | 17 +++--
 .../helpcontent2/source/text/scalc/01/06030400.xhp | 29 ++-
 .../helpcontent2/source/text/scalc/01/06030500.xhp | 29 ++-
 .../helpcontent2/source/text/scalc/01/1208.xhp | 17 +++--
 .../helpcontent2/source/text/scalc/01/12080100.xhp | 31 +++-
 .../helpcontent2/source/text/scalc/01/12080200.xhp | 17 -
 .../helpcontent2/source/text/scalc/01/12080300.xhp | 41 +-
 .../helpcontent2/source/text/scalc/01/12080500.xhp | 14 +++-
 .../helpcontent2/source/text/scalc/02/0214.xhp | 18 +++---
 .../helpcontent2/source/text/scalc/02/0604.xhp | 14 +++-
 .../helpcontent2/source/text/scalc/02/0808.xhp | 15 +++-
 .../source/text/schart/01/05050100.xhp | 17 +++--
 .../source/text/shared/00/0007.xhp | 16 +++--
 .../source/text/shared/01/0220.xhp | 21 ---
 .../source/text/shared/01/02200200.xhp |  6 
 .../source/text/shared/01/04160500.xhp | 17 +++--
 .../source/text/shared/01/05110100.xhp | 17 +++--
 .../source/text/shared/01/05110300.xhp | 33 +++--
 .../source/text/shared/01/05110400.xhp | 29 ++-
 .../source/text/simpress/01/05110500m.xhp  | 18 --
 .../source/text/simpress/01/0606.xhp   | 21 ---
 .../source/text/simpress/01/1315.xhp   | 17 +++--
 .../source/text/simpress/01/slidesorter.xhp| 16 +++--
 .../source/text/simpress/guide/layer_move.xhp  | 15 +++-
 .../source/text/simpress/guide/text2curve.xhp  | 16 +++--
 .../helpcontent2/source/text/simpress/main0209.xhp | 15 +++-
 .../source/text/smath/guide/comment.xhp| 15 +++-
 main/helpcontent2/source/text/smath/main0101.xhp   | 17 +++--
 .../source/text/swriter/01/05120100.xhp| 17 +++--
 .../source/text/swriter/01/0513.xhp| 26 +-
 .../source/text/swriter/01/05130002.xhp| 17 +++--
 .../source/text/swriter/01/05130004.xhp| 17 +++--
 .../source/text/swriter/02/0607.xhp| 18 +++---
 .../source/text/swriter/02/1803.xhp| 15 +++-
 .../source/text/swriter/02/18030100.xhp| 17 +++--
 46 files changed, 283 insertions(+), 599 deletions(-)

diff --git a/main/helpcontent2/source/text/sbasic/shared/02/1104.xhp 
b/main/helpcontent2/source/text/sbasic/shared/02/1104.xhp
index 516a777816..a7a05fab93 100644
--- a/main/helpcontent2/source/text/sbasic/shared/02/1104.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/02/1104.xhp
@@ -1,7 +1,5 @@
 
 
-
-
 
 
-
-
 
 
 
@@ -49,7 +45,7 @@
 
 
 Icon
-   
+
 
 
 Stop
diff --git a/main/helpcontent2/source/text/sbasic/shared/02/1114.xhp 
b/main/helpcontent2/source/text/sbasic/shared/02/1114.xhp
index 07f8a4de5a..8229fab51e 100644
--- a/main/helpcontent2/source/text/sbasic/shared/02/1114.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/02/1114.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
-
-   
 
 
 
 Insert Source Text
 /text/sbasic/shared/02/1114.xhp
 
-
-Sun Microsystems, Inc.
-converted from old format - 
fpe
-
 
 
 
@@ -49,14 +42,13 @@
 
 
 Icon
-   
+
 
 
 Insert source text
 
 
 
-
 
 
 
diff --git a/main/helpcontent2/source/text/sbasic/shared/02/1115.xhp 
b/main/helpcontent2/source/text/sbasic/shared/02/1115.xhp
index cb8c54d625..b6d3bf042c 100644
--- a/main/helpcontent2/source/text/sbasic/shared/02/1115.xhp
+++ 

(openoffice) branch AOO42X updated: Cleaning up Help files (work in progress)

2023-12-05 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 55dcf8a7fd Cleaning up Help files (work in progress)
55dcf8a7fd is described below

commit 55dcf8a7fd765755cca539a30c745445f309b11d
Author: mseidel 
AuthorDate: Tue Dec 5 14:38:03 2023 +0100

Cleaning up Help files (work in progress)

(cherry picked from commit 6034b5fb615cd9f341fc4f1c090c00a9b0030aee)
---
 .../source/text/sbasic/shared/0103.xhp | 15 ++---
 .../source/text/sbasic/shared/03020200.xhp | 15 ++---
 .../source/text/sbasic/shared/0307.xhp | 39 ++---
 .../helpcontent2/source/text/scalc/01/0404.xhp | 15 ++---
 .../helpcontent2/source/text/scalc/01/05040200.xhp | 17 ++
 .../helpcontent2/source/text/scalc/01/0505.xhp | 19 ++-
 .../helpcontent2/source/text/scalc/01/0709.xhp | 31 ---
 .../helpcontent2/source/text/scalc/01/12040500.xhp | 29 --
 .../helpcontent2/source/text/scalc/02/1801.xhp | 19 +++
 .../helpcontent2/source/text/scalc/02/1802.xhp | 17 ++
 .../source/text/scalc/guide/print_exact.xhp| 15 ++---
 .../source/text/schart/01/0505.xhp | 59 +---
 .../source/text/shared/02/0801.xhp | 25 +++--
 .../source/text/shared/02/0902.xhp | 15 ++---
 .../source/text/shared/02/1803.xhp | 56 ---
 .../source/text/shared/autopi/0102.xhp | 23 
 .../source/text/shared/autopi/01020100.xhp | 19 ++-
 .../source/text/shared/autopi/01020500.xhp | 20 ++-
 .../source/text/shared/autopi/01090200.xhp | 18 ++
 .../source/text/shared/autopi/01090500.xhp |  9 +--
 .../text/shared/explorer/database/toolbars.xhp | 16 ++
 .../text/shared/guide/copytable2application.xhp| 15 ++---
 .../source/text/simpress/01/0215.xhp   | 19 ++-
 .../source/text/simpress/01/0413.xhp   | 20 ++-
 .../source/text/simpress/01/0414.xhp   | 29 --
 .../source/text/simpress/01/0499.xhp   | 45 +++
 .../helpcontent2/source/text/smath/01/0208.xhp | 13 ++---
 .../helpcontent2/source/text/smath/01/0305.xhp | 17 ++
 .../helpcontent2/source/text/smath/01/03090909.xhp | 17 ++
 .../helpcontent2/source/text/smath/01/03091300.xhp | 15 ++---
 .../helpcontent2/source/text/smath/01/03091500.xhp | 15 ++---
 .../helpcontent2/source/text/smath/01/03091504.xhp | 65 ++
 .../helpcontent2/source/text/smath/01/0602.xhp | 49 
 .../source/text/smath/guide/attributes.xhp | 15 ++---
 .../source/text/smath/guide/brackets.xhp   | 15 ++---
 .../source/text/swriter/01/01160300.xhp| 17 ++
 .../source/text/swriter/01/0402.xhp| 17 ++
 .../source/text/swriter/01/04020200.xhp| 17 ++
 38 files changed, 324 insertions(+), 567 deletions(-)

diff --git a/main/helpcontent2/source/text/sbasic/shared/0103.xhp 
b/main/helpcontent2/source/text/sbasic/shared/0103.xhp
index 6332cf7b34..576b041241 100644
--- a/main/helpcontent2/source/text/sbasic/shared/0103.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/0103.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
-
-   
 
 
 
 Integrated Development Environment 
(IDE)
 /text/sbasic/shared/0103.xhp
 
-
-Sun Microsystems, Inc.
-converted from old format - 
fpe
-
 
 
 
diff --git a/main/helpcontent2/source/text/sbasic/shared/03020200.xhp 
b/main/helpcontent2/source/text/sbasic/shared/03020200.xhp
index c16f0709b7..aa48a964a8 100644
--- a/main/helpcontent2/source/text/sbasic/shared/03020200.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/03020200.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
-
-   
 
 
 
 File Input/Output Functions
 /text/sbasic/shared/03020200.xhp
 
-
-Sun Microsystems, Inc.
-converted from old format - 
fpe
-
 
 
 
diff --git a/main/helpcontent2/source/text/sbasic/shared/0307.xhp 
b/main/helpcontent2/source/text/sbasic/shared/0307.xhp
index 28d6e50563..cdfd5559df 100644
--- a/main/helpcontent2/source/text/sbasic/shared/0307.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/0307.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
 
@@ -28,24 +27,18 @@
 Mathematical Operators
 /text/sbasic/shared/0307.xhp
 
-
-Sun Microsystems, Inc.
-converted from old format - 
fpe
-
 
 
-  
-  
-  
-  Mathematical Operators
-  The following mathematical operators are supported in $[officename] 
Basic.
-  
-  This chapter provides a short overview of all of the arithmetical 
operators that you may need for calculations within a program.
-  
-  
-  
-  
-  
-  
- 
+
+Mathematical Operators
+The following mathematical operators are supported in $[officename] 
Basic.
+
+This chapter provides a short overview of all of the 

(openoffice) branch AOO42X updated: Cleaning up Help files (work in progress)

2023-12-02 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 7477e1276a Cleaning up Help files (work in progress)
7477e1276a is described below

commit 7477e1276add8094fbf3d90828a7087800e03f3e
Author: mseidel 
AuthorDate: Sat Dec 2 21:19:09 2023 +0100

Cleaning up Help files (work in progress)

(cherry picked from commit 994f5779f21cba23440c904315c686c2825e9c65)
---
 .../source/text/sbasic/shared/0313.xhp |  15 +--
 .../source/text/schart/01/05010100.xhp |  49 -
 .../source/text/schart/01/0507.xhp |  19 ++--
 .../source/text/schart/01/0508.xhp |  31 +++---
 .../source/text/schart/02/0119.xhp |  18 +---
 .../source/text/schart/02/0120.xhp |  20 ++--
 .../source/text/shared/00/0003.xhp |  16 +--
 .../source/text/shared/00/0010.xhp | 115 ++---
 .../source/text/shared/00/0409.xhp |  52 --
 .../source/text/shared/02/0117.xhp |  70 +
 .../source/text/shared/02/01171100.xhp |  17 +--
 .../source/text/shared/02/0706.xhp |  31 +++---
 .../source/text/shared/autopi/01170200.xhp |  17 +--
 .../text/shared/explorer/database/dabawiz02ado.xhp |  17 +--
 .../source/text/shared/optionen/01012000.xhp   |  17 +--
 .../helpcontent2/source/text/smath/04/0102.xhp |  17 +--
 main/helpcontent2/source/text/smath/main0503.xhp   |  15 +--
 .../source/text/swriter/02/1403.xhp|  18 +---
 .../source/text/swriter/02/1404.xhp|  54 --
 .../source/text/swriter/02/1405.xhp|  54 --
 .../source/text/swriter/02/18030700.xhp|  17 +--
 .../text/swriter/guide/insert_graphic_gallery.xhp  |  17 +--
 main/helpcontent2/source/text/swriter/main0216.xhp |  17 +--
 23 files changed, 255 insertions(+), 458 deletions(-)

diff --git a/main/helpcontent2/source/text/sbasic/shared/0313.xhp 
b/main/helpcontent2/source/text/sbasic/shared/0313.xhp
index f7e310f3b9..edbba9467e 100644
--- a/main/helpcontent2/source/text/sbasic/shared/0313.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/0313.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
-
-   
 
 
 
 Other Commands
 /text/sbasic/shared/0313.xhp
 
-
-Sun Microsystems, Inc.
-converted from old format - 
fpe
-
 
 
 
diff --git a/main/helpcontent2/source/text/schart/01/05010100.xhp 
b/main/helpcontent2/source/text/schart/01/05010100.xhp
index c4977c6d70..96218b6eb8 100644
--- a/main/helpcontent2/source/text/schart/01/05010100.xhp
+++ b/main/helpcontent2/source/text/schart/01/05010100.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
-
 
 
 
 Data Point
 /text/schart/01/05010100.xhp
 
-
-Sun Microsystems, Inc.
-converted from old format - 
fpe
-
 
 
-  
-  
-  
-  Data Point
-  This dialog allows you to change the properties of a selected data 
point. The dialog appears when there is only one data point selected when you 
choose Format - Format Selection. Some of the menu entries are 
only available for 2D or 3D charts.
-  
-  Any changes made only affect this one data point. For example, if 
you edit the color of a bar, only the color of that bar will be 
different.
-  
-  
+
+Data Point
+This dialog allows you to change the properties of a selected data 
point. The dialog appears when there is only one data point selected when you 
choose Format - Format Selection. Some of the menu entries are 
only available for 2D or 3D charts.
+
+Any changes made only affect this one data point. For example, if 
you edit the color of a bar, only the color of that bar will be 
different.
+
+
 
-  
-  
-  
-  
-  
-  
-  
-  
-  
- 
+
+
+
+
+
+
+
+
+
 
diff --git a/main/helpcontent2/source/text/schart/01/0507.xhp 
b/main/helpcontent2/source/text/schart/01/0507.xhp
index 5978da4b0e..075ab1a703 100644
--- a/main/helpcontent2/source/text/schart/01/0507.xhp
+++ b/main/helpcontent2/source/text/schart/01/0507.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
-
-   
 
 
 
 Chart Floor
 /text/schart/01/0507.xhp
 
-
-Sun Microsystems, Inc.
-converted from old format - 
fpe
-
 
 
 charts; formatting floors
@@ -41,10 +34,10 @@
 
 
 Chart Floor
-Opens 
the Chart Floor dialog, where you can modify the properties of the 
chart floor. The chart floor is the lower area in 3D charts. This function is 
only available for 3D charts.
+Opens 
the Chart Floor dialog, where you can modify the properties of the 
chart floor. The chart floor is the lower area in 3D charts. This function is 
only available for 3D charts.
 
 
-  
+
 
 
 
diff --git a/main/helpcontent2/source/text/schart/01/0508.xhp 
b/main/helpcontent2/source/text/schart/01/0508.xhp
index a181c1a07c..aa5f880d29 100644
--- 

(openoffice) branch AOO42X updated: Cleaning up Help files (work in progress)

2023-11-29 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 a1d0ef8267 Cleaning up Help files (work in progress)
a1d0ef8267 is described below

commit a1d0ef826775024f48a2af546618a0b5bc7d
Author: mseidel 
AuthorDate: Wed Nov 29 18:46:16 2023 +0100

Cleaning up Help files (work in progress)

(cherry picked from commit d732a3bc1677ba06ed6abe7eb47a5ea18d4ccba5)
---
 .../helpcontent2/source/text/scalc/01/05080100.xhp | 17 +++--
 .../helpcontent2/source/text/scalc/01/05080200.xhp | 17 +++--
 .../helpcontent2/source/text/scalc/01/05080400.xhp | 17 +++--
 .../source/text/shared/01/02200100.xhp | 30 ++-
 .../source/text/shared/01/04150400.xhp | 18 +++--
 .../source/text/shared/01/04150500.xhp | 18 +++--
 .../source/text/shared/01/05080300.xhp | 29 ++-
 .../source/text/shared/01/05110700.xhp | 17 +++--
 .../source/text/shared/01/05340404.xhp | 17 +++--
 .../source/text/shared/optionen/01050300.xhp   | 31 ++--
 .../text/shared/optionen/viewcertificate_d.xhp | 16 +++-
 .../source/text/simpress/01/0310.xhp   | 17 +++--
 .../source/text/simpress/01/0311.xhp   | 17 +++--
 .../source/text/simpress/01/0313.xhp   | 17 +++--
 .../source/text/simpress/01/0315.xhp   | 17 +++--
 .../source/text/simpress/01/03150300.xhp   | 17 +++--
 .../source/text/simpress/01/04990700.xhp   | 17 +++--
 .../source/text/simpress/01/0603.xhp   | 29 ++-
 .../source/text/simpress/01/1305.xhp   | 43 +-
 .../source/text/simpress/01/13050400.xhp   | 17 +++--
 .../helpcontent2/source/text/smath/01/0505.xhp | 17 +++--
 .../source/text/swriter/01/0307.xhp| 17 +++--
 .../source/text/swriter/01/0611.xhp| 35 +++---
 .../source/text/swriter/01/0617.xhp| 29 ++-
 .../source/text/swriter/01/0619.xhp| 29 ++-
 25 files changed, 184 insertions(+), 361 deletions(-)

diff --git a/main/helpcontent2/source/text/scalc/01/05080100.xhp 
b/main/helpcontent2/source/text/scalc/01/05080100.xhp
index a42f0eb874..321ab391ca 100644
--- a/main/helpcontent2/source/text/scalc/01/05080100.xhp
+++ b/main/helpcontent2/source/text/scalc/01/05080100.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
-
-   
 
 
 
 Define
 /text/scalc/01/05080100.xhp
 
-
-Sun Microsystems, Inc.
-converted from old format - 
fpe
-
 
 
 
@@ -43,7 +36,7 @@
 Defines an active cell or selected 
cell area as the print range.
 
 
-  
+
 
 
 
diff --git a/main/helpcontent2/source/text/scalc/01/05080200.xhp 
b/main/helpcontent2/source/text/scalc/01/05080200.xhp
index 7b59101952..5edecb25f6 100644
--- a/main/helpcontent2/source/text/scalc/01/05080200.xhp
+++ b/main/helpcontent2/source/text/scalc/01/05080200.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
-
-   
 
 
 
 Remove
 /text/scalc/01/05080200.xhp
 
-
-Sun Microsystems, Inc.
-converted from old format - 
fpe
-
 
 
 
@@ -43,7 +36,7 @@
 Removes the defined print 
area.
 
 
-  
+
 
 
 
diff --git a/main/helpcontent2/source/text/scalc/01/05080400.xhp 
b/main/helpcontent2/source/text/scalc/01/05080400.xhp
index 84285269f9..bbd071a53e 100644
--- a/main/helpcontent2/source/text/scalc/01/05080400.xhp
+++ b/main/helpcontent2/source/text/scalc/01/05080400.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
-
-   
 
 
 
 Add
 /text/scalc/01/05080400.xhp
 
-
-Sun Microsystems, Inc.
-converted from old format - 
fpe
-
 
 
 
@@ -43,7 +36,7 @@
 Adds the current selection to the 
defined print areas.
 
 
-  
+
 
 
 
diff --git a/main/helpcontent2/source/text/shared/01/02200100.xhp 
b/main/helpcontent2/source/text/shared/01/02200100.xhp
index b81d100ec2..8a871ea315 100644
--- a/main/helpcontent2/source/text/shared/01/02200100.xhp
+++ b/main/helpcontent2/source/text/shared/01/02200100.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
 
@@ -28,21 +27,14 @@
 Edit
 /text/shared/01/02200100.xhp
 
-
-Sun Microsystems, Inc.
-converted from old format - 
fpe
-
 
 
-  
-  
-  
-  objects; 
editingediting; 
objectsEdit
-  Lets you edit a selected object 
in your file that you inserted with the Insert – Object 
command.
-  
-  
-  
+
+objects; 
editingediting; 
objectsEdit
+Lets you edit a selected object 
in your file that you inserted with the Insert - Object 
command.
+
+
+
 
-  
- 
+
 
diff --git a/main/helpcontent2/source/text/shared/01/04150400.xhp 
b/main/helpcontent2/source/text/shared/01/04150400.xhp
index b4df145a19..8bca8a65e7 100644
--- a/main/helpcontent2/source/text/shared/01/04150400.xhp
+++ b/main/helpcontent2/source/text/shared/01/04150400.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
-
-
-   
 
 
 
 Insert sound
 

(openoffice) branch AOO42X updated: Cleaning up Help files (work in progress)

2023-11-28 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 77bb55798e Cleaning up Help files (work in progress)
77bb55798e is described below

commit 77bb55798ecf229b41eeaa765940e007316baf3d
Author: mseidel 
AuthorDate: Tue Nov 28 21:17:25 2023 +0100

Cleaning up Help files (work in progress)

(cherry picked from commit 2fa2a60374e343e10d70c7cd8775b3cc68d2026e)
---
 .../source/text/sbasic/shared/02/1103.xhp  |  18 +-
 .../source/text/sbasic/shared/02/1116.xhp  |  52 ++---
 .../source/text/sbasic/shared/03090411.xhp |  15 +-
 .../source/text/sbasic/shared/0312.xhp |  35 ++--
 .../helpcontent2/source/text/scalc/01/04070200.xhp |  17 +-
 .../helpcontent2/source/text/scalc/02/0605.xhp |  15 +-
 .../helpcontent2/source/text/scalc/02/0801.xhp |  15 +-
 .../source/text/schart/01/0502.xhp |  53 +++--
 .../text/schart/01/smooth_line_properties.xhp  |  17 +-
 .../source/text/sdraw/guide/join_objects.xhp   |  19 +-
 .../source/text/shared/01/01110400.xhp |  17 +-
 .../source/text/shared/01/04060100.xhp |  25 +--
 .../source/text/shared/01/05150101.xhp |  23 +--
 .../source/text/shared/01/05260500.xhp |  29 ++-
 .../source/text/shared/01/06150100.xhp |  17 +-
 .../source/text/shared/02/0509.xhp |  22 +--
 .../source/text/shared/02/1004.xhp |  63 --
 .../source/text/simpress/02/0806.xhp   |  29 +--
 .../source/text/simpress/02/1317.xhp   |  52 ++---
 .../helpcontent2/source/text/smath/01/03090910.xhp |  17 +-
 .../helpcontent2/source/text/smath/01/05010100.xhp |  46 ++---
 .../source/text/swriter/01/04090100.xhp|   7 -
 .../source/text/swriter/guide/finding.xhp  | 219 ++---
 .../source/text/swriter/guide/navigator.xhp|  71 ---
 24 files changed, 331 insertions(+), 562 deletions(-)

diff --git a/main/helpcontent2/source/text/sbasic/shared/02/1103.xhp 
b/main/helpcontent2/source/text/sbasic/shared/02/1103.xhp
index 0abebba13c..152e25939b 100644
--- a/main/helpcontent2/source/text/sbasic/shared/02/1103.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/02/1103.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
-
-   
 
 
 
 Run
 /text/sbasic/shared/02/1103.xhp
 
-
-Sun Microsystems, Inc.
-converted from old format - 
fpe
-
 
 
 
@@ -48,14 +41,13 @@
 
 
 Icon
-   
+
 
 
 Run
 
 
 
-
 
 
 
diff --git a/main/helpcontent2/source/text/sbasic/shared/02/1116.xhp 
b/main/helpcontent2/source/text/sbasic/shared/02/1116.xhp
index de0e506e7f..3ea3a100e8 100644
--- a/main/helpcontent2/source/text/sbasic/shared/02/1116.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/02/1116.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
 
@@ -28,35 +27,24 @@
 Step Out
 /text/sbasic/shared/02/1116.xhp
 
-
-Sun Microsystems, Inc.
-converted from old format - 
fpe
-
 
 
-  
-  
-  
-  
+
+
 Step 
Out
-  Jumps back to 
the previous routine in the current macro.
-  
-  
-  
-   
-   
-   
-
- 
-  Icon
- 
- 
-  Step Out
- 
-
-   
-  
-  
-  
+Jumps back to 
the previous routine in the current macro.
+
+
+
+
+
+Icon
+
+
+Step Out
+
+
+
+
  
 
diff --git a/main/helpcontent2/source/text/sbasic/shared/03090411.xhp 
b/main/helpcontent2/source/text/sbasic/shared/03090411.xhp
index 2e56baa578..c268ab3501 100644
--- a/main/helpcontent2/source/text/sbasic/shared/03090411.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/03090411.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
-
-   
 
 
 
 With Statement [Runtime]
 /text/sbasic/shared/03090411.xhp
 
-
-Sun Microsystems, Inc.
-converted from old format - 
fpe
-
 
 
 
diff --git a/main/helpcontent2/source/text/sbasic/shared/0312.xhp 
b/main/helpcontent2/source/text/sbasic/shared/0312.xhp
index 23f7cbefc4..e931a5d061 100644
--- a/main/helpcontent2/source/text/sbasic/shared/0312.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/0312.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
 
@@ -28,22 +27,16 @@
 Strings
 /text/sbasic/shared/0312.xhp
 
-
-Sun Microsystems, Inc.
-converted from old format - 
fpe
-
 
 
-  
-  
-  
-  Strings
-  The following functions and statements validate and return 
strings.
-  
-  You can use strings to edit text within $[officename] Basic 
programs.
-  
-  
-  
-  
- 
+
+Strings
+The following functions and statements validate and return 
strings.
+
+You can use strings to edit text within $[officename] Basic 
programs.
+
+
+
+
+
 
diff --git a/main/helpcontent2/source/text/scalc/01/04070200.xhp 
b/main/helpcontent2/source/text/scalc/01/04070200.xhp
index 3ac85fe605..89296cc7c4 100644
--- a/main/helpcontent2/source/text/scalc/01/04070200.xhp
+++ b/main/helpcontent2/source/text/scalc/01/04070200.xhp
@@ -1,8 +1,7 

(openoffice) branch AOO42X updated: Cleaning up Help files (work in progress)

2023-11-26 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 8ca57d5499 Cleaning up Help files (work in progress)
8ca57d5499 is described below

commit 8ca57d5499c2975b5c1ebd64759c7242a8e6265e
Author: mseidel 
AuthorDate: Sun Nov 26 18:04:46 2023 +0100

Cleaning up Help files (work in progress)

(cherry picked from commit 078fc869b5f20a4ca018fba69d7bb670060df3b1)
---
 .../source/text/sbasic/shared/02/1109.xhp  | 23 +++--
 .../source/text/sbasic/shared/03020400.xhp | 55 ++
 .../source/text/sbasic/shared/03030200.xhp | 35 ++
 .../source/text/sbasic/shared/03030300.xhp | 33 +
 .../source/text/sbasic/shared/03080100.xhp | 33 +
 .../source/text/sbasic/shared/0309.xhp | 35 ++
 .../source/text/sbasic/shared/03100050.xhp | 15 ++
 .../source/text/sbasic/shared/03120100.xhp | 35 ++
 .../source/text/sbasic/shared/03120200.xhp | 29 +---
 .../helpcontent2/source/text/scalc/01/0219.xhp | 17 ++-
 .../helpcontent2/source/text/scalc/01/0699.xhp | 35 ++
 .../helpcontent2/source/text/scalc/01/12080600.xhp | 29 +---
 .../helpcontent2/source/text/scalc/02/0606.xhp | 18 ++-
 .../helpcontent2/source/text/scalc/02/0607.xhp | 18 ++-
 .../source/text/schart/01/05020101.xhp | 17 ++-
 .../source/text/schart/01/05020200.xhp | 17 ++-
 .../source/text/sdraw/guide/cross_fading.xhp   | 17 ++-
 .../source/text/shared/02/1301.xhp | 29 +---
 .../source/text/shared/02/1406.xhp | 54 +
 .../source/text/shared/02/2406.xhp | 55 +-
 .../text/shared/explorer/database/menubar.xhp  | 15 ++
 .../shared/explorer/database/querywizard07.xhp | 16 ++-
 main/helpcontent2/source/text/shared/main0214.xhp  | 15 ++
 .../source/text/shared/optionen/01060401.xhp   | 25 --
 .../source/text/simpress/01/06100100.xhp   |  9 +---
 .../source/text/simpress/guide/move_object.xhp | 17 ++-
 .../helpcontent2/source/text/smath/01/03090900.xhp | 15 ++
 .../helpcontent2/source/text/smath/01/03090906.xhp | 17 ++-
 .../helpcontent2/source/text/smath/01/03091400.xhp | 33 +
 .../source/text/swriter/01/0519.xhp| 17 ++-
 30 files changed, 275 insertions(+), 503 deletions(-)

diff --git a/main/helpcontent2/source/text/sbasic/shared/02/1109.xhp 
b/main/helpcontent2/source/text/sbasic/shared/02/1109.xhp
index e64825a934..7949f5aa9b 100644
--- a/main/helpcontent2/source/text/sbasic/shared/02/1109.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/02/1109.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
-
-
-
-   
 
 
 
 Object Catalog
 /text/sbasic/shared/02/1109.xhp
 
-
-Sun Microsystems, Inc.
-converted from old format - 
fpe
-
 
 
 
@@ -51,14 +42,13 @@
 
 
 Icon
-   
+
 
 
 Object Catalog
 
 
 
-
 
 
 Show
@@ -68,14 +58,13 @@
 
 
 Icon
-   
+
 
 
 Show
 
 
 
-
 
 Window Area
 Displays a hierarchical view of 
the current $[officename] macro libraries, modules, and dialogs. To display the 
contents of an item in the window, double-click its name or select the name and 
click the Show icon.
diff --git a/main/helpcontent2/source/text/sbasic/shared/03020400.xhp 
b/main/helpcontent2/source/text/sbasic/shared/03020400.xhp
index 5f41fb2ebf..18e54f1913 100644
--- a/main/helpcontent2/source/text/sbasic/shared/03020400.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/03020400.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
 
@@ -28,32 +27,26 @@
 Managing Files
 /text/sbasic/shared/03020400.xhp
 
-
-Sun Microsystems, Inc.
-converted from old format - 
fpe
-
 
 
-  
-  
-  
-  Managing Files
-  The functions and statements for managing files are described 
here.
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
- 
+
+Managing Files
+The functions and statements for managing files are described 
here.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 
diff --git a/main/helpcontent2/source/text/sbasic/shared/03030200.xhp 
b/main/helpcontent2/source/text/sbasic/shared/03030200.xhp
index 4e4f8ee092..b75a9a131e 100644
--- a/main/helpcontent2/source/text/sbasic/shared/03030200.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/03030200.xhp
@@ -1,8 +1,7 @@
 
 
-
 
 
 
@@ -28,22 +27,16 @@
 Converting Time Values
 /text/sbasic/shared/03030200.xhp
 
-
-Sun Microsystems, Inc.
-converted from old format - 
fpe
-
 
 
-  
-  
-  
-  Converting Time Values
-  The following functions convert time values to calculable 
numbers.
-  
-  
-  
-  
-  
-  
- 
+
+Converting Time Values
+The following functions convert time values to calculable 
numbers.
+
+
+
+
+
+
+
 
diff