(openoffice) branch Pilot-Pirx-wizard updated (89526a3f6f -> 749f9595a8)

2024-07-30 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a change to branch Pilot-Pirx-wizard
in repository https://gitbox.apache.org/repos/asf/openoffice.git


from 89526a3f6f Merge branch 'trunk' into Pilot-Pirx-wizard
 add 5847d1bcdd Clean up resource files
 add 9ba326f272 Add space because Text was truncated
 add 6b417ef1a7 Clean up resource files
 new 749f9595a8 Merge branch 'trunk' into Pilot-Pirx-wizard

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 main/cui/source/options/optinet2.src   | 643 ++---
 .../source/deployment/gui/dp_gui_backend.src   |   2 -
 .../deployment/gui/dp_gui_dependencydialog.src |  77 ++-
 .../source/deployment/gui/dp_gui_dialog.src|   4 -
 .../source/deployment/gui/dp_gui_updatedialog.src  | 446 +++---
 main/sc/source/ui/cctrl/dpcontrol.src  |  78 ++-
 main/sc/source/ui/src/condfrmt.src | 351 ++-
 7 files changed, 767 insertions(+), 834 deletions(-)



(openoffice) 01/01: Merge branch 'trunk' into Pilot-Pirx-wizard

2024-07-30 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch Pilot-Pirx-wizard
in repository https://gitbox.apache.org/repos/asf/openoffice.git

commit 749f9595a82eda4b3a5f66139c527d72405f2a8d
Merge: 89526a3f6f 6b417ef1a7
Author: mseidel 
AuthorDate: Wed Jul 31 00:39:59 2024 +0200

Merge branch 'trunk' into Pilot-Pirx-wizard

 main/cui/source/options/optinet2.src   | 643 ++---
 .../source/deployment/gui/dp_gui_backend.src   |   2 -
 .../deployment/gui/dp_gui_dependencydialog.src |  77 ++-
 .../source/deployment/gui/dp_gui_dialog.src|   4 -
 .../source/deployment/gui/dp_gui_updatedialog.src  | 446 +++---
 main/sc/source/ui/cctrl/dpcontrol.src  |  78 ++-
 main/sc/source/ui/src/condfrmt.src | 351 ++-
 7 files changed, 767 insertions(+), 834 deletions(-)



(openoffice) branch AOO42X updated: Clean up resource files

2024-07-30 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 2144a39639 Clean up resource files
2144a39639 is described below

commit 2144a396398feb18a9b9b7f300b7eba406013bf0
Author: mseidel 
AuthorDate: Wed Jul 31 00:08:42 2024 +0200

Clean up resource files

(cherry picked from commit 6b417ef1a7de1a5d44ffaa9f03cc83b879686183)
---
 .../source/deployment/gui/dp_gui_backend.src   |   2 -
 .../deployment/gui/dp_gui_dependencydialog.src |  77 ++--
 .../source/deployment/gui/dp_gui_dialog.src|   4 -
 .../source/deployment/gui/dp_gui_updatedialog.src  | 435 ++---
 4 files changed, 231 insertions(+), 287 deletions(-)

diff --git a/main/desktop/source/deployment/gui/dp_gui_backend.src 
b/main/desktop/source/deployment/gui/dp_gui_backend.src
index 9cbcbc12fd..5371cf1a61 100644
--- a/main/desktop/source/deployment/gui/dp_gui_backend.src
+++ b/main/desktop/source/deployment/gui/dp_gui_backend.src
@@ -19,8 +19,6 @@
  *
  */
 
-
-
 #include "dp_gui.hrc"
 
 // package bundle:
diff --git a/main/desktop/source/deployment/gui/dp_gui_dependencydialog.src 
b/main/desktop/source/deployment/gui/dp_gui_dependencydialog.src
index a04dc9aaa8..b9ec5f8f96 100644
--- a/main/desktop/source/deployment/gui/dp_gui_dependencydialog.src
+++ b/main/desktop/source/deployment/gui/dp_gui_dependencydialog.src
@@ -1,5 +1,5 @@
 /**
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,20 +7,18 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  */
 
-
-
 #include "svtools/controldims.hrc"
 
 #include "dp_gui.hrc"
@@ -29,40 +27,35 @@
 #define LOCAL_TEXT_HEIGHT (2 * RSC_CD_FIXEDTEXT_HEIGHT)
 #define LOCAL_LIST_HEIGHT (6 * RSC_BS_CHARHEIGHT)
 
-ModalDialog RID_DLG_DEPENDENCIES {
-HelpID = "desktop:ModalDialog:RID_DLG_DEPENDENCIES";
-Size = MAP_APPFONT(
-(RSC_SP_DLG_INNERBORDER_LEFT + LOCAL_WIDTH +
- RSC_SP_DLG_INNERBORDER_RIGHT),
-(RSC_SP_DLG_INNERBORDER_TOP + LOCAL_TEXT_HEIGHT + RSC_SP_CTRL_DESC_Y +
- LOCAL_LIST_HEIGHT + RSC_SP_CTRL_Y + RSC_CD_PUSHBUTTON_HEIGHT +
- RSC_SP_DLG_INNERBORDER_BOTTOM));
-Text[en-US] = "System dependencies check";
-Sizeable = TRUE;
-Moveable = TRUE;
-Closeable = TRUE;
-FixedText RID_DLG_DEPENDENCIES_TEXT {
-Pos = MAP_APPFONT(
-RSC_SP_DLG_INNERBORDER_LEFT, RSC_SP_DLG_INNERBORDER_TOP);
-Size = MAP_APPFONT(LOCAL_WIDTH, LOCAL_TEXT_HEIGHT);
-Text[en-US] = "The extension cannot be installed as the 
following\nsystem dependencies are not fulfilled:";
-NoLabel = TRUE;
-};
-ListBox RID_DLG_DEPENDENCIES_LIST {
-HelpID = 
"desktop:ListBox:RID_DLG_DEPENDENCIES:RID_DLG_DEPENDENCIES_LIST";
-Pos = MAP_APPFONT(
-RSC_SP_DLG_INNERBORDER_LEFT,
-(RSC_SP_DLG_INNERBORDER_TOP + LOCAL_TEXT_HEIGHT +
- RSC_SP_CTRL_DESC_Y));
-Size = MAP_APPFONT(LOCAL_WIDTH, LOCAL_LIST_HEIGHT);
-};
-OKButton RID_DLG_DEPENDENCIES_OK {
-Pos = MAP_APPFONT(
-(RSC_SP_DLG_INNERBORDER_LEFT +
- (LOCAL_WIDTH - RSC_CD_PUSHBUTTON_WIDTH) / 2),
-(RSC_SP_DLG_INNERBORDER_TOP + LOCAL_TEXT_HEIGHT +
- RSC_SP_CTRL_DESC_Y + LOCAL_LIST_HEIGHT + RSC_SP_CTRL_Y));
-Size = MAP_APPFONT(RSC_CD_PUSHBUTTON_WIDTH, RSC_CD_PUSHBUTTON_HEIGHT);
-DefButton = TRUE;
-};
+ModalDialog RID_DLG_DEPENDENCIES
+{
+   HelpID = "desktop:ModalDialog:RID_DLG_DEPENDENCIES" ;
+   Size = MAP_APPFONT ( RSC_SP_DLG_INNERBORDER_LEFT + LOCAL_WIDTH + 
RSC_SP_DLG_INNERBORDER_RIGHT,
+   RSC_SP_DLG_INNERBORDER_TOP + LOCAL_TEXT_HEIGHT + 
RSC_SP_CTRL_DESC_Y + LOCAL_LIST_HEIGHT + RSC_SP_CTRL_Y + 
RSC_CD_PUSHBUTTON_HEIGHT + RSC_SP_DLG_INNERBORDER_BOTTOM ) ;
+   Text [en-US] = "System dependencies check" ;
+   Sizeable = TRUE ;
+   Moveable

(openoffice) branch trunk updated: Clean up resource files

2024-07-30 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/trunk by this push:
 new 6b417ef1a7 Clean up resource files
6b417ef1a7 is described below

commit 6b417ef1a7de1a5d44ffaa9f03cc83b879686183
Author: mseidel 
AuthorDate: Wed Jul 31 00:08:42 2024 +0200

Clean up resource files
---
 .../source/deployment/gui/dp_gui_backend.src   |   2 -
 .../deployment/gui/dp_gui_dependencydialog.src |  77 ++--
 .../source/deployment/gui/dp_gui_dialog.src|   4 -
 .../source/deployment/gui/dp_gui_updatedialog.src  | 435 ++---
 4 files changed, 231 insertions(+), 287 deletions(-)

diff --git a/main/desktop/source/deployment/gui/dp_gui_backend.src 
b/main/desktop/source/deployment/gui/dp_gui_backend.src
index 9cbcbc12fd..5371cf1a61 100644
--- a/main/desktop/source/deployment/gui/dp_gui_backend.src
+++ b/main/desktop/source/deployment/gui/dp_gui_backend.src
@@ -19,8 +19,6 @@
  *
  */
 
-
-
 #include "dp_gui.hrc"
 
 // package bundle:
diff --git a/main/desktop/source/deployment/gui/dp_gui_dependencydialog.src 
b/main/desktop/source/deployment/gui/dp_gui_dependencydialog.src
index a04dc9aaa8..b9ec5f8f96 100644
--- a/main/desktop/source/deployment/gui/dp_gui_dependencydialog.src
+++ b/main/desktop/source/deployment/gui/dp_gui_dependencydialog.src
@@ -1,5 +1,5 @@
 /**
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,20 +7,18 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  */
 
-
-
 #include "svtools/controldims.hrc"
 
 #include "dp_gui.hrc"
@@ -29,40 +27,35 @@
 #define LOCAL_TEXT_HEIGHT (2 * RSC_CD_FIXEDTEXT_HEIGHT)
 #define LOCAL_LIST_HEIGHT (6 * RSC_BS_CHARHEIGHT)
 
-ModalDialog RID_DLG_DEPENDENCIES {
-HelpID = "desktop:ModalDialog:RID_DLG_DEPENDENCIES";
-Size = MAP_APPFONT(
-(RSC_SP_DLG_INNERBORDER_LEFT + LOCAL_WIDTH +
- RSC_SP_DLG_INNERBORDER_RIGHT),
-(RSC_SP_DLG_INNERBORDER_TOP + LOCAL_TEXT_HEIGHT + RSC_SP_CTRL_DESC_Y +
- LOCAL_LIST_HEIGHT + RSC_SP_CTRL_Y + RSC_CD_PUSHBUTTON_HEIGHT +
- RSC_SP_DLG_INNERBORDER_BOTTOM));
-Text[en-US] = "System dependencies check";
-Sizeable = TRUE;
-Moveable = TRUE;
-Closeable = TRUE;
-FixedText RID_DLG_DEPENDENCIES_TEXT {
-Pos = MAP_APPFONT(
-RSC_SP_DLG_INNERBORDER_LEFT, RSC_SP_DLG_INNERBORDER_TOP);
-Size = MAP_APPFONT(LOCAL_WIDTH, LOCAL_TEXT_HEIGHT);
-Text[en-US] = "The extension cannot be installed as the 
following\nsystem dependencies are not fulfilled:";
-NoLabel = TRUE;
-};
-ListBox RID_DLG_DEPENDENCIES_LIST {
-HelpID = 
"desktop:ListBox:RID_DLG_DEPENDENCIES:RID_DLG_DEPENDENCIES_LIST";
-Pos = MAP_APPFONT(
-RSC_SP_DLG_INNERBORDER_LEFT,
-(RSC_SP_DLG_INNERBORDER_TOP + LOCAL_TEXT_HEIGHT +
- RSC_SP_CTRL_DESC_Y));
-Size = MAP_APPFONT(LOCAL_WIDTH, LOCAL_LIST_HEIGHT);
-};
-OKButton RID_DLG_DEPENDENCIES_OK {
-Pos = MAP_APPFONT(
-(RSC_SP_DLG_INNERBORDER_LEFT +
- (LOCAL_WIDTH - RSC_CD_PUSHBUTTON_WIDTH) / 2),
-(RSC_SP_DLG_INNERBORDER_TOP + LOCAL_TEXT_HEIGHT +
- RSC_SP_CTRL_DESC_Y + LOCAL_LIST_HEIGHT + RSC_SP_CTRL_Y));
-Size = MAP_APPFONT(RSC_CD_PUSHBUTTON_WIDTH, RSC_CD_PUSHBUTTON_HEIGHT);
-DefButton = TRUE;
-};
+ModalDialog RID_DLG_DEPENDENCIES
+{
+   HelpID = "desktop:ModalDialog:RID_DLG_DEPENDENCIES" ;
+   Size = MAP_APPFONT ( RSC_SP_DLG_INNERBORDER_LEFT + LOCAL_WIDTH + 
RSC_SP_DLG_INNERBORDER_RIGHT,
+   RSC_SP_DLG_INNERBORDER_TOP + LOCAL_TEXT_HEIGHT + 
RSC_SP_CTRL_DESC_Y + LOCAL_LIST_HEIGHT + RSC_SP_CTRL_Y + 
RSC_CD_PUSHBUTTON_HEIGHT + RSC_SP_DLG_INNERBORDER_BOTTOM ) ;
+   Text [en-US] = "System dependencies check" ;
+   Sizeable = TRUE ;
+   Moveable = TRUE ;
+   Closeable = TRUE ;
+   FixedText RID_DLG_DEPENDENCI

(openoffice) 01/03: Removed invisible Unicode character U+FEFF from resource file

2024-07-30 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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

commit d435096b62b15b601e0e1a2b650aa581a1ac3e17
Author: mseidel 
AuthorDate: Tue Jul 30 22:28:42 2024 +0200

Removed invisible Unicode character U+FEFF from resource file
---
 main/desktop/source/deployment/gui/dp_gui_updatedialog.src | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/desktop/source/deployment/gui/dp_gui_updatedialog.src 
b/main/desktop/source/deployment/gui/dp_gui_updatedialog.src
index 3a94727e97..bc61ad6736 100644
--- a/main/desktop/source/deployment/gui/dp_gui_updatedialog.src
+++ b/main/desktop/source/deployment/gui/dp_gui_updatedialog.src
@@ -19,7 +19,7 @@
  * 
  */
 
-
+
 
 #include "svtools/controldims.hrc"
 



(openoffice) 03/03: Changed string in German SDF

2024-07-30 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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

commit 44362050282658e100265c129acbd39bb46548c8
Author: mseidel 
AuthorDate: Tue Jul 30 22:31:36 2024 +0200

Changed string in German SDF
---
 extras/l10n/source/de/localize.sdf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extras/l10n/source/de/localize.sdf 
b/extras/l10n/source/de/localize.sdf
index 1309a35bc6..43b2cb6d5a 100644
--- a/extras/l10n/source/de/localize.sdf
+++ b/extras/l10n/source/de/localize.sdf
@@ -9040,7 +9040,7 @@ desktop   source\deployment\gui\dp_gui_dialog2.src
0   pushbutton  RID_DLG_UPDATE_REQ
 desktopsource\deployment\gui\dp_gui_dialog2.src0   
pushbutton  RID_DLG_UPDATE_REQUIRED RID_EM_BTN_CLOSE
0   de  Alle deaktivieren   20130618 
17:22:18
 desktopsource\deployment\gui\dp_gui_dialog2.src0   
modaldialog RID_DLG_UPDATE_REQUIRED HID_PACKAGE_MANAGER_UPD_REQ 
300 de  Extension-Update notwendig  
20130618 17:22:18
 desktopsource\deployment\gui\dp_gui_dialog2.src0   
queryboxRID_QUERYBOX_INSTALL_FOR_ALL300 
de  Stellen Sie sicher, dass keine anderen Benutzer mit der gleichen 
Installation von %PRODUCTNAME arbeiten, wenn Sie eine Extension für alle 
Benutzer in einer Mehrbenutzerumgebung installieren.\n\nFür wen möchten Sie die 
Extension installieren?\n 20130618 17:22:18
-desktopsource\deployment\gui\dp_gui_updatedialog.src   0   
fixedtext   RID_DLG_UPDATE  RID_DLG_UPDATE_CHECKING 0   
de  Suche läuft...  20130618 17:22:18
+desktopsource\deployment\gui\dp_gui_updatedialog.src   0   
fixedtext   RID_DLG_UPDATE  RID_DLG_UPDATE_CHECKING 0   
de  Suche läuft...  20130618 17:22:18
 desktopsource\deployment\gui\dp_gui_updatedialog.src   0   
fixedtext   RID_DLG_UPDATE  RID_DLG_UPDATE_UPDATE   0   
de  ~Verfügbare Extension-Updates   20130618 
17:22:18
 desktopsource\deployment\gui\dp_gui_updatedialog.src   0   
checkboxRID_DLG_UPDATE  RID_DLG_UPDATE_ALL  0   
de  ~Zeige alle Updates 20130618 17:22:18
 desktopsource\deployment\gui\dp_gui_updatedialog.src   0   
fixedline   RID_DLG_UPDATE  RID_DLG_UPDATE_DESCRIPTION  
0   de  Beschreibung20130618 17:22:18



(openoffice) 02/03: Add space because Text was truncated

2024-07-30 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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

commit d0babadcd0dcb4209f9ba680a20c075e604370d2
Author: mseidel 
AuthorDate: Tue Jul 30 22:21:11 2024 +0200

Add space because Text was truncated

(cherry picked from commit 9ba326f272e0aa4878b28ffb9a54ebd6e1caa0bb)
---
 main/desktop/source/deployment/gui/dp_gui_updatedialog.src | 13 ++---
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/main/desktop/source/deployment/gui/dp_gui_updatedialog.src 
b/main/desktop/source/deployment/gui/dp_gui_updatedialog.src
index bc61ad6736..ddfea13a55 100644
--- a/main/desktop/source/deployment/gui/dp_gui_updatedialog.src
+++ b/main/desktop/source/deployment/gui/dp_gui_updatedialog.src
@@ -1,5 +1,5 @@
 /**
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,20 +7,18 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  */
 
-
-
 #include "svtools/controldims.hrc"
 
 #include "dp_gui.hrc"
@@ -52,7 +50,7 @@ ModalDialog RID_DLG_UPDATE {
 (LOCAL_WIDTH - LOCAL_WIDTH * 2 / 3 - RSC_SP_CTRL_DESC_X -
  RSC_CD_FIXEDTEXT_HEIGHT),
 RSC_CD_FIXEDTEXT_HEIGHT);
-Text[en-US] = "Checking...";
+Text[en-US] = "Checking... ";
 Right = TRUE;
 NoLabel = TRUE;
 };
@@ -274,3 +272,4 @@ WarningBox RID_WARNINGBOX_UPDATE_SHARED_EXTENSION
 "Click \'Cancel\' to stop updating the extensions.";
 };
 
+// *** EOF



(openoffice) branch AOO41X updated (5085cea686 -> 4436205028)

2024-07-30 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


from 5085cea686 Enhance graphics for spinner
 new d435096b62 Removed invisible Unicode character U+FEFF from resource 
file
 new d0babadcd0 Add space because Text was truncated
 new 4436205028 Changed string in German SDF

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 extras/l10n/source/de/localize.sdf |  2 +-
 main/desktop/source/deployment/gui/dp_gui_updatedialog.src | 13 ++---
 2 files changed, 7 insertions(+), 8 deletions(-)



(openoffice) branch AOO42X updated: Add space because Text was truncated

2024-07-30 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 76ace17542 Add space because Text was truncated
76ace17542 is described below

commit 76ace175427553bfbbf4fd6c80675d80264de2c2
Author: mseidel 
AuthorDate: Tue Jul 30 22:21:11 2024 +0200

Add space because Text was truncated

(cherry picked from commit 9ba326f272e0aa4878b28ffb9a54ebd6e1caa0bb)
---
 main/desktop/source/deployment/gui/dp_gui_updatedialog.src | 13 ++---
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/main/desktop/source/deployment/gui/dp_gui_updatedialog.src 
b/main/desktop/source/deployment/gui/dp_gui_updatedialog.src
index bc61ad6736..ddfea13a55 100644
--- a/main/desktop/source/deployment/gui/dp_gui_updatedialog.src
+++ b/main/desktop/source/deployment/gui/dp_gui_updatedialog.src
@@ -1,5 +1,5 @@
 /**
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,20 +7,18 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  */
 
-
-
 #include "svtools/controldims.hrc"
 
 #include "dp_gui.hrc"
@@ -52,7 +50,7 @@ ModalDialog RID_DLG_UPDATE {
 (LOCAL_WIDTH - LOCAL_WIDTH * 2 / 3 - RSC_SP_CTRL_DESC_X -
  RSC_CD_FIXEDTEXT_HEIGHT),
 RSC_CD_FIXEDTEXT_HEIGHT);
-Text[en-US] = "Checking...";
+Text[en-US] = "Checking... ";
 Right = TRUE;
 NoLabel = TRUE;
 };
@@ -274,3 +272,4 @@ WarningBox RID_WARNINGBOX_UPDATE_SHARED_EXTENSION
 "Click \'Cancel\' to stop updating the extensions.";
 };
 
+// *** EOF



(openoffice) branch trunk updated: Add space because Text was truncated

2024-07-30 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/trunk by this push:
 new 9ba326f272 Add space because Text was truncated
9ba326f272 is described below

commit 9ba326f272e0aa4878b28ffb9a54ebd6e1caa0bb
Author: mseidel 
AuthorDate: Tue Jul 30 22:21:11 2024 +0200

Add space because Text was truncated
---
 main/desktop/source/deployment/gui/dp_gui_updatedialog.src | 13 ++---
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/main/desktop/source/deployment/gui/dp_gui_updatedialog.src 
b/main/desktop/source/deployment/gui/dp_gui_updatedialog.src
index bc61ad6736..ddfea13a55 100644
--- a/main/desktop/source/deployment/gui/dp_gui_updatedialog.src
+++ b/main/desktop/source/deployment/gui/dp_gui_updatedialog.src
@@ -1,5 +1,5 @@
 /**
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,20 +7,18 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  */
 
-
-
 #include "svtools/controldims.hrc"
 
 #include "dp_gui.hrc"
@@ -52,7 +50,7 @@ ModalDialog RID_DLG_UPDATE {
 (LOCAL_WIDTH - LOCAL_WIDTH * 2 / 3 - RSC_SP_CTRL_DESC_X -
  RSC_CD_FIXEDTEXT_HEIGHT),
 RSC_CD_FIXEDTEXT_HEIGHT);
-Text[en-US] = "Checking...";
+Text[en-US] = "Checking... ";
 Right = TRUE;
 NoLabel = TRUE;
 };
@@ -274,3 +272,4 @@ WarningBox RID_WARNINGBOX_UPDATE_SHARED_EXTENSION
 "Click \'Cancel\' to stop updating the extensions.";
 };
 
+// *** EOF



(openoffice) branch AOO42X updated: Clean up resource files

2024-07-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 87968fbd6d Clean up resource files
87968fbd6d is described below

commit 87968fbd6d20d96867e8bd547b248339b7c1da6a
Author: mseidel 
AuthorDate: Sun Jul 28 17:23:41 2024 +0200

Clean up resource files

(cherry picked from commit 5847d1bcddc49fe53f3428e32922dfbd74898bde)
---
 main/cui/source/options/optinet2.src  | 643 +-
 main/sc/source/ui/cctrl/dpcontrol.src |  78 ++---
 main/sc/source/ui/src/condfrmt.src| 351 +--
 3 files changed, 531 insertions(+), 541 deletions(-)

diff --git a/main/cui/source/options/optinet2.src 
b/main/cui/source/options/optinet2.src
index 22fe2f6df9..8b11486e58 100644
--- a/main/cui/source/options/optinet2.src
+++ b/main/cui/source/options/optinet2.src
@@ -1,243 +1,241 @@
 /**
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
  * regarding copyright ownership.  The ASF licenses this file
  * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
+ * "License") ; you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  */
 
-
  // include --
 #include 
 #include "helpid.hrc"
 #include 
 #include "optinet2.hrc"
+
  // pragma ---
 
 //
-/*  */
-/*  Proxy server*/
-/*  */
+/* Proxy server */
 //
 
 TabPage RID_SVXPAGE_INET_PROXY
 {
HelpId = HID_OPTIONS_PROXY ;
OutputSize = TRUE ;
-   Size = MAP_APPFONT ( 260 , 185 ) ;
+   Size = MAP_APPFONT ( 260, 185 ) ;
SVLook = TRUE ;
Hide = TRUE ;
Text [ en-US ] = "Proxy" ;
#define 
GB_TYPES_TOP 3
#define 
GB_TYPES_LEFT 6
-FixedLine GB_SETTINGS
+   FixedLine GB_SETTINGS
{
-   Pos = MAP_APPFONT ( GB_TYPES_LEFT , GB_TYPES_TOP ) ;
-Size = MAP_APPFONT ( 248 , 8 ) ;
+   Pos = MAP_APPFONT ( GB_TYPES_LEFT, GB_TYPES_TOP ) ;
+   Size = MAP_APPFONT ( 248, 8 ) ;
Text [ en-US ] = "Settings" ;
};
FixedText FT_PROXYMODE
{
-   Pos = MAP_APPFONT ( 12 , GB_TYPES_TOP + 13 ) ;
-   Size = MAP_APPFONT ( 50 , 8 ) ;
+   Pos = MAP_APPFONT ( 12, GB_TYPES_TOP + 13 ) ;
+   Size = MAP_APPFONT ( 50, 8 ) ;
Text [ en-US ] = "Proxy s~erver" ;
};
ListBox LB_PROXYMODE
{
-   HelpID = "cui:ListBox:RID_SVXPAGE_INET_PROXY:LB_PROXYMODE";
-   Pos = MAP_APPFONT ( 65 , GB_TYPES_TOP + 11 ) ;
-   Size = MAP_APPFONT ( 49 , 48 ) ;
+   HelpID = "cui:ListBox:RID_SVXPAGE_INET_PROXY:LB_PROXYMODE" ;
+   Pos = MAP_APPFONT ( 65, GB_TYPES_TOP + 11 ) ;
+   Size = MAP_APPFONT ( 49, 48 ) ;
Border = TRUE ;
DropDown = TRUE ;
StringList [ en-US ] =
{
-   < "None" ; > ;
-   < "System" ; > ;
-   < "Manual" ; > ;
+   < "None" ;  > ;
+   < "System" ;> ;
+   < "Manual" ;> ;
};
};
-String ST_PROXY_FROM_BROWSER
-{
-   Text [ en-US ] = &quo

(openoffice) branch trunk updated: Clean up resource files

2024-07-28 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/trunk by this push:
 new 5847d1bcdd Clean up resource files
5847d1bcdd is described below

commit 5847d1bcddc49fe53f3428e32922dfbd74898bde
Author: mseidel 
AuthorDate: Sun Jul 28 17:23:41 2024 +0200

Clean up resource files
---
 main/cui/source/options/optinet2.src  | 643 +-
 main/sc/source/ui/cctrl/dpcontrol.src |  78 ++---
 main/sc/source/ui/src/condfrmt.src| 351 +--
 3 files changed, 531 insertions(+), 541 deletions(-)

diff --git a/main/cui/source/options/optinet2.src 
b/main/cui/source/options/optinet2.src
index 22fe2f6df9..8b11486e58 100644
--- a/main/cui/source/options/optinet2.src
+++ b/main/cui/source/options/optinet2.src
@@ -1,243 +1,241 @@
 /**
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
  * regarding copyright ownership.  The ASF licenses this file
  * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
+ * "License") ; you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  */
 
-
  // include --
 #include 
 #include "helpid.hrc"
 #include 
 #include "optinet2.hrc"
+
  // pragma ---
 
 //
-/*  */
-/*  Proxy server*/
-/*  */
+/* Proxy server */
 //
 
 TabPage RID_SVXPAGE_INET_PROXY
 {
HelpId = HID_OPTIONS_PROXY ;
OutputSize = TRUE ;
-   Size = MAP_APPFONT ( 260 , 185 ) ;
+   Size = MAP_APPFONT ( 260, 185 ) ;
SVLook = TRUE ;
Hide = TRUE ;
Text [ en-US ] = "Proxy" ;
#define 
GB_TYPES_TOP 3
#define 
GB_TYPES_LEFT 6
-FixedLine GB_SETTINGS
+   FixedLine GB_SETTINGS
{
-   Pos = MAP_APPFONT ( GB_TYPES_LEFT , GB_TYPES_TOP ) ;
-Size = MAP_APPFONT ( 248 , 8 ) ;
+   Pos = MAP_APPFONT ( GB_TYPES_LEFT, GB_TYPES_TOP ) ;
+   Size = MAP_APPFONT ( 248, 8 ) ;
Text [ en-US ] = "Settings" ;
};
FixedText FT_PROXYMODE
{
-   Pos = MAP_APPFONT ( 12 , GB_TYPES_TOP + 13 ) ;
-   Size = MAP_APPFONT ( 50 , 8 ) ;
+   Pos = MAP_APPFONT ( 12, GB_TYPES_TOP + 13 ) ;
+   Size = MAP_APPFONT ( 50, 8 ) ;
Text [ en-US ] = "Proxy s~erver" ;
};
ListBox LB_PROXYMODE
{
-   HelpID = "cui:ListBox:RID_SVXPAGE_INET_PROXY:LB_PROXYMODE";
-   Pos = MAP_APPFONT ( 65 , GB_TYPES_TOP + 11 ) ;
-   Size = MAP_APPFONT ( 49 , 48 ) ;
+   HelpID = "cui:ListBox:RID_SVXPAGE_INET_PROXY:LB_PROXYMODE" ;
+   Pos = MAP_APPFONT ( 65, GB_TYPES_TOP + 11 ) ;
+   Size = MAP_APPFONT ( 49, 48 ) ;
Border = TRUE ;
DropDown = TRUE ;
StringList [ en-US ] =
{
-   < "None" ; > ;
-   < "System" ; > ;
-   < "Manual" ; > ;
+   < "None" ;  > ;
+   < "System" ;> ;
+   < "Manual" ;> ;
};
};
-String ST_PROXY_FROM_BROWSER
-{
-   Text [ en-US ] = "Use browser settings";
+   String ST_PROXY_FROM_BROWSER
+   {
+   T

(openoffice) branch Pilot-Pirx-iconset updated (859efd01cd -> 35594b4a4c)

2024-07-28 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a change to branch Pilot-Pirx-iconset
in repository https://gitbox.apache.org/repos/asf/openoffice.git


from 859efd01cd Update spinner for Remix icon set
 add d2971da9bd Use 32x32 spinner for AOO update check
 add e9234b8f16 Clean up resource files
 new 35594b4a4c Merge branch 'trunk' into Pilot-Pirx-iconset

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 main/extensions/source/update/check/updatehdl.cxx  | 147 +
 main/extensions/source/update/check/updatehdl.src  |   2 +-
 main/svx/source/sidebar/line/LinePropertyPanel.src | 332 ++---
 main/sw/source/ui/app/app.src  | 222 +++---
 4 files changed, 350 insertions(+), 353 deletions(-)



(openoffice) 01/01: Merge branch 'trunk' into Pilot-Pirx-iconset

2024-07-28 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch Pilot-Pirx-iconset
in repository https://gitbox.apache.org/repos/asf/openoffice.git

commit 35594b4a4c56d657e828a4f6fdbeb88fe995b7b4
Merge: 859efd01cd e9234b8f16
Author: mseidel 
AuthorDate: Sun Jul 28 09:54:01 2024 +0200

Merge branch 'trunk' into Pilot-Pirx-iconset

 main/extensions/source/update/check/updatehdl.cxx  | 147 +
 main/extensions/source/update/check/updatehdl.src  |   2 +-
 main/svx/source/sidebar/line/LinePropertyPanel.src | 332 ++---
 main/sw/source/ui/app/app.src  | 222 +++---
 4 files changed, 350 insertions(+), 353 deletions(-)



(openoffice) 01/01: Merge branch 'trunk' into Pilot-Pirx-wizard

2024-07-27 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch Pilot-Pirx-wizard
in repository https://gitbox.apache.org/repos/asf/openoffice.git

commit 89526a3f6ffc27cb9cf54110e270f416049f0d14
Merge: be3aa6cc8d e9234b8f16
Author: mseidel 
AuthorDate: Sun Jul 28 00:30:08 2024 +0200

Merge branch 'trunk' into Pilot-Pirx-wizard

 extras/l10n/source/nl/localize.sdf |4 +-
 main/Module_ooo.mk |1 +
 main/Repository.mk |1 +
 .../JunitTest_bean_complex.mk} |   17 +-
 main/bean/Module_bean.mk   |5 +
 main/bean/qa/complex/bean/OOoBeanTest.java |   18 -
 main/bean/qa/complex/bean/ScreenComparer.java  |1 -
 .../uno/bridges/java_remote/Bug107753_Test.java|   17 +-
 .../uno/bridges/java_remote/Bug108825_Test.java|   18 +-
 .../uno/bridges/java_remote/Bug110892_Test.java|   14 +-
 .../uno/bridges/java_remote/Bug53_Test.java|   13 +-
 .../uno/bridges/java_remote/Bug114133_Test.java|   13 +-
 .../lib/uno/bridges/java_remote/Bug51323_Test.java |   13 +-
 .../lib/uno/bridges/java_remote/Bug92174_Test.java |   11 +-
 .../lib/uno/bridges/java_remote/Bug97697_Test.java |   17 +-
 .../lib/uno/bridges/java_remote/Bug98508_Test.java |   17 +-
 .../lib/uno/bridges/java_remote/MethodIdTest.java  |   13 +-
 .../uno/bridges/java_remote/PolyStructTest.java|   11 +-
 .../java_remote/StopMessageDispatcherTest.java |   13 +-
 .../star/lib/uno/bridges/java_remote/makefile.mk   |3 +-
 main/chart2/prj/build.lst  |1 +
 .../qa/{ => complex/chart2}/TestCaseOldAPI.java|  426 ---
 .../tools => chart2/qa/complex/chart2}/makefile.mk |   43 +-
 main/chart2/qa/makefile.mk |   66 --
 main/chart2/qa/unoapi/makefile.mk  |2 +-
 main/chart2/source/view/axes/VAxisProperties.cxx   |4 +-
 main/chart2/source/view/main/PropertyMapper.cxx|2 +-
 main/cli_ure/qa/climaker/ClimakerTestCase.java |   54 +-
 main/cli_ure/qa/climaker/makefile.mk   |   74 +-
 main/comphelper/JunitTest_comphelper_complex.mk|2 +-
 main/comphelper/qa/complex/comphelper/Map.java |   14 +-
 .../comphelper/SequenceOutputStreamUnitTest.java   |   14 +-
 main/config.guess  |   62 +-
 main/config.sub|  232 ++--
 main/configmgr/JunitTest_configmgr_unoapi.mk   |1 +
 main/configmgr/qa/unoapi/Test.java |3 +-
 main/connectivity/prj/build.lst|2 +-
 .../qa/complex/connectivity/DBaseDriverTest.java   |   52 +-
 .../qa/complex/connectivity/FlatFileAccess.java|   46 +-
 .../qa/complex/connectivity/HsqlDriverTest.java|   43 +-
 .../complex/connectivity/JdbcLongVarCharTest.java  |   31 +-
 .../connectivity/dbase/DBaseDateFunctions.java |  202 +---
 .../connectivity/dbase/DBaseNumericFunctions.java  |  281 +
 .../complex/connectivity/dbase/DBaseSqlTests.java  |   11 +-
 .../connectivity/dbase/DBaseStringFunctions.java   |  213 +---
 .../connectivity/hsqldb/DatabaseMetaData.java  |   24 +-
 .../qa/complex/connectivity}/makefile.mk   |   44 +-
 main/connectivity/qa/makefile.mk   |   75 --
 main/connectivity/qa/scenarios.sce |   24 -
 .../source/drivers/file/quotedstring.cxx   |   48 +-
 main/connectivity/source/drivers/flat/ETable.cxx   |  192 ++--
 main/connectivity/source/inc/file/quotedstring.hxx |   18 +-
 main/connectivity/source/inc/flat/ETable.hxx   |2 +-
 main/cui/source/dialogs/insdlg.cxx | 1185 ++--
 main/cui/source/dialogs/insrc.cxx  |   21 +-
 main/cui/source/dialogs/newtabledlg.cxx|   12 +-
 main/cui/source/dialogs/postdlg.cxx|4 +-
 main/dbaccess/JunitTest_dbaccess_complex.mk|1 +
 .../qa/complex/dbaccess/ApplicationController.java |6 -
 main/dbaccess/qa/complex/dbaccess/PropertyBag.java |7 -
 main/default_images/vcl/res/spinner-16-01.png  |  Bin 3737 -> 510 bytes
 main/default_images/vcl/res/spinner-16-02.png  |  Bin 3752 -> 504 bytes
 main/default_images/vcl/res/spinner-16-03.png  |  Bin 3752 -> 505 bytes
 main/default_images/vcl/res/spinner-16-04.png  |  Bin 3743 -> 494 bytes
 main/default_images/vcl/res/spinner-16-05.png  |  Bin 3752 -> 516 bytes
 main/default_images/vcl/res/spinner-16-06.png  |  Bin 3759 -> 506 bytes
 main/default_images/vcl/res/spinner-16-07.png  |  Bin 0 -> 510 bytes
 .../res/{spinner-16-01.png => spinner-16-07_h.png} |  Bin 3737 -> 3678 bytes
 main/default_images/vcl/res/spinner-16-08.png  |  Bin 0 -> 504 bytes
 .../res/{spinner-16-01.png => spinner-16-08_h.png} |  Bin 3737 -> 3681 bytes
 main/default_images/vcl/res/spinner-16-09.png  |  Bin 0 -> 505 by

(openoffice) branch Pilot-Pirx-wizard updated (be3aa6cc8d -> 89526a3f6f)

2024-07-27 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a change to branch Pilot-Pirx-wizard
in repository https://gitbox.apache.org/repos/asf/openoffice.git


from be3aa6cc8d Merge branch 'trunk' into Pilot-Pirx-wizard
 add ebe83c8c8d Maintenance cleanup
 add 0342f54247 Updated some strings
 add 0a01f5af36 Uodated two strings "temporally" to "temporarily" (#219)
 add ff1d3d8948 Updated to the latest version:
 add d0ac74839b mode change config.guess
 add bce6c358df Updated English dictionary
 add 97073f9464 Fix spelling (#220)
 add b1220165dc Change mail address in package description
 add ab0bad1672 Fix exception specification in a few places where they were 
missing, and causing AOO to crash when compiled with Clang.
 add de739a4566 Fix spelling (#222)
 add f40a72b7a9 Re-add space for continuation line in package description
 add 870c37922c Fixed typo (completly -> completely) and many more
 add efc1756a58 Fix a typo in a dmake variable name. It's called 
PATH_SEPERATOR, not PATH_SEPARATOR.
 add eeb47f1ede Add $(HAMCREST_CORE_JAR) to other dmake makefiles where it 
was missing.
 add fd6e8d9f7a Fix the installation path for OpenOffice used by dmake when 
running JUnit tests.
 add 7ee8c2c6cd Fix the unoapi tests in qadevOOo.
 add 8561b591b8 Fix the unoapi tests in configmgr.
 add 6795508b2d Fix the main/sc unoapi tests, and add them to the build.
 add f525edebf3 comphelper's JunitTest doesn't need OOoRunner.jar.
 add 0ced32bd95 Add the complex unit test to the bean module.
 add 895285e1a6 The linguistic module's complex JunitTest doesn't need 
OOoRunner.
 add 9386131068 sot module doesn't need OOoRunner.jar as a complex test 
dependency.
 add 6a86ac4b38 svl module doesn't need OOoRunner.jar as a complex test 
dependency.
 add 0b2ceee159 Delete unused import.
 add 3855178bf8 Run the test in debug mode too, it no longer seems to crash.
 add f107c74e14 Port sw's LoadSaveTest to JUnit, and fix the paths, and add 
it to the list of other complex tests.
 add 5c06146fab Add vcl's memCheck complex test to the build, which was 
left out by Oracle/Sun when they ported it to gbuild. Also fix some errors and 
get it fully working without the qaooDev helper classes. Pass the documents 
path from the Makefile as the one from the code will be wrong for gbuild.
 add 48d1b9e1ba Add vcl's persistent_window_states complex test to the 
build, which was also left out during the gbuild port, and clean it up a bit.
 add 5f3440664a Clean up unotools complex tests.
 add 9e73885b79 Clean up ucb complex tests.
 add 60509b5aad Add package's complex tests to the build, and update them 
to use JUnit.
 add 100f033136 Clean up the bean complex tests.
 add 2062e9d75b Clean up the comphelper complex tests.
 add d096138d63 Make the exception message more descriptive: if possible, 
describe why the document could not be loaded.
 add 02a76d915a dbaccess complex tests cleanup.
 add 8b4dc8f1d4 Clean up the complex tests in the filter module.
 add 2e1a4f9348 Clean up forms complex tests.
 add 64ded1b7a0 Clean up sfx2 complex tests.
 add 5971bc35dc Clean up the sc complex tests.
 add a427578287 Clean up reportdesign complex tests.
 add c944cacc40 Clean up sot complex tests.
 add 19ee18fdf9 Port the main/test module to gbuild and Ant. Also make it 
use Google Test instead of cppunit, and delete the unoexceptionprotector 
library which was cppunit-specific and completely unused.
 add 81731658b3 Preliminary compiling port of type detection test to junit.
 add 69dd60afa2 Further fixes.
 add 3bede71e50 We no longer get files from the class path.
 add 83f0ba4128 Make some helper method private and/or static.
 add 939b47ecd6 Fix the bad spacing in the Java files.
 add b338ff5915 Some modernization. Use ArrayList instead of Vector, 
String.split() instead of StringTokenizer.
 add ec1247ae83 Finish Vector -> ArrayList conversion. Other minor fixes.
 add 30b4355987 Fix the exception handling.
 add d6a8792126 Use "TypeName" instead of "MediaType" to specify the type, 
it seems to work, and "MediaType" is barely used in the code.
 add 0ee15d0c3b Start rebuilding the lost document repository.
 add 35bb7f26b0 Remove the unused properties.
 add 69ed17bae8 Add more test documents.
 add 1e3c8e5ef0 Also needs juh.jar to run.
 add 1f8c860bc5 Port the chart2 complex test to JUnit, and enable it in the 
build.
 add fcc38b588f Port the main/connectivity complex tests to JUnit, and 
clean them up. Also stop packaging them into a JAR file, and delivering this 
JAR file to solver, because nothing else uses it, it's just superfluous build 
code probably wrongly copied from the unoapi tests.
 add 05ff667498 Port main/embeddedobj complex tests to JUnit

(openoffice) branch AOO42X updated: Clean up resource files

2024-07-27 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 4335b99af0 Clean up resource files
4335b99af0 is described below

commit 4335b99af0ce8967fb1a44b28cfeb44becc9fd62
Author: mseidel 
AuthorDate: Sat Jul 27 19:59:46 2024 +0200

Clean up resource files

(cherry picked from commit e9234b8f169d0b7e8c83045f47c2386ac74b711e)
---
 main/extensions/source/update/check/updatehdl.src  |   2 +-
 main/svx/source/sidebar/line/LinePropertyPanel.src | 332 ++---
 main/sw/source/ui/app/app.src  | 222 +++---
 3 files changed, 277 insertions(+), 279 deletions(-)

diff --git a/main/extensions/source/update/check/updatehdl.src 
b/main/extensions/source/update/check/updatehdl.src
index 0fc07a9626..3cddc94e8a 100644
--- a/main/extensions/source/update/check/updatehdl.src
+++ b/main/extensions/source/update/check/updatehdl.src
@@ -33,7 +33,7 @@ String RID_UPDATE_STR_CHECKING_ERR
 
 String RID_UPDATE_STR_NO_UPD_FOUND
 {
-   Text [ en-US ] = "There is currently no update available for 
%PRODUCTNAME %PRODUCTVERSION or a newer version wasn't released to the wider 
public yet." ;
+   Text [ en-US ] = "There is currently no update available for 
%PRODUCTNAME %PRODUCTVERSION\nor a newer version wasn't released to the wider 
public yet." ;
 };
 
 String RID_UPDATE_STR_UPD_FOUND
diff --git a/main/svx/source/sidebar/line/LinePropertyPanel.src 
b/main/svx/source/sidebar/line/LinePropertyPanel.src
index e72dd50454..96fea7cc64 100644
--- a/main/svx/source/sidebar/line/LinePropertyPanel.src
+++ b/main/svx/source/sidebar/line/LinePropertyPanel.src
@@ -1,5 +1,5 @@
 /**
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  */
 
 #include "LinePropertyPanel.hrc"
@@ -26,30 +26,30 @@
 
 Control RID_SIDEBAR_LINE_PANEL
 {
-   OutputSize = TRUE;
-   DialogControl = TRUE;
-   Border = FALSE;
-   Text = "Line";
+   OutputSize = TRUE ;
+   DialogControl = TRUE ;
+   Border = FALSE ;
+   Text = "Line" ;
 
-Size = MAP_APPFONT( 
-PROPERTYPAGE_WIDTH, 
-SECTIONPAGE_MARGIN_VERTICAL_TOP + TEXT_HEIGHT*4 + 
TEXT_CONTROL_SPACING_VERTICAL*4 + TOOLBOX_HEIGHT*3  + 
CONTROL_SPACING_VERTICAL*3 + CBOX_HEIGHT + SECTIONPAGE_MARGIN_VERTICAL_BOT );
+   Size = MAP_APPFONT(
+   PROPERTYPAGE_WIDTH,
+   SECTIONPAGE_MARGIN_VERTICAL_TOP + TEXT_HEIGHT*4 + 
TEXT_CONTROL_SPACING_VERTICAL*4 + TOOLBOX_HEIGHT*3 + CONTROL_SPACING_VERTICAL*3 
+ CBOX_HEIGHT + SECTIONPAGE_MARGIN_VERTICAL_BOT ) ;
HelpID = HID_PROPERTYPANEL_LINE_SECTION ;
-   
+
FixedText FT_WIDTH
{
-Pos = MAP_APPFONT( SECTIONPAGE_MARGIN_HORIZONTAL , 
SECTIONPAGE_MARGIN_VERTICAL_TOP ) ; 
-Size = MAP_APPFONT (TOOLBOX_WIDTH  , TEXT_HEIGHT ) ;
-Text [ en-US ] = "~Width:" ;
+   Pos = MAP_APPFONT( SECTIONPAGE_MARGIN_HORIZONTAL, 
SECTIONPAGE_MARGIN_VERTICAL_TOP ) ;
+   Size = MAP_APPFONT (TOOLBOX_WIDTH, TEXT_HEIGHT ) ;
+   Text [ en-US ] = "~Width:" ;
};
-   ToolBox TB_WIDTH 
+   ToolBox TB_WIDTH
{
SVLook = TRUE ;
Pos = MAP_APPFONT (SECTIONPAGE_MARGIN_HORIZONTAL, 
SECTIONPAGE_MARGIN_VERTICAL_TOP + TEXT_HEIGHT + TEXT_CONTROL_SPACING_VERTICAL) ;
Size = MAP_APPFONT (TOOLBOX_WIDTH ,TOOLBOX_HEIGHT ) ;
TabStop = TRUE ;
HelpID = HID_PPROPERTYPANEL_LINE_TBX_WIDTH ;
-   Text = "Width";
+   Text = "Width" ;
ItemList =
{
ToolBoxItem
@@ -57,20 +57,20 @@ Control RID_SIDEBAR_LINE_PANEL
Identifier = TBI_WIDTH ;
DropDown = TRUE ;
Text [ en-US ] = "Width&qu

(openoffice) branch trunk updated: Clean up resource files

2024-07-27 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/trunk by this push:
 new e9234b8f16 Clean up resource files
e9234b8f16 is described below

commit e9234b8f169d0b7e8c83045f47c2386ac74b711e
Author: mseidel 
AuthorDate: Sat Jul 27 19:59:46 2024 +0200

Clean up resource files
---
 main/extensions/source/update/check/updatehdl.src  |   2 +-
 main/svx/source/sidebar/line/LinePropertyPanel.src | 332 ++---
 main/sw/source/ui/app/app.src  | 222 +++---
 3 files changed, 277 insertions(+), 279 deletions(-)

diff --git a/main/extensions/source/update/check/updatehdl.src 
b/main/extensions/source/update/check/updatehdl.src
index 0fc07a9626..3cddc94e8a 100644
--- a/main/extensions/source/update/check/updatehdl.src
+++ b/main/extensions/source/update/check/updatehdl.src
@@ -33,7 +33,7 @@ String RID_UPDATE_STR_CHECKING_ERR
 
 String RID_UPDATE_STR_NO_UPD_FOUND
 {
-   Text [ en-US ] = "There is currently no update available for 
%PRODUCTNAME %PRODUCTVERSION or a newer version wasn't released to the wider 
public yet." ;
+   Text [ en-US ] = "There is currently no update available for 
%PRODUCTNAME %PRODUCTVERSION\nor a newer version wasn't released to the wider 
public yet." ;
 };
 
 String RID_UPDATE_STR_UPD_FOUND
diff --git a/main/svx/source/sidebar/line/LinePropertyPanel.src 
b/main/svx/source/sidebar/line/LinePropertyPanel.src
index e72dd50454..96fea7cc64 100644
--- a/main/svx/source/sidebar/line/LinePropertyPanel.src
+++ b/main/svx/source/sidebar/line/LinePropertyPanel.src
@@ -1,5 +1,5 @@
 /**
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  */
 
 #include "LinePropertyPanel.hrc"
@@ -26,30 +26,30 @@
 
 Control RID_SIDEBAR_LINE_PANEL
 {
-   OutputSize = TRUE;
-   DialogControl = TRUE;
-   Border = FALSE;
-   Text = "Line";
+   OutputSize = TRUE ;
+   DialogControl = TRUE ;
+   Border = FALSE ;
+   Text = "Line" ;
 
-Size = MAP_APPFONT( 
-PROPERTYPAGE_WIDTH, 
-SECTIONPAGE_MARGIN_VERTICAL_TOP + TEXT_HEIGHT*4 + 
TEXT_CONTROL_SPACING_VERTICAL*4 + TOOLBOX_HEIGHT*3  + 
CONTROL_SPACING_VERTICAL*3 + CBOX_HEIGHT + SECTIONPAGE_MARGIN_VERTICAL_BOT );
+   Size = MAP_APPFONT(
+   PROPERTYPAGE_WIDTH,
+   SECTIONPAGE_MARGIN_VERTICAL_TOP + TEXT_HEIGHT*4 + 
TEXT_CONTROL_SPACING_VERTICAL*4 + TOOLBOX_HEIGHT*3 + CONTROL_SPACING_VERTICAL*3 
+ CBOX_HEIGHT + SECTIONPAGE_MARGIN_VERTICAL_BOT ) ;
HelpID = HID_PROPERTYPANEL_LINE_SECTION ;
-   
+
FixedText FT_WIDTH
{
-Pos = MAP_APPFONT( SECTIONPAGE_MARGIN_HORIZONTAL , 
SECTIONPAGE_MARGIN_VERTICAL_TOP ) ; 
-Size = MAP_APPFONT (TOOLBOX_WIDTH  , TEXT_HEIGHT ) ;
-Text [ en-US ] = "~Width:" ;
+   Pos = MAP_APPFONT( SECTIONPAGE_MARGIN_HORIZONTAL, 
SECTIONPAGE_MARGIN_VERTICAL_TOP ) ;
+   Size = MAP_APPFONT (TOOLBOX_WIDTH, TEXT_HEIGHT ) ;
+   Text [ en-US ] = "~Width:" ;
};
-   ToolBox TB_WIDTH 
+   ToolBox TB_WIDTH
{
SVLook = TRUE ;
Pos = MAP_APPFONT (SECTIONPAGE_MARGIN_HORIZONTAL, 
SECTIONPAGE_MARGIN_VERTICAL_TOP + TEXT_HEIGHT + TEXT_CONTROL_SPACING_VERTICAL) ;
Size = MAP_APPFONT (TOOLBOX_WIDTH ,TOOLBOX_HEIGHT ) ;
TabStop = TRUE ;
HelpID = HID_PPROPERTYPANEL_LINE_TBX_WIDTH ;
-   Text = "Width";
+   Text = "Width" ;
ItemList =
{
ToolBoxItem
@@ -57,20 +57,20 @@ Control RID_SIDEBAR_LINE_PANEL
Identifier = TBI_WIDTH ;
DropDown = TRUE ;
Text [ en-US ] = "Width" ;
- 

(openoffice-org) branch main updated: Small updates

2024-07-27 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new c15e82b84f Small updates
c15e82b84f is described below

commit c15e82b84f224f6a32927efe024a3cc98d0a681c
Author: mseidel 
AuthorDate: Sat Jul 27 17:20:55 2024 +0200

Small updates
---
 content/de/porting/index.html |  4 ++--
 content/dev_docs/source/sys_reqs_aoo41.md | 10 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/content/de/porting/index.html b/content/de/porting/index.html
index f97adb2291..44f7a1e700 100644
--- a/content/de/porting/index.html
+++ b/content/de/porting/index.html
@@ -170,10 +170,10 @@ The Solaris port seems to have gone. However, this part 
is left as reference.
 to coordinate.
 
 
-  Implementation of Porting 
(veraltet)
+  Implementation of Porting 
(veraltet)
 
 
-  Links to Documentation 
(veraltet)
+  Links to Documentation 
(veraltet)
 
   
 
diff --git a/content/dev_docs/source/sys_reqs_aoo41.md 
b/content/dev_docs/source/sys_reqs_aoo41.md
index 21dca95860..b5aaf2a6e5 100644
--- a/content/dev_docs/source/sys_reqs_aoo41.md
+++ b/content/dev_docs/source/sys_reqs_aoo41.md
@@ -9,8 +9,7 @@ notice=https://www.apache.org/licenses/LICENSE-2.0
 - At least 650 MB available disk space for a default install via download.
   After installation and deletion of temporary installation files, Apache 
OpenOffice
   will use approximately 440 MB disk space.
-- 1024 x 768 pixel or higher resolution with at least 256 colors (16.7 million
-  colors recommended)
+- 1024 x 768 pixel or higher resolution with at least 256 colors (16.7 million 
colors recommended)
 
 
 ## GNU/Linux ("Linux")
@@ -21,10 +20,10 @@ notice=https://www.apache.org/licenses/LICENSE-2.0
 - X-Server with 1024 x 768 pixel or higher resolution with at least 256 colors
   (16.7 million colors recommended)
 
-## OS X
+## macOS
 
-- OS X 10.7 (Lion) or higher
-- Intel Processor
+- macOS 10.7 (Lion) or higher
+- Intel Processor (on ARM Processor OpenOffice will be emulated via [Rosetta 
2][5])
 - Free memory of 512 MB RAM
 - 400 MB available disk space
 - 1024 x 768 pixel or higher resolution with 16.7 million colors
@@ -54,3 +53,4 @@ Also see [Index of System Requirements for each version][3].
 [2]: http://java.sun.com/products/accessbridge
 [3]: /dev_docs/source/sys_reqs.html
 [4]: https://www.openoffice.org/download/common/java.html
+[5]: https://en.wikipedia.org/wiki/Rosetta_(software)#Rosetta_2



svn commit: r1919550 - /openoffice/devtools/SVG/Industrial/vcl/res/

2024-07-27 Thread mseidel
Author: mseidel
Date: Sat Jul 27 14:38:01 2024
New Revision: 1919550

URL: http://svn.apache.org/viewvc?rev=1919550=rev
Log:
Cleanup comments

Modified:
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-01.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-02.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-03.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-04.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-05.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-06.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-07.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-08.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-09.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-10.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-11.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-12.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-01.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-02.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-03.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-04.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-05.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-06.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-07.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-08.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-09.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-10.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-11.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-12.svg

Modified: openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-01.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-01.svg?rev=1919550=1919549=1919550=diff
==
--- openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-01.svg (original)
+++ openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-01.svg Sat Jul 27 
14:38:01 2024
@@ -1,6 +1,4 @@
 
-
-
 
-
-
-
-
-
 
-
-
-
-
-
   
   

Modified: openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-02.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-02.svg?rev=1919550=1919549=1919550=diff
==
--- openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-02.svg (original)
+++ openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-02.svg Sat Jul 27 
14:38:01 2024
@@ -1,6 +1,4 @@
 
-
-
 
-
-
-
-
-
 
-
-
-
-
-
   
   

Modified: openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-03.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-03.svg?rev=1919550=1919549=1919550=diff
==
--- openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-03.svg (original)
+++ openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-03.svg Sat Jul 27 
14:38:01 2024
@@ -1,6 +1,4 @@
 
-
-
 
-
-
-
-
-
 
-
-
-
-
-
   
   

Modified: openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-04.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-04.svg?rev=1919550=1919549=1919550=diff
==
--- openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-04.svg (original)
+++ openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-04.svg Sat Jul 27 
14:38:01 2024
@@ -1,6 +1,4 @@
 
-
-
 
-
-
-
-
-
 
-
-
-
-
-
   
   

Modified: openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-05.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-05.svg?rev=1919550=1919549=1919550=diff
==
--- openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-05.svg (original)
+++ openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-05.svg Sat Jul 27 
14:38:01 2024
@@ -1,6 +1,4 @@
 
-
-
 
-
-
-
-
-
 
-
-
-
-
-
   
   

Modified: openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-06.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-06.svg?rev=1919550=1919549=1919550=diff
==
--- openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-06.svg (original)
+++ openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-06.svg Sat Jul 27 
14:38:01 2024
@@ -1,6 +1,4 @@
 
-
-
 
-
-
-
-
-
 
-
-
-
-
-
   
   

Modified

(openoffice) 01/01: Merge branch 'trunk' into Pilot-Pirx-patch-1

2024-07-27 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch Pilot-Pirx-patch-1
in repository https://gitbox.apache.org/repos/asf/openoffice.git

commit e9ae388775fc039e0b71305cf5c4e340be3532b2
Merge: 0c16cea95c d2971da9bd
Author: mseidel 
AuthorDate: Sat Jul 27 14:45:47 2024 +0200

Merge branch 'trunk' into Pilot-Pirx-patch-1

 main/Module_ooo.mk |   1 +
 main/Repository.mk |   1 +
 .../JunitTest_bean_complex.mk} |  17 +-
 main/bean/Module_bean.mk   |   5 +
 main/bean/qa/complex/bean/OOoBeanTest.java |  18 -
 main/bean/qa/complex/bean/ScreenComparer.java  |   1 -
 .../uno/bridges/java_remote/Bug107753_Test.java|  17 +-
 .../uno/bridges/java_remote/Bug108825_Test.java|  18 +-
 .../uno/bridges/java_remote/Bug110892_Test.java|  14 +-
 .../uno/bridges/java_remote/Bug53_Test.java|  13 +-
 .../uno/bridges/java_remote/Bug114133_Test.java|  13 +-
 .../lib/uno/bridges/java_remote/Bug51323_Test.java |  13 +-
 .../lib/uno/bridges/java_remote/Bug92174_Test.java |  11 +-
 .../lib/uno/bridges/java_remote/Bug97697_Test.java |  17 +-
 .../lib/uno/bridges/java_remote/Bug98508_Test.java |  17 +-
 .../lib/uno/bridges/java_remote/MethodIdTest.java  |  13 +-
 .../uno/bridges/java_remote/PolyStructTest.java|  11 +-
 .../java_remote/StopMessageDispatcherTest.java |  13 +-
 .../star/lib/uno/bridges/java_remote/makefile.mk   |   3 +-
 main/chart2/prj/build.lst  |   1 +
 .../qa/{ => complex/chart2}/TestCaseOldAPI.java| 426 ++--
 .../tools => chart2/qa/complex/chart2}/makefile.mk |  43 +-
 main/chart2/qa/makefile.mk |  66 --
 main/chart2/qa/unoapi/makefile.mk  |   2 +-
 main/chart2/source/view/axes/VAxisProperties.cxx   |   4 +-
 main/chart2/source/view/main/PropertyMapper.cxx|   2 +-
 main/cli_ure/qa/climaker/ClimakerTestCase.java |  54 +-
 main/cli_ure/qa/climaker/makefile.mk   |  74 +--
 main/comphelper/JunitTest_comphelper_complex.mk|   2 +-
 main/comphelper/qa/complex/comphelper/Map.java |  14 +-
 .../comphelper/SequenceOutputStreamUnitTest.java   |  14 +-
 main/config.guess  |  62 +-
 main/config.sub| 232 ---
 main/configmgr/JunitTest_configmgr_unoapi.mk   |   1 +
 main/configmgr/qa/unoapi/Test.java |   3 +-
 main/connectivity/prj/build.lst|   2 +-
 .../qa/complex/connectivity/DBaseDriverTest.java   |  52 +-
 .../qa/complex/connectivity/FlatFileAccess.java|  46 +-
 .../qa/complex/connectivity/HsqlDriverTest.java|  43 +-
 .../complex/connectivity/JdbcLongVarCharTest.java  |  31 +-
 .../connectivity/dbase/DBaseDateFunctions.java | 202 ++
 .../connectivity/dbase/DBaseNumericFunctions.java  | 281 ++--
 .../complex/connectivity/dbase/DBaseSqlTests.java  |  11 +-
 .../connectivity/dbase/DBaseStringFunctions.java   | 213 ++
 .../connectivity/hsqldb/DatabaseMetaData.java  |  24 +-
 .../qa/complex/connectivity}/makefile.mk   |  44 +-
 main/connectivity/qa/makefile.mk   |  75 ---
 main/connectivity/qa/scenarios.sce |  24 -
 .../source/drivers/file/quotedstring.cxx   |  48 +-
 main/connectivity/source/drivers/flat/ETable.cxx   | 192 +++---
 main/connectivity/source/inc/file/quotedstring.hxx |  18 +-
 main/connectivity/source/inc/flat/ETable.hxx   |   2 +-
 main/dbaccess/JunitTest_dbaccess_complex.mk|   1 +
 .../qa/complex/dbaccess/ApplicationController.java |   6 -
 main/dbaccess/qa/complex/dbaccess/PropertyBag.java |   7 -
 main/default_images/vcl/res/spinner-16-01.png  | Bin 3737 -> 510 bytes
 main/default_images/vcl/res/spinner-16-02.png  | Bin 3752 -> 504 bytes
 main/default_images/vcl/res/spinner-16-03.png  | Bin 3752 -> 505 bytes
 main/default_images/vcl/res/spinner-16-04.png  | Bin 3743 -> 494 bytes
 main/default_images/vcl/res/spinner-16-05.png  | Bin 3752 -> 516 bytes
 main/default_images/vcl/res/spinner-16-06.png  | Bin 3759 -> 506 bytes
 main/default_images/vcl/res/spinner-16-07.png  | Bin 0 -> 510 bytes
 .../res/{spinner-16-01.png => spinner-16-07_h.png} | Bin 3737 -> 3678 bytes
 main/default_images/vcl/res/spinner-16-08.png  | Bin 0 -> 504 bytes
 .../res/{spinner-16-01.png => spinner-16-08_h.png} | Bin 3737 -> 3681 bytes
 main/default_images/vcl/res/spinner-16-09.png  | Bin 0 -> 505 bytes
 .../res/{spinner-16-01.png => spinner-16-09_h.png} | Bin 3737 -> 3687 bytes
 main/default_images/vcl/res/spinner-16-10.png  | Bin 0 -> 494 bytes
 .../res/{spinner-16-01.png => spinner-16-10_h.png} | Bin 3737 -> 3689 bytes
 main/default_images/vcl/res/spinner-16-11.png  | Bin 0 -> 516 bytes
 .../res/{spinner-16-01.png => spinner-16-11_h.

(openoffice) branch Pilot-Pirx-patch-1 updated (0c16cea95c -> e9ae388775)

2024-07-27 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a change to branch Pilot-Pirx-patch-1
in repository https://gitbox.apache.org/repos/asf/openoffice.git


from 0c16cea95c Merge branch 'trunk' into Pilot-Pirx-patch-1
 add ff1d3d8948 Updated to the latest version:
 add d0ac74839b mode change config.guess
 add bce6c358df Updated English dictionary
 add 97073f9464 Fix spelling (#220)
 add b1220165dc Change mail address in package description
 add ab0bad1672 Fix exception specification in a few places where they were 
missing, and causing AOO to crash when compiled with Clang.
 add de739a4566 Fix spelling (#222)
 add f40a72b7a9 Re-add space for continuation line in package description
 add 870c37922c Fixed typo (completly -> completely) and many more
 add efc1756a58 Fix a typo in a dmake variable name. It's called 
PATH_SEPERATOR, not PATH_SEPARATOR.
 add eeb47f1ede Add $(HAMCREST_CORE_JAR) to other dmake makefiles where it 
was missing.
 add fd6e8d9f7a Fix the installation path for OpenOffice used by dmake when 
running JUnit tests.
 add 7ee8c2c6cd Fix the unoapi tests in qadevOOo.
 add 8561b591b8 Fix the unoapi tests in configmgr.
 add 6795508b2d Fix the main/sc unoapi tests, and add them to the build.
 add f525edebf3 comphelper's JunitTest doesn't need OOoRunner.jar.
 add 0ced32bd95 Add the complex unit test to the bean module.
 add 895285e1a6 The linguistic module's complex JunitTest doesn't need 
OOoRunner.
 add 9386131068 sot module doesn't need OOoRunner.jar as a complex test 
dependency.
 add 6a86ac4b38 svl module doesn't need OOoRunner.jar as a complex test 
dependency.
 add 0b2ceee159 Delete unused import.
 add 3855178bf8 Run the test in debug mode too, it no longer seems to crash.
 add f107c74e14 Port sw's LoadSaveTest to JUnit, and fix the paths, and add 
it to the list of other complex tests.
 add 5c06146fab Add vcl's memCheck complex test to the build, which was 
left out by Oracle/Sun when they ported it to gbuild. Also fix some errors and 
get it fully working without the qaooDev helper classes. Pass the documents 
path from the Makefile as the one from the code will be wrong for gbuild.
 add 48d1b9e1ba Add vcl's persistent_window_states complex test to the 
build, which was also left out during the gbuild port, and clean it up a bit.
 add 5f3440664a Clean up unotools complex tests.
 add 9e73885b79 Clean up ucb complex tests.
 add 60509b5aad Add package's complex tests to the build, and update them 
to use JUnit.
 add 100f033136 Clean up the bean complex tests.
 add 2062e9d75b Clean up the comphelper complex tests.
 add d096138d63 Make the exception message more descriptive: if possible, 
describe why the document could not be loaded.
 add 02a76d915a dbaccess complex tests cleanup.
 add 8b4dc8f1d4 Clean up the complex tests in the filter module.
 add 2e1a4f9348 Clean up forms complex tests.
 add 64ded1b7a0 Clean up sfx2 complex tests.
 add 5971bc35dc Clean up the sc complex tests.
 add a427578287 Clean up reportdesign complex tests.
 add c944cacc40 Clean up sot complex tests.
 add 19ee18fdf9 Port the main/test module to gbuild and Ant. Also make it 
use Google Test instead of cppunit, and delete the unoexceptionprotector 
library which was cppunit-specific and completely unused.
 add 81731658b3 Preliminary compiling port of type detection test to junit.
 add 69dd60afa2 Further fixes.
 add 3bede71e50 We no longer get files from the class path.
 add 83f0ba4128 Make some helper method private and/or static.
 add 939b47ecd6 Fix the bad spacing in the Java files.
 add b338ff5915 Some modernization. Use ArrayList instead of Vector, 
String.split() instead of StringTokenizer.
 add ec1247ae83 Finish Vector -> ArrayList conversion. Other minor fixes.
 add 30b4355987 Fix the exception handling.
 add d6a8792126 Use "TypeName" instead of "MediaType" to specify the type, 
it seems to work, and "MediaType" is barely used in the code.
 add 0ee15d0c3b Start rebuilding the lost document repository.
 add 35bb7f26b0 Remove the unused properties.
 add 69ed17bae8 Add more test documents.
 add 1e3c8e5ef0 Also needs juh.jar to run.
 add 1f8c860bc5 Port the chart2 complex test to JUnit, and enable it in the 
build.
 add fcc38b588f Port the main/connectivity complex tests to JUnit, and 
clean them up. Also stop packaging them into a JAR file, and delivering this 
JAR file to solver, because nothing else uses it, it's just superfluous build 
code probably wrongly copied from the unoapi tests.
 add 05ff667498 Port main/embeddedobj complex tests to JUnit, and clean up 
the code a bit.
 add e8581bfad8 Port the remainder of the framework complex tests to JUnit, 
although they fail, so keep them disabled.
 add 2c0cd9c88c Add 

(openoffice) branch AOO42X updated: Use 32x32 spinner for AOO update check

2024-07-27 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 530187f5d4 Use 32x32 spinner for AOO update check
530187f5d4 is described below

commit 530187f5d4352c8e3da2fa8942e97fc7db5b5090
Author: mseidel 
AuthorDate: Sat Jul 27 14:41:15 2024 +0200

Use 32x32 spinner for AOO update check

(cherry picked from commit d2971da9bdee251b19f8c30589cdc5d45c96a191)
---
 main/extensions/source/update/check/updatehdl.cxx | 147 +++---
 1 file changed, 73 insertions(+), 74 deletions(-)

diff --git a/main/extensions/source/update/check/updatehdl.cxx 
b/main/extensions/source/update/check/updatehdl.cxx
index b0c017b38d..35125e808c 100644
--- a/main/extensions/source/update/check/updatehdl.cxx
+++ b/main/extensions/source/update/check/updatehdl.cxx
@@ -19,8 +19,6 @@
  *
  */
 
-
-
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_extensions.hxx"
 
@@ -145,11 +143,11 @@ void UpdateHandler::enableControls( short nCtrlState )
 //
 void UpdateHandler::setDownloadBtnLabel( bool bAppendDots )
 {
-osl::MutexGuard aGuard( maMutex );
+   osl::MutexGuard aGuard( maMutex );
 
-if ( mbDownloadBtnHasDots != bAppendDots )
-{
-rtl::OUString aLabel( msDownload );
+   if ( mbDownloadBtnHasDots != bAppendDots )
+   {
+   rtl::OUString aLabel( msDownload );
 
 if ( bAppendDots )
 aLabel += UNISTRING( "..." );
@@ -983,22 +981,22 @@ bool UpdateHandler::showWarning( const rtl::OUString 
,
  const rtl::OUString _1,
  const rtl::OUString _2 ) const
 {
-bool bRet = false;
+   bool bRet = false;
 
-uno::Reference< awt::XControl > xControl( mxUpdDlg, uno::UNO_QUERY );
-if ( !xControl.is() ) return bRet;
+   uno::Reference< awt::XControl > xControl( mxUpdDlg, uno::UNO_QUERY );
+   if ( !xControl.is() ) return bRet;
 
-uno::Reference< awt::XWindowPeer > xPeer = xControl->getPeer();
-if ( !xPeer.is() ) return bRet;
+   uno::Reference< awt::XWindowPeer > xPeer = xControl->getPeer();
+   if ( !xPeer.is() ) return bRet;
 
-uno::Reference< awt::XToolkit > xToolkit = xPeer->getToolkit();
-if ( !xToolkit.is() ) return bRet;
+   uno::Reference< awt::XToolkit > xToolkit = xPeer->getToolkit();
+   if ( !xToolkit.is() ) return bRet;
 
-awt::WindowDescriptor aDescriptor;
+   awt::WindowDescriptor aDescriptor;
 
-sal_Int32 nWindowAttributes = awt::WindowAttribute::BORDER | 
awt::WindowAttribute::MOVEABLE | awt::WindowAttribute::CLOSEABLE;
-nWindowAttributes |= awt::VclWindowPeerAttribute::YES_NO;
-nWindowAttributes |= awt::VclWindowPeerAttribute::DEF_NO;
+   sal_Int32 nWindowAttributes = awt::WindowAttribute::BORDER | 
awt::WindowAttribute::MOVEABLE | awt::WindowAttribute::CLOSEABLE;
+   nWindowAttributes |= awt::VclWindowPeerAttribute::YES_NO;
+   nWindowAttributes |= awt::VclWindowPeerAttribute::DEF_NO;
 
 aDescriptor.Type  = awt::WindowClass_MODALTOP;
 aDescriptor.WindowServiceName = UNISTRING( "warningbox" );
@@ -1039,29 +1037,29 @@ bool UpdateHandler::showWarning( const rtl::OUString 
,
 if ( nRet == 2 ) // RET_YES == 2
 bRet = true;
 
-mbShowsMessageBox = false;
-}
+   mbShowsMessageBox = false;
+   }
 
-uno::Reference< lang::XComponent > xComponent( xMsgBox, uno::UNO_QUERY );
-if ( xComponent.is() )
-xComponent->dispose();
+   uno::Reference< lang::XComponent > xComponent( xMsgBox, uno::UNO_QUERY 
);
+   if ( xComponent.is() )
+   xComponent->dispose();
 
-return bRet;
+   return bRet;
 }
 
 //
 bool UpdateHandler::showOverwriteWarning( const rtl::OUString& rFileName ) 
const
 {
-rtl::OUString aMsg( msReloadWarning );
-searchAndReplaceAll( aMsg, UNISTRING( "%FILENAME" ), rFileName );
-searchAndReplaceAll( aMsg, UNISTRING( "%DOWNLOAD_PATH" ), msDownloadPath );
-return showWarning( aMsg, msReloadContinue, msReloadReload );
+   rtl::OUString aMsg( msReloadWarning );
+   searchAndReplaceAll( aMsg, UNISTRING( "%FILENAME" ), rFileName );
+   searchAndReplaceAll( aMsg, UNISTRING( "%DOWNLOAD_PATH" ), 
msDownloadPath );
+   return showWarning( aMsg, msReloadContinue, msReloadReload );
 }
 
 //
 bool 

(openoffice) branch trunk updated: Use 32x32 spinner for AOO update check

2024-07-27 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/trunk by this push:
 new d2971da9bd Use 32x32 spinner for AOO update check
d2971da9bd is described below

commit d2971da9bdee251b19f8c30589cdc5d45c96a191
Author: mseidel 
AuthorDate: Sat Jul 27 14:41:15 2024 +0200

Use 32x32 spinner for AOO update check
---
 main/extensions/source/update/check/updatehdl.cxx | 147 +++---
 1 file changed, 73 insertions(+), 74 deletions(-)

diff --git a/main/extensions/source/update/check/updatehdl.cxx 
b/main/extensions/source/update/check/updatehdl.cxx
index b0c017b38d..35125e808c 100644
--- a/main/extensions/source/update/check/updatehdl.cxx
+++ b/main/extensions/source/update/check/updatehdl.cxx
@@ -19,8 +19,6 @@
  *
  */
 
-
-
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_extensions.hxx"
 
@@ -145,11 +143,11 @@ void UpdateHandler::enableControls( short nCtrlState )
 //
 void UpdateHandler::setDownloadBtnLabel( bool bAppendDots )
 {
-osl::MutexGuard aGuard( maMutex );
+   osl::MutexGuard aGuard( maMutex );
 
-if ( mbDownloadBtnHasDots != bAppendDots )
-{
-rtl::OUString aLabel( msDownload );
+   if ( mbDownloadBtnHasDots != bAppendDots )
+   {
+   rtl::OUString aLabel( msDownload );
 
 if ( bAppendDots )
 aLabel += UNISTRING( "..." );
@@ -983,22 +981,22 @@ bool UpdateHandler::showWarning( const rtl::OUString 
,
  const rtl::OUString _1,
  const rtl::OUString _2 ) const
 {
-bool bRet = false;
+   bool bRet = false;
 
-uno::Reference< awt::XControl > xControl( mxUpdDlg, uno::UNO_QUERY );
-if ( !xControl.is() ) return bRet;
+   uno::Reference< awt::XControl > xControl( mxUpdDlg, uno::UNO_QUERY );
+   if ( !xControl.is() ) return bRet;
 
-uno::Reference< awt::XWindowPeer > xPeer = xControl->getPeer();
-if ( !xPeer.is() ) return bRet;
+   uno::Reference< awt::XWindowPeer > xPeer = xControl->getPeer();
+   if ( !xPeer.is() ) return bRet;
 
-uno::Reference< awt::XToolkit > xToolkit = xPeer->getToolkit();
-if ( !xToolkit.is() ) return bRet;
+   uno::Reference< awt::XToolkit > xToolkit = xPeer->getToolkit();
+   if ( !xToolkit.is() ) return bRet;
 
-awt::WindowDescriptor aDescriptor;
+   awt::WindowDescriptor aDescriptor;
 
-sal_Int32 nWindowAttributes = awt::WindowAttribute::BORDER | 
awt::WindowAttribute::MOVEABLE | awt::WindowAttribute::CLOSEABLE;
-nWindowAttributes |= awt::VclWindowPeerAttribute::YES_NO;
-nWindowAttributes |= awt::VclWindowPeerAttribute::DEF_NO;
+   sal_Int32 nWindowAttributes = awt::WindowAttribute::BORDER | 
awt::WindowAttribute::MOVEABLE | awt::WindowAttribute::CLOSEABLE;
+   nWindowAttributes |= awt::VclWindowPeerAttribute::YES_NO;
+   nWindowAttributes |= awt::VclWindowPeerAttribute::DEF_NO;
 
 aDescriptor.Type  = awt::WindowClass_MODALTOP;
 aDescriptor.WindowServiceName = UNISTRING( "warningbox" );
@@ -1039,29 +1037,29 @@ bool UpdateHandler::showWarning( const rtl::OUString 
,
 if ( nRet == 2 ) // RET_YES == 2
 bRet = true;
 
-mbShowsMessageBox = false;
-}
+   mbShowsMessageBox = false;
+   }
 
-uno::Reference< lang::XComponent > xComponent( xMsgBox, uno::UNO_QUERY );
-if ( xComponent.is() )
-xComponent->dispose();
+   uno::Reference< lang::XComponent > xComponent( xMsgBox, uno::UNO_QUERY 
);
+   if ( xComponent.is() )
+   xComponent->dispose();
 
-return bRet;
+   return bRet;
 }
 
 //
 bool UpdateHandler::showOverwriteWarning( const rtl::OUString& rFileName ) 
const
 {
-rtl::OUString aMsg( msReloadWarning );
-searchAndReplaceAll( aMsg, UNISTRING( "%FILENAME" ), rFileName );
-searchAndReplaceAll( aMsg, UNISTRING( "%DOWNLOAD_PATH" ), msDownloadPath );
-return showWarning( aMsg, msReloadContinue, msReloadReload );
+   rtl::OUString aMsg( msReloadWarning );
+   searchAndReplaceAll( aMsg, UNISTRING( "%FILENAME" ), rFileName );
+   searchAndReplaceAll( aMsg, UNISTRING( "%DOWNLOAD_PATH" ), 
msDownloadPath );
+   return showWarning( aMsg, msReloadContinue, msReloadReload );
 }
 
 //
 bool UpdateHandler::showOverwriteWarning() const
 {
-return showWarning( msOverwriteWarning );
+   return showWarning( m

(openoffice) branch Pilot-Pirx-iconset updated: Update spinner for Remix icon set

2024-07-27 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch Pilot-Pirx-iconset
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/Pilot-Pirx-iconset by this 
push:
 new 859efd01cd Update spinner for Remix icon set
859efd01cd is described below

commit 859efd01cde7f0a2fcfe553d8adcf0f1b35d44e8
Author: mseidel 
AuthorDate: Sat Jul 27 12:08:59 2024 +0200

Update spinner for Remix icon set
---
 .../remixdark/vcl/res/spinner-16-01.png   | Bin 533 -> 577 bytes
 .../remixdark/vcl/res/spinner-16-02.png   | Bin 566 -> 568 bytes
 .../remixdark/vcl/res/spinner-16-03.png   | Bin 605 -> 615 bytes
 .../remixdark/vcl/res/spinner-16-04.png   | Bin 555 -> 581 bytes
 .../remixdark/vcl/res/spinner-16-05.png   | Bin 560 -> 557 bytes
 .../remixdark/vcl/res/spinner-16-06.png   | Bin 591 -> 608 bytes
 .../remixdark/vcl/res/spinner-16-07.png   | Bin 0 -> 564 bytes
 .../remixdark/vcl/res/spinner-16-08.png   | Bin 0 -> 580 bytes
 .../remixdark/vcl/res/spinner-16-09.png   | Bin 0 -> 617 bytes
 .../remixdark/vcl/res/spinner-16-10.png   | Bin 0 -> 571 bytes
 .../remixdark/vcl/res/spinner-16-11.png   | Bin 0 -> 582 bytes
 .../remixdark/vcl/res/spinner-16-12.png   | Bin 0 -> 615 bytes
 .../remixdark/vcl/res/spinner-32-01.png   | Bin 1205 -> 1086 bytes
 .../remixdark/vcl/res/spinner-32-02.png   | Bin 1135 -> 1105 bytes
 .../remixdark/vcl/res/spinner-32-03.png   | Bin 1210 -> 1138 bytes
 .../remixdark/vcl/res/spinner-32-04.png   | Bin 1213 -> 1100 bytes
 .../remixdark/vcl/res/spinner-32-05.png   | Bin 1134 -> 1114 bytes
 .../remixdark/vcl/res/spinner-32-06.png   | Bin 1217 -> 1157 bytes
 .../remixdark/vcl/res/spinner-32-07.png   | Bin 1197 -> 1094 bytes
 .../remixdark/vcl/res/spinner-32-08.png   | Bin 1170 -> 1117 bytes
 .../remixdark/vcl/res/spinner-32-09.png   | Bin 1195 -> 1146 bytes
 .../remixdark/vcl/res/spinner-32-10.png   | Bin 1169 -> 1087 bytes
 .../remixdark/vcl/res/spinner-32-11.png   | Bin 1164 -> 1114 bytes
 .../remixdark/vcl/res/spinner-32-12.png   | Bin 1186 -> 1159 bytes
 .../remixdark/vcl/res/spinner-64-01.png   | Bin 2289 -> 2066 bytes
 .../remixdark/vcl/res/spinner-64-02.png   | Bin 2249 -> 2120 bytes
 .../remixdark/vcl/res/spinner-64-03.png   | Bin 2285 -> 2177 bytes
 .../remixdark/vcl/res/spinner-64-04.png   | Bin 2236 -> 2088 bytes
 .../remixdark/vcl/res/spinner-64-05.png   | Bin 2274 -> 2132 bytes
 .../remixdark/vcl/res/spinner-64-06.png   | Bin 2326 -> 2208 bytes
 .../remixdark/vcl/res/spinner-64-07.png   | Bin 2288 -> 2071 bytes
 .../remixdark/vcl/res/spinner-64-08.png   | Bin 2274 -> 2099 bytes
 .../remixdark/vcl/res/spinner-64-09.png   | Bin 2279 -> 2178 bytes
 .../remixdark/vcl/res/spinner-64-10.png   | Bin 2236 -> 2066 bytes
 .../remixdark/vcl/res/spinner-64-11.png   | Bin 2240 -> 2150 bytes
 .../remixdark/vcl/res/spinner-64-12.png   | Bin 2325 -> 2202 bytes
 36 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/main/ooo_custom_images/remixdark/vcl/res/spinner-16-01.png 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-01.png
index 8838787318..d2cc4b1555 100644
Binary files a/main/ooo_custom_images/remixdark/vcl/res/spinner-16-01.png and 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-01.png differ
diff --git a/main/ooo_custom_images/remixdark/vcl/res/spinner-16-02.png 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-02.png
index a034e9d475..507fdc489d 100644
Binary files a/main/ooo_custom_images/remixdark/vcl/res/spinner-16-02.png and 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-02.png differ
diff --git a/main/ooo_custom_images/remixdark/vcl/res/spinner-16-03.png 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-03.png
index df52d27a03..6475c31863 100644
Binary files a/main/ooo_custom_images/remixdark/vcl/res/spinner-16-03.png and 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-03.png differ
diff --git a/main/ooo_custom_images/remixdark/vcl/res/spinner-16-04.png 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-04.png
index 98c95a0172..c308fdef90 100644
Binary files a/main/ooo_custom_images/remixdark/vcl/res/spinner-16-04.png and 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-04.png differ
diff --git a/main/ooo_custom_images/remixdark/vcl/res/spinner-16-05.png 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-05.png
index 169fa54d90..aa2d97d6ec 100644
Binary files a/main/ooo_custom_images/remix

(openoffice) 01/01: Merge branch 'trunk' into Pilot-Pirx-iconset

2024-07-27 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch Pilot-Pirx-iconset
in repository https://gitbox.apache.org/repos/asf/openoffice.git

commit 643979c8cee7865b6c0cafe9b2a0cf753599f224
Merge: 554061ac0f 6c2644fd0c
Author: mseidel 
AuthorDate: Sat Jul 27 12:06:18 2024 +0200

Merge branch 'trunk' into Pilot-Pirx-iconset

 .../industrial/vcl/res/spinner-16-01.png  | Bin 533 -> 577 bytes
 .../industrial/vcl/res/spinner-16-02.png  | Bin 566 -> 568 bytes
 .../industrial/vcl/res/spinner-16-03.png  | Bin 605 -> 615 bytes
 .../industrial/vcl/res/spinner-16-04.png  | Bin 555 -> 581 bytes
 .../industrial/vcl/res/spinner-16-05.png  | Bin 560 -> 557 bytes
 .../industrial/vcl/res/spinner-16-06.png  | Bin 591 -> 608 bytes
 .../industrial/vcl/res/spinner-16-07.png  | Bin 564 -> 564 bytes
 .../industrial/vcl/res/spinner-16-08.png  | Bin 571 -> 580 bytes
 .../industrial/vcl/res/spinner-16-09.png  | Bin 597 -> 617 bytes
 .../industrial/vcl/res/spinner-16-10.png  | Bin 562 -> 571 bytes
 .../industrial/vcl/res/spinner-16-11.png  | Bin 588 -> 582 bytes
 .../industrial/vcl/res/spinner-16-12.png  | Bin 596 -> 615 bytes
 .../industrial/vcl/res/spinner-32-01.png  | Bin 1205 -> 1086 bytes
 .../industrial/vcl/res/spinner-32-02.png  | Bin 1135 -> 1105 bytes
 .../industrial/vcl/res/spinner-32-03.png  | Bin 1210 -> 1138 bytes
 .../industrial/vcl/res/spinner-32-04.png  | Bin 1213 -> 1100 bytes
 .../industrial/vcl/res/spinner-32-05.png  | Bin 1134 -> 1114 bytes
 .../industrial/vcl/res/spinner-32-06.png  | Bin 1217 -> 1157 bytes
 .../industrial/vcl/res/spinner-32-07.png  | Bin 1197 -> 1094 bytes
 .../industrial/vcl/res/spinner-32-08.png  | Bin 1170 -> 1117 bytes
 .../industrial/vcl/res/spinner-32-09.png  | Bin 1195 -> 1146 bytes
 .../industrial/vcl/res/spinner-32-10.png  | Bin 1169 -> 1087 bytes
 .../industrial/vcl/res/spinner-32-11.png  | Bin 1164 -> 1114 bytes
 .../industrial/vcl/res/spinner-32-12.png  | Bin 1186 -> 1159 bytes
 .../industrial/vcl/res/spinner-64-01.png  | Bin 2289 -> 2066 bytes
 .../industrial/vcl/res/spinner-64-02.png  | Bin 2249 -> 2120 bytes
 .../industrial/vcl/res/spinner-64-03.png  | Bin 2285 -> 2177 bytes
 .../industrial/vcl/res/spinner-64-04.png  | Bin 2236 -> 2088 bytes
 .../industrial/vcl/res/spinner-64-05.png  | Bin 2274 -> 2132 bytes
 .../industrial/vcl/res/spinner-64-06.png  | Bin 2326 -> 2208 bytes
 .../industrial/vcl/res/spinner-64-07.png  | Bin 2288 -> 2071 bytes
 .../industrial/vcl/res/spinner-64-08.png  | Bin 2274 -> 2099 bytes
 .../industrial/vcl/res/spinner-64-09.png  | Bin 2279 -> 2178 bytes
 .../industrial/vcl/res/spinner-64-10.png  | Bin 2236 -> 2066 bytes
 .../industrial/vcl/res/spinner-64-11.png  | Bin 2240 -> 2150 bytes
 .../industrial/vcl/res/spinner-64-12.png  | Bin 2325 -> 2202 bytes
 36 files changed, 0 insertions(+), 0 deletions(-)



(openoffice) branch Pilot-Pirx-iconset updated (554061ac0f -> 643979c8ce)

2024-07-27 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a change to branch Pilot-Pirx-iconset
in repository https://gitbox.apache.org/repos/asf/openoffice.git


from 554061ac0f Add 2 new icons to Remix
 add 6c2644fd0c Spinner for Industrial icon set - new revision
 new 643979c8ce Merge branch 'trunk' into Pilot-Pirx-iconset

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../industrial/vcl/res/spinner-16-01.png  | Bin 533 -> 577 bytes
 .../industrial/vcl/res/spinner-16-02.png  | Bin 566 -> 568 bytes
 .../industrial/vcl/res/spinner-16-03.png  | Bin 605 -> 615 bytes
 .../industrial/vcl/res/spinner-16-04.png  | Bin 555 -> 581 bytes
 .../industrial/vcl/res/spinner-16-05.png  | Bin 560 -> 557 bytes
 .../industrial/vcl/res/spinner-16-06.png  | Bin 591 -> 608 bytes
 .../industrial/vcl/res/spinner-16-07.png  | Bin 564 -> 564 bytes
 .../industrial/vcl/res/spinner-16-08.png  | Bin 571 -> 580 bytes
 .../industrial/vcl/res/spinner-16-09.png  | Bin 597 -> 617 bytes
 .../industrial/vcl/res/spinner-16-10.png  | Bin 562 -> 571 bytes
 .../industrial/vcl/res/spinner-16-11.png  | Bin 588 -> 582 bytes
 .../industrial/vcl/res/spinner-16-12.png  | Bin 596 -> 615 bytes
 .../industrial/vcl/res/spinner-32-01.png  | Bin 1205 -> 1086 bytes
 .../industrial/vcl/res/spinner-32-02.png  | Bin 1135 -> 1105 bytes
 .../industrial/vcl/res/spinner-32-03.png  | Bin 1210 -> 1138 bytes
 .../industrial/vcl/res/spinner-32-04.png  | Bin 1213 -> 1100 bytes
 .../industrial/vcl/res/spinner-32-05.png  | Bin 1134 -> 1114 bytes
 .../industrial/vcl/res/spinner-32-06.png  | Bin 1217 -> 1157 bytes
 .../industrial/vcl/res/spinner-32-07.png  | Bin 1197 -> 1094 bytes
 .../industrial/vcl/res/spinner-32-08.png  | Bin 1170 -> 1117 bytes
 .../industrial/vcl/res/spinner-32-09.png  | Bin 1195 -> 1146 bytes
 .../industrial/vcl/res/spinner-32-10.png  | Bin 1169 -> 1087 bytes
 .../industrial/vcl/res/spinner-32-11.png  | Bin 1164 -> 1114 bytes
 .../industrial/vcl/res/spinner-32-12.png  | Bin 1186 -> 1159 bytes
 .../industrial/vcl/res/spinner-64-01.png  | Bin 2289 -> 2066 bytes
 .../industrial/vcl/res/spinner-64-02.png  | Bin 2249 -> 2120 bytes
 .../industrial/vcl/res/spinner-64-03.png  | Bin 2285 -> 2177 bytes
 .../industrial/vcl/res/spinner-64-04.png  | Bin 2236 -> 2088 bytes
 .../industrial/vcl/res/spinner-64-05.png  | Bin 2274 -> 2132 bytes
 .../industrial/vcl/res/spinner-64-06.png  | Bin 2326 -> 2208 bytes
 .../industrial/vcl/res/spinner-64-07.png  | Bin 2288 -> 2071 bytes
 .../industrial/vcl/res/spinner-64-08.png  | Bin 2274 -> 2099 bytes
 .../industrial/vcl/res/spinner-64-09.png  | Bin 2279 -> 2178 bytes
 .../industrial/vcl/res/spinner-64-10.png  | Bin 2236 -> 2066 bytes
 .../industrial/vcl/res/spinner-64-11.png  | Bin 2240 -> 2150 bytes
 .../industrial/vcl/res/spinner-64-12.png  | Bin 2325 -> 2202 bytes
 36 files changed, 0 insertions(+), 0 deletions(-)



(openoffice) branch AOO42X updated: Spinner for Industrial icon set - new revision

2024-07-27 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 14853bb757 Spinner for Industrial icon set - new revision
14853bb757 is described below

commit 14853bb757b0e479a8b0582b522c8f31ba9425e5
Author: mseidel 
AuthorDate: Sat Jul 27 12:04:09 2024 +0200

Spinner for Industrial icon set - new revision

(cherry picked from commit 6c2644fd0c244f54df3878ef6ebc643dbb5df87e)
---
 .../industrial/vcl/res/spinner-16-01.png  | Bin 533 -> 577 bytes
 .../industrial/vcl/res/spinner-16-02.png  | Bin 566 -> 568 bytes
 .../industrial/vcl/res/spinner-16-03.png  | Bin 605 -> 615 bytes
 .../industrial/vcl/res/spinner-16-04.png  | Bin 555 -> 581 bytes
 .../industrial/vcl/res/spinner-16-05.png  | Bin 560 -> 557 bytes
 .../industrial/vcl/res/spinner-16-06.png  | Bin 591 -> 608 bytes
 .../industrial/vcl/res/spinner-16-07.png  | Bin 564 -> 564 bytes
 .../industrial/vcl/res/spinner-16-08.png  | Bin 571 -> 580 bytes
 .../industrial/vcl/res/spinner-16-09.png  | Bin 597 -> 617 bytes
 .../industrial/vcl/res/spinner-16-10.png  | Bin 562 -> 571 bytes
 .../industrial/vcl/res/spinner-16-11.png  | Bin 588 -> 582 bytes
 .../industrial/vcl/res/spinner-16-12.png  | Bin 596 -> 615 bytes
 .../industrial/vcl/res/spinner-32-01.png  | Bin 1205 -> 1086 bytes
 .../industrial/vcl/res/spinner-32-02.png  | Bin 1135 -> 1105 bytes
 .../industrial/vcl/res/spinner-32-03.png  | Bin 1210 -> 1138 bytes
 .../industrial/vcl/res/spinner-32-04.png  | Bin 1213 -> 1100 bytes
 .../industrial/vcl/res/spinner-32-05.png  | Bin 1134 -> 1114 bytes
 .../industrial/vcl/res/spinner-32-06.png  | Bin 1217 -> 1157 bytes
 .../industrial/vcl/res/spinner-32-07.png  | Bin 1197 -> 1094 bytes
 .../industrial/vcl/res/spinner-32-08.png  | Bin 1170 -> 1117 bytes
 .../industrial/vcl/res/spinner-32-09.png  | Bin 1195 -> 1146 bytes
 .../industrial/vcl/res/spinner-32-10.png  | Bin 1169 -> 1087 bytes
 .../industrial/vcl/res/spinner-32-11.png  | Bin 1164 -> 1114 bytes
 .../industrial/vcl/res/spinner-32-12.png  | Bin 1186 -> 1159 bytes
 .../industrial/vcl/res/spinner-64-01.png  | Bin 2289 -> 2066 bytes
 .../industrial/vcl/res/spinner-64-02.png  | Bin 2249 -> 2120 bytes
 .../industrial/vcl/res/spinner-64-03.png  | Bin 2285 -> 2177 bytes
 .../industrial/vcl/res/spinner-64-04.png  | Bin 2236 -> 2088 bytes
 .../industrial/vcl/res/spinner-64-05.png  | Bin 2274 -> 2132 bytes
 .../industrial/vcl/res/spinner-64-06.png  | Bin 2326 -> 2208 bytes
 .../industrial/vcl/res/spinner-64-07.png  | Bin 2288 -> 2071 bytes
 .../industrial/vcl/res/spinner-64-08.png  | Bin 2274 -> 2099 bytes
 .../industrial/vcl/res/spinner-64-09.png  | Bin 2279 -> 2178 bytes
 .../industrial/vcl/res/spinner-64-10.png  | Bin 2236 -> 2066 bytes
 .../industrial/vcl/res/spinner-64-11.png  | Bin 2240 -> 2150 bytes
 .../industrial/vcl/res/spinner-64-12.png  | Bin 2325 -> 2202 bytes
 36 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/main/ooo_custom_images/industrial/vcl/res/spinner-16-01.png 
b/main/ooo_custom_images/industrial/vcl/res/spinner-16-01.png
index 8838787318..d2cc4b1555 100644
Binary files a/main/ooo_custom_images/industrial/vcl/res/spinner-16-01.png and 
b/main/ooo_custom_images/industrial/vcl/res/spinner-16-01.png differ
diff --git a/main/ooo_custom_images/industrial/vcl/res/spinner-16-02.png 
b/main/ooo_custom_images/industrial/vcl/res/spinner-16-02.png
index a034e9d475..507fdc489d 100644
Binary files a/main/ooo_custom_images/industrial/vcl/res/spinner-16-02.png and 
b/main/ooo_custom_images/industrial/vcl/res/spinner-16-02.png differ
diff --git a/main/ooo_custom_images/industrial/vcl/res/spinner-16-03.png 
b/main/ooo_custom_images/industrial/vcl/res/spinner-16-03.png
index df52d27a03..6475c31863 100644
Binary files a/main/ooo_custom_images/industrial/vcl/res/spinner-16-03.png and 
b/main/ooo_custom_images/industrial/vcl/res/spinner-16-03.png differ
diff --git a/main/ooo_custom_images/industrial/vcl/res/spinner-16-04.png 
b/main/ooo_custom_images/industrial/vcl/res/spinner-16-04.png
index 98c95a0172..c308fdef90 100644
Binary files a/main/ooo_custom_images/industrial/vcl/res/spinner-16-04.png and 
b/main/ooo_custom_images/industrial/vcl/res/spinner-16-04.png differ
diff --git a/main/ooo_custom_images/industrial/vcl/res/spinner-16-05.png 
b/main/ooo_custom_images/in

svn commit: r1919542 [3/3] - /openoffice/devtools/SVG/Industrial/vcl/res/

2024-07-27 Thread mseidel
Modified: openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-04.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-04.svg?rev=1919542=1919541=1919542=diff
==
--- openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-04.svg (original)
+++ openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-04.svg Sat Jul 27 
10:03:04 2024
@@ -1,11 +1,13 @@
 
+
+
 http://creativecommons.org/ns#;
xmlns:dc="http://purl.org/dc/elements/1.1/;>
   
+ id="defs7" />
   
-  
+ inkscape:current-layer="g7" />
+  
+
+
+
+
+
+
+
+
+
+
+
+  
   
+ id="metadata7">
 
   

Modified: openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-05.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-05.svg?rev=1919542=1919541=1919542=diff
==
--- openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-05.svg (original)
+++ openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-05.svg Sat Jul 27 
10:03:04 2024
@@ -1,11 +1,13 @@
 
+
+
 http://creativecommons.org/ns#;
xmlns:dc="http://purl.org/dc/elements/1.1/;>
   
+ id="defs7" />
   
-  
+ inkscape:current-layer="g7" />
+  
+
+
+
+
+
+
+
+
+
+
+
+  
   
+ id="metadata7">
 
   

Modified: openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-06.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-06.svg?rev=1919542=1919541=1919542=diff
==
--- openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-06.svg (original)
+++ openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-06.svg Sat Jul 27 
10:03:04 2024
@@ -1,11 +1,13 @@
 
+
+
 http://creativecommons.org/ns#;
xmlns:dc="http://purl.org/dc/elements/1.1/;>
   
+ id="defs7" />
   
-  
+ inkscape:current-layer="g7" />
+  
+
+
+
+
+
+
+
+
+
+
+
+  
   
+ id="metadata7">
 
   

Modified: openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-07.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-07.svg?rev=1919542=1919541=1919542=diff
==
--- openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-07.svg (original)
+++ openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-07.svg Sat Jul 27 
10:03:04 2024
@@ -1,11 +1,13 @@
 
+
+
 http://creativecommons.org/ns#;
xmlns:dc="http://purl.org/dc/elements/1.1/;>
   
+ id="defs7" />
   
-  
+ inkscape:current-layer="g7" />
+  
+
+
+
+
+
+
+
+
+
+
+
+  
   
+ id="metadata7">
 
   

Modified: openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-08.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-08.svg?rev=1919542=1919541=1919542=diff
==
--- openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-08.svg (original)
+++ openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-08.svg Sat Jul 27 
10:03:04 2024
@@ -1,11 +1,13 @@
 
+
+
 http://creativecommons.org/ns#;
xmlns:dc="http://purl.org/dc/elements/1.1/;>
   
+ id="defs7" />
   
-  
+ inkscape:current-layer="g7" />
+  
+
+
+
+
+
+
+
+
+
+
+
+  
   
+ id="metadata7">
 
   

Modified: openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-09.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-09.svg?rev=1919542=1919541=1919542=diff
==
--- openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-09.svg (original)
+++ openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-09.svg Sat Jul 27 
10:03:04 2024
@@ -1,11 +1,13 @@
 
+
+
 http://creativecommons.org/ns#;
xmlns:dc="http://purl.org/dc/elements/1.1/;>
   
+ id="defs7" />
   
-  
+ inkscape:current-layer="g7" />
+  
+
+
+
+
+
+
+
+
+
+
+
+  
   
+ id="metadata7">
 
   

Modified: openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-10.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-10.svg?rev=1919542=1919541=1919542=diff
==
--- openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-10.svg (original)
+++ openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-10.svg Sat Jul 27 
10:03:04 2024
@@ -1,11 +1,13 @@
 
+
+
 http://creativecommons.org/ns#;
xmlns:dc="http://purl.org/dc/elements/1.1/;>
   
+ id="defs7" />
   
-  

(openoffice) branch trunk updated: Spinner for Industrial icon set - new revision

2024-07-27 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/trunk by this push:
 new 6c2644fd0c Spinner for Industrial icon set - new revision
6c2644fd0c is described below

commit 6c2644fd0c244f54df3878ef6ebc643dbb5df87e
Author: mseidel 
AuthorDate: Sat Jul 27 12:04:09 2024 +0200

Spinner for Industrial icon set - new revision
---
 .../industrial/vcl/res/spinner-16-01.png  | Bin 533 -> 577 bytes
 .../industrial/vcl/res/spinner-16-02.png  | Bin 566 -> 568 bytes
 .../industrial/vcl/res/spinner-16-03.png  | Bin 605 -> 615 bytes
 .../industrial/vcl/res/spinner-16-04.png  | Bin 555 -> 581 bytes
 .../industrial/vcl/res/spinner-16-05.png  | Bin 560 -> 557 bytes
 .../industrial/vcl/res/spinner-16-06.png  | Bin 591 -> 608 bytes
 .../industrial/vcl/res/spinner-16-07.png  | Bin 564 -> 564 bytes
 .../industrial/vcl/res/spinner-16-08.png  | Bin 571 -> 580 bytes
 .../industrial/vcl/res/spinner-16-09.png  | Bin 597 -> 617 bytes
 .../industrial/vcl/res/spinner-16-10.png  | Bin 562 -> 571 bytes
 .../industrial/vcl/res/spinner-16-11.png  | Bin 588 -> 582 bytes
 .../industrial/vcl/res/spinner-16-12.png  | Bin 596 -> 615 bytes
 .../industrial/vcl/res/spinner-32-01.png  | Bin 1205 -> 1086 bytes
 .../industrial/vcl/res/spinner-32-02.png  | Bin 1135 -> 1105 bytes
 .../industrial/vcl/res/spinner-32-03.png  | Bin 1210 -> 1138 bytes
 .../industrial/vcl/res/spinner-32-04.png  | Bin 1213 -> 1100 bytes
 .../industrial/vcl/res/spinner-32-05.png  | Bin 1134 -> 1114 bytes
 .../industrial/vcl/res/spinner-32-06.png  | Bin 1217 -> 1157 bytes
 .../industrial/vcl/res/spinner-32-07.png  | Bin 1197 -> 1094 bytes
 .../industrial/vcl/res/spinner-32-08.png  | Bin 1170 -> 1117 bytes
 .../industrial/vcl/res/spinner-32-09.png  | Bin 1195 -> 1146 bytes
 .../industrial/vcl/res/spinner-32-10.png  | Bin 1169 -> 1087 bytes
 .../industrial/vcl/res/spinner-32-11.png  | Bin 1164 -> 1114 bytes
 .../industrial/vcl/res/spinner-32-12.png  | Bin 1186 -> 1159 bytes
 .../industrial/vcl/res/spinner-64-01.png  | Bin 2289 -> 2066 bytes
 .../industrial/vcl/res/spinner-64-02.png  | Bin 2249 -> 2120 bytes
 .../industrial/vcl/res/spinner-64-03.png  | Bin 2285 -> 2177 bytes
 .../industrial/vcl/res/spinner-64-04.png  | Bin 2236 -> 2088 bytes
 .../industrial/vcl/res/spinner-64-05.png  | Bin 2274 -> 2132 bytes
 .../industrial/vcl/res/spinner-64-06.png  | Bin 2326 -> 2208 bytes
 .../industrial/vcl/res/spinner-64-07.png  | Bin 2288 -> 2071 bytes
 .../industrial/vcl/res/spinner-64-08.png  | Bin 2274 -> 2099 bytes
 .../industrial/vcl/res/spinner-64-09.png  | Bin 2279 -> 2178 bytes
 .../industrial/vcl/res/spinner-64-10.png  | Bin 2236 -> 2066 bytes
 .../industrial/vcl/res/spinner-64-11.png  | Bin 2240 -> 2150 bytes
 .../industrial/vcl/res/spinner-64-12.png  | Bin 2325 -> 2202 bytes
 36 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/main/ooo_custom_images/industrial/vcl/res/spinner-16-01.png 
b/main/ooo_custom_images/industrial/vcl/res/spinner-16-01.png
index 8838787318..d2cc4b1555 100644
Binary files a/main/ooo_custom_images/industrial/vcl/res/spinner-16-01.png and 
b/main/ooo_custom_images/industrial/vcl/res/spinner-16-01.png differ
diff --git a/main/ooo_custom_images/industrial/vcl/res/spinner-16-02.png 
b/main/ooo_custom_images/industrial/vcl/res/spinner-16-02.png
index a034e9d475..507fdc489d 100644
Binary files a/main/ooo_custom_images/industrial/vcl/res/spinner-16-02.png and 
b/main/ooo_custom_images/industrial/vcl/res/spinner-16-02.png differ
diff --git a/main/ooo_custom_images/industrial/vcl/res/spinner-16-03.png 
b/main/ooo_custom_images/industrial/vcl/res/spinner-16-03.png
index df52d27a03..6475c31863 100644
Binary files a/main/ooo_custom_images/industrial/vcl/res/spinner-16-03.png and 
b/main/ooo_custom_images/industrial/vcl/res/spinner-16-03.png differ
diff --git a/main/ooo_custom_images/industrial/vcl/res/spinner-16-04.png 
b/main/ooo_custom_images/industrial/vcl/res/spinner-16-04.png
index 98c95a0172..c308fdef90 100644
Binary files a/main/ooo_custom_images/industrial/vcl/res/spinner-16-04.png and 
b/main/ooo_custom_images/industrial/vcl/res/spinner-16-04.png differ
diff --git a/main/ooo_custom_images/industrial/vcl/res/spinner-16-05.png 
b/main/ooo_custom_images/industrial/vcl/res/spinner-16-05.png
index 169fa54d90..aa2d97d6ec 100644
Binary files a/

svn commit: r1919542 [1/3] - /openoffice/devtools/SVG/Industrial/vcl/res/

2024-07-27 Thread mseidel
Author: mseidel
Date: Sat Jul 27 10:03:04 2024
New Revision: 1919542

URL: http://svn.apache.org/viewvc?rev=1919542=rev
Log:
Spinner for Industrial icon set - new revision

Modified:
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-01.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-02.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-03.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-04.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-05.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-06.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-07.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-08.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-09.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-10.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-11.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-12.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-01.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-02.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-03.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-04.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-05.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-06.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-07.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-08.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-09.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-10.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-11.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-12.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-01.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-02.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-03.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-04.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-05.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-06.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-07.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-08.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-09.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-10.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-11.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-12.svg

Modified: openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-01.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-01.svg?rev=1919542=1919541=1919542=diff
==
--- openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-01.svg (original)
+++ openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-01.svg Sat Jul 27 
10:03:04 2024
@@ -1,11 +1,13 @@
 
+
+
 http://creativecommons.org/ns#;
xmlns:dc="http://purl.org/dc/elements/1.1/;>
   
+ id="defs8" />
   
+ inkscape:current-layer="g8" />
   
+ transform="scale(1,-1)"
+ id="g8">
+
+
+
+
+
 
+   id="path10"
+   
style="stroke:none;stroke-width:0.24944882;fill:#505050;fill-opacity:1;stroke-dasharray:none"
+   d="M 60 51 A 1.5 1.5 0 0 1 59.804688 50.986328 A 8 8 0 0 1 59.800781 
50.986328 A 8 8 0 0 1 52 43 A 8 8 0 0 1 60 35 A 8 8 0 0 1 68 43 A 8 8 0 0 1 
66.980469 46.900391 A 1.5 1.5 0 0 0 66.994141 46.861328 A 1.5 1.5 0 0 1 
66.925781 46.998047 A 1.5 1.5 0 0 1 66.925781 47 A 1.5 1.5 0 0 1 65.628906 
47.75 A 1.5 1.5 0 0 1 64.128906 46.25 A 1.5 1.5 0 0 1 64.345703 45.507812 L 
64.328125 45.498047 A 5 5 0 0 0 65 43 A 5 5 0 0 0 60 38 A 5 5 0 0 0 55 43 A 5 5 
0 0 0 60 48 A 1.5 1.5 0 0 1 61.5 49.5 A 1.5 1.5 0 0 1 60 51 z M 59.546875 
50.927734 A 1.5 1.5 0 0 1 59.527344 50.921875 A 1.5 1.5 0 0 0 59.546875 
50.927734 z M 58.578125 49.972656 A 1.5 1.5 0 0 1 58.572266 49.953125 A 1.5 1.5 
0 0 0 58.578125 49.972656 z M 58.572266 49.046875 A 1.5 1.5 0 0 1 58.578125 
49.027344 A 1.5 1.5 0 0 0 58.572266 49.046875 z M 59.527344 48.078125 A 1.5 1.5 
0 0 1 59.546875 48.072266 A 1.5 1.5 0 0 0 59.527344 48.078125 z M 67.080078 
46.617188 A 1.5 1.5 0 0 0 67.097656 46.53125 A 1.5 1.5 0 0 1 67.080078 
46.617188 z M
  67.056641 45.796875 A 1.5 1.5 0 0 0 67.050781 45.777344 A 1.5 1.5 0 0 1 
67.056641 45.796875 z M 64.667969 45.119141 A 1.5 1.5 0 0 1 64.683594 45.103516 
A 1.5 1.5 0 0 0 64.667969 45.119141 z M 65.105469 44.855469 A 1.5 1.5 0 0 1 
65.140625 44.841797 A 1.5 1.5 0 0 0 65.105469 44.855469 z M 66.101562 44.828125 
A 1.5 1.5 0 0 0 66.082031 44.822266 A 1.5 1.5 0 0 1 66.101562 44.828125 z " />
+
+
+
+
+
   
   
+ id="metadata8">
 
   

Modified: openoffice/devtools/SVG/Industrial/vcl/res/spinner-16

svn commit: r1919542 [2/3] - /openoffice/devtools/SVG/Industrial/vcl/res/

2024-07-27 Thread mseidel
Modified: openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-04.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-04.svg?rev=1919542=1919541=1919542=diff
==
--- openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-04.svg (original)
+++ openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-04.svg Sat Jul 27 
10:03:04 2024
@@ -2,7 +2,7 @@
 
   
 
+   id="path12"
+   
style="fill:#505050;fill-opacity:1;stroke:none;stroke-width:0.249449;stroke-dasharray:none"
+   d="M 76,40.002157 A 2.5003372,2.4996632 44.999787 0 1 
75.976609,40.341998 16.002158,15.997845 44.999613 0 1 60.002158,56 
16.002158,15.997845 44.999613 0 1 44,39.997843 16.002158,15.997845 44.999613 0 
1 59.997843,24 a 16.002158,15.997845 44.999613 0 1 7.896766,2.088955 
16.002158,15.997845 44.999613 0 1 0.10157,0.0586 l -2e-6,0.002 a 
2.5003372,2.4996632 44.999787 0 1 1.252234,2.160331 2.5003372,2.4996632 
44.999787 0 1 -2.499663,2.499664 2.5003372,2.4996632 44.999787 0 1 
-1.236376,-0.357591 l -0.01562,0.0254 a 11.001484,10.998518 45.000182 0 0 
-5.49824,-1.477345 11.001484,10.998518 45.000182 0 0 -10.998517,10.998518 
11.001484,10.998518 45.000182 0 0 11.001482,11.001483 11.001484,10.998518 
45.000182 0 0 10.998518,-10.998517 2.5003372,2.4996632 44.999787 0 1 
2.499665,-2.499663 2.5003372,2.4996632 44.999787 0 1 2.500335,2.500337 z m 
-0.119042,0.744125 a 2.5003372,2.4996632 44.999787 0 1 -0.01952,0.0586 
2.5003372,2.4996632 44.999787 0 0 0.01952,-0.0586 z m -0.341704,0.693312 a 2.500
 3372,2.4996632 44.999787 0 1 -0.03123,0.04689 2.5003372,2.4996632 44.999787 0 
0 0.03123,-0.04689 z m -0.554611,0.570237 a 2.5003372,2.4996632 44.999787 0 1 
-0.04688,0.03123 2.5003372,2.4996632 44.999787 0 0 0.04688,-0.03123 z m 
-0.681599,0.353417 a 2.5003372,2.4996632 44.999787 0 1 -0.05859,0.01952 
2.5003372,2.4996632 44.999787 0 0 0.05859,-0.01952 z m -1.546872,0.01933 a 
2.5003372,2.4996632 44.999787 0 1 -0.05859,-0.01954 2.5003372,2.4996632 
44.999787 0 0 0.05859,0.01954 z m -0.693401,-0.341899 a 2.5003372,2.4996632 
44.999787 0 1 -0.04689,-0.03123 2.5003372,2.4996632 44.999787 0 0 
0.04689,0.03123 z m -0.570386,-0.554768 a 2.5003372,2.4996632 44.999787 0 1 
-0.03122,-0.04689 2.5003372,2.4996632 44.999787 0 0 0.03122,0.04689 z m 
-0.353609,-0.681689 a 2.5003372,2.4996632 44.999787 0 1 -0.01953,-0.05859 
2.5003372,2.4996632 44.999787 0 0 0.01953,0.05859 z m -5.134818,-14.87568 a 
2.5003372,2.4996632 44.999787 0 0 -0.05859,0.01952 2.5003372,2.4996632 
44.999787 0 1 0.05859,-0.01952 z m -0.6
 93309,0.341706 a 2.5003372,2.4996632 44.999787 0 0 -0.04688,0.03123 
2.5003372,2.4996632 44.999787 0 1 0.04688,-0.03123 z m -0.440915,3.650332 a 
2.5003372,2.4996632 44.999787 0 1 -0.0352,-0.04099 2.5003372,2.4996632 
44.999787 0 0 0.0352,0.04099 z M 64.74041,26.82486 a 2.5003372,2.4996632 
44.999787 0 0 -0.03122,0.04689 2.5003372,2.4996632 44.999787 0 1 
0.03122,-0.04689 z m -0.321948,2.35152 a 2.5003372,2.4996632 44.999787 0 1 
-0.01372,-0.04295 2.5003372,2.4996632 44.999787 0 0 0.01372,0.04295 z m 
-0.03148,-1.669928 a 2.5003372,2.4996632 44.999787 0 0 -0.01953,0.05859 
2.5003372,2.4996632 44.999787 0 1 0.01953,-0.05859 z" />
   
   

Modified: openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-05.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-05.svg?rev=1919542=1919541=1919542=diff
==
--- openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-05.svg (original)
+++ openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-05.svg Sat Jul 27 
10:03:04 2024
@@ -2,7 +2,7 @@
 
   
 
+   id="path12"
+   
style="fill:#505050;fill-opacity:1;stroke:none;stroke-width:0.249529;stroke-dasharray:none"
+   d="m 73.871891,31.998396 a 2.5013677,2.5002388 8.686816 0 1 
0.149726,0.306074 16.008754,16.001529 8.6863045 0 1 -6.007801,21.552248 
16.008754,16.001529 8.6863045 0 1 -21.868534,-5.858498 16.008754,16.001529 
8.6863045 0 1 5.858076,-21.858323 16.008754,16.001529 8.6863045 0 1 
7.886588,-2.139771 16.008754,16.001529 8.6863045 0 1 0.117312,-3.6e-5 l 
9.99e-4,0.0017 a 2.5013677,2.5002388 8.686816 0 1 2.165541,1.245062 
2.5013677,2.5002388 8.686816 0 1 -0.915325,3.415364 2.5013677,2.5002388 
8.686816 0 1 -1.250052,0.308574 l -8.29e-4,0.02982 a 11.006019,11.001051 
8.6875546 0 0 -5.502597,1.47003 11.006019,11.001051 8.6875546 0 0 
-4.027427,15.027597 11.006019,11.001051 8.6875546 0 0 15.034616,4.027719 
11.006019,11.001051 8.6875546 0 0 4.027427,-15.027597 2.5013677,2.5002388 
8.686816 0 1 0.915327,-3.415364 2.5013677,2.5002388 8.686816 0 1 
3.416956,0.91539 z m 0.269082,0.704109 a 2.5013677,2.5002388 8.686816 0 1 
0.01239,0.06052 2.5013677,2.5002388 8.686816 0 0 -0.01239,-0.06052 z m 0.05075
 ,0.77145 a 2.5013677,2.5002388 8.686816 0 1 -0.0036,0.05623 
2.5013677,2.5002388 8.686816 0 0 0.0036,-0.05623 z m 

(openoffice-org) branch main updated: Another small update

2024-07-25 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 89df7be20c Another small update
89df7be20c is described below

commit 89df7be20c2065c254b4957f0f596cf70df0d386
Author: mseidel 
AuthorDate: Thu Jul 25 20:44:06 2024 +0200

Another small update
---
 content/de/porting/index.html | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/content/de/porting/index.html b/content/de/porting/index.html
index b04681394c..f97adb2291 100644
--- a/content/de/porting/index.html
+++ b/content/de/porting/index.html
@@ -33,8 +33,8 @@
   
 https://play.google.com/store/apps/details?id=com.andropenoffice; 
title="AndrOpen Office"> AndrOpen Office (Android-Port von Apache 
OpenOffice)
   
-  AndrOpen Office ist die weltweit erste Portierung von OpenOffice für 
Andoid. Es wird vom AndrOpen Office
-  Team erstellt und benötigt Android 2.3 oder höhere Version.
+  AndrOpen Office ist die weltweit erste Portierung von OpenOffice für 
Android. Es wird vom AndrOpen Office
+  Team erstellt und benötigt Android 4.0.3 oder eine höhere Version.
 
 
   
@@ -128,7 +128,7 @@ The Solaris port seems to have gone. However, this part is 
left as reference.
 Wenn jemand AOO für ein anderes Betriebssystem oder eine andere 
CPU-Architektur verfügbar macht (indem er einen
 entsprechende Version erstellt), dann wird das als "Portierung" oder 
"Port" bezeichnet. Normalerweise wird das
 auf Grundlage des Quellcodes von AOO getan.
-http://en.wikipedia.org/wiki/Porting;>Weitere generelle 
Informationen hier (in Englisch).
+https://en.wikipedia.org/wiki/Porting;>Weitere generelle 
Informationen hier (in Englisch).
   
 
   
@@ -170,10 +170,10 @@ The Solaris port seems to have gone. However, this part 
is left as reference.
 to coordinate.
 
 
-  Implementation of 
Porting (veraltet)
+  Implementation of Porting 
(veraltet)
 
 
-  Links to Documentation 
(veraltet)
+  Links to Documentation 
(veraltet)
 
   
 



(openoffice-org) branch main updated: Repair dead links

2024-07-25 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 122b39f054 Repair dead links
122b39f054 is described below

commit 122b39f0547ce069660acfa7c5bea00a0dd2a18e
Author: mseidel 
AuthorDate: Thu Jul 25 18:34:13 2024 +0200

Repair dead links
---
 content/de/porting/index.html | 8 
 content/documentation/thirdparty.html | 5 ++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/content/de/porting/index.html b/content/de/porting/index.html
index b60f49b2dd..b04681394c 100644
--- a/content/de/porting/index.html
+++ b/content/de/porting/index.html
@@ -160,20 +160,20 @@ The Solaris port seems to have gone. However, this part 
is left as reference.
 
   Release of successful ports on regular basis: Once ports have been made, 
people are needed for preparing and
   providing the builds on a regular basis. Use the
-  https://openoffice.apache.org/mailing-lists.html#development- 
mailing-list">Apache OpenOffice dev mailing list
+  https://openoffice.apache.org/mailing-lists.html#development-mailing-list-public;>Apache
 OpenOffice dev mailing list
   to coordinate.
 
 
   Create a new port. There is a certain demand for doing a port. At the 
moment there are no efforts visible for
   such a port. Create one! Use the
-  https://openoffice.apache.org/mailing-lists.html#development-mailing-list;>Apache
 OpenOffice dev mailing list
+  https://openoffice.apache.org/mailing-lists.html#development-mailing-list-public;>Apache
 OpenOffice dev mailing list
 to coordinate.
 
 
-  Implementation of Porting (outdated)
+  Implementation of 
Porting (veraltet)
 
 
-  Links to Documentation (outdated)
+  Links to Documentation 
(veraltet)
 
   
 
diff --git a/content/documentation/thirdparty.html 
b/content/documentation/thirdparty.html
index d8d6151a2a..a4781c37f6 100644
--- a/content/documentation/thirdparty.html
+++ b/content/documentation/thirdparty.html
@@ -1,12 +1,11 @@
 
 
 
-  
+  
   Third Party Documentation and Resources
 
 
 Third Party Documentation and Resources
-  Please refer to the http://ooo-site.apache.org/support/index.html;>Support page.
-  
+  Please refer to the https://openoffice.org/support/index.html;>Support page.
 
 



(openoffice-org) branch main updated: Updates for German porting page

2024-07-25 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 1a9e817bb9 Updates for German porting page
1a9e817bb9 is described below

commit 1a9e817bb9503234dc2868349459fb4568c24607
Author: mseidel 
AuthorDate: Thu Jul 25 15:48:03 2024 +0200

Updates for German porting page
---
 assets/de/download/msg_prop_l10n_de.js |   2 +-
 content/de/porting/{thirdparty.html => index.html} |   0
 content/de/porting/thirdparty.html | 176 +
 3 files changed, 7 insertions(+), 171 deletions(-)

diff --git a/assets/de/download/msg_prop_l10n_de.js 
b/assets/de/download/msg_prop_l10n_de.js
index 44366d5a8e..31366a8582 100644
--- a/assets/de/download/msg_prop_l10n_de.js
+++ b/assets/de/download/msg_prop_l10n_de.js
@@ -203,7 +203,7 @@ l10n.dl_nav_mirrors2_title  = 
"Herunterladen über Apache Spiegel-Server";
 l10n.dl_nav_mirrors2_href  = 
"https://downloads.apache.org/openoffice/; + DL.VERSION + "/binaries/";
 l10n.dl_nav_porting_text   = "Andere Portierungen und 
Distributionen";
 l10n.dl_nav_porting_title  = "Portierungen und 
Distributionen von Drittanbieter";
-l10n.dl_nav_porting_href   = 
"https://www.openoffice.org/porting/index.html;;
+l10n.dl_nav_porting_href   = 
"https://www.openoffice.org/de/porting/index.html;;
 l10n.dl_nav_archive_text   = "Archivierte und 
Legacy-Versionen";
 l10n.dl_nav_archive_title  = "Herunterladen von 
archivierten und Legacy-Versionen";
 l10n.dl_nav_archive_href   = 
"https://www.openoffice.org/download/archive.html;;
diff --git a/content/de/porting/thirdparty.html b/content/de/porting/index.html
similarity index 100%
copy from content/de/porting/thirdparty.html
copy to content/de/porting/index.html
diff --git a/content/de/porting/thirdparty.html 
b/content/de/porting/thirdparty.html
index b60f49b2dd..c5fec017e0 100644
--- a/content/de/porting/thirdparty.html
+++ b/content/de/porting/thirdparty.html
@@ -1,180 +1,16 @@
 http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;>
-http://www.w3.org/1999/xhtml; xml:lang="de" lang="de">
+http://www.w3.org/1999/xhtml;>
 
-  
-  Apache OpenOffice - Portierungen und Drittanbieter
+  Apache OpenOffice
+  
+  https://www.openoffice.org/de/porting/index.html"/>
 
 
 
-  Apache OpenOffice - Portierungen und Distributionen von 
Drittanbietern
 
-  
-Die folgende Liste von Drittanbieter-Portierungen und Distributionen wird 
der Öffentlichkeit als Service zur
-Verfügung gestellt. Das Apache OpenOffice Projekt unterstützt oder pflegt 
die aufgelisteten Pakete nicht,
-jedoch können Community-Mitglieder von Apache OpenOffice an ihrer 
Erstellung beteiligt sein, wie
-beispielsweise bei der ProOO-Box.
-
-Wenn Sie eine weitere Portierung und Distribution erstellen, welche Sie 
hier aufgelistet sehen möchten
-wenden Sie sich bitte an die
-mailto:dev...@openoffice.apache.org;>öffentliche deutschsprachige 
Mailingliste
-  
+Apache OpenOffice
 
-  Portierungen und Distributionen
+Please wait while you are redirected.
 
-  
-
-  
-http://www.winpenpack.com/en/download.php?view.1341; 
title="X-ApacheOpenOffice"> X-ApacheOpenOffice von winPenPack (Apache 
OpenOffice Portable Version für Windows)
-  
-  Apache OpenOffice live/portable Version, welche vom winPenPack Team 
gepflegt wird. Diese Version kann unter
- MS Windows direkt von Stick oder Festplatte ohne vorherige Installation 
ausgeführt werden.
-
-
-  
-https://play.google.com/store/apps/details?id=com.andropenoffice; 
title="AndrOpen Office"> AndrOpen Office (Android-Port von Apache 
OpenOffice)
-  
-  AndrOpen Office ist die weltweit erste Portierung von OpenOffice für 
Andoid. Es wird vom AndrOpen Office
-  Team erstellt und benötigt Android 2.3 oder höhere Version.
-
-
-  
-https://sourceforge.net/projects/apacheoo-deb/files/; 
title="Unofficial Apache OpenOffice Debian/Ubuntu repository"> Inoffizielles 
Apache OpenOffice Debian Repository
-  
-  Dieses Paket/Repository, erstellt von Marcelo Santana, enthält dieselben 
Debian Pakete wie die offizielle
-  Version, bietet jedoch einen bequemeren Weg zur Installation von AOO auf 
Debian und abgeleiteten Derivaten.
-  Für die Nutzung unter Ubuntu ist eine
-  http://almalivre.wordpress.com/2012/05/30/apache-openoffice-instalacao-via-repositorio-nao-oficial-para-debianubuntumint/;>Schritt
 für Schritt Anleitung
-  (in Portugiesisch) verfügbar.
-
-
- 

(openoffice) 01/02: Revert "Add files via upload"

2024-07-24 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch Pilot-Pirx-iconset
in repository https://gitbox.apache.org/repos/asf/openoffice.git

commit ebf58d7fee2c929d4e9be69a7478659284afeb67
Author: mseidel 
AuthorDate: Wed Jul 24 18:43:27 2024 +0200

Revert "Add files via upload"

This reverts commit 89cfecb13ad3c7baad9c1514aa12a9aaded9e073.
---
 .../res/commandimagelist/lc_controlcodes.png| Bin 419 -> 731 bytes
 .../res/commandimagelist/sc_controlcodes.png| Bin 291 -> 489 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/main/default_images/res/commandimagelist/lc_controlcodes.png 
b/main/default_images/res/commandimagelist/lc_controlcodes.png
index 3eaf5b47b9..93a74ac6cf 100644
Binary files a/main/default_images/res/commandimagelist/lc_controlcodes.png and 
b/main/default_images/res/commandimagelist/lc_controlcodes.png differ
diff --git a/main/default_images/res/commandimagelist/sc_controlcodes.png 
b/main/default_images/res/commandimagelist/sc_controlcodes.png
index 75dbf0e659..a5c13be171 100644
Binary files a/main/default_images/res/commandimagelist/sc_controlcodes.png and 
b/main/default_images/res/commandimagelist/sc_controlcodes.png differ



(openoffice) 02/02: Add 2 new icons to Remix

2024-07-24 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch Pilot-Pirx-iconset
in repository https://gitbox.apache.org/repos/asf/openoffice.git

commit 554061ac0fe2c0dec3d77fca6f2172df699a12d9
Author: mseidel 
AuthorDate: Wed Jul 24 18:44:36 2024 +0200

Add 2 new icons to Remix
---
 .../remixdark/res/commandimagelist/lc_controlcodes.png| Bin 0 -> 419 bytes
 .../remixdark/res/commandimagelist/sc_controlcodes.png| Bin 0 -> 291 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git 
a/main/ooo_custom_images/remixdark/res/commandimagelist/lc_controlcodes.png 
b/main/ooo_custom_images/remixdark/res/commandimagelist/lc_controlcodes.png
new file mode 100644
index 00..3eaf5b47b9
Binary files /dev/null and 
b/main/ooo_custom_images/remixdark/res/commandimagelist/lc_controlcodes.png 
differ
diff --git 
a/main/ooo_custom_images/remixdark/res/commandimagelist/sc_controlcodes.png 
b/main/ooo_custom_images/remixdark/res/commandimagelist/sc_controlcodes.png
new file mode 100644
index 00..75dbf0e659
Binary files /dev/null and 
b/main/ooo_custom_images/remixdark/res/commandimagelist/sc_controlcodes.png 
differ



(openoffice) branch Pilot-Pirx-iconset updated (8083061f96 -> 554061ac0f)

2024-07-24 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a change to branch Pilot-Pirx-iconset
in repository https://gitbox.apache.org/repos/asf/openoffice.git


from 8083061f96 Add additional spinners for Remix
 new ebf58d7fee Revert "Add files via upload"
 new 554061ac0f Add 2 new icons to Remix

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../res/commandimagelist/lc_controlcodes.png| Bin 419 -> 731 bytes
 .../res/commandimagelist/sc_controlcodes.png| Bin 291 -> 489 bytes
 .../remixdark}/res/commandimagelist/lc_controlcodes.png | Bin
 .../remixdark}/res/commandimagelist/sc_controlcodes.png | Bin
 4 files changed, 0 insertions(+), 0 deletions(-)
 copy main/{default_images => 
ooo_custom_images/remixdark}/res/commandimagelist/lc_controlcodes.png (100%)
 copy main/{default_images => 
ooo_custom_images/remixdark}/res/commandimagelist/sc_controlcodes.png (100%)



(openoffice-org) branch main updated: Small updates

2024-07-24 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 7cdb4cdf29 Small updates
7cdb4cdf29 is described below

commit 7cdb4cdf29a19c4978258e86ea74b8c09d75ada7
Author: mseidel 
AuthorDate: Wed Jul 24 16:12:05 2024 +0200

Small updates
---
 content/de/porting/thirdparty.html | 10 +-
 content/porting/index.html |  8 
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/content/de/porting/thirdparty.html 
b/content/de/porting/thirdparty.html
index 485120f0c2..b60f49b2dd 100644
--- a/content/de/porting/thirdparty.html
+++ b/content/de/porting/thirdparty.html
@@ -38,7 +38,7 @@
 
 
   
-http://sourceforge.net/projects/apacheoo-deb/files/; 
title="Unofficial Apache OpenOffice Debian/Ubuntu repository"> Inoffizielles 
Apache OpenOffice Debian Repository
+https://sourceforge.net/projects/apacheoo-deb/files/; 
title="Unofficial Apache OpenOffice Debian/Ubuntu repository"> Inoffizielles 
Apache OpenOffice Debian Repository
   
   Dieses Paket/Repository, erstellt von Marcelo Santana, enthält dieselben 
Debian Pakete wie die offizielle
   Version, bietet jedoch einen bequemeren Weg zur Installation von AOO auf 
Debian und abgeleiteten Derivaten.
@@ -114,10 +114,10 @@ The Solaris port seems to have gone. However, this part 
is left as reference.
   
 
   
-Windows - XP, 2003, Vista, 7, 8, 8.1, 10, 11 (32-bit)
-Linux   - RPM / DEB-based (32-bit und 64-bit)
-macOS (Intel)   - 10.4 (Tiger) bis 14.5 (Sonoma)
-macOS (Arm) - 11 (Big Sur) bis 14.5 (Sonoma) über Emulation https://de.wikipedia.org/wiki/Rosetta_(Apple)#Rosetta_2">"Rosetta 
2""
+Windows - XP, 2003, Vista, 7, 8, 8.1, 10, 11 (32-bit)
+Linux - RPM / DEB-based (32-bit und 64-bit)
+macOS (Intel) - 10.4 (Tiger) bis 14.5 (Sonoma)
+macOS (ARM) - 11 (Big Sur) bis 14.5 (Sonoma) über Emulation (https://de.wikipedia.org/wiki/Rosetta_(Apple)#Rosetta_2">Rosetta 
2)
   
 
   
diff --git a/content/porting/index.html b/content/porting/index.html
index 880df9ac46..8f1d48cc80 100644
--- a/content/porting/index.html
+++ b/content/porting/index.html
@@ -149,10 +149,10 @@ officially available for the following platforms:
 
 
 
-  Windows - XP, Vista, 7, 8, 10, 11 (32-bit)
-  Linux   - RPM / DEB-based (32-bit and 64-bit)
-  macOS (Intel)   - 10.4 (Tiger) up to 14.5 (Sonoma)
-  macOS (Arm) - 11 (Big Sur) up to 14.5 (Sonoma) via Emulation https://en.wikipedia.org/wiki/Rosetta_(Apple)#Rosetta_2">"Rosetta 2"
+  Windows - XP, Vista, 7, 8, 8.1, 10, 11 (32-bit)
+  Linux - RPM / DEB-based (32-bit and 64-bit)
+  macOS (Intel) - 10.4 (Tiger) up to 14.5 (Sonoma)
+  macOS (ARM) - 11 (Big Sur) up to 14.5 (Sonoma) via emulation (https://en.wikipedia.org/wiki/Rosetta_(software)#Rosetta_2">Rosetta 
2)
 
 
 



(openoffice) 02/02: Add additional spinners for Remix

2024-07-23 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch Pilot-Pirx-iconset
in repository https://gitbox.apache.org/repos/asf/openoffice.git

commit 8083061f962a15bc8aed00fa32ed6a571a57c511
Author: mseidel 
AuthorDate: Wed Jul 24 00:51:15 2024 +0200

Add additional spinners for Remix
---
 .../remixdark/vcl/res/spinner-16-02.png | Bin 605 -> 566 bytes
 .../remixdark/vcl/res/spinner-16-03.png | Bin 560 -> 605 bytes
 .../remixdark/vcl/res/spinner-16-04.png | Bin 564 -> 555 bytes
 .../remixdark/vcl/res/spinner-16-05.png | Bin 597 -> 560 bytes
 .../remixdark/vcl/res/spinner-16-06.png | Bin 588 -> 591 bytes
 5 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/main/ooo_custom_images/remixdark/vcl/res/spinner-16-02.png 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-02.png
index df52d27a03..a034e9d475 100644
Binary files a/main/ooo_custom_images/remixdark/vcl/res/spinner-16-02.png and 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-02.png differ
diff --git a/main/ooo_custom_images/remixdark/vcl/res/spinner-16-03.png 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-03.png
index 169fa54d90..df52d27a03 100644
Binary files a/main/ooo_custom_images/remixdark/vcl/res/spinner-16-03.png and 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-03.png differ
diff --git a/main/ooo_custom_images/remixdark/vcl/res/spinner-16-04.png 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-04.png
index 1765216559..98c95a0172 100644
Binary files a/main/ooo_custom_images/remixdark/vcl/res/spinner-16-04.png and 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-04.png differ
diff --git a/main/ooo_custom_images/remixdark/vcl/res/spinner-16-05.png 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-05.png
index 5f4a1151b3..169fa54d90 100644
Binary files a/main/ooo_custom_images/remixdark/vcl/res/spinner-16-05.png and 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-05.png differ
diff --git a/main/ooo_custom_images/remixdark/vcl/res/spinner-16-06.png 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-06.png
index d69e8fbf6e..95837b6055 100644
Binary files a/main/ooo_custom_images/remixdark/vcl/res/spinner-16-06.png and 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-06.png differ



(openoffice) branch Pilot-Pirx-iconset updated (48f8ce2924 -> 8083061f96)

2024-07-23 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a change to branch Pilot-Pirx-iconset
in repository https://gitbox.apache.org/repos/asf/openoffice.git


from 48f8ce2924 Merge branch 'trunk' into Pilot-Pirx-iconset
 add 1b7936d6fc Enhance graphics for spinner
 add 2dce64d279 Add spinner for Industrial icon set. Increase the number of 
graphics for 16x16 from 6 to 12 to get a smoother animation
 add d6a7941e0b Add additional graphics for spinner for Classic icon set
 new 0550ee3a4b Merge branch 'trunk' into Pilot-Pirx-iconset
 new 8083061f96 Add additional spinners for Remix

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 main/default_images/vcl/res/spinner-16-01.png  | Bin 514 -> 510 bytes
 main/default_images/vcl/res/spinner-16-02.png  | Bin 510 -> 504 bytes
 main/default_images/vcl/res/spinner-16-03.png  | Bin 510 -> 505 bytes
 main/default_images/vcl/res/spinner-16-04.png  | Bin 503 -> 494 bytes
 main/default_images/vcl/res/spinner-16-05.png  | Bin 505 -> 516 bytes
 main/default_images/vcl/res/spinner-16-06.png  | Bin 518 -> 506 bytes
 main/default_images/vcl/res/spinner-16-07.png  | Bin 0 -> 510 bytes
 .../{spinner-16-01_h.png => spinner-16-07_h.png}   | Bin
 main/default_images/vcl/res/spinner-16-08.png  | Bin 0 -> 504 bytes
 .../{spinner-16-02_h.png => spinner-16-08_h.png}   | Bin
 main/default_images/vcl/res/spinner-16-09.png  | Bin 0 -> 505 bytes
 .../{spinner-16-03_h.png => spinner-16-09_h.png}   | Bin
 main/default_images/vcl/res/spinner-16-10.png  | Bin 0 -> 494 bytes
 .../{spinner-16-04_h.png => spinner-16-10_h.png}   | Bin
 main/default_images/vcl/res/spinner-16-11.png  | Bin 0 -> 516 bytes
 .../{spinner-16-05_h.png => spinner-16-11_h.png}   | Bin
 main/default_images/vcl/res/spinner-16-12.png  | Bin 0 -> 506 bytes
 .../{spinner-16-06_h.png => spinner-16-12_h.png}   | Bin
 main/default_images/vcl/res/spinner-32-01.png  | Bin 1228 -> 1240 bytes
 main/default_images/vcl/res/spinner-32-02.png  | Bin 1230 -> 1204 bytes
 main/default_images/vcl/res/spinner-32-03.png  | Bin 1212 -> 1236 bytes
 main/default_images/vcl/res/spinner-32-04.png  | Bin 1237 -> 1242 bytes
 main/default_images/vcl/res/spinner-32-05.png  | Bin 1267 -> 1229 bytes
 main/default_images/vcl/res/spinner-32-06.png  | Bin 1225 -> 1224 bytes
 main/default_images/vcl/res/spinner-32-07.png  | Bin 1218 -> 1219 bytes
 main/default_images/vcl/res/spinner-32-08.png  | Bin 1233 -> 1196 bytes
 main/default_images/vcl/res/spinner-32-09.png  | Bin 1215 -> 1219 bytes
 main/default_images/vcl/res/spinner-32-10.png  | Bin 1233 -> 1240 bytes
 main/default_images/vcl/res/spinner-32-11.png  | Bin 1242 -> 1194 bytes
 main/default_images/vcl/res/spinner-32-12.png  | Bin 1210 -> 1239 bytes
 main/default_images/vcl/res/spinner-64-01.png  | Bin 2367 -> 2316 bytes
 main/default_images/vcl/res/spinner-64-02.png  | Bin 2360 -> 2335 bytes
 main/default_images/vcl/res/spinner-64-03.png  | Bin 2390 -> 2340 bytes
 main/default_images/vcl/res/spinner-64-04.png  | Bin 2336 -> 2337 bytes
 main/default_images/vcl/res/spinner-64-05.png  | Bin 2403 -> 2366 bytes
 main/default_images/vcl/res/spinner-64-06.png  | Bin 2413 -> 2352 bytes
 main/default_images/vcl/res/spinner-64-07.png  | Bin 2332 -> 2290 bytes
 main/default_images/vcl/res/spinner-64-08.png  | Bin 2384 -> 2321 bytes
 main/default_images/vcl/res/spinner-64-09.png  | Bin 2424 -> 2332 bytes
 main/default_images/vcl/res/spinner-64-10.png  | Bin 2348 -> 2321 bytes
 main/default_images/vcl/res/spinner-64-11.png  | Bin 2395 -> 2350 bytes
 main/default_images/vcl/res/spinner-64-12.png  | Bin 2406 -> 2374 bytes
 .../classic/classic_images.tar.gz  | Bin 1379697 -> 1380101 
bytes
 .../vcl/res/spinner-16-01.png  | Bin
 .../industrial/vcl/res/spinner-16-02.png   | Bin 0 -> 566 bytes
 .../vcl/res/spinner-16-03.png} | Bin
 .../industrial/vcl/res/spinner-16-04.png   | Bin 0 -> 555 bytes
 .../vcl/res/spinner-16-05.png} | Bin
 .../industrial/vcl/res/spinner-16-06.png   | Bin 0 -> 591 bytes
 .../vcl/res/spinner-16-07.png} | Bin
 .../industrial/vcl/res/spinner-16-08.png   | Bin 0 -> 571 bytes
 .../vcl/res/spinner-16-09.png} | Bin
 .../industrial/vcl/res/spinner-16-10.png   | Bin 0 -> 562 bytes
 .../vcl/res/spinner-16-11.png} | Bin
 .../industrial/vcl/res/spinner-16-12.png   | B

(openoffice) 01/02: Merge branch 'trunk' into Pilot-Pirx-iconset

2024-07-23 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch Pilot-Pirx-iconset
in repository https://gitbox.apache.org/repos/asf/openoffice.git

commit 0550ee3a4b33fecd236d275a9b86f6ed588104d0
Merge: 48f8ce2924 d6a7941e0b
Author: mseidel 
AuthorDate: Wed Jul 24 00:49:44 2024 +0200

Merge branch 'trunk' into Pilot-Pirx-iconset

 main/default_images/vcl/res/spinner-16-01.png  | Bin 514 -> 510 bytes
 main/default_images/vcl/res/spinner-16-02.png  | Bin 510 -> 504 bytes
 main/default_images/vcl/res/spinner-16-03.png  | Bin 510 -> 505 bytes
 main/default_images/vcl/res/spinner-16-04.png  | Bin 503 -> 494 bytes
 main/default_images/vcl/res/spinner-16-05.png  | Bin 505 -> 516 bytes
 main/default_images/vcl/res/spinner-16-06.png  | Bin 518 -> 506 bytes
 main/default_images/vcl/res/spinner-16-07.png  | Bin 0 -> 510 bytes
 main/default_images/vcl/res/spinner-16-07_h.png| Bin 0 -> 3678 bytes
 main/default_images/vcl/res/spinner-16-08.png  | Bin 0 -> 504 bytes
 main/default_images/vcl/res/spinner-16-08_h.png| Bin 0 -> 3681 bytes
 main/default_images/vcl/res/spinner-16-09.png  | Bin 0 -> 505 bytes
 main/default_images/vcl/res/spinner-16-09_h.png| Bin 0 -> 3687 bytes
 main/default_images/vcl/res/spinner-16-10.png  | Bin 0 -> 494 bytes
 main/default_images/vcl/res/spinner-16-10_h.png| Bin 0 -> 3689 bytes
 main/default_images/vcl/res/spinner-16-11.png  | Bin 0 -> 516 bytes
 main/default_images/vcl/res/spinner-16-11_h.png| Bin 0 -> 3694 bytes
 main/default_images/vcl/res/spinner-16-12.png  | Bin 0 -> 506 bytes
 main/default_images/vcl/res/spinner-16-12_h.png| Bin 0 -> 3690 bytes
 main/default_images/vcl/res/spinner-32-01.png  | Bin 1228 -> 1240 bytes
 main/default_images/vcl/res/spinner-32-02.png  | Bin 1230 -> 1204 bytes
 main/default_images/vcl/res/spinner-32-03.png  | Bin 1212 -> 1236 bytes
 main/default_images/vcl/res/spinner-32-04.png  | Bin 1237 -> 1242 bytes
 main/default_images/vcl/res/spinner-32-05.png  | Bin 1267 -> 1229 bytes
 main/default_images/vcl/res/spinner-32-06.png  | Bin 1225 -> 1224 bytes
 main/default_images/vcl/res/spinner-32-07.png  | Bin 1218 -> 1219 bytes
 main/default_images/vcl/res/spinner-32-08.png  | Bin 1233 -> 1196 bytes
 main/default_images/vcl/res/spinner-32-09.png  | Bin 1215 -> 1219 bytes
 main/default_images/vcl/res/spinner-32-10.png  | Bin 1233 -> 1240 bytes
 main/default_images/vcl/res/spinner-32-11.png  | Bin 1242 -> 1194 bytes
 main/default_images/vcl/res/spinner-32-12.png  | Bin 1210 -> 1239 bytes
 main/default_images/vcl/res/spinner-64-01.png  | Bin 2367 -> 2316 bytes
 main/default_images/vcl/res/spinner-64-02.png  | Bin 2360 -> 2335 bytes
 main/default_images/vcl/res/spinner-64-03.png  | Bin 2390 -> 2340 bytes
 main/default_images/vcl/res/spinner-64-04.png  | Bin 2336 -> 2337 bytes
 main/default_images/vcl/res/spinner-64-05.png  | Bin 2403 -> 2366 bytes
 main/default_images/vcl/res/spinner-64-06.png  | Bin 2413 -> 2352 bytes
 main/default_images/vcl/res/spinner-64-07.png  | Bin 2332 -> 2290 bytes
 main/default_images/vcl/res/spinner-64-08.png  | Bin 2384 -> 2321 bytes
 main/default_images/vcl/res/spinner-64-09.png  | Bin 2424 -> 2332 bytes
 main/default_images/vcl/res/spinner-64-10.png  | Bin 2348 -> 2321 bytes
 main/default_images/vcl/res/spinner-64-11.png  | Bin 2395 -> 2350 bytes
 main/default_images/vcl/res/spinner-64-12.png  | Bin 2406 -> 2374 bytes
 .../classic/classic_images.tar.gz  | Bin 1379697 -> 1380101 
bytes
 .../industrial/vcl/res/spinner-16-01.png   | Bin 0 -> 533 bytes
 .../industrial/vcl/res/spinner-16-02.png   | Bin 0 -> 566 bytes
 .../industrial/vcl/res/spinner-16-03.png   | Bin 0 -> 605 bytes
 .../industrial/vcl/res/spinner-16-04.png   | Bin 0 -> 555 bytes
 .../industrial/vcl/res/spinner-16-05.png   | Bin 0 -> 560 bytes
 .../industrial/vcl/res/spinner-16-06.png   | Bin 0 -> 591 bytes
 .../industrial/vcl/res/spinner-16-07.png   | Bin 0 -> 564 bytes
 .../industrial/vcl/res/spinner-16-08.png   | Bin 0 -> 571 bytes
 .../industrial/vcl/res/spinner-16-09.png   | Bin 0 -> 597 bytes
 .../industrial/vcl/res/spinner-16-10.png   | Bin 0 -> 562 bytes
 .../industrial/vcl/res/spinner-16-11.png   | Bin 0 -> 588 bytes
 .../industrial/vcl/res/spinner-16-12.png   | Bin 0 -> 596 bytes
 .../industrial/vcl/res/spinner-32-01.png   | Bin 0 -> 1205 bytes
 .../industrial/vcl/res/spinner-32-02.png   | Bin 0 -> 1135 bytes
 .../industrial/vcl/res/spinner-32-03.png   | Bin 0 -> 1210 bytes
 .../industrial/vcl/res/spinner-32-04.png   | Bin 0 -> 1213 bytes
 .../ind

(openoffice) 01/02: Add spinner for Industrial icon set. Increase the number of graphics for 16x16 from 6 to 12 to get a smoother animation

2024-07-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

commit 366c39a4695bd523e249bb9997cba849a235b555
Author: mseidel 
AuthorDate: Tue Jul 23 22:56:52 2024 +0200

Add spinner for Industrial icon set. Increase the number of graphics for 
16x16 from 6 to 12 to get a smoother animation

(cherry picked from commit 2dce64d2790fb6913f940abce907585234c987fd)
---
 main/default_images/vcl/res/spinner-16-07.png  | Bin 0 -> 510 bytes
 main/default_images/vcl/res/spinner-16-07_h.png| Bin 0 -> 3678 bytes
 main/default_images/vcl/res/spinner-16-08.png  | Bin 0 -> 504 bytes
 main/default_images/vcl/res/spinner-16-08_h.png| Bin 0 -> 3681 bytes
 main/default_images/vcl/res/spinner-16-09.png  | Bin 0 -> 505 bytes
 main/default_images/vcl/res/spinner-16-09_h.png| Bin 0 -> 3687 bytes
 main/default_images/vcl/res/spinner-16-10.png  | Bin 0 -> 494 bytes
 main/default_images/vcl/res/spinner-16-10_h.png| Bin 0 -> 3689 bytes
 main/default_images/vcl/res/spinner-16-11.png  | Bin 0 -> 516 bytes
 main/default_images/vcl/res/spinner-16-11_h.png| Bin 0 -> 3694 bytes
 main/default_images/vcl/res/spinner-16-12.png  | Bin 0 -> 506 bytes
 main/default_images/vcl/res/spinner-16-12_h.png| Bin 0 -> 3690 bytes
 .../industrial/vcl/res/spinner-16-01.png   | Bin 0 -> 533 bytes
 .../industrial/vcl/res/spinner-16-02.png   | Bin 0 -> 566 bytes
 .../industrial/vcl/res/spinner-16-03.png   | Bin 0 -> 605 bytes
 .../industrial/vcl/res/spinner-16-04.png   | Bin 0 -> 555 bytes
 .../industrial/vcl/res/spinner-16-05.png   | Bin 0 -> 560 bytes
 .../industrial/vcl/res/spinner-16-06.png   | Bin 0 -> 591 bytes
 .../industrial/vcl/res/spinner-16-07.png   | Bin 0 -> 564 bytes
 .../industrial/vcl/res/spinner-16-08.png   | Bin 0 -> 571 bytes
 .../industrial/vcl/res/spinner-16-09.png   | Bin 0 -> 597 bytes
 .../industrial/vcl/res/spinner-16-10.png   | Bin 0 -> 562 bytes
 .../industrial/vcl/res/spinner-16-11.png   | Bin 0 -> 588 bytes
 .../industrial/vcl/res/spinner-16-12.png   | Bin 0 -> 596 bytes
 .../industrial/vcl/res/spinner-32-01.png   | Bin 0 -> 1205 bytes
 .../industrial/vcl/res/spinner-32-02.png   | Bin 0 -> 1135 bytes
 .../industrial/vcl/res/spinner-32-03.png   | Bin 0 -> 1210 bytes
 .../industrial/vcl/res/spinner-32-04.png   | Bin 0 -> 1213 bytes
 .../industrial/vcl/res/spinner-32-05.png   | Bin 0 -> 1134 bytes
 .../industrial/vcl/res/spinner-32-06.png   | Bin 0 -> 1217 bytes
 .../industrial/vcl/res/spinner-32-07.png   | Bin 0 -> 1197 bytes
 .../industrial/vcl/res/spinner-32-08.png   | Bin 0 -> 1170 bytes
 .../industrial/vcl/res/spinner-32-09.png   | Bin 0 -> 1195 bytes
 .../industrial/vcl/res/spinner-32-10.png   | Bin 0 -> 1169 bytes
 .../industrial/vcl/res/spinner-32-11.png   | Bin 0 -> 1164 bytes
 .../industrial/vcl/res/spinner-32-12.png   | Bin 0 -> 1186 bytes
 .../industrial/vcl/res/spinner-64-01.png   | Bin 0 -> 2289 bytes
 .../industrial/vcl/res/spinner-64-02.png   | Bin 0 -> 2249 bytes
 .../industrial/vcl/res/spinner-64-03.png   | Bin 0 -> 2285 bytes
 .../industrial/vcl/res/spinner-64-04.png   | Bin 0 -> 2236 bytes
 .../industrial/vcl/res/spinner-64-05.png   | Bin 0 -> 2274 bytes
 .../industrial/vcl/res/spinner-64-06.png   | Bin 0 -> 2326 bytes
 .../industrial/vcl/res/spinner-64-07.png   | Bin 0 -> 2288 bytes
 .../industrial/vcl/res/spinner-64-08.png   | Bin 0 -> 2274 bytes
 .../industrial/vcl/res/spinner-64-09.png   | Bin 0 -> 2279 bytes
 .../industrial/vcl/res/spinner-64-10.png   | Bin 0 -> 2236 bytes
 .../industrial/vcl/res/spinner-64-11.png   | Bin 0 -> 2240 bytes
 .../industrial/vcl/res/spinner-64-12.png   | Bin 0 -> 2325 bytes
 main/vcl/inc/svids.hrc |  24 
 main/vcl/source/control/throbber.cxx   |  18 +++---
 main/vcl/source/src/throbber.src   |  68 ++---
 51 files changed, 81 insertions(+), 29 deletions(-)

diff --git a/main/default_images/vcl/res/spinner-16-07.png 
b/main/default_images/vcl/res/spinner-16-07.png
new file mode 100644
index 00..4a262dae40
Binary files /dev/null and b/main/default_images/vcl/res/spinner-16-07.png 
differ
diff --git a/main/default_images/vcl/res/spinner-16-07_h.png 
b/main/default_images/vcl/res/spinner-16-07_h.png
new file mode 100644
index 00..5018887da5
Binary files /dev/null and b/main/default_images/vcl/res/spinner-16-07_h.png 
differ
diff --git a/main/default_images/vcl/res/spinner-16-08.png 
b/main/def

(openoffice) branch AOO42X updated (a9ece18914 -> e4b62c6463)

2024-07-23 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


from a9ece18914 Enhance graphics for spinner
 new 366c39a469 Add spinner for Industrial icon set. Increase the number of 
graphics for 16x16 from 6 to 12 to get a smoother animation
 new e4b62c6463 Add additional graphics for spinner for Classic icon set

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../res/{spinner-16-01.png => spinner-16-07.png}   | Bin
 .../{spinner-16-01_h.png => spinner-16-07_h.png}   | Bin
 .../res/{spinner-16-02.png => spinner-16-08.png}   | Bin
 .../{spinner-16-02_h.png => spinner-16-08_h.png}   | Bin
 .../res/{spinner-16-03.png => spinner-16-09.png}   | Bin
 .../{spinner-16-03_h.png => spinner-16-09_h.png}   | Bin
 .../res/{spinner-16-04.png => spinner-16-10.png}   | Bin
 .../{spinner-16-04_h.png => spinner-16-10_h.png}   | Bin
 .../res/{spinner-16-05.png => spinner-16-11.png}   | Bin
 .../{spinner-16-05_h.png => spinner-16-11_h.png}   | Bin
 .../res/{spinner-16-06.png => spinner-16-12.png}   | Bin
 .../{spinner-16-06_h.png => spinner-16-12_h.png}   | Bin
 .../classic/classic_images.tar.gz  | Bin 1379697 -> 1380101 
bytes
 .../industrial/vcl/res/spinner-16-01.png   | Bin 0 -> 533 bytes
 .../industrial/vcl/res/spinner-16-02.png   | Bin 0 -> 566 bytes
 .../industrial/vcl/res/spinner-16-03.png   | Bin 0 -> 605 bytes
 .../industrial/vcl/res/spinner-16-04.png   | Bin 0 -> 555 bytes
 .../industrial/vcl/res/spinner-16-05.png   | Bin 0 -> 560 bytes
 .../industrial/vcl/res/spinner-16-06.png   | Bin 0 -> 591 bytes
 .../industrial/vcl/res/spinner-16-07.png   | Bin 0 -> 564 bytes
 .../industrial/vcl/res/spinner-16-08.png   | Bin 0 -> 571 bytes
 .../industrial/vcl/res/spinner-16-09.png   | Bin 0 -> 597 bytes
 .../industrial/vcl/res/spinner-16-10.png   | Bin 0 -> 562 bytes
 .../industrial/vcl/res/spinner-16-11.png   | Bin 0 -> 588 bytes
 .../industrial/vcl/res/spinner-16-12.png   | Bin 0 -> 596 bytes
 .../industrial/vcl/res/spinner-32-01.png   | Bin 0 -> 1205 bytes
 .../industrial/vcl/res/spinner-32-02.png   | Bin 0 -> 1135 bytes
 .../industrial/vcl/res/spinner-32-03.png   | Bin 0 -> 1210 bytes
 .../industrial/vcl/res/spinner-32-04.png   | Bin 0 -> 1213 bytes
 .../industrial/vcl/res/spinner-32-05.png   | Bin 0 -> 1134 bytes
 .../industrial/vcl/res/spinner-32-06.png   | Bin 0 -> 1217 bytes
 .../industrial/vcl/res/spinner-32-07.png   | Bin 0 -> 1197 bytes
 .../industrial/vcl/res/spinner-32-08.png   | Bin 0 -> 1170 bytes
 .../industrial/vcl/res/spinner-32-09.png   | Bin 0 -> 1195 bytes
 .../industrial/vcl/res/spinner-32-10.png   | Bin 0 -> 1169 bytes
 .../industrial/vcl/res/spinner-32-11.png   | Bin 0 -> 1164 bytes
 .../industrial/vcl/res/spinner-32-12.png   | Bin 0 -> 1186 bytes
 .../industrial/vcl/res/spinner-64-01.png   | Bin 0 -> 2289 bytes
 .../industrial/vcl/res/spinner-64-02.png   | Bin 0 -> 2249 bytes
 .../industrial/vcl/res/spinner-64-03.png   | Bin 0 -> 2285 bytes
 .../industrial/vcl/res/spinner-64-04.png   | Bin 0 -> 2236 bytes
 .../industrial/vcl/res/spinner-64-05.png   | Bin 0 -> 2274 bytes
 .../industrial/vcl/res/spinner-64-06.png   | Bin 0 -> 2326 bytes
 .../industrial/vcl/res/spinner-64-07.png   | Bin 0 -> 2288 bytes
 .../industrial/vcl/res/spinner-64-08.png   | Bin 0 -> 2274 bytes
 .../industrial/vcl/res/spinner-64-09.png   | Bin 0 -> 2279 bytes
 .../industrial/vcl/res/spinner-64-10.png   | Bin 0 -> 2236 bytes
 .../industrial/vcl/res/spinner-64-11.png   | Bin 0 -> 2240 bytes
 .../industrial/vcl/res/spinner-64-12.png   | Bin 0 -> 2325 bytes
 main/vcl/inc/svids.hrc |  24 
 main/vcl/source/control/throbber.cxx   |  18 +++---
 main/vcl/source/src/throbber.src   |  68 ++---
 52 files changed, 81 insertions(+), 29 deletions(-)
 copy main/default_images/vcl/res/{spinner-16-01.png => spinner-16-07.png} 
(100%)
 copy main/default_images/vcl/res/{spinner-16-01_h.png => spinner-16-07_h.png} 
(100%)
 copy main/default_images/vcl/res/{spinner-16-02.png => spinner-16-08.png} 
(100%)
 copy main/default_images/vcl/res/{spinner-16-02_h.png => spinner-16-08_h.png} 
(100%)
 copy main/default_images/vcl/res/{spinner-16-03.png => spinner-16-09.png} 
(100%

(openoffice) 02/02: Add additional graphics for spinner for Classic icon set

2024-07-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

commit e4b62c646316d8cf7025749d4cc7b78654d91e0e
Author: mseidel 
AuthorDate: Tue Jul 23 22:59:53 2024 +0200

Add additional graphics for spinner for Classic icon set

(cherry picked from commit d6a7941e0b6eed805355b71a75cd505989887a52)
---
 .../classic/classic_images.tar.gz  | Bin 1379697 -> 1380101 
bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/main/ooo_custom_images/classic/classic_images.tar.gz 
b/main/ooo_custom_images/classic/classic_images.tar.gz
index b6a503cc88..eb6fcf0e9e 100644
Binary files a/main/ooo_custom_images/classic/classic_images.tar.gz and 
b/main/ooo_custom_images/classic/classic_images.tar.gz differ



(openoffice) branch trunk updated: Add additional graphics for spinner for Classic icon set

2024-07-23 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/trunk by this push:
 new d6a7941e0b Add additional graphics for spinner for Classic icon set
d6a7941e0b is described below

commit d6a7941e0b6eed805355b71a75cd505989887a52
Author: mseidel 
AuthorDate: Tue Jul 23 22:59:53 2024 +0200

Add additional graphics for spinner for Classic icon set
---
 .../classic/classic_images.tar.gz  | Bin 1379697 -> 1380101 
bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/main/ooo_custom_images/classic/classic_images.tar.gz 
b/main/ooo_custom_images/classic/classic_images.tar.gz
index b6a503cc88..eb6fcf0e9e 100644
Binary files a/main/ooo_custom_images/classic/classic_images.tar.gz and 
b/main/ooo_custom_images/classic/classic_images.tar.gz differ



(openoffice) branch trunk updated: Add spinner for Industrial icon set. Increase the number of graphics for 16x16 from 6 to 12 to get a smoother animation

2024-07-23 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/trunk by this push:
 new 2dce64d279 Add spinner for Industrial icon set. Increase the number of 
graphics for 16x16 from 6 to 12 to get a smoother animation
2dce64d279 is described below

commit 2dce64d2790fb6913f940abce907585234c987fd
Author: mseidel 
AuthorDate: Tue Jul 23 22:56:52 2024 +0200

Add spinner for Industrial icon set. Increase the number of graphics for 
16x16 from 6 to 12 to get a smoother animation
---
 main/default_images/vcl/res/spinner-16-07.png  | Bin 0 -> 510 bytes
 main/default_images/vcl/res/spinner-16-07_h.png| Bin 0 -> 3678 bytes
 main/default_images/vcl/res/spinner-16-08.png  | Bin 0 -> 504 bytes
 main/default_images/vcl/res/spinner-16-08_h.png| Bin 0 -> 3681 bytes
 main/default_images/vcl/res/spinner-16-09.png  | Bin 0 -> 505 bytes
 main/default_images/vcl/res/spinner-16-09_h.png| Bin 0 -> 3687 bytes
 main/default_images/vcl/res/spinner-16-10.png  | Bin 0 -> 494 bytes
 main/default_images/vcl/res/spinner-16-10_h.png| Bin 0 -> 3689 bytes
 main/default_images/vcl/res/spinner-16-11.png  | Bin 0 -> 516 bytes
 main/default_images/vcl/res/spinner-16-11_h.png| Bin 0 -> 3694 bytes
 main/default_images/vcl/res/spinner-16-12.png  | Bin 0 -> 506 bytes
 main/default_images/vcl/res/spinner-16-12_h.png| Bin 0 -> 3690 bytes
 .../industrial/vcl/res/spinner-16-01.png   | Bin 0 -> 533 bytes
 .../industrial/vcl/res/spinner-16-02.png   | Bin 0 -> 566 bytes
 .../industrial/vcl/res/spinner-16-03.png   | Bin 0 -> 605 bytes
 .../industrial/vcl/res/spinner-16-04.png   | Bin 0 -> 555 bytes
 .../industrial/vcl/res/spinner-16-05.png   | Bin 0 -> 560 bytes
 .../industrial/vcl/res/spinner-16-06.png   | Bin 0 -> 591 bytes
 .../industrial/vcl/res/spinner-16-07.png   | Bin 0 -> 564 bytes
 .../industrial/vcl/res/spinner-16-08.png   | Bin 0 -> 571 bytes
 .../industrial/vcl/res/spinner-16-09.png   | Bin 0 -> 597 bytes
 .../industrial/vcl/res/spinner-16-10.png   | Bin 0 -> 562 bytes
 .../industrial/vcl/res/spinner-16-11.png   | Bin 0 -> 588 bytes
 .../industrial/vcl/res/spinner-16-12.png   | Bin 0 -> 596 bytes
 .../industrial/vcl/res/spinner-32-01.png   | Bin 0 -> 1205 bytes
 .../industrial/vcl/res/spinner-32-02.png   | Bin 0 -> 1135 bytes
 .../industrial/vcl/res/spinner-32-03.png   | Bin 0 -> 1210 bytes
 .../industrial/vcl/res/spinner-32-04.png   | Bin 0 -> 1213 bytes
 .../industrial/vcl/res/spinner-32-05.png   | Bin 0 -> 1134 bytes
 .../industrial/vcl/res/spinner-32-06.png   | Bin 0 -> 1217 bytes
 .../industrial/vcl/res/spinner-32-07.png   | Bin 0 -> 1197 bytes
 .../industrial/vcl/res/spinner-32-08.png   | Bin 0 -> 1170 bytes
 .../industrial/vcl/res/spinner-32-09.png   | Bin 0 -> 1195 bytes
 .../industrial/vcl/res/spinner-32-10.png   | Bin 0 -> 1169 bytes
 .../industrial/vcl/res/spinner-32-11.png   | Bin 0 -> 1164 bytes
 .../industrial/vcl/res/spinner-32-12.png   | Bin 0 -> 1186 bytes
 .../industrial/vcl/res/spinner-64-01.png   | Bin 0 -> 2289 bytes
 .../industrial/vcl/res/spinner-64-02.png   | Bin 0 -> 2249 bytes
 .../industrial/vcl/res/spinner-64-03.png   | Bin 0 -> 2285 bytes
 .../industrial/vcl/res/spinner-64-04.png   | Bin 0 -> 2236 bytes
 .../industrial/vcl/res/spinner-64-05.png   | Bin 0 -> 2274 bytes
 .../industrial/vcl/res/spinner-64-06.png   | Bin 0 -> 2326 bytes
 .../industrial/vcl/res/spinner-64-07.png   | Bin 0 -> 2288 bytes
 .../industrial/vcl/res/spinner-64-08.png   | Bin 0 -> 2274 bytes
 .../industrial/vcl/res/spinner-64-09.png   | Bin 0 -> 2279 bytes
 .../industrial/vcl/res/spinner-64-10.png   | Bin 0 -> 2236 bytes
 .../industrial/vcl/res/spinner-64-11.png   | Bin 0 -> 2240 bytes
 .../industrial/vcl/res/spinner-64-12.png   | Bin 0 -> 2325 bytes
 main/vcl/inc/svids.hrc |  24 
 main/vcl/source/control/throbber.cxx   |  18 +++---
 main/vcl/source/src/throbber.src   |  68 ++---
 51 files changed, 81 insertions(+), 29 deletions(-)

diff --git a/main/default_images/vcl/res/spinner-16-07.png 
b/main/default_images/vcl/res/spinner-16-07.png
new file mode 100644
index 00..4a262dae40
Binary files /dev/null and b/main/default_images/vcl/res/spinner-16-07.png 
differ
diff --git a/main/default_images/vcl/res/spinner-16-07_h.png 
b/main/default_images/vcl/res/spinner-16-07_h.png
new file mode 100644
index 00..501888

svn commit: r1919481 - /openoffice/devtools/SVG/vcl/

2024-07-23 Thread mseidel
Author: mseidel
Date: Tue Jul 23 20:36:37 2024
New Revision: 1919481

URL: http://svn.apache.org/viewvc?rev=1919481=rev
Log:
Remove old dir

Removed:
openoffice/devtools/SVG/vcl/



svn commit: r1919482 - in /openoffice/devtools/SVG/Galaxy/vcl/res: spinner-16-07.svg spinner-16-08.svg spinner-16-09.svg spinner-16-10.svg spinner-16-11.svg spinner-16-12.svg

2024-07-23 Thread mseidel
Author: mseidel
Date: Tue Jul 23 20:37:12 2024
New Revision: 1919482

URL: http://svn.apache.org/viewvc?rev=1919482=rev
Log:
Add additional spinner for 16x16

Added:
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-07.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-08.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-09.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-10.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-11.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-12.svg

Added: openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-07.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-07.svg?rev=1919482=auto
==
--- openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-07.svg (added)
+++ openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-07.svg Tue Jul 23 
20:37:12 2024
@@ -0,0 +1,96 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:dc="http://purl.org/dc/elements/1.1/;>
+  
+  
+  
+
+
+
+
+
+
+  
+  
+
+  
+
+  
+Matthias Seidel
+  
+
+  
+
+  
+

Added: openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-08.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-08.svg?rev=1919482=auto
==
--- openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-08.svg (added)
+++ openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-08.svg Tue Jul 23 
20:37:12 2024
@@ -0,0 +1,102 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:dc="http://purl.org/dc/elements/1.1/;>
+  
+  
+  
+
+
+
+
+
+
+  
+  
+
+  
+
+  
+Matthias Seidel
+  
+
+  
+
+  
+

Added: openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-09.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-09.svg?rev=1919482=auto
==
--- openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-09.svg (added)
+++ openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-09.svg Tue Jul 23 
20:37:12 2024
@@ -0,0 +1,102 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:dc="http://purl.org/dc/elements/1.1/;>
+  
+  
+  
+
+
+
+
+
+
+  
+  
+
+  
+
+  
+Matthias Seidel
+  
+
+  
+
+  
+

Added: openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-10.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-10.svg?rev=1919482=auto
==
--- openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-10.svg (added)
+++ openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-10.svg Tue Jul 23 
20:37:12 2024
@@ -0,0 +1,102 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:dc="http://purl.org/dc/elements/1.1/;>
+  
+  
+  
+
+
+
+
+
+
+  
+  
+
+  
+
+  
+Matthias Seidel
+  
+
+  
+
+  
+

Added: openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-11.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-11.svg?rev=1919482=auto
==
--- openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-11.svg (added)
+++ openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-11.svg Tue Jul 23 
20:37:12 2024
@@ -0,0 +1,102 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi

svn commit: r1919480 [3/4] - in /openoffice/devtools/SVG: Galaxy/vcl/ Galaxy/vcl/res/ Industrial/vcl/ Industrial/vcl/res/

2024-07-23 Thread mseidel
Added: openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-10.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-10.svg?rev=1919480=auto
==
--- openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-10.svg (added)
+++ openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-10.svg Tue Jul 23 
20:30:29 2024
@@ -0,0 +1,64 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:dc="http://purl.org/dc/elements/1.1/;>
+  
+  
+  
+
+  
+  
+
+  
+
+  
+Matthias Seidel
+  
+
+  
+
+  
+

Added: openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-11.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-11.svg?rev=1919480=auto
==
--- openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-11.svg (added)
+++ openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-11.svg Tue Jul 23 
20:30:29 2024
@@ -0,0 +1,64 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:dc="http://purl.org/dc/elements/1.1/;>
+  
+  
+  
+
+  
+  
+
+  
+
+  
+Matthias Seidel
+  
+
+  
+
+  
+

Added: openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-12.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-12.svg?rev=1919480=auto
==
--- openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-12.svg (added)
+++ openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-12.svg Tue Jul 23 
20:30:29 2024
@@ -0,0 +1,64 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:dc="http://purl.org/dc/elements/1.1/;>
+  
+  
+  
+
+  
+  
+
+  
+
+  
+Matthias Seidel
+  
+
+  
+
+  
+

Added: openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-01.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-01.svg?rev=1919480=auto
==
--- openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-01.svg (added)
+++ openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-01.svg Tue Jul 23 
20:30:29 2024
@@ -0,0 +1,63 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:dc="http://purl.org/dc/elements/1.1/;>
+  
+  
+  
+
+  
+  
+
+  
+
+  
+Matthias Seidel
+  
+
+  
+
+  
+

Added: openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-02.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-02.svg?rev=1919480=auto
==
--- openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-02.svg (added)
+++ openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-02.svg Tue Jul 23 
20:30:29 2024
@@ -0,0 +1,63 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:dc="http://purl.org/dc/elements/1.1/;>
+  
+  
+  
+
+  
+  
+
+  
+
+  
+Matthias Seidel
+  
+
+  
+
+  
+

Added: openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-03.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-03.svg?rev=1919480=auto
==
--- openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-03.svg (added)
+++ 

svn commit: r1919480 [4/4] - in /openoffice/devtools/SVG: Galaxy/vcl/ Galaxy/vcl/res/ Industrial/vcl/ Industrial/vcl/res/

2024-07-23 Thread mseidel
Added: openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-05.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-05.svg?rev=1919480=auto
==
--- openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-05.svg (added)
+++ openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-05.svg Tue Jul 23 
20:30:29 2024
@@ -0,0 +1,59 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:dc="http://purl.org/dc/elements/1.1/;>
+  
+  
+  
+  
+
+  
+
+  
+Matthias Seidel
+  
+
+  
+
+  
+

Added: openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-06.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-06.svg?rev=1919480=auto
==
--- openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-06.svg (added)
+++ openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-06.svg Tue Jul 23 
20:30:29 2024
@@ -0,0 +1,59 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:dc="http://purl.org/dc/elements/1.1/;>
+  
+  
+  
+  
+
+  
+
+  
+Matthias Seidel
+  
+
+  
+
+  
+

Added: openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-07.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-07.svg?rev=1919480=auto
==
--- openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-07.svg (added)
+++ openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-07.svg Tue Jul 23 
20:30:29 2024
@@ -0,0 +1,59 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:dc="http://purl.org/dc/elements/1.1/;>
+  
+  
+  
+  
+
+  
+
+  
+Matthias Seidel
+  
+
+  
+
+  
+

Added: openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-08.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-08.svg?rev=1919480=auto
==
--- openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-08.svg (added)
+++ openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-08.svg Tue Jul 23 
20:30:29 2024
@@ -0,0 +1,59 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:dc="http://purl.org/dc/elements/1.1/;>
+  
+  
+  
+  
+
+  
+
+  
+Matthias Seidel
+  
+
+  
+
+  
+

Added: openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-09.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-09.svg?rev=1919480=auto
==
--- openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-09.svg (added)
+++ openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-09.svg Tue Jul 23 
20:30:29 2024
@@ -0,0 +1,59 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:dc="http://purl.org/dc/elements/1.1/;>
+  
+  
+  
+  
+
+  
+
+  
+Matthias Seidel
+  
+
+  
+
+  
+

Added: openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-10.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-10.svg?rev=1919480=auto
==
--- openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-10.svg (added)
+++ 

svn commit: r1919480 [2/4] - in /openoffice/devtools/SVG: Galaxy/vcl/ Galaxy/vcl/res/ Industrial/vcl/ Industrial/vcl/res/

2024-07-23 Thread mseidel
Added: openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-01.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-01.svg?rev=1919480=auto
==
--- openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-01.svg (added)
+++ openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-01.svg Tue Jul 23 
20:30:29 2024
@@ -0,0 +1,132 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:dc="http://purl.org/dc/elements/1.1/;>
+  
+  
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+  
+
+  
+
+  
+Matthias Seidel
+  
+
+  
+
+  
+

Added: openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-02.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-02.svg?rev=1919480=auto
==
--- openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-02.svg (added)
+++ openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-02.svg Tue Jul 23 
20:30:29 2024
@@ -0,0 +1,144 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:dc="http://purl.org/dc/elements/1.1/;>
+  
+  
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+  
+
+  
+
+  
+Matthias Seidel
+  
+
+  
+
+  
+

Added: openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-03.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-03.svg?rev=1919480=auto
==
--- openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-03.svg (added)
+++ openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-03.svg Tue Jul 23 
20:30:29 2024
@@ -0,0 +1,144 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:dc="http://purl.org/dc/elements/1.1/;>
+  
+  
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+  
+
+  
+
+  
+Matthias Seidel
+  
+
+  
+
+  
+

Added: openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-04.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-04.svg?rev=1919480=auto
==
--- openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-04.svg (added)
+++ openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-04.svg Tue Jul 23 
20:30:29 2024
@@ -0,0 +1,144 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:dc="http://purl.org/dc/elements/1.1/;>
+  
+  
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+  
+
+  
+
+  
+Matthias Seidel
+  
+
+  
+
+  
+

Added: openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-05.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-05.svg?rev=1919480=auto
==
--- openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-05.svg (added)
+++ openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-05.svg Tue Jul 23 
20:30:29 2024
@@ -0,0 +1,144 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:dc="http://purl.org/dc/elements/1.1/;>
+  
+  
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+  
+
+  
+
+  
+Matthias Seidel
+  
+
+  
+
+  
+

Added: openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-06.svg
URL: 

svn commit: r1919480 [1/4] - in /openoffice/devtools/SVG: Galaxy/vcl/ Galaxy/vcl/res/ Industrial/vcl/ Industrial/vcl/res/

2024-07-23 Thread mseidel
Author: mseidel
Date: Tue Jul 23 20:30:29 2024
New Revision: 1919480

URL: http://svn.apache.org/viewvc?rev=1919480=rev
Log:
Add spinner for Industrial icon set

Added:
openoffice/devtools/SVG/Galaxy/vcl/
openoffice/devtools/SVG/Galaxy/vcl/res/
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-01.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-02.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-03.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-04.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-05.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-06.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-32-01.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-32-02.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-32-03.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-32-04.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-32-05.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-32-06.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-32-07.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-32-08.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-32-09.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-32-10.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-32-11.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-32-12.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-01.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-02.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-03.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-04.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-05.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-06.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-07.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-08.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-09.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-10.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-11.svg
openoffice/devtools/SVG/Galaxy/vcl/res/spinner-64-12.svg
openoffice/devtools/SVG/Industrial/vcl/
openoffice/devtools/SVG/Industrial/vcl/res/
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-01.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-02.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-03.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-04.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-05.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-06.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-07.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-08.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-09.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-10.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-11.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-16-12.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-01.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-02.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-03.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-04.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-05.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-06.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-07.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-08.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-09.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-10.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-11.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-32-12.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-01.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-02.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-03.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-04.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-05.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-06.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-07.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-08.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-09.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-10.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-11.svg
openoffice/devtools/SVG/Industrial/vcl/res/spinner-64-12.svg

Added: openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-01.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-01.svg?rev=1919480=auto
==
--- openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-01.svg (added)
+++ openoffice/devtools/SVG/Galaxy/vcl/res/spinner-16-01.svg Tue Jul 23 
20:30:29 2024
@@ -0,0 +1,96 @@
+
+http://www.inkscape.org/namespaces/inkscape

(openoffice-org) branch main updated: Update thirdparty.html

2024-07-23 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 840d3ebc00 Update thirdparty.html
840d3ebc00 is described below

commit 840d3ebc00aeab26caf89132b73c3481a8109bea
Author: Matthias Seidel 
AuthorDate: Tue Jul 23 21:30:24 2024 +0200

Update thirdparty.html
---
 content/de/porting/thirdparty.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/de/porting/thirdparty.html 
b/content/de/porting/thirdparty.html
index 5372ba795f..485120f0c2 100644
--- a/content/de/porting/thirdparty.html
+++ b/content/de/porting/thirdparty.html
@@ -110,11 +110,11 @@ The Solaris port seems to have gone. However, this part 
is left as reference.
 
   
 Apache OpenOffice (AOO) ist die freie und produktive Office-Suite
-https://www.openoffice.org/download/;>welche offiziell für die 
folgenden Plattformen zur Verfügung steht:
+https://www.openoffice.org/download/;>welche offiziell für 
folgende Plattformen zur Verfügung steht:
   
 
   
-Windows - XP, 2003, Vista, 7, 8, 10, 11 (32-bit)
+Windows - XP, 2003, Vista, 7, 8, 8.1, 10, 11 (32-bit)
 Linux   - RPM / DEB-based (32-bit und 64-bit)
 macOS (Intel)   - 10.4 (Tiger) bis 14.5 (Sonoma)
 macOS (Arm) - 11 (Big Sur) bis 14.5 (Sonoma) über Emulation https://de.wikipedia.org/wiki/Rosetta_(Apple)#Rosetta_2">"Rosetta 
2""



(openoffice) branch AOO41X updated: Enhance graphics for spinner

2024-07-23 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/AOO41X by this push:
 new 5085cea686 Enhance graphics for spinner
5085cea686 is described below

commit 5085cea6862fcdb6427a0a7de4d0559150b3beae
Author: mseidel 
AuthorDate: Tue Jul 23 20:10:46 2024 +0200

Enhance graphics for spinner

(cherry picked from commit 1b7936d6fc5f8499503c6cc5dbf6653d69062ec2)
---
 main/default_images/vcl/res/spinner-16-01.png | Bin 514 -> 510 bytes
 main/default_images/vcl/res/spinner-16-02.png | Bin 510 -> 504 bytes
 main/default_images/vcl/res/spinner-16-03.png | Bin 510 -> 505 bytes
 main/default_images/vcl/res/spinner-16-04.png | Bin 503 -> 494 bytes
 main/default_images/vcl/res/spinner-16-05.png | Bin 505 -> 516 bytes
 main/default_images/vcl/res/spinner-16-06.png | Bin 518 -> 506 bytes
 main/default_images/vcl/res/spinner-32-01.png | Bin 1228 -> 1240 bytes
 main/default_images/vcl/res/spinner-32-02.png | Bin 1230 -> 1204 bytes
 main/default_images/vcl/res/spinner-32-03.png | Bin 1212 -> 1236 bytes
 main/default_images/vcl/res/spinner-32-04.png | Bin 1237 -> 1242 bytes
 main/default_images/vcl/res/spinner-32-05.png | Bin 1267 -> 1229 bytes
 main/default_images/vcl/res/spinner-32-06.png | Bin 1225 -> 1224 bytes
 main/default_images/vcl/res/spinner-32-07.png | Bin 1218 -> 1219 bytes
 main/default_images/vcl/res/spinner-32-08.png | Bin 1233 -> 1196 bytes
 main/default_images/vcl/res/spinner-32-09.png | Bin 1215 -> 1219 bytes
 main/default_images/vcl/res/spinner-32-10.png | Bin 1233 -> 1240 bytes
 main/default_images/vcl/res/spinner-32-11.png | Bin 1242 -> 1194 bytes
 main/default_images/vcl/res/spinner-32-12.png | Bin 1210 -> 1239 bytes
 main/default_images/vcl/res/spinner-64-01.png | Bin 2367 -> 2316 bytes
 main/default_images/vcl/res/spinner-64-02.png | Bin 2360 -> 2335 bytes
 main/default_images/vcl/res/spinner-64-03.png | Bin 2390 -> 2340 bytes
 main/default_images/vcl/res/spinner-64-04.png | Bin 2336 -> 2337 bytes
 main/default_images/vcl/res/spinner-64-05.png | Bin 2403 -> 2366 bytes
 main/default_images/vcl/res/spinner-64-06.png | Bin 2413 -> 2352 bytes
 main/default_images/vcl/res/spinner-64-07.png | Bin 2332 -> 2290 bytes
 main/default_images/vcl/res/spinner-64-08.png | Bin 2384 -> 2321 bytes
 main/default_images/vcl/res/spinner-64-09.png | Bin 2424 -> 2332 bytes
 main/default_images/vcl/res/spinner-64-10.png | Bin 2348 -> 2321 bytes
 main/default_images/vcl/res/spinner-64-11.png | Bin 2395 -> 2350 bytes
 main/default_images/vcl/res/spinner-64-12.png | Bin 2406 -> 2374 bytes
 30 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/main/default_images/vcl/res/spinner-16-01.png 
b/main/default_images/vcl/res/spinner-16-01.png
index 32d32c41bc..4a262dae40 100644
Binary files a/main/default_images/vcl/res/spinner-16-01.png and 
b/main/default_images/vcl/res/spinner-16-01.png differ
diff --git a/main/default_images/vcl/res/spinner-16-02.png 
b/main/default_images/vcl/res/spinner-16-02.png
index 1874ca1c46..e4f2f739c1 100644
Binary files a/main/default_images/vcl/res/spinner-16-02.png and 
b/main/default_images/vcl/res/spinner-16-02.png differ
diff --git a/main/default_images/vcl/res/spinner-16-03.png 
b/main/default_images/vcl/res/spinner-16-03.png
index d580f36f4d..c5f73b7eec 100644
Binary files a/main/default_images/vcl/res/spinner-16-03.png and 
b/main/default_images/vcl/res/spinner-16-03.png differ
diff --git a/main/default_images/vcl/res/spinner-16-04.png 
b/main/default_images/vcl/res/spinner-16-04.png
index 4db669103f..b22a7df3b6 100644
Binary files a/main/default_images/vcl/res/spinner-16-04.png and 
b/main/default_images/vcl/res/spinner-16-04.png differ
diff --git a/main/default_images/vcl/res/spinner-16-05.png 
b/main/default_images/vcl/res/spinner-16-05.png
index 2cbafe23ea..cd9419dfaa 100644
Binary files a/main/default_images/vcl/res/spinner-16-05.png and 
b/main/default_images/vcl/res/spinner-16-05.png differ
diff --git a/main/default_images/vcl/res/spinner-16-06.png 
b/main/default_images/vcl/res/spinner-16-06.png
index fc8383e539..3b7f1ba73c 100644
Binary files a/main/default_images/vcl/res/spinner-16-06.png and 
b/main/default_images/vcl/res/spinner-16-06.png differ
diff --git a/main/default_images/vcl/res/spinner-32-01.png 
b/main/default_images/vcl/res/spinner-32-01.png
index f220193ace..155e666260 100644
Binary files a/main/default_images/vcl/res/spinner-32-01.png and 
b/main/default_images/vcl/res/spinner-32-01.png differ
diff --git a/main/default_images/vcl/res/spinner-32-02.png 
b/main/default_images/vcl/res/spinner-32-02.png
index 898dead9cc..3c696f7050 100644
Binary files a/main/default_images/vcl/res/spinner-32-02.png and 
b/main/default_images/vcl/res/spinner-32-02.png differ
diff --git a/main/default_images/v

(openoffice) branch AOO42X updated: Enhance graphics for spinner

2024-07-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 a9ece18914 Enhance graphics for spinner
a9ece18914 is described below

commit a9ece1891453811f3de102f378240d5dd0dfff04
Author: mseidel 
AuthorDate: Tue Jul 23 20:10:46 2024 +0200

Enhance graphics for spinner

(cherry picked from commit 1b7936d6fc5f8499503c6cc5dbf6653d69062ec2)
---
 main/default_images/vcl/res/spinner-16-01.png | Bin 514 -> 510 bytes
 main/default_images/vcl/res/spinner-16-02.png | Bin 510 -> 504 bytes
 main/default_images/vcl/res/spinner-16-03.png | Bin 510 -> 505 bytes
 main/default_images/vcl/res/spinner-16-04.png | Bin 503 -> 494 bytes
 main/default_images/vcl/res/spinner-16-05.png | Bin 505 -> 516 bytes
 main/default_images/vcl/res/spinner-16-06.png | Bin 518 -> 506 bytes
 main/default_images/vcl/res/spinner-32-01.png | Bin 1228 -> 1240 bytes
 main/default_images/vcl/res/spinner-32-02.png | Bin 1230 -> 1204 bytes
 main/default_images/vcl/res/spinner-32-03.png | Bin 1212 -> 1236 bytes
 main/default_images/vcl/res/spinner-32-04.png | Bin 1237 -> 1242 bytes
 main/default_images/vcl/res/spinner-32-05.png | Bin 1267 -> 1229 bytes
 main/default_images/vcl/res/spinner-32-06.png | Bin 1225 -> 1224 bytes
 main/default_images/vcl/res/spinner-32-07.png | Bin 1218 -> 1219 bytes
 main/default_images/vcl/res/spinner-32-08.png | Bin 1233 -> 1196 bytes
 main/default_images/vcl/res/spinner-32-09.png | Bin 1215 -> 1219 bytes
 main/default_images/vcl/res/spinner-32-10.png | Bin 1233 -> 1240 bytes
 main/default_images/vcl/res/spinner-32-11.png | Bin 1242 -> 1194 bytes
 main/default_images/vcl/res/spinner-32-12.png | Bin 1210 -> 1239 bytes
 main/default_images/vcl/res/spinner-64-01.png | Bin 2367 -> 2316 bytes
 main/default_images/vcl/res/spinner-64-02.png | Bin 2360 -> 2335 bytes
 main/default_images/vcl/res/spinner-64-03.png | Bin 2390 -> 2340 bytes
 main/default_images/vcl/res/spinner-64-04.png | Bin 2336 -> 2337 bytes
 main/default_images/vcl/res/spinner-64-05.png | Bin 2403 -> 2366 bytes
 main/default_images/vcl/res/spinner-64-06.png | Bin 2413 -> 2352 bytes
 main/default_images/vcl/res/spinner-64-07.png | Bin 2332 -> 2290 bytes
 main/default_images/vcl/res/spinner-64-08.png | Bin 2384 -> 2321 bytes
 main/default_images/vcl/res/spinner-64-09.png | Bin 2424 -> 2332 bytes
 main/default_images/vcl/res/spinner-64-10.png | Bin 2348 -> 2321 bytes
 main/default_images/vcl/res/spinner-64-11.png | Bin 2395 -> 2350 bytes
 main/default_images/vcl/res/spinner-64-12.png | Bin 2406 -> 2374 bytes
 30 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/main/default_images/vcl/res/spinner-16-01.png 
b/main/default_images/vcl/res/spinner-16-01.png
index 32d32c41bc..4a262dae40 100644
Binary files a/main/default_images/vcl/res/spinner-16-01.png and 
b/main/default_images/vcl/res/spinner-16-01.png differ
diff --git a/main/default_images/vcl/res/spinner-16-02.png 
b/main/default_images/vcl/res/spinner-16-02.png
index 1874ca1c46..e4f2f739c1 100644
Binary files a/main/default_images/vcl/res/spinner-16-02.png and 
b/main/default_images/vcl/res/spinner-16-02.png differ
diff --git a/main/default_images/vcl/res/spinner-16-03.png 
b/main/default_images/vcl/res/spinner-16-03.png
index d580f36f4d..c5f73b7eec 100644
Binary files a/main/default_images/vcl/res/spinner-16-03.png and 
b/main/default_images/vcl/res/spinner-16-03.png differ
diff --git a/main/default_images/vcl/res/spinner-16-04.png 
b/main/default_images/vcl/res/spinner-16-04.png
index 4db669103f..b22a7df3b6 100644
Binary files a/main/default_images/vcl/res/spinner-16-04.png and 
b/main/default_images/vcl/res/spinner-16-04.png differ
diff --git a/main/default_images/vcl/res/spinner-16-05.png 
b/main/default_images/vcl/res/spinner-16-05.png
index 2cbafe23ea..cd9419dfaa 100644
Binary files a/main/default_images/vcl/res/spinner-16-05.png and 
b/main/default_images/vcl/res/spinner-16-05.png differ
diff --git a/main/default_images/vcl/res/spinner-16-06.png 
b/main/default_images/vcl/res/spinner-16-06.png
index fc8383e539..3b7f1ba73c 100644
Binary files a/main/default_images/vcl/res/spinner-16-06.png and 
b/main/default_images/vcl/res/spinner-16-06.png differ
diff --git a/main/default_images/vcl/res/spinner-32-01.png 
b/main/default_images/vcl/res/spinner-32-01.png
index f220193ace..155e666260 100644
Binary files a/main/default_images/vcl/res/spinner-32-01.png and 
b/main/default_images/vcl/res/spinner-32-01.png differ
diff --git a/main/default_images/vcl/res/spinner-32-02.png 
b/main/default_images/vcl/res/spinner-32-02.png
index 898dead9cc..3c696f7050 100644
Binary files a/main/default_images/vcl/res/spinner-32-02.png and 
b/main/default_images/vcl/res/spinner-32-02.png differ
diff --git a/main/default_images/v

(openoffice) branch trunk updated: Enhance graphics for spinner

2024-07-23 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/trunk by this push:
 new 1b7936d6fc Enhance graphics for spinner
1b7936d6fc is described below

commit 1b7936d6fc5f8499503c6cc5dbf6653d69062ec2
Author: mseidel 
AuthorDate: Tue Jul 23 20:10:46 2024 +0200

Enhance graphics for spinner
---
 main/default_images/vcl/res/spinner-16-01.png | Bin 514 -> 510 bytes
 main/default_images/vcl/res/spinner-16-02.png | Bin 510 -> 504 bytes
 main/default_images/vcl/res/spinner-16-03.png | Bin 510 -> 505 bytes
 main/default_images/vcl/res/spinner-16-04.png | Bin 503 -> 494 bytes
 main/default_images/vcl/res/spinner-16-05.png | Bin 505 -> 516 bytes
 main/default_images/vcl/res/spinner-16-06.png | Bin 518 -> 506 bytes
 main/default_images/vcl/res/spinner-32-01.png | Bin 1228 -> 1240 bytes
 main/default_images/vcl/res/spinner-32-02.png | Bin 1230 -> 1204 bytes
 main/default_images/vcl/res/spinner-32-03.png | Bin 1212 -> 1236 bytes
 main/default_images/vcl/res/spinner-32-04.png | Bin 1237 -> 1242 bytes
 main/default_images/vcl/res/spinner-32-05.png | Bin 1267 -> 1229 bytes
 main/default_images/vcl/res/spinner-32-06.png | Bin 1225 -> 1224 bytes
 main/default_images/vcl/res/spinner-32-07.png | Bin 1218 -> 1219 bytes
 main/default_images/vcl/res/spinner-32-08.png | Bin 1233 -> 1196 bytes
 main/default_images/vcl/res/spinner-32-09.png | Bin 1215 -> 1219 bytes
 main/default_images/vcl/res/spinner-32-10.png | Bin 1233 -> 1240 bytes
 main/default_images/vcl/res/spinner-32-11.png | Bin 1242 -> 1194 bytes
 main/default_images/vcl/res/spinner-32-12.png | Bin 1210 -> 1239 bytes
 main/default_images/vcl/res/spinner-64-01.png | Bin 2367 -> 2316 bytes
 main/default_images/vcl/res/spinner-64-02.png | Bin 2360 -> 2335 bytes
 main/default_images/vcl/res/spinner-64-03.png | Bin 2390 -> 2340 bytes
 main/default_images/vcl/res/spinner-64-04.png | Bin 2336 -> 2337 bytes
 main/default_images/vcl/res/spinner-64-05.png | Bin 2403 -> 2366 bytes
 main/default_images/vcl/res/spinner-64-06.png | Bin 2413 -> 2352 bytes
 main/default_images/vcl/res/spinner-64-07.png | Bin 2332 -> 2290 bytes
 main/default_images/vcl/res/spinner-64-08.png | Bin 2384 -> 2321 bytes
 main/default_images/vcl/res/spinner-64-09.png | Bin 2424 -> 2332 bytes
 main/default_images/vcl/res/spinner-64-10.png | Bin 2348 -> 2321 bytes
 main/default_images/vcl/res/spinner-64-11.png | Bin 2395 -> 2350 bytes
 main/default_images/vcl/res/spinner-64-12.png | Bin 2406 -> 2374 bytes
 30 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/main/default_images/vcl/res/spinner-16-01.png 
b/main/default_images/vcl/res/spinner-16-01.png
index 32d32c41bc..4a262dae40 100644
Binary files a/main/default_images/vcl/res/spinner-16-01.png and 
b/main/default_images/vcl/res/spinner-16-01.png differ
diff --git a/main/default_images/vcl/res/spinner-16-02.png 
b/main/default_images/vcl/res/spinner-16-02.png
index 1874ca1c46..e4f2f739c1 100644
Binary files a/main/default_images/vcl/res/spinner-16-02.png and 
b/main/default_images/vcl/res/spinner-16-02.png differ
diff --git a/main/default_images/vcl/res/spinner-16-03.png 
b/main/default_images/vcl/res/spinner-16-03.png
index d580f36f4d..c5f73b7eec 100644
Binary files a/main/default_images/vcl/res/spinner-16-03.png and 
b/main/default_images/vcl/res/spinner-16-03.png differ
diff --git a/main/default_images/vcl/res/spinner-16-04.png 
b/main/default_images/vcl/res/spinner-16-04.png
index 4db669103f..b22a7df3b6 100644
Binary files a/main/default_images/vcl/res/spinner-16-04.png and 
b/main/default_images/vcl/res/spinner-16-04.png differ
diff --git a/main/default_images/vcl/res/spinner-16-05.png 
b/main/default_images/vcl/res/spinner-16-05.png
index 2cbafe23ea..cd9419dfaa 100644
Binary files a/main/default_images/vcl/res/spinner-16-05.png and 
b/main/default_images/vcl/res/spinner-16-05.png differ
diff --git a/main/default_images/vcl/res/spinner-16-06.png 
b/main/default_images/vcl/res/spinner-16-06.png
index fc8383e539..3b7f1ba73c 100644
Binary files a/main/default_images/vcl/res/spinner-16-06.png and 
b/main/default_images/vcl/res/spinner-16-06.png differ
diff --git a/main/default_images/vcl/res/spinner-32-01.png 
b/main/default_images/vcl/res/spinner-32-01.png
index f220193ace..155e666260 100644
Binary files a/main/default_images/vcl/res/spinner-32-01.png and 
b/main/default_images/vcl/res/spinner-32-01.png differ
diff --git a/main/default_images/vcl/res/spinner-32-02.png 
b/main/default_images/vcl/res/spinner-32-02.png
index 898dead9cc..3c696f7050 100644
Binary files a/main/default_images/vcl/res/spinner-32-02.png and 
b/main/default_images/vcl/res/spinner-32-02.png differ
diff --git a/main/default_images/vcl/res/spinner-32-03.png 
b/main/default_images/vcl/res/spinner-32-03.png
index 

(openoffice-org) branch main updated: Remove Adfinis from consultants list

2024-07-23 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new a230e2c6a2 Remove Adfinis from consultants list
a230e2c6a2 is described below

commit a230e2c6a22559b0ee471c05dee4103807d179d5
Author: mseidel 
AuthorDate: Tue Jul 23 18:37:11 2024 +0200

Remove Adfinis from consultants list
---
 content/bizdev/consultants.html | 16 
 1 file changed, 16 deletions(-)

diff --git a/content/bizdev/consultants.html b/content/bizdev/consultants.html
index 764c2e23cb..5bc3d1a0d7 100644
--- a/content/bizdev/consultants.html
+++ b/content/bizdev/consultants.html
@@ -53,22 +53,6 @@
 mailto:dpr...@abilitysoftware.co.uk;>dpr...@abilitysoftware.co.uk+44(0)1531
 828366
 
 
-https://adfinis-sygroup.ch/openoffice_support_and_development;>Adfinis 
SyGroup AG
-DevelopmentOtherSupport
-
-CH
-
-
-Adfinis SyGroup AG has been active in the open source environment
-for more than a decade. We provide services such as development,
-maintenance and operation based on open source technologies,
-including OpenOffice. With offices in Basel and Bern, we support
-customers throughout Switzerland and neighbouring countries.
-
-
-mailto:david.v...@adfinis-sygroup.ch;>david.v...@adfinis-sygroup.ch+41
 31 550 31 11
-
-
 http://www.softenpoche.com/;>Guy Waterval
 DocumentationSupportTraining
 



(openoffice-org) branch main updated: Fixed small problems in my last commit

2024-07-23 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new c8508fb704 Fixed small problems in my last commit
c8508fb704 is described below

commit c8508fb7045c516fa19da65478e7d71d84cccb97
Author: mseidel 
AuthorDate: Tue Jul 23 18:23:41 2024 +0200

Fixed small problems in my last commit
---
 content/de/porting/thirdparty.html | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/content/de/porting/thirdparty.html 
b/content/de/porting/thirdparty.html
index 8b5692a37b..5372ba795f 100644
--- a/content/de/porting/thirdparty.html
+++ b/content/de/porting/thirdparty.html
@@ -2,7 +2,7 @@
 http://www.w3.org/1999/xhtml; xml:lang="de" lang="de">
 
   
-  Apache OpenOffice - Portierungen und Drittanbietern
+  Apache OpenOffice - Portierungen und Drittanbieter
 
 
 
@@ -48,7 +48,7 @@
 
 
   
-http://people.apache.org/~arielch/packages/r1372282-glibc-2.5/; 
title="Apache OpenOffice 3.4.1 for systems using glibc 2.5"> Apache OpenOffice 
3.4.1 für Linux SYsteme mit glibc 2.5 (32 und 64 Bit)
+http://people.apache.org/~arielch/packages/r1372282-glibc-2.5/; 
title="Apache OpenOffice 3.4.1 for systems using glibc 2.5"> Apache OpenOffice 
3.4.1 für Linux Systeme mit glibc 2.5 (32 und 64 Bit)
   
   Ein spezieller Build von Apache OpenOffice 3.4.1, erstellt von Ariel 
Constenla-Haile, welcher unter älteren
   Linuxdistributionen läuft, welche glibc 2.5 oder 2.7 enthalten, wie RHEL 
5 and CentOS 5 (die offiziellen
@@ -57,7 +57,7 @@
 
 
   
-http://www.prooo-box.org/; title="ProOO-Box"> ProOO-Box
+https://www.prooo-box.org/; title="ProOO-Box"> ProOO-Box
   
   Eine Zusammenstellung von Software für den Office-Bereich, erstellt von 
Mitgliedern der deutschen
   AOO-Community. Den Kern der Sammlung bildet AOO.
@@ -88,7 +88,7 @@ The Solaris port seems to have gone. However, this part is 
left as reference.
   http://adfinis-sygroup.ch;>Adfinis SyGroup AG
   (mailto:nicolas.christener(a)adfinis-sygroup.ch">Nicolas 
Christener)
 
--- >
+-->
 
 
   
@@ -110,13 +110,13 @@ The Solaris port seems to have gone. However, this part 
is left as reference.
 
   
 Apache OpenOffice (AOO) ist die freie und produktive Office-Suite
-https://www.openoffice.org/download/other.html;>welche offiziell 
für die folgenden Plattformen zur Verfügung steht:
+https://www.openoffice.org/download/;>welche offiziell für die 
folgenden Plattformen zur Verfügung steht:
   
 
   
 Windows - XP, 2003, Vista, 7, 8, 10, 11 (32-bit)
 Linux   - RPM / DEB-based (32-bit und 64-bit)
-macOS (Intel)   - 10.4 (Tiger) bis hin zu 14.5 (Sonoma)
+macOS (Intel)   - 10.4 (Tiger) bis 14.5 (Sonoma)
 macOS (Arm) - 11 (Big Sur) bis 14.5 (Sonoma) über Emulation https://de.wikipedia.org/wiki/Rosetta_(Apple)#Rosetta_2">"Rosetta 
2""
   
 



(openoffice-org) branch main updated: Updated 3rd-Party information

2024-07-23 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 057df60efc Updated 3rd-Party information
057df60efc is described below

commit 057df60efc8bdbc91179d0fedb27e8b25c23841a
Author: mseidel 
AuthorDate: Tue Jul 23 17:56:38 2024 +0200

Updated 3rd-Party information
---
 content/de/porting/thirdparty.html | 33 -
 content/porting/index.html |  9 +
 2 files changed, 25 insertions(+), 17 deletions(-)

diff --git a/content/de/porting/thirdparty.html 
b/content/de/porting/thirdparty.html
index 9c6eb2681f..8b5692a37b 100644
--- a/content/de/porting/thirdparty.html
+++ b/content/de/porting/thirdparty.html
@@ -67,6 +67,11 @@
   Portierungen und Distributionen, Welche noch in Entwicklung befindlich 
sind
 
   
+
+
+
 
   
 http://www.freebsd.org/;>FreeBSD OpenOffice Portierung
@@ -92,11 +99,10 @@
 
 
   
-http://www.bitwiseworks.com/press/20161130.php; title="Apache 
OpenOffice 4.1.3 GA for OS/2">Apache OpenOffice für OS/2
+https://www.bitwiseworks.com/news/#112021; title="Apache 
OpenOffice for OS/2 and OS/2 based systems 4.1.11 GA">Apache OpenOffice for 
OS/2 and OS/2 based systems 4.1.11 GA
   
-  Eine Portierung für http://www.ecomstation.com/;>OS/2 
erstellt durch
-  mailto:ydario(a)apache.org">Yuri Dario und
-  http://www.bitwiseworks.com/;>bww bitwise works GmbH.
+  Eine Portierung für https://www.arcanoae.com;>ArcaOS (OS/2 
basiert) erstellt durch
+  mailto:ydario(a)apache.org">Yuri Dario und https://www.bitwiseworks.com/;>bww bitwise works GmbH.
 
   
 
@@ -104,13 +110,14 @@
 
   
 Apache OpenOffice (AOO) ist die freie und produktive Office-Suite
-http://www.openoffice.org/download/other.html;>welche offiziell 
für die folgenden Plattformen zur Verfügung steht:
+https://www.openoffice.org/download/other.html;>welche offiziell 
für die folgenden Plattformen zur Verfügung steht:
   
 
   
-Windows - XP, 2003, Vista, 7, 8 (32-bit)
+Windows - XP, 2003, Vista, 7, 8, 10, 11 (32-bit)
 Linux   - RPM / DEB-based (32-bit und 64-bit)
-MacOS X (Intel) - 10.4 (Tiger) bis hin zu 10.8 (Mountain Lion)
+macOS (Intel)   - 10.4 (Tiger) bis hin zu 14.5 (Sonoma)
+macOS (Arm) - 11 (Big Sur) bis 14.5 (Sonoma) über Emulation https://de.wikipedia.org/wiki/Rosetta_(Apple)#Rosetta_2">"Rosetta 
2""
   
 
   
@@ -132,7 +139,7 @@
 Wenn jemand eine existierende AOO-Version/Port in neuer Weise packt bzw. 
verfügbar zur Nutzung macht. z.B. als
 sog. Live-Distribution auf USB-Stick oder für eine andere 
Linuxdistribution, so wird das "Distribution" oder
 "Distro" genannt.
-http://en.wikipedia.org/wiki/Distribution_%28software%29;>Weitere 
generelle Informationen hier (Englisch).
+https://en.wikipedia.org/wiki/Distribution_%28software%29;>Weitere 
generelle Informationen hier (Englisch).
   
 
   Was ist nötig, um einen eigenen Port zu erstellen?
@@ -140,26 +147,26 @@
   
 
   Beschaffen Sie sich den Quellcode: Beginnen Sie mit dem
-  http://openoffice.apache.org/source.html;>Apache OpenOffice 
Quellcode (Englisch)
+  https://openoffice.apache.org/source.html;>Apache OpenOffice 
Quellcode (Englisch)
 
 
   Bauen (in Englisch: build) Sie OpenOffice/Compilieren Sie den Quellcode: 
Lesen Sie den
-  http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO;>Building
 Guide (Englisch)
+  https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO;>Building
 Guide (Englisch)
 
 
   Einführung in die Portierung:
-  http://wiki.openoffice.org/wiki/Porting_Introduction;>Einige 
Tipps für die Portierung (Englisch)
+  https://wiki.openoffice.org/wiki/Porting_Introduction;>Einige 
Tipps für die Portierung (Englisch)
 
 
   Release of successful ports on regular basis: Once ports have been made, 
people are needed for preparing and
   providing the builds on a regular basis. Use the
-  http://openoffice.apache.org/mailing-lists.html#development- 
mailing-list">Apache OpenOffice dev mailing list
+  https://openoffice.apache.org/mailing-lists.html#development- 
mailing-list">Apache OpenOffice dev mailing list
   to coordinate.
 
 
   Create a new port. There is a certain demand for doing a port. At the 
moment there are no efforts visible for
   such a port. Create one! Use the
-  http://openoffice.apache.org/mailing-lists.html#development-mailing-list;>Apache
 OpenOffice dev mailing list
+  https://openoffice.apache.org/mailing-lists.html#development-mailing-list;>Apache
 OpenOffice d

svn commit: r1919473 [2/2] - /openoffice/devtools/SVG/vcl/res/

2024-07-23 Thread mseidel
Modified: openoffice/devtools/SVG/vcl/res/spinner-64-07.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/vcl/res/spinner-64-07.svg?rev=1919473=1919472=1919473=diff
==
--- openoffice/devtools/SVG/vcl/res/spinner-64-07.svg (original)
+++ openoffice/devtools/SVG/vcl/res/spinner-64-07.svg Tue Jul 23 15:02:43 2024
@@ -54,77 +54,77 @@
cx="-73.42"
cy="-6.6173134"
r="5"
-   
style="opacity:0.93;fill:#0a0a0a;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-opacity:1"
+   
style="opacity:0.92;fill:#0a0a0a;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-opacity:1"
id="circle2"
transform="scale(-1)" />
 
 
 
 
 
 
 
 
 
 
   

Modified: openoffice/devtools/SVG/vcl/res/spinner-64-08.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/vcl/res/spinner-64-08.svg?rev=1919473=1919472=1919473=diff
==
--- openoffice/devtools/SVG/vcl/res/spinner-64-08.svg (original)
+++ openoffice/devtools/SVG/vcl/res/spinner-64-08.svg Tue Jul 23 15:02:43 2024
@@ -54,77 +54,77 @@
cx="-50.461517"
cy="-32.598072"
r="5"
-   
style="opacity:0.93;fill:#0a0a0a;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-opacity:1"
+   
style="opacity:0.92;fill:#0a0a0a;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-opacity:1"
id="circle2"
transform="rotate(150)" />
 
 
 
 
 
 
 
 
 
 
   

Modified: openoffice/devtools/SVG/vcl/res/spinner-64-09.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/vcl/res/spinner-64-09.svg?rev=1919473=1919472=1919473=diff
==
--- openoffice/devtools/SVG/vcl/res/spinner-64-09.svg (original)
+++ openoffice/devtools/SVG/vcl/res/spinner-64-09.svg Tue Jul 23 15:02:43 2024
@@ -54,77 +54,77 @@
cx="-17.519234"
cy="-43.578835"
r="5"
-   
style="opacity:0.93;fill:#0a0a0a;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-opacity:1"
+   
style="opacity:0.92;fill:#0a0a0a;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-opacity:1"
id="circle2"
transform="rotate(120)" />
 
 
 
 
 
 
 
 
 
 
   

Modified: openoffice/devtools/SVG/vcl/res/spinner-64-10.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/vcl/res/spinner-64-10.svg?rev=1919473=1919472=1919473=diff
==
--- openoffice/devtools/SVG/vcl/res/spinner-64-10.svg (original)
+++ openoffice/devtools/SVG/vcl/res/spinner-64-10.svg Tue Jul 23 15:02:43 2024
@@ -54,77 +54,77 @@
cx="16.5"
cy="-36.61731"
r="5"
-   
style="opacity:0.93;fill:#0a0a0a;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-opacity:1"
+   
style="opacity:0.92;fill:#0a0a0a;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-opacity:1"
id="circle2"
transform="rotate(90)" />
 
 
 
 
 
 
 
 
 
 
   

Modified: openoffice/devtools/SVG/vcl/res/spinner-64-11.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/vcl/res/spinner-64-11.svg?rev=1919473=1919472=1919473=diff
==
--- openoffice/devtools/SVG/vcl/res/spinner-64-11.svg (original)
+++ openoffice/devtools/SVG/vcl/res/spinner-64-11.svg Tue Jul 23 15:02:43 2024
@@ -54,77 +54,77 @@
cx="42.480759"
cy="-13.578835"
r="5"
-   
style="opacity:0.93;fill:#0a0a0a;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-opacity:1"
+   
style="opacity:0.92;fill:#0a0a0a;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-opacity:1"
id="circle2"
transform="rotate(60)" />
 
 
 
 
 
 
 
 
 
 
   

Modified: openoffice/devtools/SVG/vcl/res/spinner-64-12.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/vcl/res/spinner-64-12.svg?rev=1919473=1919472=1919473=diff
==
--- openoffice/devtools/SVG/vcl/res/spinner-64-12.svg (original)
+++ openoffice/devtools/SVG/vcl/res/spinner-64-12.svg Tue Jul 23 15:02:43 2024
@@ -54,77 +54,77 @@
cx="53.461517"
cy="19.363447"
r="5"
-   
style="opacity:0.93;fill:#0a0a0a;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-opacity:1"
+   
style="opacity:0.92;fill:#0a0a0a;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-opacity:1"
id="circle2"
transform="rotate(30)" />
 
 
 
 
 
 
 
 
 
 
   




svn commit: r1919473 [1/2] - /openoffice/devtools/SVG/vcl/res/

2024-07-23 Thread mseidel
Author: mseidel
Date: Tue Jul 23 15:02:43 2024
New Revision: 1919473

URL: http://svn.apache.org/viewvc?rev=1919473=rev
Log:
Optimized SVG for spinner

Modified:
openoffice/devtools/SVG/vcl/res/spinner-16-01.svg
openoffice/devtools/SVG/vcl/res/spinner-16-02.svg
openoffice/devtools/SVG/vcl/res/spinner-16-03.svg
openoffice/devtools/SVG/vcl/res/spinner-16-04.svg
openoffice/devtools/SVG/vcl/res/spinner-16-05.svg
openoffice/devtools/SVG/vcl/res/spinner-16-06.svg
openoffice/devtools/SVG/vcl/res/spinner-32-01.svg
openoffice/devtools/SVG/vcl/res/spinner-32-02.svg
openoffice/devtools/SVG/vcl/res/spinner-32-03.svg
openoffice/devtools/SVG/vcl/res/spinner-32-04.svg
openoffice/devtools/SVG/vcl/res/spinner-32-05.svg
openoffice/devtools/SVG/vcl/res/spinner-32-06.svg
openoffice/devtools/SVG/vcl/res/spinner-32-07.svg
openoffice/devtools/SVG/vcl/res/spinner-32-08.svg
openoffice/devtools/SVG/vcl/res/spinner-32-09.svg
openoffice/devtools/SVG/vcl/res/spinner-32-10.svg
openoffice/devtools/SVG/vcl/res/spinner-32-11.svg
openoffice/devtools/SVG/vcl/res/spinner-32-12.svg
openoffice/devtools/SVG/vcl/res/spinner-64-01.svg
openoffice/devtools/SVG/vcl/res/spinner-64-02.svg
openoffice/devtools/SVG/vcl/res/spinner-64-03.svg
openoffice/devtools/SVG/vcl/res/spinner-64-04.svg
openoffice/devtools/SVG/vcl/res/spinner-64-05.svg
openoffice/devtools/SVG/vcl/res/spinner-64-06.svg
openoffice/devtools/SVG/vcl/res/spinner-64-07.svg
openoffice/devtools/SVG/vcl/res/spinner-64-08.svg
openoffice/devtools/SVG/vcl/res/spinner-64-09.svg
openoffice/devtools/SVG/vcl/res/spinner-64-10.svg
openoffice/devtools/SVG/vcl/res/spinner-64-11.svg
openoffice/devtools/SVG/vcl/res/spinner-64-12.svg

Modified: openoffice/devtools/SVG/vcl/res/spinner-16-01.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/vcl/res/spinner-16-01.svg?rev=1919473=1919472=1919473=diff
==
--- openoffice/devtools/SVG/vcl/res/spinner-16-01.svg (original)
+++ openoffice/devtools/SVG/vcl/res/spinner-16-01.svg Tue Jul 23 15:02:43 2024
@@ -53,31 +53,31 @@
cx="54.803848"
cy="46"
r="2"
-   
style="fill:#0a0a0a;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-opacity:1;opacity:0.85"
+   
style="fill:#0a0a0a;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-opacity:1;opacity:0.82"
id="circle2" />
 
 
 
 
   
   http://svn.apache.org/viewvc/openoffice/devtools/SVG/vcl/res/spinner-16-02.svg?rev=1919473=1919472=1919473=diff
==
--- openoffice/devtools/SVG/vcl/res/spinner-16-02.svg (original)
+++ openoffice/devtools/SVG/vcl/res/spinner-16-02.svg Tue Jul 23 15:02:43 2024
@@ -54,35 +54,35 @@
cx="-12.435245"
cy="76.461525"
r="2"
-   
style="opacity:0.85;fill:#0a0a0a;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-opacity:1"
+   
style="opacity:0.82;fill:#0a0a0a;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-opacity:1"
id="circle2"
transform="rotate(-60)" />
 
 
 
 
   

Modified: openoffice/devtools/SVG/vcl/res/spinner-16-03.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/vcl/res/spinner-16-03.svg?rev=1919473=1919472=1919473=diff
==
--- openoffice/devtools/SVG/vcl/res/spinner-16-03.svg (original)
+++ openoffice/devtools/SVG/vcl/res/spinner-16-03.svg Tue Jul 23 15:02:43 2024
@@ -54,35 +54,35 @@
cx="-72.435242"
cy="33.461525"
r="2"
-   
style="opacity:0.85;fill:#0a0a0a;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-opacity:1"
+   
style="opacity:0.82;fill:#0a0a0a;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-opacity:1"
id="circle2"
transform="rotate(-120)" />
 
 
 
 
   

Modified: openoffice/devtools/SVG/vcl/res/spinner-16-04.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/vcl/res/spinner-16-04.svg?rev=1919473=1919472=1919473=diff
==
--- openoffice/devtools/SVG/vcl/res/spinner-16-04.svg (original)
+++ openoffice/devtools/SVG/vcl/res/spinner-16-04.svg Tue Jul 23 15:02:43 2024
@@ -54,35 +54,35 @@
cx="-65.196152"
cy="-40"
r="2"
-   
style="opacity:0.85;fill:#0a0a0a;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-opacity:1"
+   
style="opacity:0.82;fill:#0a0a0a;fill-opacity:1;stroke:none;stroke-width:0.25;stroke-opacity:1"
 

(openoffice) 03/03: Merge branch 'trunk' into Pilot-Pirx-iconset

2024-07-23 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch Pilot-Pirx-iconset
in repository https://gitbox.apache.org/repos/asf/openoffice.git

commit 48f8ce2924124c199d6935e022f35fc4d8a0a77c
Merge: 3cfc686cc9 43b58d9fce
Author: mseidel 
AuthorDate: Tue Jul 23 13:44:12 2024 +0200

Merge branch 'trunk' into Pilot-Pirx-iconset

 main/Module_ooo.mk |   1 +
 main/Repository.mk |   1 +
 .../JunitTest_bean_complex.mk} |  17 +-
 main/bean/Module_bean.mk   |   5 +
 main/bean/qa/complex/bean/OOoBeanTest.java |  18 -
 main/bean/qa/complex/bean/ScreenComparer.java  |   1 -
 .../uno/bridges/java_remote/Bug107753_Test.java|  17 +-
 .../uno/bridges/java_remote/Bug108825_Test.java|  18 +-
 .../uno/bridges/java_remote/Bug110892_Test.java|  14 +-
 .../uno/bridges/java_remote/Bug53_Test.java|  13 +-
 .../uno/bridges/java_remote/Bug114133_Test.java|  13 +-
 .../lib/uno/bridges/java_remote/Bug51323_Test.java |  13 +-
 .../lib/uno/bridges/java_remote/Bug92174_Test.java |  11 +-
 .../lib/uno/bridges/java_remote/Bug97697_Test.java |  17 +-
 .../lib/uno/bridges/java_remote/Bug98508_Test.java |  17 +-
 .../lib/uno/bridges/java_remote/MethodIdTest.java  |  13 +-
 .../uno/bridges/java_remote/PolyStructTest.java|  11 +-
 .../java_remote/StopMessageDispatcherTest.java |  13 +-
 .../star/lib/uno/bridges/java_remote/makefile.mk   |   3 +-
 main/chart2/prj/build.lst  |   1 +
 .../qa/{ => complex/chart2}/TestCaseOldAPI.java| 426 ++--
 .../tools => chart2/qa/complex/chart2}/makefile.mk |  43 +-
 main/chart2/qa/makefile.mk |  66 --
 main/chart2/qa/unoapi/makefile.mk  |   2 +-
 main/chart2/source/view/axes/VAxisProperties.cxx   |   4 +-
 main/chart2/source/view/main/PropertyMapper.cxx|   2 +-
 main/cli_ure/qa/climaker/ClimakerTestCase.java |  54 +-
 main/cli_ure/qa/climaker/makefile.mk   |  74 +--
 main/comphelper/JunitTest_comphelper_complex.mk|   2 +-
 main/comphelper/qa/complex/comphelper/Map.java |  14 +-
 .../comphelper/SequenceOutputStreamUnitTest.java   |  14 +-
 main/config.guess  |  62 +-
 main/config.sub| 232 ---
 main/configmgr/JunitTest_configmgr_unoapi.mk   |   1 +
 main/configmgr/qa/unoapi/Test.java |   3 +-
 main/connectivity/prj/build.lst|   2 +-
 .../qa/complex/connectivity/DBaseDriverTest.java   |  52 +-
 .../qa/complex/connectivity/FlatFileAccess.java|  46 +-
 .../qa/complex/connectivity/HsqlDriverTest.java|  43 +-
 .../complex/connectivity/JdbcLongVarCharTest.java  |  31 +-
 .../connectivity/dbase/DBaseDateFunctions.java | 202 ++
 .../connectivity/dbase/DBaseNumericFunctions.java  | 281 ++--
 .../complex/connectivity/dbase/DBaseSqlTests.java  |  11 +-
 .../connectivity/dbase/DBaseStringFunctions.java   | 213 ++
 .../connectivity/hsqldb/DatabaseMetaData.java  |  24 +-
 .../qa/complex/connectivity}/makefile.mk   |  44 +-
 main/connectivity/qa/makefile.mk   |  75 ---
 main/connectivity/qa/scenarios.sce |  24 -
 .../source/drivers/file/quotedstring.cxx   |  48 +-
 main/connectivity/source/drivers/flat/ETable.cxx   | 192 +++---
 main/connectivity/source/inc/file/quotedstring.hxx |  18 +-
 main/connectivity/source/inc/flat/ETable.hxx   |   2 +-
 main/dbaccess/JunitTest_dbaccess_complex.mk|   1 +
 .../qa/complex/dbaccess/ApplicationController.java |   6 -
 main/dbaccess/qa/complex/dbaccess/PropertyBag.java |   7 -
 main/default_images/vcl/res/spinner-16-01.png  | Bin 3737 -> 514 bytes
 main/default_images/vcl/res/spinner-16-02.png  | Bin 3752 -> 510 bytes
 main/default_images/vcl/res/spinner-16-03.png  | Bin 3752 -> 510 bytes
 main/default_images/vcl/res/spinner-16-04.png  | Bin 3743 -> 503 bytes
 main/default_images/vcl/res/spinner-16-05.png  | Bin 3752 -> 505 bytes
 main/default_images/vcl/res/spinner-16-06.png  | Bin 3759 -> 518 bytes
 main/default_images/vcl/res/spinner-32-01.png  | Bin 666 -> 1228 bytes
 main/default_images/vcl/res/spinner-32-02.png  | Bin 668 -> 1230 bytes
 main/default_images/vcl/res/spinner-32-03.png  | Bin 678 -> 1212 bytes
 main/default_images/vcl/res/spinner-32-04.png  | Bin 680 -> 1237 bytes
 main/default_images/vcl/res/spinner-32-05.png  | Bin 671 -> 1267 bytes
 main/default_images/vcl/res/spinner-32-06.png  | Bin 676 -> 1225 bytes
 main/default_images/vcl/res/spinner-32-07.png  | Bin 692 -> 1218 bytes
 main/default_images/vcl/res/spinner-32-08.png  | Bin 682 -> 1233 bytes
 main/default_images/vcl/res/spinner-32-09.png  | Bin 675 -> 1215 bytes
 main/default_images/vcl/res/spinner-32-10.png   

(openoffice) 02/03: Add experimental spinner for Remix

2024-07-23 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch Pilot-Pirx-iconset
in repository https://gitbox.apache.org/repos/asf/openoffice.git

commit 3cfc686cc9ac5aa3cad557c48cc7e0e9ae3bb9fc
Author: mseidel 
AuthorDate: Tue Jul 23 13:43:39 2024 +0200

Add experimental spinner for Remix
---
 .../remixdark/vcl/res/spinner-16-01.png  | Bin 0 -> 533 bytes
 .../remixdark/vcl/res/spinner-16-02.png  | Bin 0 -> 605 bytes
 .../remixdark/vcl/res/spinner-16-03.png  | Bin 0 -> 560 bytes
 .../remixdark/vcl/res/spinner-16-04.png  | Bin 0 -> 564 bytes
 .../remixdark/vcl/res/spinner-16-05.png  | Bin 0 -> 597 bytes
 .../remixdark/vcl/res/spinner-16-06.png  | Bin 0 -> 588 bytes
 .../remixdark/vcl/res/spinner-32-01.png  | Bin 0 -> 1205 bytes
 .../remixdark/vcl/res/spinner-32-02.png  | Bin 0 -> 1135 bytes
 .../remixdark/vcl/res/spinner-32-03.png  | Bin 0 -> 1210 bytes
 .../remixdark/vcl/res/spinner-32-04.png  | Bin 0 -> 1213 bytes
 .../remixdark/vcl/res/spinner-32-05.png  | Bin 0 -> 1134 bytes
 .../remixdark/vcl/res/spinner-32-06.png  | Bin 0 -> 1217 bytes
 .../remixdark/vcl/res/spinner-32-07.png  | Bin 0 -> 1197 bytes
 .../remixdark/vcl/res/spinner-32-08.png  | Bin 0 -> 1170 bytes
 .../remixdark/vcl/res/spinner-32-09.png  | Bin 0 -> 1195 bytes
 .../remixdark/vcl/res/spinner-32-10.png  | Bin 0 -> 1169 bytes
 .../remixdark/vcl/res/spinner-32-11.png  | Bin 0 -> 1164 bytes
 .../remixdark/vcl/res/spinner-32-12.png  | Bin 0 -> 1186 bytes
 .../remixdark/vcl/res/spinner-64-01.png  | Bin 0 -> 2289 bytes
 .../remixdark/vcl/res/spinner-64-02.png  | Bin 0 -> 2249 bytes
 .../remixdark/vcl/res/spinner-64-03.png  | Bin 0 -> 2285 bytes
 .../remixdark/vcl/res/spinner-64-04.png  | Bin 0 -> 2236 bytes
 .../remixdark/vcl/res/spinner-64-05.png  | Bin 0 -> 2274 bytes
 .../remixdark/vcl/res/spinner-64-06.png  | Bin 0 -> 2326 bytes
 .../remixdark/vcl/res/spinner-64-07.png  | Bin 0 -> 2288 bytes
 .../remixdark/vcl/res/spinner-64-08.png  | Bin 0 -> 2274 bytes
 .../remixdark/vcl/res/spinner-64-09.png  | Bin 0 -> 2279 bytes
 .../remixdark/vcl/res/spinner-64-10.png  | Bin 0 -> 2236 bytes
 .../remixdark/vcl/res/spinner-64-11.png  | Bin 0 -> 2240 bytes
 .../remixdark/vcl/res/spinner-64-12.png  | Bin 0 -> 2325 bytes
 30 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/main/ooo_custom_images/remixdark/vcl/res/spinner-16-01.png 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-01.png
new file mode 100644
index 00..8838787318
Binary files /dev/null and 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-01.png differ
diff --git a/main/ooo_custom_images/remixdark/vcl/res/spinner-16-02.png 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-02.png
new file mode 100644
index 00..df52d27a03
Binary files /dev/null and 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-02.png differ
diff --git a/main/ooo_custom_images/remixdark/vcl/res/spinner-16-03.png 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-03.png
new file mode 100644
index 00..169fa54d90
Binary files /dev/null and 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-03.png differ
diff --git a/main/ooo_custom_images/remixdark/vcl/res/spinner-16-04.png 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-04.png
new file mode 100644
index 00..1765216559
Binary files /dev/null and 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-04.png differ
diff --git a/main/ooo_custom_images/remixdark/vcl/res/spinner-16-05.png 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-05.png
new file mode 100644
index 00..5f4a1151b3
Binary files /dev/null and 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-05.png differ
diff --git a/main/ooo_custom_images/remixdark/vcl/res/spinner-16-06.png 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-06.png
new file mode 100644
index 00..d69e8fbf6e
Binary files /dev/null and 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-16-06.png differ
diff --git a/main/ooo_custom_images/remixdark/vcl/res/spinner-32-01.png 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-32-01.png
new file mode 100644
index 00..ee52e76828
Binary files /dev/null and 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-32-01.png differ
diff --git a/main/ooo_custom_images/remixdark/vcl/res/spinner-32-02.png 
b/main/ooo_custom_images/remixdark/vcl/res/spinner-32-02.png
new file mode 100644
index

(openoffice) 01/03: Revert "Add experimental spinner"

2024-07-23 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch Pilot-Pirx-iconset
in repository https://gitbox.apache.org/repos/asf/openoffice.git

commit ba9a34c959e5e0ab9de7c7ef851b1ede00d1df6c
Author: mseidel 
AuthorDate: Tue Jul 23 13:42:41 2024 +0200

Revert "Add experimental spinner"

This reverts commit 98b38d3fbe66de7949bdf9dac230200648c04ec9.
---
 main/default_images/vcl/res/spinner-16-01.png | Bin 533 -> 3737 bytes
 main/default_images/vcl/res/spinner-16-02.png | Bin 605 -> 3752 bytes
 main/default_images/vcl/res/spinner-16-03.png | Bin 560 -> 3752 bytes
 main/default_images/vcl/res/spinner-16-04.png | Bin 564 -> 3743 bytes
 main/default_images/vcl/res/spinner-16-05.png | Bin 597 -> 3752 bytes
 main/default_images/vcl/res/spinner-16-06.png | Bin 588 -> 3759 bytes
 main/default_images/vcl/res/spinner-32-01.png | Bin 1205 -> 666 bytes
 main/default_images/vcl/res/spinner-32-02.png | Bin 1135 -> 668 bytes
 main/default_images/vcl/res/spinner-32-03.png | Bin 1210 -> 678 bytes
 main/default_images/vcl/res/spinner-32-04.png | Bin 1213 -> 680 bytes
 main/default_images/vcl/res/spinner-32-05.png | Bin 1134 -> 671 bytes
 main/default_images/vcl/res/spinner-32-06.png | Bin 1217 -> 676 bytes
 main/default_images/vcl/res/spinner-32-07.png | Bin 1197 -> 692 bytes
 main/default_images/vcl/res/spinner-32-08.png | Bin 1170 -> 682 bytes
 main/default_images/vcl/res/spinner-32-09.png | Bin 1195 -> 675 bytes
 main/default_images/vcl/res/spinner-32-10.png | Bin 1169 -> 673 bytes
 main/default_images/vcl/res/spinner-32-11.png | Bin 1164 -> 679 bytes
 main/default_images/vcl/res/spinner-32-12.png | Bin 1186 -> 676 bytes
 main/default_images/vcl/res/spinner-64-01.png | Bin 2289 -> 1566 bytes
 main/default_images/vcl/res/spinner-64-02.png | Bin 2249 -> 1578 bytes
 main/default_images/vcl/res/spinner-64-03.png | Bin 2285 -> 1561 bytes
 main/default_images/vcl/res/spinner-64-04.png | Bin 2236 -> 1586 bytes
 main/default_images/vcl/res/spinner-64-05.png | Bin 2274 -> 1602 bytes
 main/default_images/vcl/res/spinner-64-06.png | Bin 2326 -> 1590 bytes
 main/default_images/vcl/res/spinner-64-07.png | Bin 2288 -> 1594 bytes
 main/default_images/vcl/res/spinner-64-08.png | Bin 2274 -> 1595 bytes
 main/default_images/vcl/res/spinner-64-09.png | Bin 2279 -> 1568 bytes
 main/default_images/vcl/res/spinner-64-10.png | Bin 2236 -> 1579 bytes
 main/default_images/vcl/res/spinner-64-11.png | Bin 2240 -> 1587 bytes
 main/default_images/vcl/res/spinner-64-12.png | Bin 2325 -> 1569 bytes
 30 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/main/default_images/vcl/res/spinner-16-01.png 
b/main/default_images/vcl/res/spinner-16-01.png
index 8838787318..16134fc7ef 100644
Binary files a/main/default_images/vcl/res/spinner-16-01.png and 
b/main/default_images/vcl/res/spinner-16-01.png differ
diff --git a/main/default_images/vcl/res/spinner-16-02.png 
b/main/default_images/vcl/res/spinner-16-02.png
index df52d27a03..b78f934d92 100644
Binary files a/main/default_images/vcl/res/spinner-16-02.png and 
b/main/default_images/vcl/res/spinner-16-02.png differ
diff --git a/main/default_images/vcl/res/spinner-16-03.png 
b/main/default_images/vcl/res/spinner-16-03.png
index 169fa54d90..c17dfdc03d 100644
Binary files a/main/default_images/vcl/res/spinner-16-03.png and 
b/main/default_images/vcl/res/spinner-16-03.png differ
diff --git a/main/default_images/vcl/res/spinner-16-04.png 
b/main/default_images/vcl/res/spinner-16-04.png
index 1765216559..c0c6a004af 100644
Binary files a/main/default_images/vcl/res/spinner-16-04.png and 
b/main/default_images/vcl/res/spinner-16-04.png differ
diff --git a/main/default_images/vcl/res/spinner-16-05.png 
b/main/default_images/vcl/res/spinner-16-05.png
index 5f4a1151b3..ebc7e3565f 100644
Binary files a/main/default_images/vcl/res/spinner-16-05.png and 
b/main/default_images/vcl/res/spinner-16-05.png differ
diff --git a/main/default_images/vcl/res/spinner-16-06.png 
b/main/default_images/vcl/res/spinner-16-06.png
index d69e8fbf6e..3a2b29da9d 100644
Binary files a/main/default_images/vcl/res/spinner-16-06.png and 
b/main/default_images/vcl/res/spinner-16-06.png differ
diff --git a/main/default_images/vcl/res/spinner-32-01.png 
b/main/default_images/vcl/res/spinner-32-01.png
index ee52e76828..2c6b6937f8 100644
Binary files a/main/default_images/vcl/res/spinner-32-01.png and 
b/main/default_images/vcl/res/spinner-32-01.png differ
diff --git a/main/default_images/vcl/res/spinner-32-02.png 
b/main/default_images/vcl/res/spinner-32-02.png
index 7c8d5e7f17..4662ddf549 100644
Binary files a/main/default_images/vcl/res/spinner-32-02.png and 
b/main/default_images/vcl/res/spinner-32-02.png differ
diff --git a/main/default_images/vcl/res/spinner-32-03.png 
b/main/default_images/vcl/res/spinner-32-03.png
index d46eb640dd..8c1a0be53d 100644
Binary files a/main/defau

(openoffice) branch Pilot-Pirx-iconset updated (98b38d3fbe -> 48f8ce2924)

2024-07-23 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a change to branch Pilot-Pirx-iconset
in repository https://gitbox.apache.org/repos/asf/openoffice.git


from 98b38d3fbe Add experimental spinner
 new ba9a34c959 Revert "Add experimental spinner"
 new 3cfc686cc9 Add experimental spinner for Remix
 add ff1d3d8948 Updated to the latest version:
 add d0ac74839b mode change config.guess
 add bce6c358df Updated English dictionary
 add 97073f9464 Fix spelling (#220)
 add b1220165dc Change mail address in package description
 add ab0bad1672 Fix exception specification in a few places where they were 
missing, and causing AOO to crash when compiled with Clang.
 add de739a4566 Fix spelling (#222)
 add f40a72b7a9 Re-add space for continuation line in package description
 add 870c37922c Fixed typo (completly -> completely) and many more
 add efc1756a58 Fix a typo in a dmake variable name. It's called 
PATH_SEPERATOR, not PATH_SEPARATOR.
 add eeb47f1ede Add $(HAMCREST_CORE_JAR) to other dmake makefiles where it 
was missing.
 add fd6e8d9f7a Fix the installation path for OpenOffice used by dmake when 
running JUnit tests.
 add 7ee8c2c6cd Fix the unoapi tests in qadevOOo.
 add 8561b591b8 Fix the unoapi tests in configmgr.
 add 6795508b2d Fix the main/sc unoapi tests, and add them to the build.
 add f525edebf3 comphelper's JunitTest doesn't need OOoRunner.jar.
 add 0ced32bd95 Add the complex unit test to the bean module.
 add 895285e1a6 The linguistic module's complex JunitTest doesn't need 
OOoRunner.
 add 9386131068 sot module doesn't need OOoRunner.jar as a complex test 
dependency.
 add 6a86ac4b38 svl module doesn't need OOoRunner.jar as a complex test 
dependency.
 add 0b2ceee159 Delete unused import.
 add 3855178bf8 Run the test in debug mode too, it no longer seems to crash.
 add f107c74e14 Port sw's LoadSaveTest to JUnit, and fix the paths, and add 
it to the list of other complex tests.
 add 5c06146fab Add vcl's memCheck complex test to the build, which was 
left out by Oracle/Sun when they ported it to gbuild. Also fix some errors and 
get it fully working without the qaooDev helper classes. Pass the documents 
path from the Makefile as the one from the code will be wrong for gbuild.
 add 48d1b9e1ba Add vcl's persistent_window_states complex test to the 
build, which was also left out during the gbuild port, and clean it up a bit.
 add 5f3440664a Clean up unotools complex tests.
 add 9e73885b79 Clean up ucb complex tests.
 add 60509b5aad Add package's complex tests to the build, and update them 
to use JUnit.
 add 100f033136 Clean up the bean complex tests.
 add 2062e9d75b Clean up the comphelper complex tests.
 add d096138d63 Make the exception message more descriptive: if possible, 
describe why the document could not be loaded.
 add 02a76d915a dbaccess complex tests cleanup.
 add 8b4dc8f1d4 Clean up the complex tests in the filter module.
 add 2e1a4f9348 Clean up forms complex tests.
 add 64ded1b7a0 Clean up sfx2 complex tests.
 add 5971bc35dc Clean up the sc complex tests.
 add a427578287 Clean up reportdesign complex tests.
 add c944cacc40 Clean up sot complex tests.
 add 19ee18fdf9 Port the main/test module to gbuild and Ant. Also make it 
use Google Test instead of cppunit, and delete the unoexceptionprotector 
library which was cppunit-specific and completely unused.
 add 81731658b3 Preliminary compiling port of type detection test to junit.
 add 69dd60afa2 Further fixes.
 add 3bede71e50 We no longer get files from the class path.
 add 83f0ba4128 Make some helper method private and/or static.
 add 939b47ecd6 Fix the bad spacing in the Java files.
 add b338ff5915 Some modernization. Use ArrayList instead of Vector, 
String.split() instead of StringTokenizer.
 add ec1247ae83 Finish Vector -> ArrayList conversion. Other minor fixes.
 add 30b4355987 Fix the exception handling.
 add d6a8792126 Use "TypeName" instead of "MediaType" to specify the type, 
it seems to work, and "MediaType" is barely used in the code.
 add 0ee15d0c3b Start rebuilding the lost document repository.
 add 35bb7f26b0 Remove the unused properties.
 add 69ed17bae8 Add more test documents.
 add 1e3c8e5ef0 Also needs juh.jar to run.
 add 1f8c860bc5 Port the chart2 complex test to JUnit, and enable it in the 
build.
 add fcc38b588f Port the main/connectivity complex tests to JUnit, and 
clean them up. Also stop packaging them into a JAR file, and delivering this 
JAR file to solver, because nothing else uses it, it's just superfluous build 
code probably wrongly copied from the unoapi tests.
 add 05ff667498 Port main/embeddedobj complex tests to JUnit, and clean up 
the code a bit.
 add e8581bfad8 Port the remainder of t

(openoffice) branch Pilot-Pirx-iconset updated: Add experimental spinner

2024-07-23 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch Pilot-Pirx-iconset
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/Pilot-Pirx-iconset by this 
push:
 new 98b38d3fbe Add experimental spinner
98b38d3fbe is described below

commit 98b38d3fbe66de7949bdf9dac230200648c04ec9
Author: mseidel 
AuthorDate: Tue Jul 23 13:38:38 2024 +0200

Add experimental spinner
---
 main/default_images/vcl/res/spinner-16-01.png | Bin 3737 -> 533 bytes
 main/default_images/vcl/res/spinner-16-02.png | Bin 3752 -> 605 bytes
 main/default_images/vcl/res/spinner-16-03.png | Bin 3752 -> 560 bytes
 main/default_images/vcl/res/spinner-16-04.png | Bin 3743 -> 564 bytes
 main/default_images/vcl/res/spinner-16-05.png | Bin 3752 -> 597 bytes
 main/default_images/vcl/res/spinner-16-06.png | Bin 3759 -> 588 bytes
 main/default_images/vcl/res/spinner-32-01.png | Bin 666 -> 1205 bytes
 main/default_images/vcl/res/spinner-32-02.png | Bin 668 -> 1135 bytes
 main/default_images/vcl/res/spinner-32-03.png | Bin 678 -> 1210 bytes
 main/default_images/vcl/res/spinner-32-04.png | Bin 680 -> 1213 bytes
 main/default_images/vcl/res/spinner-32-05.png | Bin 671 -> 1134 bytes
 main/default_images/vcl/res/spinner-32-06.png | Bin 676 -> 1217 bytes
 main/default_images/vcl/res/spinner-32-07.png | Bin 692 -> 1197 bytes
 main/default_images/vcl/res/spinner-32-08.png | Bin 682 -> 1170 bytes
 main/default_images/vcl/res/spinner-32-09.png | Bin 675 -> 1195 bytes
 main/default_images/vcl/res/spinner-32-10.png | Bin 673 -> 1169 bytes
 main/default_images/vcl/res/spinner-32-11.png | Bin 679 -> 1164 bytes
 main/default_images/vcl/res/spinner-32-12.png | Bin 676 -> 1186 bytes
 main/default_images/vcl/res/spinner-64-01.png | Bin 1566 -> 2289 bytes
 main/default_images/vcl/res/spinner-64-02.png | Bin 1578 -> 2249 bytes
 main/default_images/vcl/res/spinner-64-03.png | Bin 1561 -> 2285 bytes
 main/default_images/vcl/res/spinner-64-04.png | Bin 1586 -> 2236 bytes
 main/default_images/vcl/res/spinner-64-05.png | Bin 1602 -> 2274 bytes
 main/default_images/vcl/res/spinner-64-06.png | Bin 1590 -> 2326 bytes
 main/default_images/vcl/res/spinner-64-07.png | Bin 1594 -> 2288 bytes
 main/default_images/vcl/res/spinner-64-08.png | Bin 1595 -> 2274 bytes
 main/default_images/vcl/res/spinner-64-09.png | Bin 1568 -> 2279 bytes
 main/default_images/vcl/res/spinner-64-10.png | Bin 1579 -> 2236 bytes
 main/default_images/vcl/res/spinner-64-11.png | Bin 1587 -> 2240 bytes
 main/default_images/vcl/res/spinner-64-12.png | Bin 1569 -> 2325 bytes
 30 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/main/default_images/vcl/res/spinner-16-01.png 
b/main/default_images/vcl/res/spinner-16-01.png
index 16134fc7ef..8838787318 100644
Binary files a/main/default_images/vcl/res/spinner-16-01.png and 
b/main/default_images/vcl/res/spinner-16-01.png differ
diff --git a/main/default_images/vcl/res/spinner-16-02.png 
b/main/default_images/vcl/res/spinner-16-02.png
index b78f934d92..df52d27a03 100644
Binary files a/main/default_images/vcl/res/spinner-16-02.png and 
b/main/default_images/vcl/res/spinner-16-02.png differ
diff --git a/main/default_images/vcl/res/spinner-16-03.png 
b/main/default_images/vcl/res/spinner-16-03.png
index c17dfdc03d..169fa54d90 100644
Binary files a/main/default_images/vcl/res/spinner-16-03.png and 
b/main/default_images/vcl/res/spinner-16-03.png differ
diff --git a/main/default_images/vcl/res/spinner-16-04.png 
b/main/default_images/vcl/res/spinner-16-04.png
index c0c6a004af..1765216559 100644
Binary files a/main/default_images/vcl/res/spinner-16-04.png and 
b/main/default_images/vcl/res/spinner-16-04.png differ
diff --git a/main/default_images/vcl/res/spinner-16-05.png 
b/main/default_images/vcl/res/spinner-16-05.png
index ebc7e3565f..5f4a1151b3 100644
Binary files a/main/default_images/vcl/res/spinner-16-05.png and 
b/main/default_images/vcl/res/spinner-16-05.png differ
diff --git a/main/default_images/vcl/res/spinner-16-06.png 
b/main/default_images/vcl/res/spinner-16-06.png
index 3a2b29da9d..d69e8fbf6e 100644
Binary files a/main/default_images/vcl/res/spinner-16-06.png and 
b/main/default_images/vcl/res/spinner-16-06.png differ
diff --git a/main/default_images/vcl/res/spinner-32-01.png 
b/main/default_images/vcl/res/spinner-32-01.png
index 2c6b6937f8..ee52e76828 100644
Binary files a/main/default_images/vcl/res/spinner-32-01.png and 
b/main/default_images/vcl/res/spinner-32-01.png differ
diff --git a/main/default_images/vcl/res/spinner-32-02.png 
b/main/default_images/vcl/res/spinner-32-02.png
index 4662ddf549..7c8d5e7f17 100644
Binary files a/main/default_images/vcl/res/spinner-32-02.png and 
b/main/default_images/vcl/res/spinner-32-02.png differ
diff --git a/main/default_images/vcl/res/spinner-32-03.png 
b/main/default_images/vcl/res/spinner-32-03.

(openoffice) branch AOO42X updated: Remove HC icons for spinner from classic icon set

2024-07-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 54a060892c Remove HC icons for spinner from classic icon set
54a060892c is described below

commit 54a060892c752492af1e85dadc50d262126b11e2
Author: mseidel 
AuthorDate: Tue Jul 23 13:22:34 2024 +0200

Remove HC icons for spinner from classic icon set

(cherry picked from commit 43b58d9fce37e3d4f5df59dc349766764d5cf39a)
---
 .../classic/classic_images.tar.gz  | Bin 1392847 -> 1379697 
bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/main/ooo_custom_images/classic/classic_images.tar.gz 
b/main/ooo_custom_images/classic/classic_images.tar.gz
index e4ec16df28..b6a503cc88 100644
Binary files a/main/ooo_custom_images/classic/classic_images.tar.gz and 
b/main/ooo_custom_images/classic/classic_images.tar.gz differ



(openoffice) branch trunk updated: Remove HC icons for spinner from classic icon set

2024-07-23 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/trunk by this push:
 new 43b58d9fce Remove HC icons for spinner from classic icon set
43b58d9fce is described below

commit 43b58d9fce37e3d4f5df59dc349766764d5cf39a
Author: mseidel 
AuthorDate: Tue Jul 23 13:22:34 2024 +0200

Remove HC icons for spinner from classic icon set
---
 .../classic/classic_images.tar.gz  | Bin 1392847 -> 1379697 
bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/main/ooo_custom_images/classic/classic_images.tar.gz 
b/main/ooo_custom_images/classic/classic_images.tar.gz
index e4ec16df28..b6a503cc88 100644
Binary files a/main/ooo_custom_images/classic/classic_images.tar.gz and 
b/main/ooo_custom_images/classic/classic_images.tar.gz differ



(openoffice) 01/02: Move old graphics for spinner to classic icon set

2024-07-22 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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

commit ae811dc2ec34e653fec642c416cef71e667eb467
Author: mseidel 
AuthorDate: Tue Jul 23 02:17:32 2024 +0200

Move old graphics for spinner to classic icon set
---
 .../classic/classic_images.tar.gz  | Bin 1727802 -> 1641634 
bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/main/ooo_custom_images/classic/classic_images.tar.gz 
b/main/ooo_custom_images/classic/classic_images.tar.gz
index 25fe67dc0b..6b3c6a1e23 100644
Binary files a/main/ooo_custom_images/classic/classic_images.tar.gz and 
b/main/ooo_custom_images/classic/classic_images.tar.gz differ



(openoffice) 02/02: Update icons for spinner

2024-07-22 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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

commit 1552c2e36618f110b17b05f2a7f842fa3190818a
Author: mseidel 
AuthorDate: Tue Jul 23 00:15:28 2024 +0200

Update icons for spinner

(cherry picked from commit 12717dc0803b693286c506219319cfb741d2a183)
---
 main/default_images/vcl/res/spinner-16-01.png | Bin 3737 -> 514 bytes
 main/default_images/vcl/res/spinner-16-02.png | Bin 3752 -> 510 bytes
 main/default_images/vcl/res/spinner-16-03.png | Bin 3752 -> 510 bytes
 main/default_images/vcl/res/spinner-16-04.png | Bin 3743 -> 503 bytes
 main/default_images/vcl/res/spinner-16-05.png | Bin 3752 -> 505 bytes
 main/default_images/vcl/res/spinner-16-06.png | Bin 3759 -> 518 bytes
 main/default_images/vcl/res/spinner-32-01.png | Bin 666 -> 1228 bytes
 main/default_images/vcl/res/spinner-32-02.png | Bin 668 -> 1230 bytes
 main/default_images/vcl/res/spinner-32-03.png | Bin 678 -> 1212 bytes
 main/default_images/vcl/res/spinner-32-04.png | Bin 680 -> 1237 bytes
 main/default_images/vcl/res/spinner-32-05.png | Bin 671 -> 1267 bytes
 main/default_images/vcl/res/spinner-32-06.png | Bin 676 -> 1225 bytes
 main/default_images/vcl/res/spinner-32-07.png | Bin 692 -> 1218 bytes
 main/default_images/vcl/res/spinner-32-08.png | Bin 682 -> 1233 bytes
 main/default_images/vcl/res/spinner-32-09.png | Bin 675 -> 1215 bytes
 main/default_images/vcl/res/spinner-32-10.png | Bin 673 -> 1233 bytes
 main/default_images/vcl/res/spinner-32-11.png | Bin 679 -> 1242 bytes
 main/default_images/vcl/res/spinner-32-12.png | Bin 676 -> 1210 bytes
 main/default_images/vcl/res/spinner-64-01.png | Bin 1566 -> 2367 bytes
 main/default_images/vcl/res/spinner-64-02.png | Bin 1578 -> 2360 bytes
 main/default_images/vcl/res/spinner-64-03.png | Bin 1561 -> 2390 bytes
 main/default_images/vcl/res/spinner-64-04.png | Bin 1586 -> 2336 bytes
 main/default_images/vcl/res/spinner-64-05.png | Bin 1602 -> 2403 bytes
 main/default_images/vcl/res/spinner-64-06.png | Bin 1590 -> 2413 bytes
 main/default_images/vcl/res/spinner-64-07.png | Bin 1594 -> 2332 bytes
 main/default_images/vcl/res/spinner-64-08.png | Bin 1595 -> 2384 bytes
 main/default_images/vcl/res/spinner-64-09.png | Bin 1568 -> 2424 bytes
 main/default_images/vcl/res/spinner-64-10.png | Bin 1579 -> 2348 bytes
 main/default_images/vcl/res/spinner-64-11.png | Bin 1587 -> 2395 bytes
 main/default_images/vcl/res/spinner-64-12.png | Bin 1569 -> 2406 bytes
 30 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/main/default_images/vcl/res/spinner-16-01.png 
b/main/default_images/vcl/res/spinner-16-01.png
index 16134fc7ef..32d32c41bc 100644
Binary files a/main/default_images/vcl/res/spinner-16-01.png and 
b/main/default_images/vcl/res/spinner-16-01.png differ
diff --git a/main/default_images/vcl/res/spinner-16-02.png 
b/main/default_images/vcl/res/spinner-16-02.png
index b78f934d92..1874ca1c46 100644
Binary files a/main/default_images/vcl/res/spinner-16-02.png and 
b/main/default_images/vcl/res/spinner-16-02.png differ
diff --git a/main/default_images/vcl/res/spinner-16-03.png 
b/main/default_images/vcl/res/spinner-16-03.png
index c17dfdc03d..d580f36f4d 100644
Binary files a/main/default_images/vcl/res/spinner-16-03.png and 
b/main/default_images/vcl/res/spinner-16-03.png differ
diff --git a/main/default_images/vcl/res/spinner-16-04.png 
b/main/default_images/vcl/res/spinner-16-04.png
index c0c6a004af..4db669103f 100644
Binary files a/main/default_images/vcl/res/spinner-16-04.png and 
b/main/default_images/vcl/res/spinner-16-04.png differ
diff --git a/main/default_images/vcl/res/spinner-16-05.png 
b/main/default_images/vcl/res/spinner-16-05.png
index ebc7e3565f..2cbafe23ea 100644
Binary files a/main/default_images/vcl/res/spinner-16-05.png and 
b/main/default_images/vcl/res/spinner-16-05.png differ
diff --git a/main/default_images/vcl/res/spinner-16-06.png 
b/main/default_images/vcl/res/spinner-16-06.png
index 3a2b29da9d..fc8383e539 100644
Binary files a/main/default_images/vcl/res/spinner-16-06.png and 
b/main/default_images/vcl/res/spinner-16-06.png differ
diff --git a/main/default_images/vcl/res/spinner-32-01.png 
b/main/default_images/vcl/res/spinner-32-01.png
index 2c6b6937f8..f220193ace 100644
Binary files a/main/default_images/vcl/res/spinner-32-01.png and 
b/main/default_images/vcl/res/spinner-32-01.png differ
diff --git a/main/default_images/vcl/res/spinner-32-02.png 
b/main/default_images/vcl/res/spinner-32-02.png
index 4662ddf549..898dead9cc 100644
Binary files a/main/default_images/vcl/res/spinner-32-02.png and 
b/main/default_images/vcl/res/spinner-32-02.png differ
diff --git a/main/default_images/vcl/res/spinner-32-03.png 
b/main/default_images/vcl/res/spinner-32-03.png
index 8c1a0be53d..74cdef271a 100644
Binary files a/main/default_images/vcl/res/spinn

(openoffice) branch AOO41X updated (f13410cf5c -> 1552c2e366)

2024-07-22 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


from f13410cf5c Allow reading lines longer than 64 KiB in SvStream, and 
reading CSV rows and cells longer than 64 KiB in OpenOffice Base. (They are now 
limited to ~2 GiB).
 new ae811dc2ec Move old graphics for spinner to classic icon set
 new 1552c2e366 Update icons for spinner

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 main/default_images/vcl/res/spinner-16-01.png  | Bin 3737 -> 514 bytes
 main/default_images/vcl/res/spinner-16-02.png  | Bin 3752 -> 510 bytes
 main/default_images/vcl/res/spinner-16-03.png  | Bin 3752 -> 510 bytes
 main/default_images/vcl/res/spinner-16-04.png  | Bin 3743 -> 503 bytes
 main/default_images/vcl/res/spinner-16-05.png  | Bin 3752 -> 505 bytes
 main/default_images/vcl/res/spinner-16-06.png  | Bin 3759 -> 518 bytes
 main/default_images/vcl/res/spinner-32-01.png  | Bin 666 -> 1228 bytes
 main/default_images/vcl/res/spinner-32-02.png  | Bin 668 -> 1230 bytes
 main/default_images/vcl/res/spinner-32-03.png  | Bin 678 -> 1212 bytes
 main/default_images/vcl/res/spinner-32-04.png  | Bin 680 -> 1237 bytes
 main/default_images/vcl/res/spinner-32-05.png  | Bin 671 -> 1267 bytes
 main/default_images/vcl/res/spinner-32-06.png  | Bin 676 -> 1225 bytes
 main/default_images/vcl/res/spinner-32-07.png  | Bin 692 -> 1218 bytes
 main/default_images/vcl/res/spinner-32-08.png  | Bin 682 -> 1233 bytes
 main/default_images/vcl/res/spinner-32-09.png  | Bin 675 -> 1215 bytes
 main/default_images/vcl/res/spinner-32-10.png  | Bin 673 -> 1233 bytes
 main/default_images/vcl/res/spinner-32-11.png  | Bin 679 -> 1242 bytes
 main/default_images/vcl/res/spinner-32-12.png  | Bin 676 -> 1210 bytes
 main/default_images/vcl/res/spinner-64-01.png  | Bin 1566 -> 2367 bytes
 main/default_images/vcl/res/spinner-64-02.png  | Bin 1578 -> 2360 bytes
 main/default_images/vcl/res/spinner-64-03.png  | Bin 1561 -> 2390 bytes
 main/default_images/vcl/res/spinner-64-04.png  | Bin 1586 -> 2336 bytes
 main/default_images/vcl/res/spinner-64-05.png  | Bin 1602 -> 2403 bytes
 main/default_images/vcl/res/spinner-64-06.png  | Bin 1590 -> 2413 bytes
 main/default_images/vcl/res/spinner-64-07.png  | Bin 1594 -> 2332 bytes
 main/default_images/vcl/res/spinner-64-08.png  | Bin 1595 -> 2384 bytes
 main/default_images/vcl/res/spinner-64-09.png  | Bin 1568 -> 2424 bytes
 main/default_images/vcl/res/spinner-64-10.png  | Bin 1579 -> 2348 bytes
 main/default_images/vcl/res/spinner-64-11.png  | Bin 1587 -> 2395 bytes
 main/default_images/vcl/res/spinner-64-12.png  | Bin 1569 -> 2406 bytes
 .../classic/classic_images.tar.gz  | Bin 1727802 -> 1641634 
bytes
 31 files changed, 0 insertions(+), 0 deletions(-)



(openoffice) branch AOO42X updated (556cbcf7b9 -> f2412f4548)

2024-07-22 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


from 556cbcf7b9 Allow reading lines longer than 64 KiB in SvStream, and 
reading CSV rows and cells longer than 64 KiB in OpenOffice Base. (They are now 
limited to ~2 GiB).
 new 98e619f5a7 Update icons for spinner
 new f2412f4548 Move old graphics for spinner to classic icon set

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 main/default_images/vcl/res/spinner-16-01.png  | Bin 3737 -> 514 bytes
 main/default_images/vcl/res/spinner-16-02.png  | Bin 3752 -> 510 bytes
 main/default_images/vcl/res/spinner-16-03.png  | Bin 3752 -> 510 bytes
 main/default_images/vcl/res/spinner-16-04.png  | Bin 3743 -> 503 bytes
 main/default_images/vcl/res/spinner-16-05.png  | Bin 3752 -> 505 bytes
 main/default_images/vcl/res/spinner-16-06.png  | Bin 3759 -> 518 bytes
 main/default_images/vcl/res/spinner-32-01.png  | Bin 666 -> 1228 bytes
 main/default_images/vcl/res/spinner-32-02.png  | Bin 668 -> 1230 bytes
 main/default_images/vcl/res/spinner-32-03.png  | Bin 678 -> 1212 bytes
 main/default_images/vcl/res/spinner-32-04.png  | Bin 680 -> 1237 bytes
 main/default_images/vcl/res/spinner-32-05.png  | Bin 671 -> 1267 bytes
 main/default_images/vcl/res/spinner-32-06.png  | Bin 676 -> 1225 bytes
 main/default_images/vcl/res/spinner-32-07.png  | Bin 692 -> 1218 bytes
 main/default_images/vcl/res/spinner-32-08.png  | Bin 682 -> 1233 bytes
 main/default_images/vcl/res/spinner-32-09.png  | Bin 675 -> 1215 bytes
 main/default_images/vcl/res/spinner-32-10.png  | Bin 673 -> 1233 bytes
 main/default_images/vcl/res/spinner-32-11.png  | Bin 679 -> 1242 bytes
 main/default_images/vcl/res/spinner-32-12.png  | Bin 676 -> 1210 bytes
 main/default_images/vcl/res/spinner-64-01.png  | Bin 1566 -> 2367 bytes
 main/default_images/vcl/res/spinner-64-02.png  | Bin 1578 -> 2360 bytes
 main/default_images/vcl/res/spinner-64-03.png  | Bin 1561 -> 2390 bytes
 main/default_images/vcl/res/spinner-64-04.png  | Bin 1586 -> 2336 bytes
 main/default_images/vcl/res/spinner-64-05.png  | Bin 1602 -> 2403 bytes
 main/default_images/vcl/res/spinner-64-06.png  | Bin 1590 -> 2413 bytes
 main/default_images/vcl/res/spinner-64-07.png  | Bin 1594 -> 2332 bytes
 main/default_images/vcl/res/spinner-64-08.png  | Bin 1595 -> 2384 bytes
 main/default_images/vcl/res/spinner-64-09.png  | Bin 1568 -> 2424 bytes
 main/default_images/vcl/res/spinner-64-10.png  | Bin 1579 -> 2348 bytes
 main/default_images/vcl/res/spinner-64-11.png  | Bin 1587 -> 2395 bytes
 main/default_images/vcl/res/spinner-64-12.png  | Bin 1569 -> 2406 bytes
 .../classic/classic_images.tar.gz  | Bin 1364926 -> 1392847 
bytes
 31 files changed, 0 insertions(+), 0 deletions(-)



(openoffice) 01/02: Update icons for spinner

2024-07-22 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

commit 98e619f5a73d2f708b114c7326dac3cc77729523
Author: mseidel 
AuthorDate: Tue Jul 23 00:15:28 2024 +0200

Update icons for spinner

(cherry picked from commit 12717dc0803b693286c506219319cfb741d2a183)
---
 main/default_images/vcl/res/spinner-16-01.png | Bin 3737 -> 514 bytes
 main/default_images/vcl/res/spinner-16-02.png | Bin 3752 -> 510 bytes
 main/default_images/vcl/res/spinner-16-03.png | Bin 3752 -> 510 bytes
 main/default_images/vcl/res/spinner-16-04.png | Bin 3743 -> 503 bytes
 main/default_images/vcl/res/spinner-16-05.png | Bin 3752 -> 505 bytes
 main/default_images/vcl/res/spinner-16-06.png | Bin 3759 -> 518 bytes
 main/default_images/vcl/res/spinner-32-01.png | Bin 666 -> 1228 bytes
 main/default_images/vcl/res/spinner-32-02.png | Bin 668 -> 1230 bytes
 main/default_images/vcl/res/spinner-32-03.png | Bin 678 -> 1212 bytes
 main/default_images/vcl/res/spinner-32-04.png | Bin 680 -> 1237 bytes
 main/default_images/vcl/res/spinner-32-05.png | Bin 671 -> 1267 bytes
 main/default_images/vcl/res/spinner-32-06.png | Bin 676 -> 1225 bytes
 main/default_images/vcl/res/spinner-32-07.png | Bin 692 -> 1218 bytes
 main/default_images/vcl/res/spinner-32-08.png | Bin 682 -> 1233 bytes
 main/default_images/vcl/res/spinner-32-09.png | Bin 675 -> 1215 bytes
 main/default_images/vcl/res/spinner-32-10.png | Bin 673 -> 1233 bytes
 main/default_images/vcl/res/spinner-32-11.png | Bin 679 -> 1242 bytes
 main/default_images/vcl/res/spinner-32-12.png | Bin 676 -> 1210 bytes
 main/default_images/vcl/res/spinner-64-01.png | Bin 1566 -> 2367 bytes
 main/default_images/vcl/res/spinner-64-02.png | Bin 1578 -> 2360 bytes
 main/default_images/vcl/res/spinner-64-03.png | Bin 1561 -> 2390 bytes
 main/default_images/vcl/res/spinner-64-04.png | Bin 1586 -> 2336 bytes
 main/default_images/vcl/res/spinner-64-05.png | Bin 1602 -> 2403 bytes
 main/default_images/vcl/res/spinner-64-06.png | Bin 1590 -> 2413 bytes
 main/default_images/vcl/res/spinner-64-07.png | Bin 1594 -> 2332 bytes
 main/default_images/vcl/res/spinner-64-08.png | Bin 1595 -> 2384 bytes
 main/default_images/vcl/res/spinner-64-09.png | Bin 1568 -> 2424 bytes
 main/default_images/vcl/res/spinner-64-10.png | Bin 1579 -> 2348 bytes
 main/default_images/vcl/res/spinner-64-11.png | Bin 1587 -> 2395 bytes
 main/default_images/vcl/res/spinner-64-12.png | Bin 1569 -> 2406 bytes
 30 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/main/default_images/vcl/res/spinner-16-01.png 
b/main/default_images/vcl/res/spinner-16-01.png
index 16134fc7ef..32d32c41bc 100644
Binary files a/main/default_images/vcl/res/spinner-16-01.png and 
b/main/default_images/vcl/res/spinner-16-01.png differ
diff --git a/main/default_images/vcl/res/spinner-16-02.png 
b/main/default_images/vcl/res/spinner-16-02.png
index b78f934d92..1874ca1c46 100644
Binary files a/main/default_images/vcl/res/spinner-16-02.png and 
b/main/default_images/vcl/res/spinner-16-02.png differ
diff --git a/main/default_images/vcl/res/spinner-16-03.png 
b/main/default_images/vcl/res/spinner-16-03.png
index c17dfdc03d..d580f36f4d 100644
Binary files a/main/default_images/vcl/res/spinner-16-03.png and 
b/main/default_images/vcl/res/spinner-16-03.png differ
diff --git a/main/default_images/vcl/res/spinner-16-04.png 
b/main/default_images/vcl/res/spinner-16-04.png
index c0c6a004af..4db669103f 100644
Binary files a/main/default_images/vcl/res/spinner-16-04.png and 
b/main/default_images/vcl/res/spinner-16-04.png differ
diff --git a/main/default_images/vcl/res/spinner-16-05.png 
b/main/default_images/vcl/res/spinner-16-05.png
index ebc7e3565f..2cbafe23ea 100644
Binary files a/main/default_images/vcl/res/spinner-16-05.png and 
b/main/default_images/vcl/res/spinner-16-05.png differ
diff --git a/main/default_images/vcl/res/spinner-16-06.png 
b/main/default_images/vcl/res/spinner-16-06.png
index 3a2b29da9d..fc8383e539 100644
Binary files a/main/default_images/vcl/res/spinner-16-06.png and 
b/main/default_images/vcl/res/spinner-16-06.png differ
diff --git a/main/default_images/vcl/res/spinner-32-01.png 
b/main/default_images/vcl/res/spinner-32-01.png
index 2c6b6937f8..f220193ace 100644
Binary files a/main/default_images/vcl/res/spinner-32-01.png and 
b/main/default_images/vcl/res/spinner-32-01.png differ
diff --git a/main/default_images/vcl/res/spinner-32-02.png 
b/main/default_images/vcl/res/spinner-32-02.png
index 4662ddf549..898dead9cc 100644
Binary files a/main/default_images/vcl/res/spinner-32-02.png and 
b/main/default_images/vcl/res/spinner-32-02.png differ
diff --git a/main/default_images/vcl/res/spinner-32-03.png 
b/main/default_images/vcl/res/spinner-32-03.png
index 8c1a0be53d..74cdef271a 100644
Binary files a/main/default_images/vcl/res/spinn

(openoffice) 02/02: Move old graphics for spinner to classic icon set

2024-07-22 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

commit f2412f45486c52836f2d1ae6e9b5039f24d42cc1
Author: mseidel 
AuthorDate: Tue Jul 23 00:20:54 2024 +0200

Move old graphics for spinner to classic icon set

(cherry picked from commit 7aafe06f45c34026fd6539d7f887cdf22dd34bb0)
---
 .../classic/classic_images.tar.gz  | Bin 1364926 -> 1392847 
bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/main/ooo_custom_images/classic/classic_images.tar.gz 
b/main/ooo_custom_images/classic/classic_images.tar.gz
index 1f1aff00e4..e4ec16df28 100644
Binary files a/main/ooo_custom_images/classic/classic_images.tar.gz and 
b/main/ooo_custom_images/classic/classic_images.tar.gz differ



(openoffice) branch trunk updated: Move old graphics for spinner to classic icon set

2024-07-22 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/trunk by this push:
 new 7aafe06f45 Move old graphics for spinner to classic icon set
7aafe06f45 is described below

commit 7aafe06f45c34026fd6539d7f887cdf22dd34bb0
Author: mseidel 
AuthorDate: Tue Jul 23 00:20:54 2024 +0200

Move old graphics for spinner to classic icon set
---
 .../classic/classic_images.tar.gz  | Bin 1364926 -> 1392847 
bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/main/ooo_custom_images/classic/classic_images.tar.gz 
b/main/ooo_custom_images/classic/classic_images.tar.gz
index 1f1aff00e4..e4ec16df28 100644
Binary files a/main/ooo_custom_images/classic/classic_images.tar.gz and 
b/main/ooo_custom_images/classic/classic_images.tar.gz differ



(openoffice) branch trunk updated: Update icons for spinner

2024-07-22 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/trunk by this push:
 new 12717dc080 Update icons for spinner
12717dc080 is described below

commit 12717dc0803b693286c506219319cfb741d2a183
Author: mseidel 
AuthorDate: Tue Jul 23 00:15:28 2024 +0200

Update icons for spinner
---
 main/default_images/vcl/res/spinner-16-01.png | Bin 3737 -> 514 bytes
 main/default_images/vcl/res/spinner-16-02.png | Bin 3752 -> 510 bytes
 main/default_images/vcl/res/spinner-16-03.png | Bin 3752 -> 510 bytes
 main/default_images/vcl/res/spinner-16-04.png | Bin 3743 -> 503 bytes
 main/default_images/vcl/res/spinner-16-05.png | Bin 3752 -> 505 bytes
 main/default_images/vcl/res/spinner-16-06.png | Bin 3759 -> 518 bytes
 main/default_images/vcl/res/spinner-32-01.png | Bin 666 -> 1228 bytes
 main/default_images/vcl/res/spinner-32-02.png | Bin 668 -> 1230 bytes
 main/default_images/vcl/res/spinner-32-03.png | Bin 678 -> 1212 bytes
 main/default_images/vcl/res/spinner-32-04.png | Bin 680 -> 1237 bytes
 main/default_images/vcl/res/spinner-32-05.png | Bin 671 -> 1267 bytes
 main/default_images/vcl/res/spinner-32-06.png | Bin 676 -> 1225 bytes
 main/default_images/vcl/res/spinner-32-07.png | Bin 692 -> 1218 bytes
 main/default_images/vcl/res/spinner-32-08.png | Bin 682 -> 1233 bytes
 main/default_images/vcl/res/spinner-32-09.png | Bin 675 -> 1215 bytes
 main/default_images/vcl/res/spinner-32-10.png | Bin 673 -> 1233 bytes
 main/default_images/vcl/res/spinner-32-11.png | Bin 679 -> 1242 bytes
 main/default_images/vcl/res/spinner-32-12.png | Bin 676 -> 1210 bytes
 main/default_images/vcl/res/spinner-64-01.png | Bin 1566 -> 2367 bytes
 main/default_images/vcl/res/spinner-64-02.png | Bin 1578 -> 2360 bytes
 main/default_images/vcl/res/spinner-64-03.png | Bin 1561 -> 2390 bytes
 main/default_images/vcl/res/spinner-64-04.png | Bin 1586 -> 2336 bytes
 main/default_images/vcl/res/spinner-64-05.png | Bin 1602 -> 2403 bytes
 main/default_images/vcl/res/spinner-64-06.png | Bin 1590 -> 2413 bytes
 main/default_images/vcl/res/spinner-64-07.png | Bin 1594 -> 2332 bytes
 main/default_images/vcl/res/spinner-64-08.png | Bin 1595 -> 2384 bytes
 main/default_images/vcl/res/spinner-64-09.png | Bin 1568 -> 2424 bytes
 main/default_images/vcl/res/spinner-64-10.png | Bin 1579 -> 2348 bytes
 main/default_images/vcl/res/spinner-64-11.png | Bin 1587 -> 2395 bytes
 main/default_images/vcl/res/spinner-64-12.png | Bin 1569 -> 2406 bytes
 30 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/main/default_images/vcl/res/spinner-16-01.png 
b/main/default_images/vcl/res/spinner-16-01.png
index 16134fc7ef..32d32c41bc 100644
Binary files a/main/default_images/vcl/res/spinner-16-01.png and 
b/main/default_images/vcl/res/spinner-16-01.png differ
diff --git a/main/default_images/vcl/res/spinner-16-02.png 
b/main/default_images/vcl/res/spinner-16-02.png
index b78f934d92..1874ca1c46 100644
Binary files a/main/default_images/vcl/res/spinner-16-02.png and 
b/main/default_images/vcl/res/spinner-16-02.png differ
diff --git a/main/default_images/vcl/res/spinner-16-03.png 
b/main/default_images/vcl/res/spinner-16-03.png
index c17dfdc03d..d580f36f4d 100644
Binary files a/main/default_images/vcl/res/spinner-16-03.png and 
b/main/default_images/vcl/res/spinner-16-03.png differ
diff --git a/main/default_images/vcl/res/spinner-16-04.png 
b/main/default_images/vcl/res/spinner-16-04.png
index c0c6a004af..4db669103f 100644
Binary files a/main/default_images/vcl/res/spinner-16-04.png and 
b/main/default_images/vcl/res/spinner-16-04.png differ
diff --git a/main/default_images/vcl/res/spinner-16-05.png 
b/main/default_images/vcl/res/spinner-16-05.png
index ebc7e3565f..2cbafe23ea 100644
Binary files a/main/default_images/vcl/res/spinner-16-05.png and 
b/main/default_images/vcl/res/spinner-16-05.png differ
diff --git a/main/default_images/vcl/res/spinner-16-06.png 
b/main/default_images/vcl/res/spinner-16-06.png
index 3a2b29da9d..fc8383e539 100644
Binary files a/main/default_images/vcl/res/spinner-16-06.png and 
b/main/default_images/vcl/res/spinner-16-06.png differ
diff --git a/main/default_images/vcl/res/spinner-32-01.png 
b/main/default_images/vcl/res/spinner-32-01.png
index 2c6b6937f8..f220193ace 100644
Binary files a/main/default_images/vcl/res/spinner-32-01.png and 
b/main/default_images/vcl/res/spinner-32-01.png differ
diff --git a/main/default_images/vcl/res/spinner-32-02.png 
b/main/default_images/vcl/res/spinner-32-02.png
index 4662ddf549..898dead9cc 100644
Binary files a/main/default_images/vcl/res/spinner-32-02.png and 
b/main/default_images/vcl/res/spinner-32-02.png differ
diff --git a/main/default_images/vcl/res/spinner-32-03.png 
b/main/default_images/vcl/res/spinner-32-03.png
index 8c1a0be53d..

svn commit: r1919410 [2/2] - /openoffice/devtools/SVG/vcl/res/

2024-07-20 Thread mseidel
Added: openoffice/devtools/SVG/vcl/res/spinner-64-01.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/vcl/res/spinner-64-01.svg?rev=1919410=auto
==
--- openoffice/devtools/SVG/vcl/res/spinner-64-01.svg (added)
+++ openoffice/devtools/SVG/vcl/res/spinner-64-01.svg Sat Jul 20 15:58:12 2024
@@ -0,0 +1,132 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:dc="http://purl.org/dc/elements/1.1/;>
+  
+  
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+  
+
+  
+
+  
+Matthias Seidel
+  
+
+  
+
+  
+

Added: openoffice/devtools/SVG/vcl/res/spinner-64-02.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/vcl/res/spinner-64-02.svg?rev=1919410=auto
==
--- openoffice/devtools/SVG/vcl/res/spinner-64-02.svg (added)
+++ openoffice/devtools/SVG/vcl/res/spinner-64-02.svg Sat Jul 20 15:58:12 2024
@@ -0,0 +1,144 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:dc="http://purl.org/dc/elements/1.1/;>
+  
+  
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+  
+
+  
+
+  
+Matthias Seidel
+  
+
+  
+
+  
+

Added: openoffice/devtools/SVG/vcl/res/spinner-64-03.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/vcl/res/spinner-64-03.svg?rev=1919410=auto
==
--- openoffice/devtools/SVG/vcl/res/spinner-64-03.svg (added)
+++ openoffice/devtools/SVG/vcl/res/spinner-64-03.svg Sat Jul 20 15:58:12 2024
@@ -0,0 +1,144 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:dc="http://purl.org/dc/elements/1.1/;>
+  
+  
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+  
+
+  
+
+  
+Matthias Seidel
+  
+
+  
+
+  
+

Added: openoffice/devtools/SVG/vcl/res/spinner-64-04.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/vcl/res/spinner-64-04.svg?rev=1919410=auto
==
--- openoffice/devtools/SVG/vcl/res/spinner-64-04.svg (added)
+++ openoffice/devtools/SVG/vcl/res/spinner-64-04.svg Sat Jul 20 15:58:12 2024
@@ -0,0 +1,144 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:dc="http://purl.org/dc/elements/1.1/;>
+  
+  
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+  
+
+  
+
+  
+Matthias Seidel
+  
+
+  
+
+  
+

Added: openoffice/devtools/SVG/vcl/res/spinner-64-05.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/vcl/res/spinner-64-05.svg?rev=1919410=auto
==
--- openoffice/devtools/SVG/vcl/res/spinner-64-05.svg (added)
+++ openoffice/devtools/SVG/vcl/res/spinner-64-05.svg Sat Jul 20 15:58:12 2024
@@ -0,0 +1,144 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:dc="http://purl.org/dc/elements/1.1/;>
+  
+  
+  
+
+
+
+
+
+
+
+
+
+
+
+
+  
+  
+
+  
+
+  
+Matthias Seidel
+  
+
+  
+
+  
+

Added: openoffice/devtools/SVG/vcl/res/spinner-64-06.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/vcl/res/spinner-64-06.svg?rev=1919410=auto

svn commit: r1919410 [1/2] - /openoffice/devtools/SVG/vcl/res/

2024-07-20 Thread mseidel
Author: mseidel
Date: Sat Jul 20 15:58:12 2024
New Revision: 1919410

URL: http://svn.apache.org/viewvc?rev=1919410=rev
Log:
Added SVG for spinner (32x32 and 64x64)

Added:
openoffice/devtools/SVG/vcl/res/spinner-32-01.svg
openoffice/devtools/SVG/vcl/res/spinner-32-02.svg
openoffice/devtools/SVG/vcl/res/spinner-32-03.svg
openoffice/devtools/SVG/vcl/res/spinner-32-04.svg
openoffice/devtools/SVG/vcl/res/spinner-32-05.svg
openoffice/devtools/SVG/vcl/res/spinner-32-06.svg
openoffice/devtools/SVG/vcl/res/spinner-32-07.svg
openoffice/devtools/SVG/vcl/res/spinner-32-08.svg
openoffice/devtools/SVG/vcl/res/spinner-32-09.svg
openoffice/devtools/SVG/vcl/res/spinner-32-10.svg
openoffice/devtools/SVG/vcl/res/spinner-32-11.svg
openoffice/devtools/SVG/vcl/res/spinner-32-12.svg
openoffice/devtools/SVG/vcl/res/spinner-64-01.svg
openoffice/devtools/SVG/vcl/res/spinner-64-02.svg
openoffice/devtools/SVG/vcl/res/spinner-64-03.svg
openoffice/devtools/SVG/vcl/res/spinner-64-04.svg
openoffice/devtools/SVG/vcl/res/spinner-64-05.svg
openoffice/devtools/SVG/vcl/res/spinner-64-06.svg
openoffice/devtools/SVG/vcl/res/spinner-64-07.svg
openoffice/devtools/SVG/vcl/res/spinner-64-08.svg
openoffice/devtools/SVG/vcl/res/spinner-64-09.svg
openoffice/devtools/SVG/vcl/res/spinner-64-10.svg
openoffice/devtools/SVG/vcl/res/spinner-64-11.svg
openoffice/devtools/SVG/vcl/res/spinner-64-12.svg
Modified:
openoffice/devtools/SVG/vcl/res/spinner-16-01.svg
openoffice/devtools/SVG/vcl/res/spinner-16-02.svg
openoffice/devtools/SVG/vcl/res/spinner-16-03.svg
openoffice/devtools/SVG/vcl/res/spinner-16-04.svg
openoffice/devtools/SVG/vcl/res/spinner-16-05.svg
openoffice/devtools/SVG/vcl/res/spinner-16-06.svg

Modified: openoffice/devtools/SVG/vcl/res/spinner-16-01.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/vcl/res/spinner-16-01.svg?rev=1919410=1919409=1919410=diff
==
--- openoffice/devtools/SVG/vcl/res/spinner-16-01.svg (original)
+++ openoffice/devtools/SVG/vcl/res/spinner-16-01.svg Sat Jul 20 15:58:12 2024
@@ -1,12 +1,16 @@
 
 http://www.inkscape.org/namespaces/inkscape;
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
xmlns="http://www.w3.org/2000/svg;
@@ -15,9 +19,9 @@
xmlns:cc="http://creativecommons.org/ns#;
xmlns:dc="http://purl.org/dc/elements/1.1/;>
   
+ id="defs9" />
   
-  
-  
-  
-  
-  
-  
+ inkscape:current-layer="g9" />
+  
+
+
+
+
+
+
+  
   
 

Modified: openoffice/devtools/SVG/vcl/res/spinner-16-02.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/vcl/res/spinner-16-02.svg?rev=1919410=1919409=1919410=diff
==
--- openoffice/devtools/SVG/vcl/res/spinner-16-02.svg (original)
+++ openoffice/devtools/SVG/vcl/res/spinner-16-02.svg Sat Jul 20 15:58:12 2024
@@ -1,13 +1,14 @@
 
 http://www.inkscape.org/namespaces/inkscape;
@@ -18,9 +19,9 @@
xmlns:cc="http://creativecommons.org/ns#;
xmlns:dc="http://purl.org/dc/elements/1.1/;>
   
+ id="defs9" />
   
-  
-  
-  
-  
-  
-  
+  
+ id="g9"
+ style="fill:#0a0a0a;fill-opacity:1;stroke:#e5;stroke-opacity:1">
+
+
+
+
+
+
+  
   
 

Modified: openoffice/devtools/SVG/vcl/res/spinner-16-03.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/vcl/res/spinner-16-03.svg?rev=1919410=1919409=1919410=diff
==
--- openoffice/devtools/SVG/vcl/res/spinner-16-03.svg (original)
+++ openoffice/devtools/SVG/vcl/res/spinner-16-03.svg Sat Jul 20 15:58:12 2024
@@ -1,12 +1,16 @@
 
 http://www.inkscape.org/namespaces/inkscape;
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
xmlns="http://www.w3.org/2000/svg;
@@ -15,9 +19,9 @@
xmlns:cc="http://creativecommons.org/ns#;
xmlns:dc="http://purl.org/dc/elements/1.1/;>
   
+ id="defs9" />
   
-  
-  
+  
-  
-  
-  
-  
+ id="g9"
+ style="fill:#0a0a0a;fill-opacity:1;stroke:#e5;stroke-opacity:1">
+
+
+
+
+
+
+  
   
 

Modified: openoffice/devtools/SVG/vcl/res/spinner-16-04.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/vcl/res/spinner-16-04.svg?rev=1919410=1919409=1919410=diff
==
--- openoffice/devtools/SVG/vcl/res/spinner-16-04.svg (original)
+++ openoffice/devtools/SVG/vcl/res/spinner-16-04.svg Sat Jul 20 15:58:12 2024
@@ -1,12 +1,16 @@
 
 http://www.inkscape.org/namespaces/inkscape;
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/so

svn commit: r1919390 - in /openoffice/devtools/SVG/vcl: ./ res/ res/spinner-16-01.svg res/spinner-16-02.svg res/spinner-16-03.svg res/spinner-16-04.svg res/spinner-16-05.svg res/spinner-16-06.svg

2024-07-20 Thread mseidel
Author: mseidel
Date: Sat Jul 20 12:01:12 2024
New Revision: 1919390

URL: http://svn.apache.org/viewvc?rev=1919390=rev
Log:
Added SVG for spinner (16x16)

Added:
openoffice/devtools/SVG/vcl/
openoffice/devtools/SVG/vcl/res/
openoffice/devtools/SVG/vcl/res/spinner-16-01.svg
openoffice/devtools/SVG/vcl/res/spinner-16-02.svg
openoffice/devtools/SVG/vcl/res/spinner-16-03.svg
openoffice/devtools/SVG/vcl/res/spinner-16-04.svg
openoffice/devtools/SVG/vcl/res/spinner-16-05.svg
openoffice/devtools/SVG/vcl/res/spinner-16-06.svg

Added: openoffice/devtools/SVG/vcl/res/spinner-16-01.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/vcl/res/spinner-16-01.svg?rev=1919390=auto
==
--- openoffice/devtools/SVG/vcl/res/spinner-16-01.svg (added)
+++ openoffice/devtools/SVG/vcl/res/spinner-16-01.svg Sat Jul 20 12:01:12 2024
@@ -0,0 +1,96 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:dc="http://purl.org/dc/elements/1.1/;>
+  
+  
+  
+  
+  
+  
+  
+  
+  
+
+  
+
+  
+Matthias Seidel
+  
+
+  
+
+  
+

Added: openoffice/devtools/SVG/vcl/res/spinner-16-02.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/vcl/res/spinner-16-02.svg?rev=1919390=auto
==
--- openoffice/devtools/SVG/vcl/res/spinner-16-02.svg (added)
+++ openoffice/devtools/SVG/vcl/res/spinner-16-02.svg Sat Jul 20 12:01:12 2024
@@ -0,0 +1,99 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:dc="http://purl.org/dc/elements/1.1/;>
+  
+  
+  
+  
+  
+  
+  
+  
+  
+
+  
+
+  
+Matthias Seidel
+  
+
+  
+
+  
+

Added: openoffice/devtools/SVG/vcl/res/spinner-16-03.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/vcl/res/spinner-16-03.svg?rev=1919390=auto
==
--- openoffice/devtools/SVG/vcl/res/spinner-16-03.svg (added)
+++ openoffice/devtools/SVG/vcl/res/spinner-16-03.svg Sat Jul 20 12:01:12 2024
@@ -0,0 +1,96 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:dc="http://purl.org/dc/elements/1.1/;>
+  
+  
+  
+  
+  
+  
+  
+  
+  
+
+  
+
+  
+Matthias Seidel
+  
+
+  
+
+  
+

Added: openoffice/devtools/SVG/vcl/res/spinner-16-04.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/vcl/res/spinner-16-04.svg?rev=1919390=auto
==
--- openoffice/devtools/SVG/vcl/res/spinner-16-04.svg (added)
+++ openoffice/devtools/SVG/vcl/res/spinner-16-04.svg Sat Jul 20 12:01:12 2024
@@ -0,0 +1,97 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:dc="http://purl.org/dc/elements/1.1/;>
+  
+  
+  
+  
+  
+  
+  
+  
+  
+
+  
+
+  
+Matthias Seidel
+  
+
+  
+
+  
+

Added: openoffice/devtools/SVG/vcl/res/spinner-16-05.svg
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/SVG/vcl/res/spinner-16-05.svg?rev=1919390=auto
==
--- openoffice/devtools/SVG/vcl/res/spinner-16-05.svg (added)
+++ openoffice/devtools/SVG/vcl/res/spinner-16-05.svg Sat Jul 20 12:01:12 2024
@@ -0,0 +1,100 @@
+
+http://www.inkscape.org/namespaces/inkscape;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:cc="http://creativeco

(openoffice) branch trunk updated: Fixed various typos, general cleanup

2024-07-18 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/trunk by this push:
 new 30b5884576 Fixed various typos, general cleanup
30b5884576 is described below

commit 30b588457612edabf32b6255080af21100f58f0b
Author: mseidel 
AuthorDate: Thu Jul 18 10:07:49 2024 +0200

Fixed various typos, general cleanup
---
 main/chart2/source/view/main/PropertyMapper.cxx|  2 +-
 .../offapi/com/sun/star/awt/XDisplayConnection.idl |  4 +-
 main/sal/systools/win32/uwinapi/sntprintf.c| 10 ++--
 main/sw/source/ui/docvw/PostItMgr.cxx  | 48 -
 main/sw/source/ui/docvw/SidebarWin.cxx | 28 +-
 main/sw/source/ui/docvw/edtdd.cxx  | 63 ++
 main/vcl/qa/complex/memCheck/CheckMemoryUsage.java | 31 ++-
 main/xmloff/source/chart/XMLChartStyleContext.cxx  |  2 +-
 8 files changed, 90 insertions(+), 98 deletions(-)

diff --git a/main/chart2/source/view/main/PropertyMapper.cxx 
b/main/chart2/source/view/main/PropertyMapper.cxx
index 9db17e4b4b..b21f6aae76 100644
--- a/main/chart2/source/view/main/PropertyMapper.cxx
+++ b/main/chart2/source/view/main/PropertyMapper.cxx
@@ -418,7 +418,7 @@ void PropertyMapper::setMultiProperties(
 }
 catch( uno::Exception& e )
 {
-ASSERT_EXCEPTION( e ); //if this occurs more often think of removing 
the XMultiPropertySet completly for better performance
+ASSERT_EXCEPTION( e ); //if this occurs more often think of removing 
the XMultiPropertySet completely for better performance
 }
 
 if(!bSuccess)
diff --git a/main/offapi/com/sun/star/awt/XDisplayConnection.idl 
b/main/offapi/com/sun/star/awt/XDisplayConnection.idl
index a49c5cc6fb..7c050cf60f 100644
--- a/main/offapi/com/sun/star/awt/XDisplayConnection.idl
+++ b/main/offapi/com/sun/star/awt/XDisplayConnection.idl
@@ -63,7 +63,7 @@ published interface XDisplayConnection: 
com::sun::star::uno::XInterface
 
@param window
the platform specific window id the handler should be 
deregistered for. 
-   If empty, the handler should be deregistered completly.
+   If empty, the handler should be deregistered completely.
 
@param eventHandler
the handler to remove.
@@ -92,7 +92,7 @@ published interface XDisplayConnection: 
com::sun::star::uno::XInterface
 
/** returns a identifier.
 
-@returns a unique platform dependend identifier for a display 
connection.
+@returns a unique platform dependent identifier for a display 
connection.
*/
any getIdentifier();
 
diff --git a/main/sal/systools/win32/uwinapi/sntprintf.c 
b/main/sal/systools/win32/uwinapi/sntprintf.c
index c88cdf2874..259451cd55 100644
--- a/main/sal/systools/win32/uwinapi/sntprintf.c
+++ b/main/sal/systools/win32/uwinapi/sntprintf.c
@@ -1,5 +1,5 @@
 /**
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  */
 
 #define _SNPRINTF_DLLIMPORT __declspec( dllexport )
@@ -58,7 +58,7 @@ static int __cdecl _vsctprintf( const _TXCHAR *format, 
va_list ap )
 
 /* This function retrieves the pointer to the last character of a buffer.
That is the pointer to the last character of the buffer that fits
-   completly into that buffer or the position of the terminating zero.
+   completely into that buffer or the position of the terminating zero.
 
buffer  Pointer to a _TXCHAR buffer to be examined
count   size of the buffer to be examined
diff --git a/main/sw/source/ui/docvw/PostItMgr.cxx 
b/main/sw/source/ui/docvw/PostItMgr.cxx
index d5cc9ec701..51220d873f 100644
--- a/main/sw/source/ui/docvw/PostItMgr.cxx
+++ b/main/sw/source/ui/docvw/PostItMgr.cxx
@@ -1,5 +1,5 @@
 /**
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOT

(openoffice) branch AOO42X updated: Fixed typo (completly -> completely) and many more

2024-07-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 d2b267213a Fixed typo (completly -> completely) and many more
d2b267213a is described below

commit d2b267213ab19fb983ed23f27318ab3bf5f2d55d
Author: mseidel 
AuthorDate: Wed Jul 17 16:57:44 2024 +0200

Fixed typo (completly -> completely) and many more

(cherry picked from commit 870c37922ca0ef0ac9f3f6f409d697814dc73d8a)
---
 main/chart2/source/view/axes/VAxisProperties.cxx   |  4 +--
 .../filter/source/config/tools/split/FCFGSplit.cfg |  4 +--
 main/fpicker/source/office/fpinteraction.cxx   |  2 +-
 main/framework/inc/helper/otasksenumeration.hxx| 10 +++
 .../framework/source/fwi/threadhelp/lockhelper.cxx |  2 +-
 .../source/inc/accelerators/presethandler.hxx  | 20 +++---
 .../plugins/sunmajor/pluginlib/vendorbase.hxx  |  2 +-
 main/jvmfwk/source/elements.hxx| 31 +++---
 main/l10ntools/source/filter/merge/Merger.java |  6 ++---
 main/odk/examples/java/Text/HardFormatting.java| 14 +-
 main/offapi/com/sun/star/document/DocumentInfo.idl |  4 +--
 main/sal/osl/unx/nlsupport.c   |  6 ++---
 main/sal/osl/w32/dllentry.c|  2 +-
 main/sc/source/filter/inc/xehelper.hxx |  6 ++---
 main/sc/source/filter/inc/xihelper.hxx |  4 +--
 main/sc/source/filter/xml/XMLTableShapeResizer.cxx |  2 +-
 .../source/presenter/PresenterGeometryHelper.hxx   |  2 +-
 main/sdext/source/presenter/PresenterUIPainter.cxx |  4 +--
 main/svx/source/table/tablemodel.cxx   | 10 +++
 main/svx/source/table/tablemodel.hxx   |  2 +-
 main/sw/source/ui/docvw/SidebarWin.cxx |  2 +-
 main/sw/source/ui/index/swuiidxmrk.cxx |  4 +--
 main/unotools/inc/unotools/historyoptions.hxx  |  8 +++---
 main/uui/source/fltdlg.cxx |  4 +--
 main/vcl/inc/vcl/lstbox.h  |  4 +--
 main/vcl/source/gdi/regband.cxx| 22 +++
 .../source/core/XMLEmbeddedObjectImportContext.cxx |  4 +--
 main/xmloff/source/style/impastp4.cxx  |  2 +-
 28 files changed, 93 insertions(+), 94 deletions(-)

diff --git a/main/chart2/source/view/axes/VAxisProperties.cxx 
b/main/chart2/source/view/axes/VAxisProperties.cxx
index 66122f4280..e89f3ce208 100644
--- a/main/chart2/source/view/axes/VAxisProperties.cxx
+++ b/main/chart2/source/view/axes/VAxisProperties.cxx
@@ -71,8 +71,8 @@ sal_Int32 lcl_calcTickLengthForDepth(sal_Int32 
nDepth,sal_Int32 nTickmarkStyle)
 double lcl_getTickOffset(sal_Int32 nLength,sal_Int32 nTickmarkStyle)
 {
 double fPercent = 0.0; //0<=fPercent<=1
-//0.0: completly inner
-//1.0: completly outer
+//0.0: completely inner
+//1.0: completely outer
 //0.5: half and half
 
 /*
diff --git a/main/filter/source/config/tools/split/FCFGSplit.cfg 
b/main/filter/source/config/tools/split/FCFGSplit.cfg
index 0e0c2433b8..175c102176 100644
--- a/main/filter/source/config/tools/split/FCFGSplit.cfg
+++ b/main/filter/source/config/tools/split/FCFGSplit.cfg
@@ -31,7 +31,7 @@ xmlfile 
=o:/SRC680/src.m21/officecfg/registry/data/org/openoffice/Office/TypeDet
 informat = 6.0
 
 #--
-# must be a system directory, which can be cleared completly
+# must be a system directory, which can be cleared completely
 # and will be used then to generate all results of this
 # program there - means to generate al xcu fragments
 #--
@@ -76,7 +76,7 @@ seperate_filters_by_module = false
 #--
 # The following defines specify system directories
 # which must be sub directories of "outdir/subdir_filters".
-# Every of these sub dir willl be used to generate
+# Every of these sub dir will be used to generate
 # groups of filter fragments there.
 # Note: These sub directories are used only if
 # "seperate_filters_by_module" is set to true!
diff --git a/main/fpicker/source/office/fpinteraction.cxx 
b/main/fpicker/source/office/fpinteraction.cxx
index 8513de4b7b..8413b845ca 100644
--- a/main/fpicker/source/office/fpinteraction.cxx
+++ b/main/fpicker/source/office/fpinteraction.cxx
@@ -93,7 +93,7 @@ namespace svt
 
 // intercept some interesting interactions
 
-// The "does not exist" interaction will be suppressed here completly.
+// The "does not exist" interaction will be suppressed here completely.
 if (m_eInterceptions & OFilePickerInteractionHandler::E_DOESNOTEXIST)
 {
 InteractiveIOException aIoException;
diff --git a/main/framework/inc/helper/otasksenumeration.hxx 

(openoffice) branch trunk updated: Fixed typo (completly -> completely) and many more

2024-07-17 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/trunk by this push:
 new 870c37922c Fixed typo (completly -> completely) and many more
870c37922c is described below

commit 870c37922ca0ef0ac9f3f6f409d697814dc73d8a
Author: mseidel 
AuthorDate: Wed Jul 17 16:57:44 2024 +0200

Fixed typo (completly -> completely) and many more
---
 main/chart2/source/view/axes/VAxisProperties.cxx   |  4 +--
 .../filter/source/config/tools/split/FCFGSplit.cfg |  4 +--
 main/fpicker/source/office/fpinteraction.cxx   |  2 +-
 main/framework/inc/helper/otasksenumeration.hxx| 10 +++
 .../framework/source/fwi/threadhelp/lockhelper.cxx |  2 +-
 .../source/inc/accelerators/presethandler.hxx  | 20 +++---
 .../plugins/sunmajor/pluginlib/vendorbase.hxx  |  2 +-
 main/jvmfwk/source/elements.hxx| 31 +++---
 main/l10ntools/source/filter/merge/Merger.java |  6 ++---
 main/odk/examples/java/Text/HardFormatting.java| 14 +-
 main/offapi/com/sun/star/document/DocumentInfo.idl |  4 +--
 main/sal/osl/unx/nlsupport.c   |  6 ++---
 main/sal/osl/w32/dllentry.c|  2 +-
 main/sc/source/filter/inc/xehelper.hxx |  6 ++---
 main/sc/source/filter/inc/xihelper.hxx |  4 +--
 main/sc/source/filter/xml/XMLTableShapeResizer.cxx |  2 +-
 .../source/presenter/PresenterGeometryHelper.hxx   |  2 +-
 main/sdext/source/presenter/PresenterUIPainter.cxx |  4 +--
 main/svx/source/table/tablemodel.cxx   | 10 +++
 main/svx/source/table/tablemodel.hxx   |  2 +-
 main/sw/source/ui/docvw/SidebarWin.cxx |  2 +-
 main/sw/source/ui/index/swuiidxmrk.cxx |  4 +--
 main/unotools/inc/unotools/historyoptions.hxx  |  8 +++---
 main/uui/source/fltdlg.cxx |  4 +--
 main/vcl/inc/vcl/lstbox.h  |  4 +--
 main/vcl/source/gdi/regband.cxx| 22 +++
 .../source/core/XMLEmbeddedObjectImportContext.cxx |  4 +--
 main/xmloff/source/style/impastp4.cxx  |  2 +-
 28 files changed, 93 insertions(+), 94 deletions(-)

diff --git a/main/chart2/source/view/axes/VAxisProperties.cxx 
b/main/chart2/source/view/axes/VAxisProperties.cxx
index 66122f4280..e89f3ce208 100644
--- a/main/chart2/source/view/axes/VAxisProperties.cxx
+++ b/main/chart2/source/view/axes/VAxisProperties.cxx
@@ -71,8 +71,8 @@ sal_Int32 lcl_calcTickLengthForDepth(sal_Int32 
nDepth,sal_Int32 nTickmarkStyle)
 double lcl_getTickOffset(sal_Int32 nLength,sal_Int32 nTickmarkStyle)
 {
 double fPercent = 0.0; //0<=fPercent<=1
-//0.0: completly inner
-//1.0: completly outer
+//0.0: completely inner
+//1.0: completely outer
 //0.5: half and half
 
 /*
diff --git a/main/filter/source/config/tools/split/FCFGSplit.cfg 
b/main/filter/source/config/tools/split/FCFGSplit.cfg
index 0e0c2433b8..175c102176 100644
--- a/main/filter/source/config/tools/split/FCFGSplit.cfg
+++ b/main/filter/source/config/tools/split/FCFGSplit.cfg
@@ -31,7 +31,7 @@ xmlfile 
=o:/SRC680/src.m21/officecfg/registry/data/org/openoffice/Office/TypeDet
 informat = 6.0
 
 #--
-# must be a system directory, which can be cleared completly
+# must be a system directory, which can be cleared completely
 # and will be used then to generate all results of this
 # program there - means to generate al xcu fragments
 #--
@@ -76,7 +76,7 @@ seperate_filters_by_module = false
 #--
 # The following defines specify system directories
 # which must be sub directories of "outdir/subdir_filters".
-# Every of these sub dir willl be used to generate
+# Every of these sub dir will be used to generate
 # groups of filter fragments there.
 # Note: These sub directories are used only if
 # "seperate_filters_by_module" is set to true!
diff --git a/main/fpicker/source/office/fpinteraction.cxx 
b/main/fpicker/source/office/fpinteraction.cxx
index 8513de4b7b..8413b845ca 100644
--- a/main/fpicker/source/office/fpinteraction.cxx
+++ b/main/fpicker/source/office/fpinteraction.cxx
@@ -93,7 +93,7 @@ namespace svt
 
 // intercept some interesting interactions
 
-// The "does not exist" interaction will be suppressed here completly.
+// The "does not exist" interaction will be suppressed here completely.
 if (m_eInterceptions & OFilePickerInteractionHandler::E_DOESNOTEXIST)
 {
 InteractiveIOException aIoException;
diff --git a/main/framework/inc/helper/otasksenumeration.hxx 
b/main/framework/inc/helper/otasksenumeration.hxx
index c5883a8964..81a4f64ed4 1006

(openoffice) branch AOO41X updated: Re-add space for continuation line in package description

2024-07-09 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/AOO41X by this push:
 new 82556f7d16 Re-add space for continuation line in package description
82556f7d16 is described below

commit 82556f7d16f4d4d8d9ccf14f2e66e5846930072a
Author: mseidel 
AuthorDate: Tue Jul 9 12:24:07 2024 +0200

Re-add space for continuation line in package description

(cherry picked from commit f40a72b7a9d11070da70d11ed2d30d03f98859eb)
---
 main/sysui/desktop/debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/sysui/desktop/debian/control 
b/main/sysui/desktop/debian/control
index d62bd87866..19dd400e03 100644
--- a/main/sysui/desktop/debian/control
+++ b/main/sysui/desktop/debian/control
@@ -1,5 +1,5 @@
 Description: %productname desktop integration
-This package provides desktop icons and menus for %productname
+ This package provides desktop icons and menus for %productname
 Maintainer: Apache Software Foundation 
 Architecture: all
 Provides: openoffice-desktop-integration, openoffice.org-unbundled



(openoffice) branch AOO42X updated: Re-add space for continuation line in package description

2024-07-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 366ad473ef Re-add space for continuation line in package description
366ad473ef is described below

commit 366ad473ef5bddafea8b53a973d1820d6c26d30e
Author: mseidel 
AuthorDate: Tue Jul 9 12:24:07 2024 +0200

Re-add space for continuation line in package description

(cherry picked from commit f40a72b7a9d11070da70d11ed2d30d03f98859eb)
---
 main/sysui/desktop/debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/sysui/desktop/debian/control 
b/main/sysui/desktop/debian/control
index d62bd87866..19dd400e03 100644
--- a/main/sysui/desktop/debian/control
+++ b/main/sysui/desktop/debian/control
@@ -1,5 +1,5 @@
 Description: %productname desktop integration
-This package provides desktop icons and menus for %productname
+ This package provides desktop icons and menus for %productname
 Maintainer: Apache Software Foundation 
 Architecture: all
 Provides: openoffice-desktop-integration, openoffice.org-unbundled



(openoffice) branch trunk updated: Re-add space for continuation line in package description

2024-07-09 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/trunk by this push:
 new f40a72b7a9 Re-add space for continuation line in package description
f40a72b7a9 is described below

commit f40a72b7a9d11070da70d11ed2d30d03f98859eb
Author: mseidel 
AuthorDate: Tue Jul 9 12:24:07 2024 +0200

Re-add space for continuation line in package description
---
 main/sysui/desktop/debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/sysui/desktop/debian/control 
b/main/sysui/desktop/debian/control
index d62bd87866..19dd400e03 100644
--- a/main/sysui/desktop/debian/control
+++ b/main/sysui/desktop/debian/control
@@ -1,5 +1,5 @@
 Description: %productname desktop integration
-This package provides desktop icons and menus for %productname
+ This package provides desktop icons and menus for %productname
 Maintainer: Apache Software Foundation 
 Architecture: all
 Provides: openoffice-desktop-integration, openoffice.org-unbundled



(openoffice) branch AOO42X updated: Fix spelling (#222)

2024-07-08 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 fad7b0c6dc Fix spelling (#222)
fad7b0c6dc is described below

commit fad7b0c6dc21242334c5731ab265974bb0c44924
Author: John Bampton 
AuthorDate: Tue Jul 9 01:37:07 2024 +1000

Fix spelling (#222)

* Fix spelling

* Update unochart.cxx

-

Co-authored-by: Matthias Seidel 
(cherry picked from commit de739a45664e13ac6744efb02ae3ce7d6c95e7a9)
---
 .../com/sun/star/comp/helper/Bootstrap_Test.java |  2 +-
 .../comp/helper/RegistryServiceFactory_Test.java |  2 +-
 .../sun/star/comp/servicemanager/ServiceManager.java |  6 +++---
 .../source/filter/xml/xmlExportDocumentHandler.cxx   |  2 +-
 .../source/filter/xml/xmlImportDocumentHandler.cxx   |  2 +-
 main/sc/source/ui/view/formatsh.cxx  |  2 +-
 main/solenv/bin/build.pl |  6 +++---
 main/svtools/source/table/tablecontrol_impl.cxx  |  8 
 main/svx/source/sdr/properties/measureproperties.cxx |  2 +-
 main/sw/source/core/text/txtftn.cxx  |  2 +-
 main/sw/source/core/unocore/unochart.cxx | 20 ++--
 11 files changed, 27 insertions(+), 27 deletions(-)

diff --git 
a/main/javaunohelper/test/com/sun/star/comp/helper/Bootstrap_Test.java 
b/main/javaunohelper/test/com/sun/star/comp/helper/Bootstrap_Test.java
index 0781bbf087..8360ed8c55 100644
--- a/main/javaunohelper/test/com/sun/star/comp/helper/Bootstrap_Test.java
+++ b/main/javaunohelper/test/com/sun/star/comp/helper/Bootstrap_Test.java
@@ -61,7 +61,7 @@ public class Bootstrap_Test {
System.out.println("Available services are:");
System.err.println();
if (services.length == 0)
-   System.out.println("No services avialable!");
+   System.out.println("No services available!");
 
else
for ( int i=0; i
 * @return  list of Strings of all service names
 * @see com.sun.star.container.XContentEnumerationAccess
@@ -634,9 +634,9 @@ public class ServiceManager implements XMultiServiceFactory,
}
 
 /**
- * Provides an enumeration of all registred services.
+ * Provides an enumeration of all registered services.
  * 
- * @return an enumeration of all avialable services.
+ * @return an enumeration of all available services.
  * @seecom.sun.star.conatiner.XEnumerationAccess
  */
 public XEnumeration createEnumeration()
diff --git a/main/reportdesign/source/filter/xml/xmlExportDocumentHandler.cxx 
b/main/reportdesign/source/filter/xml/xmlExportDocumentHandler.cxx
index f8e50ada77..82f2bdcb08 100644
--- a/main/reportdesign/source/filter/xml/xmlExportDocumentHandler.cxx
+++ b/main/reportdesign/source/filter/xml/xmlExportDocumentHandler.cxx
@@ -317,7 +317,7 @@ void SAL_CALL ExportDocumentHandler::initialize( const 
uno::Sequence< uno::Any >
 m_xDelegatee = 
aArgs.getUnpackedValueOrDefault(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("DocumentHandler")),m_xDelegatee);
 m_xModel = 
aArgs.getUnpackedValueOrDefault(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Model")),m_xModel);
 
-OSL_ENSURE(m_xDelegatee.is(),"No document handler avialable!");
+OSL_ENSURE(m_xDelegatee.is(),"No document handler available!");
 if ( !m_xDelegatee.is() || !m_xModel.is() )
 throw uno::Exception();
 
diff --git a/main/reportdesign/source/filter/xml/xmlImportDocumentHandler.cxx 
b/main/reportdesign/source/filter/xml/xmlImportDocumentHandler.cxx
index 21931d887b..3350b32659 100644
--- a/main/reportdesign/source/filter/xml/xmlImportDocumentHandler.cxx
+++ b/main/reportdesign/source/filter/xml/xmlImportDocumentHandler.cxx
@@ -336,7 +336,7 @@ void SAL_CALL ImportDocumentHandler::initialize( const 
uno::Sequence< uno::Any >
 m_xDelegatee = 
aArgs.getUnpackedValueOrDefault(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("DocumentHandler")),m_xDelegatee);
 m_xModel = 
aArgs.getUnpackedValueOrDefault(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Model")),m_xModel);
 
-OSL_ENSURE(m_xDelegatee.is(),"No document handler avialable!");
+OSL_ENSURE(m_xDelegatee.is(),"No document handler available!");
 if ( !m_xDelegatee.is() || !m_xModel.is() )
 throw uno::Exception();
 
diff --git a/main/sc/source/ui/view/formatsh.cxx 
b/main/sc/source/ui/view/formatsh.cxx
index a7be33e243..9fca3de04b 100644
--- a/main/sc/source/ui/view/formatsh.cxx
+++ b/main/sc/source/ui/view/formatsh.cxx
@@ -2043,7 +2043

(openoffice) branch trunk updated: Fix spelling (#222)

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

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


The following commit(s) were added to refs/heads/trunk by this push:
 new de739a4566 Fix spelling (#222)
de739a4566 is described below

commit de739a45664e13ac6744efb02ae3ce7d6c95e7a9
Author: John Bampton 
AuthorDate: Tue Jul 9 01:37:07 2024 +1000

Fix spelling (#222)

* Fix spelling

* Update unochart.cxx

-

Co-authored-by: Matthias Seidel 
---
 .../com/sun/star/comp/helper/Bootstrap_Test.java |  2 +-
 .../comp/helper/RegistryServiceFactory_Test.java |  2 +-
 .../sun/star/comp/servicemanager/ServiceManager.java |  6 +++---
 .../source/filter/xml/xmlExportDocumentHandler.cxx   |  2 +-
 .../source/filter/xml/xmlImportDocumentHandler.cxx   |  2 +-
 main/sc/source/ui/view/formatsh.cxx  |  2 +-
 main/solenv/bin/build.pl |  6 +++---
 main/svtools/source/table/tablecontrol_impl.cxx  |  8 
 main/svx/source/sdr/properties/measureproperties.cxx |  2 +-
 main/sw/source/core/text/txtftn.cxx  |  2 +-
 main/sw/source/core/unocore/unochart.cxx | 20 ++--
 11 files changed, 27 insertions(+), 27 deletions(-)

diff --git 
a/main/javaunohelper/test/com/sun/star/comp/helper/Bootstrap_Test.java 
b/main/javaunohelper/test/com/sun/star/comp/helper/Bootstrap_Test.java
index 0781bbf087..8360ed8c55 100644
--- a/main/javaunohelper/test/com/sun/star/comp/helper/Bootstrap_Test.java
+++ b/main/javaunohelper/test/com/sun/star/comp/helper/Bootstrap_Test.java
@@ -61,7 +61,7 @@ public class Bootstrap_Test {
System.out.println("Available services are:");
System.err.println();
if (services.length == 0)
-   System.out.println("No services avialable!");
+   System.out.println("No services available!");
 
else
for ( int i=0; i
 * @return  list of Strings of all service names
 * @see com.sun.star.container.XContentEnumerationAccess
@@ -634,9 +634,9 @@ public class ServiceManager implements XMultiServiceFactory,
}
 
 /**
- * Provides an enumeration of all registred services.
+ * Provides an enumeration of all registered services.
  * 
- * @return an enumeration of all avialable services.
+ * @return an enumeration of all available services.
  * @seecom.sun.star.conatiner.XEnumerationAccess
  */
 public XEnumeration createEnumeration()
diff --git a/main/reportdesign/source/filter/xml/xmlExportDocumentHandler.cxx 
b/main/reportdesign/source/filter/xml/xmlExportDocumentHandler.cxx
index f8e50ada77..82f2bdcb08 100644
--- a/main/reportdesign/source/filter/xml/xmlExportDocumentHandler.cxx
+++ b/main/reportdesign/source/filter/xml/xmlExportDocumentHandler.cxx
@@ -317,7 +317,7 @@ void SAL_CALL ExportDocumentHandler::initialize( const 
uno::Sequence< uno::Any >
 m_xDelegatee = 
aArgs.getUnpackedValueOrDefault(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("DocumentHandler")),m_xDelegatee);
 m_xModel = 
aArgs.getUnpackedValueOrDefault(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Model")),m_xModel);
 
-OSL_ENSURE(m_xDelegatee.is(),"No document handler avialable!");
+OSL_ENSURE(m_xDelegatee.is(),"No document handler available!");
 if ( !m_xDelegatee.is() || !m_xModel.is() )
 throw uno::Exception();
 
diff --git a/main/reportdesign/source/filter/xml/xmlImportDocumentHandler.cxx 
b/main/reportdesign/source/filter/xml/xmlImportDocumentHandler.cxx
index 21931d887b..3350b32659 100644
--- a/main/reportdesign/source/filter/xml/xmlImportDocumentHandler.cxx
+++ b/main/reportdesign/source/filter/xml/xmlImportDocumentHandler.cxx
@@ -336,7 +336,7 @@ void SAL_CALL ImportDocumentHandler::initialize( const 
uno::Sequence< uno::Any >
 m_xDelegatee = 
aArgs.getUnpackedValueOrDefault(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("DocumentHandler")),m_xDelegatee);
 m_xModel = 
aArgs.getUnpackedValueOrDefault(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Model")),m_xModel);
 
-OSL_ENSURE(m_xDelegatee.is(),"No document handler avialable!");
+OSL_ENSURE(m_xDelegatee.is(),"No document handler available!");
 if ( !m_xDelegatee.is() || !m_xModel.is() )
 throw uno::Exception();
 
diff --git a/main/sc/source/ui/view/formatsh.cxx 
b/main/sc/source/ui/view/formatsh.cxx
index a7be33e243..9fca3de04b 100644
--- a/main/sc/source/ui/view/formatsh.cxx
+++ b/main/sc/source/ui/view/formatsh.cxx
@@ -2043,7 +2043,7 @@ void ScFormatShell::GetAttrState( SfxItemSet& rSet )
 

(openoffice) branch AOO41X updated: Change mail address in package description

2024-07-07 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/AOO41X by this push:
 new 150f66cc05 Change mail address in package description
150f66cc05 is described below

commit 150f66cc058693f39cc9c9c70a0aeec9d94f9fcf
Author: mseidel 
AuthorDate: Sun Jul 7 16:47:48 2024 +0200

Change mail address in package description

(cherry picked from commit b1220165dc2c8fc2ade0b9f7081f0bb9c92f)
---
 main/sysui/desktop/debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/main/sysui/desktop/debian/control 
b/main/sysui/desktop/debian/control
index 75f9191b73..d62bd87866 100644
--- a/main/sysui/desktop/debian/control
+++ b/main/sysui/desktop/debian/control
@@ -1,6 +1,6 @@
 Description: %productname desktop integration
- This package provides desktop icons and menus for %productname
-Maintainer: Apache Software Foundation 
+This package provides desktop icons and menus for %productname
+Maintainer: Apache Software Foundation 
 Architecture: all
 Provides: openoffice-desktop-integration, openoffice.org-unbundled
 Conflicts: openoffice-desktop-integration, openofficeorg-desktop-integration, 
openoffice.org-debian-menus



(openoffice) branch AOO42X updated: Change mail address in package description

2024-07-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 c421d54a30 Change mail address in package description
c421d54a30 is described below

commit c421d54a306b4fac7a142055096045bf0c96efda
Author: mseidel 
AuthorDate: Sun Jul 7 16:47:48 2024 +0200

Change mail address in package description

(cherry picked from commit b1220165dc2c8fc2ade0b9f7081f0bb9c92f)
---
 main/sysui/desktop/debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/main/sysui/desktop/debian/control 
b/main/sysui/desktop/debian/control
index 75f9191b73..d62bd87866 100644
--- a/main/sysui/desktop/debian/control
+++ b/main/sysui/desktop/debian/control
@@ -1,6 +1,6 @@
 Description: %productname desktop integration
- This package provides desktop icons and menus for %productname
-Maintainer: Apache Software Foundation 
+This package provides desktop icons and menus for %productname
+Maintainer: Apache Software Foundation 
 Architecture: all
 Provides: openoffice-desktop-integration, openoffice.org-unbundled
 Conflicts: openoffice-desktop-integration, openofficeorg-desktop-integration, 
openoffice.org-debian-menus



(openoffice) branch trunk updated: Change mail address in package description

2024-07-07 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/trunk by this push:
 new b1220165dc Change mail address in package description
b1220165dc is described below

commit b1220165dc2c8fc2ade0b9f7081f0bb9c92f
Author: mseidel 
AuthorDate: Sun Jul 7 16:47:48 2024 +0200

Change mail address in package description
---
 main/sysui/desktop/debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/main/sysui/desktop/debian/control 
b/main/sysui/desktop/debian/control
index 75f9191b73..d62bd87866 100644
--- a/main/sysui/desktop/debian/control
+++ b/main/sysui/desktop/debian/control
@@ -1,6 +1,6 @@
 Description: %productname desktop integration
- This package provides desktop icons and menus for %productname
-Maintainer: Apache Software Foundation 
+This package provides desktop icons and menus for %productname
+Maintainer: Apache Software Foundation 
 Architecture: all
 Provides: openoffice-desktop-integration, openoffice.org-unbundled
 Conflicts: openoffice-desktop-integration, openofficeorg-desktop-integration, 
openoffice.org-debian-menus



(openoffice) 01/02: #i125176# fix the Debian control-file-bad-permission problem

2024-07-07 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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

commit 6d0f99fa0f018a25126d445cf1267af3b35f3fe7
Author: Herbert Dürr 
AuthorDate: Thu Jul 3 12:35:27 2014 +

#i125176# fix the Debian control-file-bad-permission problem

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1607610 
13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 3add34bf44c948c458c3c899c456229e6acc31d7)
---
 main/sysui/desktop/debian/makefile.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/sysui/desktop/debian/makefile.mk 
b/main/sysui/desktop/debian/makefile.mk
index de6d7d0f5f..f955d7e895 100644
--- a/main/sysui/desktop/debian/makefile.mk
+++ b/main/sysui/desktop/debian/makefile.mk
@@ -87,7 +87,7 @@ $(DEBFILES) : makefile.mk control postinst postrm prerm
-$(RM) $(@:d)$(@:f:s/_/ /:1)_*
$(RM) -r $(MISC)$/$(@:b)
dmake $(MISC)$/$(@:b)$/DEBIAN$/{control postinst postrm prerm} 
-   @chmod -R o-w $(MISC)$/$(@:b)
+   @chmod -R go-w $(MISC)$/$(@:b)
@chmod a+rx $(MISC)$/$(@:b)$/DEBIAN $(MISC)/$(@:b)/DEBIAN/post* 
$(MISC)/$(@:b)/DEBIAN/pre*
@chmod g-s $(MISC)/$(@:b)/DEBIAN
@mkdir -p $(PKGDIR)



(openoffice) 02/02: #i125176# add Debian package maintainer and extended description

2024-07-07 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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

commit 0405adb34985924ffa2ee4322f4253e4e7412aeb
Author: Herbert Dürr 
AuthorDate: Thu Jul 3 12:50:04 2014 +

#i125176# add Debian package maintainer and extended description

the package maintainer is a to-be-created email alias to the target that
will be decided by the Apache OpenOffice PMC.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1607619 
13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit e994d51ee074563c927d6f06a0297a51896cc544)
---
 main/sysui/desktop/debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/main/sysui/desktop/debian/control 
b/main/sysui/desktop/debian/control
index 90f0c09c7d..75f9191b73 100644
--- a/main/sysui/desktop/debian/control
+++ b/main/sysui/desktop/debian/control
@@ -1,5 +1,6 @@
 Description: %productname desktop integration
-Maintainer: Apache Software Foundation
+ This package provides desktop icons and menus for %productname
+Maintainer: Apache Software Foundation 
 Architecture: all
 Provides: openoffice-desktop-integration, openoffice.org-unbundled
 Conflicts: openoffice-desktop-integration, openofficeorg-desktop-integration, 
openoffice.org-debian-menus



(openoffice) branch AOO41X updated (509e4fd729 -> 0405adb349)

2024-07-07 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


from 509e4fd729 Updated English dictionary
 new 6d0f99fa0f #i125176# fix the Debian control-file-bad-permission problem
 new 0405adb349 #i125176# add Debian package maintainer and extended 
description

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 main/sysui/desktop/debian/control | 3 ++-
 main/sysui/desktop/debian/makefile.mk | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)



(openoffice) branch AOO42X updated: Fix spelling (#220)

2024-07-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 3a4108e5ce Fix spelling (#220)
3a4108e5ce is described below

commit 3a4108e5ce1045ebbbc5aa1b1e2d91115160df6c
Author: John Bampton 
AuthorDate: Sat Jul 6 01:49:57 2024 +1000

Fix spelling (#220)

(cherry picked from commit 97073f9464f9893686b81544ed4c1f5e9f765220)
---
 main/drawinglayer/source/primitive2d/polypolygonprimitive2d.cxx   | 4 ++--
 main/extensions/source/propctrlr/pushbuttonnavigation.hxx | 2 +-
 main/offapi/com/sun/star/inspection/XStringRepresentation.idl | 2 +-
 main/rdbmaker/source/rdbmaker/rdboptions.cxx  | 2 +-
 main/sfx2/qa/complex/sfx2/undo/DrawingOrPresentationDocumentTest.java | 2 +-
 main/svtools/inc/svtools/table/tablecontrolinterface.hxx  | 4 ++--
 main/svtools/source/dialogs/filedlg2.cxx  | 4 ++--
 main/sw/inc/editsh.hxx| 2 +-
 main/sw/source/core/edit/edattr.cxx   | 2 +-
 main/vcl/aqua/source/gdi/salgdi.cxx   | 4 ++--
 10 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/main/drawinglayer/source/primitive2d/polypolygonprimitive2d.cxx 
b/main/drawinglayer/source/primitive2d/polypolygonprimitive2d.cxx
index 391382c806..2add6bafa1 100644
--- a/main/drawinglayer/source/primitive2d/polypolygonprimitive2d.cxx
+++ b/main/drawinglayer/source/primitive2d/polypolygonprimitive2d.cxx
@@ -582,12 +582,12 @@ namespace drawinglayer
 if(aOutRange != getDefinitionRange())
 {
 // we want to paint (tiled) content which is 
defined relative to DefinitionRange
-// with the same tiling and offset(s) in the 
traget range of the geometry (the 
+// with the same tiling and offset(s) in the 
target range of the geometry (the
 // polygon). The range given in the local 
FillGraphicAttribute defines the position
 // of the graphic in unit coordinates relative to 
the DefinitionRange. Transform
 // this using DefinitionRange to get to the global 
definition and then with the 
 // inverse transformation from the target range to 
go to unit coordinates relative 
-// to that traget coordinate system.
+// to that target coordinate system.
 basegfx::B2DRange 
aAdaptedRange(getFillGraphic().getGraphicRange());
 
 const basegfx::B2DHomMatrix 
aFromDefinitionRangeToGlobal(
diff --git a/main/extensions/source/propctrlr/pushbuttonnavigation.hxx 
b/main/extensions/source/propctrlr/pushbuttonnavigation.hxx
index d7f1d0ec30..5331ec8feb 100644
--- a/main/extensions/source/propctrlr/pushbuttonnavigation.hxx
+++ b/main/extensions/source/propctrlr/pushbuttonnavigation.hxx
@@ -85,7 +85,7 @@ namespace pcr
 ::com::sun::star::beans::PropertyState
 getCurrentTargetURLState( ) const SAL_THROW(());
 
-/** determines whether the current button tpye is FormButtonType_URL
+/** determines whether the current button type is FormButtonType_URL
 */
 boolcurrentButtonTypeIsOpenURL() const;
 
diff --git a/main/offapi/com/sun/star/inspection/XStringRepresentation.idl 
b/main/offapi/com/sun/star/inspection/XStringRepresentation.idl
index fcdebf068a..49497886a1 100644
--- a/main/offapi/com/sun/star/inspection/XStringRepresentation.idl
+++ b/main/offapi/com/sun/star/inspection/XStringRepresentation.idl
@@ -46,7 +46,7 @@ published interface XStringRepresentation
 */
 string  convertToControlValue([in]any PropertyValue) raises( 
com::sun::star::uno::Exception );
 
-/** converts a string into an any with the type defined by the target tpye.
+/** converts a string into an any with the type defined by the target type.
 @param ControlValue
 The to-be-converted control value.
 @param ControlValueType
diff --git a/main/rdbmaker/source/rdbmaker/rdboptions.cxx 
b/main/rdbmaker/source/rdbmaker/rdboptions.cxx
index 61e0ff59b5..54901716b4 100644
--- a/main/rdbmaker/source/rdbmaker/rdboptions.cxx
+++ b/main/rdbmaker/source/rdbmaker/rdboptions.cxx
@@ -334,7 +334,7 @@ OString RdbOptions::prepareHelp()
 help += " 1. using the internal UNO type description manager -> use 
-R\n"
 "where regname specifies the type library used by the UNO type 
description manager\n"
 "after UNO is bootstrapped. This option disables the use of 
any other type libraries.\n"
- 

(openoffice) branch trunk updated: Fix spelling (#220)

2024-07-05 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/trunk by this push:
 new 97073f9464 Fix spelling (#220)
97073f9464 is described below

commit 97073f9464f9893686b81544ed4c1f5e9f765220
Author: John Bampton 
AuthorDate: Sat Jul 6 01:49:57 2024 +1000

Fix spelling (#220)
---
 main/drawinglayer/source/primitive2d/polypolygonprimitive2d.cxx   | 4 ++--
 main/extensions/source/propctrlr/pushbuttonnavigation.hxx | 2 +-
 main/offapi/com/sun/star/inspection/XStringRepresentation.idl | 2 +-
 main/rdbmaker/source/rdbmaker/rdboptions.cxx  | 2 +-
 main/sfx2/qa/complex/sfx2/undo/DrawingOrPresentationDocumentTest.java | 2 +-
 main/svtools/inc/svtools/table/tablecontrolinterface.hxx  | 4 ++--
 main/svtools/source/dialogs/filedlg2.cxx  | 4 ++--
 main/sw/inc/editsh.hxx| 2 +-
 main/sw/source/core/edit/edattr.cxx   | 2 +-
 main/vcl/aqua/source/gdi/salgdi.cxx   | 4 ++--
 10 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/main/drawinglayer/source/primitive2d/polypolygonprimitive2d.cxx 
b/main/drawinglayer/source/primitive2d/polypolygonprimitive2d.cxx
index 391382c806..2add6bafa1 100644
--- a/main/drawinglayer/source/primitive2d/polypolygonprimitive2d.cxx
+++ b/main/drawinglayer/source/primitive2d/polypolygonprimitive2d.cxx
@@ -582,12 +582,12 @@ namespace drawinglayer
 if(aOutRange != getDefinitionRange())
 {
 // we want to paint (tiled) content which is 
defined relative to DefinitionRange
-// with the same tiling and offset(s) in the 
traget range of the geometry (the 
+// with the same tiling and offset(s) in the 
target range of the geometry (the
 // polygon). The range given in the local 
FillGraphicAttribute defines the position
 // of the graphic in unit coordinates relative to 
the DefinitionRange. Transform
 // this using DefinitionRange to get to the global 
definition and then with the 
 // inverse transformation from the target range to 
go to unit coordinates relative 
-// to that traget coordinate system.
+// to that target coordinate system.
 basegfx::B2DRange 
aAdaptedRange(getFillGraphic().getGraphicRange());
 
 const basegfx::B2DHomMatrix 
aFromDefinitionRangeToGlobal(
diff --git a/main/extensions/source/propctrlr/pushbuttonnavigation.hxx 
b/main/extensions/source/propctrlr/pushbuttonnavigation.hxx
index d7f1d0ec30..5331ec8feb 100644
--- a/main/extensions/source/propctrlr/pushbuttonnavigation.hxx
+++ b/main/extensions/source/propctrlr/pushbuttonnavigation.hxx
@@ -85,7 +85,7 @@ namespace pcr
 ::com::sun::star::beans::PropertyState
 getCurrentTargetURLState( ) const SAL_THROW(());
 
-/** determines whether the current button tpye is FormButtonType_URL
+/** determines whether the current button type is FormButtonType_URL
 */
 boolcurrentButtonTypeIsOpenURL() const;
 
diff --git a/main/offapi/com/sun/star/inspection/XStringRepresentation.idl 
b/main/offapi/com/sun/star/inspection/XStringRepresentation.idl
index fcdebf068a..49497886a1 100644
--- a/main/offapi/com/sun/star/inspection/XStringRepresentation.idl
+++ b/main/offapi/com/sun/star/inspection/XStringRepresentation.idl
@@ -46,7 +46,7 @@ published interface XStringRepresentation
 */
 string  convertToControlValue([in]any PropertyValue) raises( 
com::sun::star::uno::Exception );
 
-/** converts a string into an any with the type defined by the target tpye.
+/** converts a string into an any with the type defined by the target type.
 @param ControlValue
 The to-be-converted control value.
 @param ControlValueType
diff --git a/main/rdbmaker/source/rdbmaker/rdboptions.cxx 
b/main/rdbmaker/source/rdbmaker/rdboptions.cxx
index 61e0ff59b5..54901716b4 100644
--- a/main/rdbmaker/source/rdbmaker/rdboptions.cxx
+++ b/main/rdbmaker/source/rdbmaker/rdboptions.cxx
@@ -334,7 +334,7 @@ OString RdbOptions::prepareHelp()
 help += " 1. using the internal UNO type description manager -> use 
-R\n"
 "where regname specifies the type library used by the UNO type 
description manager\n"
 "after UNO is bootstrapped. This option disables the use of 
any other type libraries.\n"
-"The tpye library must be a valid product type lib

(openoffice) branch AOO41X updated: Updated English dictionary

2024-07-01 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/AOO41X by this push:
 new 509e4fd729 Updated English dictionary
509e4fd729 is described below

commit 509e4fd729f5272bba9005599d376d1a8a2afc31
Author: mseidel 
AuthorDate: Mon Jul 1 10:44:42 2024 +0200

Updated English dictionary
---
 main/extensions.lst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/extensions.lst b/main/extensions.lst
index 5e34823d1f..edd5adbcaa 100644
--- a/main/extensions.lst
+++ b/main/extensions.lst
@@ -39,7 +39,7 @@
 
 # English dictionary
 [ language=en.* || language=de || language=it ]
-b6bdaca58830037d177dc9f0512145f0 
https://sourceforge.net/projects/aoo-extensions/files/17102/103/dict-en-20240601_aoo.oxt/download
 "dict-en.oxt"
+0f79e7cf360b8f5f2c80e6ac204b22d5 
https://sourceforge.net/projects/aoo-extensions/files/17102/104/dict-en-20240701_aoo.oxt/download
 "dict-en.oxt"
 
 # English (USA, en_US) dictionary
 [ language==nl || language==ru ]



(openoffice) branch AOO42X updated: Updated English dictionary

2024-07-01 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 9974468f96 Updated English dictionary
9974468f96 is described below

commit 9974468f96a8b549fd4c33f7de0e30eb7a604b3a
Author: mseidel 
AuthorDate: Mon Jul 1 10:36:00 2024 +0200

Updated English dictionary

(cherry picked from commit bce6c358df4ed6c83ecf4901ecf99757726ebe16)
---
 main/extensions.lst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/extensions.lst b/main/extensions.lst
index f13b1d7eec..c55174cc56 100644
--- a/main/extensions.lst
+++ b/main/extensions.lst
@@ -72,7 +72,7 @@
 
 # English (en_AU, en_CA, en_GB, en_US, en_ZA) dictionary
 [ language=en.* || language=de || language=it ]
-   b6bdaca58830037d177dc9f0512145f0 
https://sourceforge.net/projects/aoo-extensions/files/17102/103/dict-en-20240601_aoo.oxt/download
 "dict-en.oxt"
+   0f79e7cf360b8f5f2c80e6ac204b22d5 
https://sourceforge.net/projects/aoo-extensions/files/17102/104/dict-en-20240701_aoo.oxt/download
 "dict-en.oxt"
 
 # English (USA, en_US) dictionary
 [ language==nl || language==ru ]



(openoffice) branch trunk updated: Updated English dictionary

2024-07-01 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/trunk by this push:
 new bce6c358df Updated English dictionary
bce6c358df is described below

commit bce6c358df4ed6c83ecf4901ecf99757726ebe16
Author: mseidel 
AuthorDate: Mon Jul 1 10:36:00 2024 +0200

Updated English dictionary
---
 main/extensions.lst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/extensions.lst b/main/extensions.lst
index f13b1d7eec..c55174cc56 100644
--- a/main/extensions.lst
+++ b/main/extensions.lst
@@ -72,7 +72,7 @@
 
 # English (en_AU, en_CA, en_GB, en_US, en_ZA) dictionary
 [ language=en.* || language=de || language=it ]
-   b6bdaca58830037d177dc9f0512145f0 
https://sourceforge.net/projects/aoo-extensions/files/17102/103/dict-en-20240601_aoo.oxt/download
 "dict-en.oxt"
+   0f79e7cf360b8f5f2c80e6ac204b22d5 
https://sourceforge.net/projects/aoo-extensions/files/17102/104/dict-en-20240701_aoo.oxt/download
 "dict-en.oxt"
 
 # English (USA, en_US) dictionary
 [ language==nl || language==ru ]



(openoffice) branch AOO42X updated (49fb1b3762 -> c43a6c176f)

2024-06-26 Thread mseidel
This is an automated email from the ASF dual-hosted git repository.

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


from 49fb1b3762 Uodated two strings "temporally" to "temporarily" (#219)
 new 68bb4a9697 Updated to the latest version:
 new c43a6c176f mode change config.guess

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 main/config.guess |  62 ---
 main/config.sub   | 232 ++
 2 files changed, 198 insertions(+), 96 deletions(-)



  1   2   3   4   5   6   7   8   9   10   >