From 0ae6a22f45b8e82d69f325e93c406dd1166415a0 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sat, 30 Jul 2011 23:01:11 +0300 Subject: Add consistent Emacs and vim mode lines --- chart2/AllLangResTarget_chartcontroller.mk | 3 ++- chart2/JunitTest_chart2_unoapi.mk | 1 + chart2/Library_chartcontroller.mk | 3 ++- chart2/Library_chartmodel.mk | 3 ++- chart2/Library_charttools.mk | 3 ++- chart2/Library_chartview.mk | 3 ++- chart2/Module_chart2.mk | 3 ++- chart2/Package_uiconfig.mk | 3 ++- sc/AllLangResTarget_sc.mk | 3 +++ sc/CppunitTest_sc_test_filters.mk | 3 ++- sc/CppunitTest_sc_ucalc.mk | 3 ++- sc/Library_sc.mk | 3 +++ sc/Library_scd.mk | 3 +++ sc/Library_scfilt.mk | 2 ++ sc/Library_scui.mk | 1 + sc/Library_sd.mk | 1 + sc/Library_vbaobj.mk | 1 + sc/Module_sc.mk | 3 ++- sc/Package_uiconfig.mk | 2 ++ sc/Package_xml.mk | 3 ++- scaddins/AllLangResTarget_analysis.mk | 3 ++- scaddins/AllLangResTarget_date.mk | 3 ++- scaddins/Library_analysis.mk | 3 ++- scaddins/Library_date.mk | 3 ++- scaddins/Module_scaddins.mk | 3 ++- sccomp/AllLangResTarget_solver.mk | 3 ++- sccomp/Library_solver.mk | 3 +++ sccomp/Module_sccomp.mk | 3 ++- 28 files changed, 56 insertions(+), 18 deletions(-) diff --git a/chart2/AllLangResTarget_chartcontroller.mk b/chart2/AllLangResTarget_chartcontroller.mk index 98ad177bea5b..14bfce0c1e29 100644 --- a/chart2/AllLangResTarget_chartcontroller.mk +++ b/chart2/AllLangResTarget_chartcontroller.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -99,4 +100,4 @@ $(eval $(call gb_SrsTarget_add_templates,chart2/res,\ chart2/source/controller/dialogs/res_Trendline_tmpl.hrc \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/chart2/JunitTest_chart2_unoapi.mk b/chart2/JunitTest_chart2_unoapi.mk index da35eea53a44..26a1460706b0 100644 --- a/chart2/JunitTest_chart2_unoapi.mk +++ b/chart2/JunitTest_chart2_unoapi.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version diff --git a/chart2/Library_chartcontroller.mk b/chart2/Library_chartcontroller.mk index 090d3ea893e1..95cbef867979 100644 --- a/chart2/Library_chartcontroller.mk +++ b/chart2/Library_chartcontroller.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -221,4 +222,4 @@ $(eval $(call gb_Library_add_exception_objects,chartcontroller,\ chart2/source/controller/main/UndoGuard \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/chart2/Library_chartmodel.mk b/chart2/Library_chartmodel.mk index e9ac4553fea1..e5ad81bd6e23 100644 --- a/chart2/Library_chartmodel.mk +++ b/chart2/Library_chartmodel.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -119,4 +120,4 @@ $(eval $(call gb_Library_add_exception_objects,chartmodel,\ chart2/source/model/template/XYDataInterpreter \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/chart2/Library_charttools.mk b/chart2/Library_charttools.mk index e88a27d14426..c618038721f6 100644 --- a/chart2/Library_charttools.mk +++ b/chart2/Library_charttools.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -131,4 +132,4 @@ $(eval $(call gb_Library_add_exception_objects,charttools,\ chart2/source/tools/XMLRangeHelper \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/chart2/Library_chartview.mk b/chart2/Library_chartview.mk index a9054560ce7f..841ed6981d24 100644 --- a/chart2/Library_chartview.mk +++ b/chart2/Library_chartview.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -118,4 +119,4 @@ $(eval $(call gb_Library_add_exception_objects,chartview,\ chart2/source/view/main/VTitle \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/chart2/Module_chart2.mk b/chart2/Module_chart2.mk index 24a0b3af833a..4ecb2b952b20 100644 --- a/chart2/Module_chart2.mk +++ b/chart2/Module_chart2.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -40,4 +41,4 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,chart2,\ JunitTest_chart2_unoapi \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/chart2/Package_uiconfig.mk b/chart2/Package_uiconfig.mk index a0814719b3d5..9c77dd676fd0 100644 --- a/chart2/Package_uiconfig.mk +++ b/chart2/Package_uiconfig.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -41,4 +42,4 @@ $(eval $(call gb_Package_add_file,chart2_uiconfig,xml/uiconfig/modules/schart/to $(eval $(call gb_Package_add_file,chart2_uiconfig,xml/uiconfig/modules/schart/toolbar/symbolshapes.xml,toolbar/symbolshapes.xml)) $(eval $(call gb_Package_add_file,chart2_uiconfig,xml/uiconfig/modules/schart/toolbar/toolbar.xml,toolbar/toolbar.xml)) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/sc/AllLangResTarget_sc.mk b/sc/AllLangResTarget_sc.mk index 9c880136947f..adbedf5a8fe4 100644 --- a/sc/AllLangResTarget_sc.mk +++ b/sc/AllLangResTarget_sc.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -102,3 +103,5 @@ $(eval $(call gb_SrsTarget_add_files,sc/res,\ sc/source/ui/formdlg/dwfunctr.src \ sc/source/core/src/compiler.src \ )) + +# vim: set noet sw=4 ts=4: diff --git a/sc/CppunitTest_sc_test_filters.mk b/sc/CppunitTest_sc_test_filters.mk index 8dcd854a86ae..0b469bcfd8c8 100644 --- a/sc/CppunitTest_sc_test_filters.mk +++ b/sc/CppunitTest_sc_test_filters.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # @@ -107,4 +108,4 @@ $(eval $(call gb_RdbTarget_add_old_components,sc_filters_test,\ # b) explicitly depend on the sc resource files needed at unit-test runtime $(call gb_CppunitTest_get_target,sc_filters_test) : $(call gb_Library_get_target,scfilt) $(WORKDIR)/AllLangRes/sc -# vim: set noet sw=4: +# vim: set noet sw=4 ts=4: diff --git a/sc/CppunitTest_sc_ucalc.mk b/sc/CppunitTest_sc_ucalc.mk index 2fec47155038..cf5d4a898f00 100644 --- a/sc/CppunitTest_sc_ucalc.mk +++ b/sc/CppunitTest_sc_ucalc.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # @@ -109,4 +110,4 @@ $(eval $(call gb_RdbTarget_add_old_components,sc_ucalc,\ ucpfile1 \ )) -# vim: set noet sw=4: +# vim: set noet sw=4 ts=4: diff --git a/sc/Library_sc.mk b/sc/Library_sc.mk index dcb105d6a07d..10a71a8a70ce 100644 --- a/sc/Library_sc.mk +++ b/sc/Library_sc.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -555,3 +556,5 @@ $(eval $(call gb_SdiTarget_set_include,sc/sdi/scslots,\ -I$(realpath $(SRCDIR)/sc/sdi) \ $$(INCLUDE) \ )) + +# vim: set noet sw=4 ts=4: diff --git a/sc/Library_scd.mk b/sc/Library_scd.mk index 058476fba3f4..459ec4891b2f 100644 --- a/sc/Library_scd.mk +++ b/sc/Library_scd.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -55,3 +56,5 @@ $(eval $(call gb_Library_add_exception_objects,scd,\ sc/source/ui/unoobj/detreg \ sc/source/ui/unoobj/scdetect \ )) + +# vim: set noet sw=4 ts=4: diff --git a/sc/Library_scfilt.mk b/sc/Library_scfilt.mk index 9d9b41301eef..99e028cc6d47 100644 --- a/sc/Library_scfilt.mk +++ b/sc/Library_scfilt.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -167,3 +168,4 @@ $(eval $(call gb_Library_add_cxxobjects,scfilt,\ sc/source/filter/lotus/optab \ )) +# vim: set noet sw=4 ts=4: diff --git a/sc/Library_scui.mk b/sc/Library_scui.mk index a7f8fb3d95e1..74db5b57d4c4 100644 --- a/sc/Library_scui.mk +++ b/sc/Library_scui.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version diff --git a/sc/Library_sd.mk b/sc/Library_sd.mk index e69de29bb2d1..3d98234e0790 100644 --- a/sc/Library_sd.mk +++ b/sc/Library_sd.mk @@ -0,0 +1 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- diff --git a/sc/Library_vbaobj.mk b/sc/Library_vbaobj.mk index 7fe3d3803a73..54f626af1b78 100644 --- a/sc/Library_vbaobj.mk +++ b/sc/Library_vbaobj.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk index d07a2c51b4d3..ecf5fa7db589 100644 --- a/sc/Module_sc.mk +++ b/sc/Module_sc.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # @@ -39,4 +40,4 @@ $(eval $(call gb_Module_add_check_targets,sc,\ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/sc/Package_uiconfig.mk b/sc/Package_uiconfig.mk index e9fa93282656..b37e1e349626 100644 --- a/sc/Package_uiconfig.mk +++ b/sc/Package_uiconfig.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -59,3 +60,4 @@ $(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar $(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/toolbar.xml,scalc/toolbar/toolbar.xml)) $(eval $(call gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/viewerbar.xml,scalc/toolbar/viewerbar.xml)) +# vim: set noet sw=4 ts=4: diff --git a/sc/Package_xml.mk b/sc/Package_xml.mk index a33ccbdf9054..e58d2a068e09 100644 --- a/sc/Package_xml.mk +++ b/sc/Package_xml.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version @@ -138,4 +139,4 @@ $(eval $(call gb_Package_add_file,sc_xml,xml/ScViewPaneObj.xml,ScViewPaneObj.xml $(eval $(call gb_Package_add_file,sc_xml,xml/ScXMLExport.xml,ScXMLExport.xml)) $(eval $(call gb_Package_add_file,sc_xml,xml/ScXMLImport.xml,ScXMLImport.xml)) - +# vim: set noet sw=4 ts=4: diff --git a/scaddins/AllLangResTarget_analysis.mk b/scaddins/AllLangResTarget_analysis.mk index 4bf542da043b..07d5bed462a0 100644 --- a/scaddins/AllLangResTarget_analysis.mk +++ b/scaddins/AllLangResTarget_analysis.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -44,4 +45,4 @@ $(eval $(call gb_SrsTarget_add_files,scaddins/analysis,\ scaddins/source/analysis/analysis_funcnames.src \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/scaddins/AllLangResTarget_date.mk b/scaddins/AllLangResTarget_date.mk index b816ea7a5ddc..cf78ddb23272 100644 --- a/scaddins/AllLangResTarget_date.mk +++ b/scaddins/AllLangResTarget_date.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -42,4 +43,4 @@ $(eval $(call gb_SrsTarget_add_files,scaddins/date,\ scaddins/source/datefunc/datefunc.src \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/scaddins/Library_analysis.mk b/scaddins/Library_analysis.mk index 21bf59c796d3..798c5b0b52de 100644 --- a/scaddins/Library_analysis.mk +++ b/scaddins/Library_analysis.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -54,4 +55,4 @@ $(eval $(call gb_Library_add_exception_objects,analysis,\ scaddins/source/analysis/financial \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/scaddins/Library_date.mk b/scaddins/Library_date.mk index a7bc434c1bc0..50a9c6e3b390 100644 --- a/scaddins/Library_date.mk +++ b/scaddins/Library_date.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -51,4 +52,4 @@ $(eval $(call gb_Library_add_exception_objects,date,\ scaddins/source/datefunc/datefunc \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/scaddins/Module_scaddins.mk b/scaddins/Module_scaddins.mk index 537a10285197..054857440c24 100644 --- a/scaddins/Module_scaddins.mk +++ b/scaddins/Module_scaddins.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -34,4 +35,4 @@ $(eval $(call gb_Module_add_targets,scaddins,\ Library_date \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/sccomp/AllLangResTarget_solver.mk b/sccomp/AllLangResTarget_solver.mk index 98c3817e2c6c..613417f0546a 100644 --- a/sccomp/AllLangResTarget_solver.mk +++ b/sccomp/AllLangResTarget_solver.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -39,4 +40,4 @@ $(eval $(call gb_SrsTarget_add_files,solver/res,\ sccomp/source/solver/solver.src \ )) -# vim: set noet sw=4: +# vim: set noet sw=4 ts=4: diff --git a/sccomp/Library_solver.mk b/sccomp/Library_solver.mk index 586c23776f31..a9e96454e392 100644 --- a/sccomp/Library_solver.mk +++ b/sccomp/Library_solver.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -53,3 +54,5 @@ $(eval $(call gb_Library_use_external,solver,lpsolve55)) $(eval $(call gb_Library_add_exception_objects,solver,\ sccomp/source/solver/solver \ )) + +# vim: set noet sw=4 ts=4: diff --git a/sccomp/Module_sccomp.mk b/sccomp/Module_sccomp.mk index 92d311315aa9..27ba12963db0 100644 --- a/sccomp/Module_sccomp.mk +++ b/sccomp/Module_sccomp.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -32,4 +33,4 @@ $(eval $(call gb_Module_add_targets,sccomp,\ Library_solver \ )) -# vim: set noet sw=4: +# vim: set noet sw=4 ts=4: -- cgit