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 3423e09f06 Remove unneeded blank lines from hxx end of files (#237)
3423e09f06 is described below

commit 3423e09f060adbad01e59cacf220898a2df261bf
Author: John Bampton <jbamp...@users.noreply.github.com>
AuthorDate: Wed Jan 1 02:50:29 2025 +1000

    Remove unneeded blank lines from hxx end of files (#237)
---
 main/cui/source/options/fontsubs.hxx | 12 ------------
 main/filter/source/pdf/pdffilter.hxx | 10 ----------
 main/sal/inc/rtl/tres.hxx            | 21 ---------------------
 main/sfx2/inc/sfx2/htmlmode.hxx      | 19 -------------------
 main/svx/inc/svx/htmlmode.hxx        | 19 -------------------
 main/sw/source/ui/inc/condedit.hxx   | 16 ----------------
 main/sw/source/ui/inc/glshell.hxx    | 21 ---------------------
 main/sw/source/ui/inc/srcview.hxx    | 21 ---------------------
 8 files changed, 139 deletions(-)

diff --git a/main/cui/source/options/fontsubs.hxx 
b/main/cui/source/options/fontsubs.hxx
index 06c8c5aeea..30ed8574ec 100644
--- a/main/cui/source/options/fontsubs.hxx
+++ b/main/cui/source/options/fontsubs.hxx
@@ -116,15 +116,3 @@ public:
 
 
 #endif // _SVX_FONT_SUBSTITUTION_HXX
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/main/filter/source/pdf/pdffilter.hxx 
b/main/filter/source/pdf/pdffilter.hxx
index 6f93f98059..08f14c24bf 100644
--- a/main/filter/source/pdf/pdffilter.hxx
+++ b/main/filter/source/pdf/pdffilter.hxx
@@ -118,13 +118,3 @@ SAL_CALL PDFFilter_createInstance( const Reference< 
XMultiServiceFactory > & rSM
        throw ( Exception );
 
 #endif // PDFFILTER_HXX
-
-
-
-
-
-
-
-
-
-
diff --git a/main/sal/inc/rtl/tres.hxx b/main/sal/inc/rtl/tres.hxx
index b7e6c61742..9f6546d6ea 100644
--- a/main/sal/inc/rtl/tres.hxx
+++ b/main/sal/inc/rtl/tres.hxx
@@ -85,24 +85,3 @@ public:
 
 } // </namespace_rtl>
 #endif
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/main/sfx2/inc/sfx2/htmlmode.hxx b/main/sfx2/inc/sfx2/htmlmode.hxx
index 37141bdcaf..519a9dd452 100644
--- a/main/sfx2/inc/sfx2/htmlmode.hxx
+++ b/main/sfx2/inc/sfx2/htmlmode.hxx
@@ -43,22 +43,3 @@
 
 
 #endif
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/main/svx/inc/svx/htmlmode.hxx b/main/svx/inc/svx/htmlmode.hxx
index e2d24233c7..1646637472 100644
--- a/main/svx/inc/svx/htmlmode.hxx
+++ b/main/svx/inc/svx/htmlmode.hxx
@@ -26,22 +26,3 @@
 #include <sfx2/htmlmode.hxx>
 
 #endif
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/main/sw/source/ui/inc/condedit.hxx 
b/main/sw/source/ui/inc/condedit.hxx
index 237e281eee..295372b8c7 100644
--- a/main/sw/source/ui/inc/condedit.hxx
+++ b/main/sw/source/ui/inc/condedit.hxx
@@ -50,19 +50,3 @@ public:
 };
 
 #endif
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/main/sw/source/ui/inc/glshell.hxx 
b/main/sw/source/ui/inc/glshell.hxx
index db55e9a354..accd355438 100644
--- a/main/sw/source/ui/inc/glshell.hxx
+++ b/main/sw/source/ui/inc/glshell.hxx
@@ -87,24 +87,3 @@ public:
 };
 
 #endif
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/main/sw/source/ui/inc/srcview.hxx 
b/main/sw/source/ui/inc/srcview.hxx
index dc98b108fe..99744b3b02 100644
--- a/main/sw/source/ui/inc/srcview.hxx
+++ b/main/sw/source/ui/inc/srcview.hxx
@@ -99,24 +99,3 @@ public:
 
 
 #endif
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

Reply via email to