You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2023/02/18 01:21:09 UTC

[openoffice] 01/02: Cleanup Make files

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 5908c5944b994ee16b439ae7c84d6a9de5bc03bd
Author: mseidel <ms...@apache.org>
AuthorDate: Fri Feb 17 00:00:22 2023 +0100

    Cleanup Make files
    
    (cherry picked from commit e54b5b1ddf740e7e5990491b601759cec259e862)
---
 main/Module_ooo.mk                       | 10 +++++-----
 main/comphelper/Module_comphelper.mk     | 10 +++++-----
 main/dbaccess/Module_dbaccess.mk         | 10 +++++-----
 main/framework/Module_framework.mk       | 10 +++++-----
 main/reportdesign/Module_reportdesign.mk | 12 ++++++------
 main/svl/Module_svl.mk                   | 10 +++++-----
 main/svx/Module_svx.mk                   | 11 ++++++-----
 main/xmloff/Library_xo.mk                | 10 +++++-----
 main/xmloff/Library_xof.mk               | 10 +++++-----
 main/xmloff/Module_xmloff.mk             | 10 +++++-----
 10 files changed, 52 insertions(+), 51 deletions(-)

diff --git a/main/Module_ooo.mk b/main/Module_ooo.mk
index a48f35440b..86058792e9 100644
--- a/main/Module_ooo.mk
+++ b/main/Module_ooo.mk
@@ -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.
-#  
+#
 #**************************************************************
 
 
@@ -127,4 +127,4 @@ $(eval $(call gb_Module_add_moduledirs,ooo,\
 	xmlscript \
 ))
 
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4:
diff --git a/main/comphelper/Module_comphelper.mk b/main/comphelper/Module_comphelper.mk
index d857b03143..311ff2ab66 100644
--- a/main/comphelper/Module_comphelper.mk
+++ b/main/comphelper/Module_comphelper.mk
@@ -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.
-#  
+#
 #**************************************************************
 
 
@@ -41,4 +41,4 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,comphelper,\
 ))
 endif
 
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4:
diff --git a/main/dbaccess/Module_dbaccess.mk b/main/dbaccess/Module_dbaccess.mk
index e2c638d069..38536375f6 100644
--- a/main/dbaccess/Module_dbaccess.mk
+++ b/main/dbaccess/Module_dbaccess.mk
@@ -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.
-#  
+#
 ###############################################################
 
 
@@ -53,4 +53,4 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,dbaccess,\
 ))
 endif
 
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4:
diff --git a/main/framework/Module_framework.mk b/main/framework/Module_framework.mk
index 907818a2e3..77d7a55cad 100644
--- a/main/framework/Module_framework.mk
+++ b/main/framework/Module_framework.mk
@@ -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.
-#  
+#
 #**************************************************************
 
 
@@ -43,4 +43,4 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,framework,\
 ))
 endif
 
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4:
diff --git a/main/reportdesign/Module_reportdesign.mk b/main/reportdesign/Module_reportdesign.mk
index b49ebd086e..f74ec4387c 100644
--- a/main/reportdesign/Module_reportdesign.mk
+++ b/main/reportdesign/Module_reportdesign.mk
@@ -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.
-#  
+#
 ###############################################################
 
 
@@ -35,10 +35,10 @@ $(eval $(call gb_Module_add_targets,reportdesign,\
 
 ifneq ($(OOO_JUNIT_JAR),)
 # deactivated since sb123;
-# apparently fails because OOo does not find JVM?
+# apparently fails because AOO does not find JVM?
 #$(eval $(call gb_Module_add_subsequentcheck_targets,reportdesign,\
 	JunitTest_reportdesign_complex \
 ))
 endif
 
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4:
diff --git a/main/svl/Module_svl.mk b/main/svl/Module_svl.mk
index 6fdbcf710c..3dea9a4898 100644
--- a/main/svl/Module_svl.mk
+++ b/main/svl/Module_svl.mk
@@ -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.
-#  
+#
 #**************************************************************
 
 
@@ -47,4 +47,4 @@ endif
 #todo: package_inc
 #todo: map file
 
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4:
diff --git a/main/svx/Module_svx.mk b/main/svx/Module_svx.mk
index 2953b36c34..3ac69b7f68 100644
--- a/main/svx/Module_svx.mk
+++ b/main/svx/Module_svx.mk
@@ -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.
-#  
+#
 #**************************************************************
 
 
@@ -46,4 +46,5 @@ endif
 #todo: -DUNICODE and -D_UNICODE on WNT for source/dialog
 #todo: globlmn.hrc
 #todo: component file
-# vim: set noet ts=4 sw=4:
+
+# vim: set noet sw=4 ts=4:
diff --git a/main/xmloff/Library_xo.mk b/main/xmloff/Library_xo.mk
index c24f9a0555..7b0c1d1bba 100644
--- a/main/xmloff/Library_xo.mk
+++ b/main/xmloff/Library_xo.mk
@@ -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.
-#  
+#
 #**************************************************************
 
 
@@ -382,4 +382,4 @@ $(eval $(call gb_Library_add_exception_objects,xo,\
 	xmloff/source/xforms/xformsimport \
 ))
 
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4:
diff --git a/main/xmloff/Library_xof.mk b/main/xmloff/Library_xof.mk
index 704017ff51..4407c5e734 100644
--- a/main/xmloff/Library_xof.mk
+++ b/main/xmloff/Library_xof.mk
@@ -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.
-#  
+#
 #**************************************************************
 
 
@@ -90,4 +90,4 @@ $(eval $(call gb_Library_add_exception_objects,xof,\
 	xmloff/source/transform/XMLFilterRegistration \
 ))
 
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4:
diff --git a/main/xmloff/Module_xmloff.mk b/main/xmloff/Module_xmloff.mk
index 4dedb5f2f1..dfe0a6197b 100644
--- a/main/xmloff/Module_xmloff.mk
+++ b/main/xmloff/Module_xmloff.mk
@@ -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.
-#  
+#
 #**************************************************************
 
 
@@ -39,4 +39,4 @@ endif
 #todo: map file
 #todo: xmlkywd.lib - built, but never used?!
 
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4: