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 4005a216bf pre-commit auto whitespace cleanup for xlb files (#391)
4005a216bf is described below
commit 4005a216bf9b2cbb00e79c290a2918a03b905364
Author: John Bampton <[email protected]>
AuthorDate: Fri Jul 25 01:58:25 2025 +1000
pre-commit auto whitespace cleanup for xlb files (#391)
Enforce 3 hooks for xlb files
(cherry picked from commit 9b3bc896abcfb1dd68a50ebeeef1c945e06f9ddc)
---
main/helpauthoring/HelpAuthoring/dialog.xlb | 2 +-
main/helpauthoring/HelpAuthoring/script.xlb | 2 +-
.../BasicAndDialogs/ToolkitControls/ToolkitControls/dialog.xlb | 2 +-
.../BasicAndDialogs/ToolkitControls/ToolkitControls/script.xlb | 2 +-
.../Extensions/DialogWithHelp/DialogWithHelp/dialog.xlb | 2 +-
.../Extensions/DialogWithHelp/DialogWithHelp/script.xlb | 2 +-
main/sdext/source/pdfimport/dialogs/dialog.xlb | 2 +-
main/swext/mediawiki/dialogs/dialog.xlb | 8 ++++----
main/swext/mediawiki/dialogs/script.xlb | 8 ++++----
main/wizards/source/tools/script.xlb | 2 +-
main/wizards/source/tutorials/dialog.xlb | 2 +-
main/wizards/source/tutorials/script.xlb | 2 +-
12 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/main/helpauthoring/HelpAuthoring/dialog.xlb
b/main/helpauthoring/HelpAuthoring/dialog.xlb
index 00ae5e3374..86196c148f 100644
--- a/main/helpauthoring/HelpAuthoring/dialog.xlb
+++ b/main/helpauthoring/HelpAuthoring/dialog.xlb
@@ -17,4 +17,4 @@
<library:element library:name="dlgLink"/>
<library:element library:name="dlg_BrowseEmbed"/>
<library:element library:name="dlgConfigure"/>
-</library:library>
\ No newline at end of file
+</library:library>
diff --git a/main/helpauthoring/HelpAuthoring/script.xlb
b/main/helpauthoring/HelpAuthoring/script.xlb
index 3173a46e5f..1c79ea2e5a 100644
--- a/main/helpauthoring/HelpAuthoring/script.xlb
+++ b/main/helpauthoring/HelpAuthoring/script.xlb
@@ -15,4 +15,4 @@
<library:element library:name="Validate"/>
<library:element library:name="Find"/>
<library:element library:name="Link"/>
-</library:library>
\ No newline at end of file
+</library:library>
diff --git
a/main/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/dialog.xlb
b/main/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/dialog.xlb
index a74e020a1d..db82a0c395 100644
---
a/main/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/dialog.xlb
+++
b/main/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/dialog.xlb
@@ -5,4 +5,4 @@
<library:element library:name="ProgressBarDlg"/>
<library:element library:name="ScrollBarDlg"/>
<library:element library:name="MultiPageDlg"/>
-</library:library>
\ No newline at end of file
+</library:library>
diff --git
a/main/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/script.xlb
b/main/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/script.xlb
index 03741ae358..030b7fc3ff 100644
---
a/main/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/script.xlb
+++
b/main/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/script.xlb
@@ -5,4 +5,4 @@
<library:element library:name="ProgressBar"/>
<library:element library:name="ScrollBar"/>
<library:element library:name="MultiPage"/>
-</library:library>
\ No newline at end of file
+</library:library>
diff --git
a/main/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/DialogWithHelp/dialog.xlb
b/main/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/DialogWithHelp/dialog.xlb
index bd7d00efd2..15057bfe5f 100644
---
a/main/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/DialogWithHelp/dialog.xlb
+++
b/main/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/DialogWithHelp/dialog.xlb
@@ -2,4 +2,4 @@
<!DOCTYPE library:library PUBLIC "-//OpenOffice.org//DTD OfficeDocument
1.0//EN" "library.dtd">
<library:library xmlns:library="http://openoffice.org/2000/library"
library:name="DialogWithHelp" library:readonly="false"
library:passwordprotected="false">
<library:element library:name="Dialog1"/>
-</library:library>
\ No newline at end of file
+</library:library>
diff --git
a/main/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/DialogWithHelp/script.xlb
b/main/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/DialogWithHelp/script.xlb
index 423177601c..56092b62ed 100644
---
a/main/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/DialogWithHelp/script.xlb
+++
b/main/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/DialogWithHelp/script.xlb
@@ -2,4 +2,4 @@
<!DOCTYPE library:library PUBLIC "-//OpenOffice.org//DTD OfficeDocument
1.0//EN" "library.dtd">
<library:library xmlns:library="http://openoffice.org/2000/library"
library:name="DialogWithHelp" library:readonly="false"
library:passwordprotected="false">
<library:element library:name="Module1"/>
-</library:library>
\ No newline at end of file
+</library:library>
diff --git a/main/sdext/source/pdfimport/dialogs/dialog.xlb
b/main/sdext/source/pdfimport/dialogs/dialog.xlb
index e025c4b13f..5c7b74f753 100644
--- a/main/sdext/source/pdfimport/dialogs/dialog.xlb
+++ b/main/sdext/source/pdfimport/dialogs/dialog.xlb
@@ -2,4 +2,4 @@
<!DOCTYPE library:library PUBLIC "-//OpenOffice.org//DTD OfficeDocument
1.0//EN" "library.dtd">
<library:library xmlns:library="http://openoffice.org/2000/library"
library:name="PDFImport" library:readonly="false"
library:passwordprotected="false">
<library:element library:name="TargetChooser"/>
-</library:library>
\ No newline at end of file
+</library:library>
diff --git a/main/swext/mediawiki/dialogs/dialog.xlb
b/main/swext/mediawiki/dialogs/dialog.xlb
index 38f196b2c0..5104d9c695 100644
--- a/main/swext/mediawiki/dialogs/dialog.xlb
+++ b/main/swext/mediawiki/dialogs/dialog.xlb
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--***********************************************************
- *
+ *
* 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
@@ -8,16 +8,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.
- *
+ *
***********************************************************-->
diff --git a/main/swext/mediawiki/dialogs/script.xlb
b/main/swext/mediawiki/dialogs/script.xlb
index 8be1306379..4e440b8d85 100644
--- a/main/swext/mediawiki/dialogs/script.xlb
+++ b/main/swext/mediawiki/dialogs/script.xlb
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--***********************************************************
- *
+ *
* 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
@@ -8,16 +8,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.
- *
+ *
***********************************************************-->
diff --git a/main/wizards/source/tools/script.xlb
b/main/wizards/source/tools/script.xlb
index fe4d74d603..c107f2c9bf 100644
--- a/main/wizards/source/tools/script.xlb
+++ b/main/wizards/source/tools/script.xlb
@@ -7,4 +7,4 @@
<library:element library:name="UCB"/>
<library:element library:name="Listbox"/>
<library:element library:name="Debug"/>
-</library:library>
\ No newline at end of file
+</library:library>
diff --git a/main/wizards/source/tutorials/dialog.xlb
b/main/wizards/source/tutorials/dialog.xlb
index e02b20688a..0bb4c55ecd 100644
--- a/main/wizards/source/tutorials/dialog.xlb
+++ b/main/wizards/source/tutorials/dialog.xlb
@@ -4,4 +4,4 @@
<library:element library:name="TutorialsDialog"/>
<library:element library:name="TutorialOpenDialog"/>
<library:element library:name="TutorialCloseDialog"/>
-</library:library>
\ No newline at end of file
+</library:library>
diff --git a/main/wizards/source/tutorials/script.xlb
b/main/wizards/source/tutorials/script.xlb
index 30280c6b1f..df0ec330e3 100644
--- a/main/wizards/source/tutorials/script.xlb
+++ b/main/wizards/source/tutorials/script.xlb
@@ -7,4 +7,4 @@
<library:element library:name="RoadMap"/>
<library:element library:name="ShowInfoDialog"/>
<library:element library:name="TutorialClose"/>
-</library:library>
\ No newline at end of file
+</library:library>