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 661f6869df pre-commit(end-of-file-fixer): check and auto fix 
xcs|xdl|xhp|xmi|xsd (#290)
661f6869df is described below

commit 661f6869df6275fe40c7f4c91a9f28e283f66cbe
Author: John Bampton <[email protected]>
AuthorDate: Mon Feb 17 01:42:58 2025 +1000

    pre-commit(end-of-file-fixer): check and auto fix xcs|xdl|xhp|xmi|xsd (#290)
    
    (cherry picked from commit 70489eebcaf2b75307ebbf862f60552bbd75f775)
---
 .../source/text/sbasic/guide/control_properties.xhp          |  2 +-
 .../registry/schema/org/openoffice/Office/UI/Effects.xcs     |  1 -
 .../registry/schema/org/openoffice/ucb/Configuration.xcs     | 12 ------------
 3 files changed, 1 insertion(+), 14 deletions(-)

diff --git a/main/helpcontent2/source/text/sbasic/guide/control_properties.xhp 
b/main/helpcontent2/source/text/sbasic/guide/control_properties.xhp
index 1d8fe8f591..03a4caaed4 100644
--- a/main/helpcontent2/source/text/sbasic/guide/control_properties.xhp
+++ b/main/helpcontent2/source/text/sbasic/guide/control_properties.xhp
@@ -46,4 +46,4 @@
 <embed href="text/sbasic/guide/sample_code.xhp#sample_code"/>
 </section>
 </body>
-</helpdocument>
\ No newline at end of file
+</helpdocument>
diff --git 
a/main/officecfg/registry/schema/org/openoffice/Office/UI/Effects.xcs 
b/main/officecfg/registry/schema/org/openoffice/Office/UI/Effects.xcs
index 88a571b58a..3bc5792cf3 100644
--- a/main/officecfg/registry/schema/org/openoffice/Office/UI/Effects.xcs
+++ b/main/officecfg/registry/schema/org/openoffice/Office/UI/Effects.xcs
@@ -107,4 +107,3 @@
                </group>                
        </component>
 </oor:component-schema>
-
diff --git 
a/main/officecfg/registry/schema/org/openoffice/ucb/Configuration.xcs 
b/main/officecfg/registry/schema/org/openoffice/ucb/Configuration.xcs
index 9b9ea72364..2eff1672ee 100644
--- a/main/officecfg/registry/schema/org/openoffice/ucb/Configuration.xcs
+++ b/main/officecfg/registry/schema/org/openoffice/ucb/Configuration.xcs
@@ -76,15 +76,3 @@
                </set>
        </component>
 </oor:component-schema>
-
-
-
-
-
-
-
-
-
-
-
-

Reply via email to