diff options
author | Tor Lillqvist <tml@iki.fi> | 2011-07-30 23:02:30 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2011-07-30 23:02:30 +0300 |
commit | 4122c3b9d58b0df701b903f8bf9dc6e843aeba1b (patch) | |
tree | 506f5d98f18c73d5aa250f7dd7f9da88e6aa2986 | |
parent | 1469f908501e22a5c299f94754b722923b27560f (diff) |
Add consistent Emacs and vim mode lines
87 files changed, 135 insertions, 30 deletions
diff --git a/basic/AllLangResTarget_sb.mk b/basic/AllLangResTarget_sb.mk index 2fe6ba6f685b..8362e9391d31 100644 --- a/basic/AllLangResTarget_sb.mk +++ b/basic/AllLangResTarget_sb.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,sb/res,\ basic/source/sbx/format.src \ )) -# vim: set noet sw=4: +# vim: set noet sw=4 ts=4: diff --git a/basic/AllLangResTarget_stt.mk b/basic/AllLangResTarget_stt.mk index 1e054a8929a8..38b28adf952b 100644 --- a/basic/AllLangResTarget_stt.mk +++ b/basic/AllLangResTarget_stt.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. @@ -45,4 +46,4 @@ $(eval $(call gb_SrsTarget_add_files,stt/res,\ basic/source/app/ttmsg.src \ )) -# vim: set noet sw=4: +# vim: set noet sw=4 ts=4: diff --git a/basic/Library_sb.mk b/basic/Library_sb.mk index 0502a2de8860..6bc5013e5d3e 100644 --- a/basic/Library_sb.mk +++ b/basic/Library_sb.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. @@ -177,4 +178,4 @@ $(eval $(call gb_Library_add_exception_objects,sb,\ )) endif -# vim: set noet sw=4: +# vim: set noet sw=4 ts=4: diff --git a/basic/Module_basic.mk b/basic/Module_basic.mk index af830da9936a..49a693406761 100644 --- a/basic/Module_basic.mk +++ b/basic/Module_basic.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. @@ -36,4 +37,4 @@ $(eval $(call gb_Module_add_targets,basic,\ StaticLibrary_sample \ )) -# vim: set noet sw=4: +# vim: set noet sw=4 ts=4: diff --git a/basic/Package_inc.mk b/basic/Package_inc.mk index bb6a885b0d69..2ff19beb98b7 100644 --- a/basic/Package_inc.mk +++ b/basic/Package_inc.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. @@ -64,4 +65,4 @@ $(eval $(call gb_Package_add_file,basic_inc,inc/basic/ttmsg.hrc,basic/ttmsg.hrc) $(eval $(call gb_Package_add_file,basic_inc,inc/basic/ttstrhlp.hxx,basic/ttstrhlp.hxx)) $(eval $(call gb_Package_add_file,basic_inc,inc/basic/vbahelper.hxx,basic/vbahelper.hxx)) -# vim: set noet sw=4: +# vim: set noet sw=4 ts=4: diff --git a/basic/StaticLibrary_app.mk b/basic/StaticLibrary_app.mk index 5cce0b52da24..3166775e04b9 100644 --- a/basic/StaticLibrary_app.mk +++ b/basic/StaticLibrary_app.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. @@ -61,4 +62,4 @@ $(eval $(call gb_StaticLibrary_add_exception_objects,app,\ basic/source/app/textedit \ )) -# vim: set noet sw=4: +# vim: set noet sw=4 ts=4: diff --git a/basic/StaticLibrary_sample.mk b/basic/StaticLibrary_sample.mk index e824be94e5fc..364e2b3b5676 100644 --- a/basic/StaticLibrary_sample.mk +++ b/basic/StaticLibrary_sample.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. @@ -47,4 +48,4 @@ $(eval $(call gb_StaticLibrary_add_exception_objects,sample,\ basic/source/sample/object \ )) -# vim: set noet sw=4: +# vim: set noet sw=4 ts=4: diff --git a/configmgr/JunitTest_configmgr_unoapi.mk b/configmgr/JunitTest_configmgr_unoapi.mk index a707909315cf..a2b52d9c3f7d 100644 --- a/configmgr/JunitTest_configmgr_unoapi.mk +++ b/configmgr/JunitTest_configmgr_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/configmgr/Module_configmgr.mk b/configmgr/Module_configmgr.mk index 2b6e3c60e31b..140dd72ff94b 100644 --- a/configmgr/Module_configmgr.mk +++ b/configmgr/Module_configmgr.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 @@ -31,4 +32,4 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,configmgr,\ JunitTest_configmgr_unoapi \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/drawinglayer/Library_drawinglayer.mk b/drawinglayer/Library_drawinglayer.mk index 87639435450f..133364bcc06d 100644 --- a/drawinglayer/Library_drawinglayer.mk +++ b/drawinglayer/Library_drawinglayer.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 @@ -182,4 +183,4 @@ $(eval $(call gb_Library_add_noexception_objects,drawinglayer,\ drawinglayer/source/geometry/viewinformation3d \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/drawinglayer/Module_drawinglayer.mk b/drawinglayer/Module_drawinglayer.mk index 86711645030d..05f45482163d 100644 --- a/drawinglayer/Module_drawinglayer.mk +++ b/drawinglayer/Module_drawinglayer.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 @@ -32,4 +33,4 @@ $(eval $(call gb_Module_add_targets,drawinglayer,\ Package_inc \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/drawinglayer/Package_inc.mk b/drawinglayer/Package_inc.mk index df4a75b607bb..8c5880448f68 100644 --- a/drawinglayer/Package_inc.mk +++ b/drawinglayer/Package_inc.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 @@ -137,4 +138,4 @@ $(eval $(call gb_Package_add_file,drawinglayer_inc,inc/drawinglayer/processor3d/ $(eval $(call gb_Package_add_file,drawinglayer_inc,inc/drawinglayer/texture/texture3d.hxx,drawinglayer/texture/texture3d.hxx)) $(eval $(call gb_Package_add_file,drawinglayer_inc,inc/drawinglayer/texture/texture.hxx,drawinglayer/texture/texture.hxx)) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/editeng/AllLangResTarget_editeng.mk b/editeng/AllLangResTarget_editeng.mk index bcc2c63220d7..9d29ee31f7c8 100755..100644 --- a/editeng/AllLangResTarget_editeng.mk +++ b/editeng/AllLangResTarget_editeng.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. diff --git a/editeng/CppunitTest_editeng_borderline.mk b/editeng/CppunitTest_editeng_borderline.mk index c772103d1394..ab409d9dbcb9 100755..100644 --- a/editeng/CppunitTest_editeng_borderline.mk +++ b/editeng/CppunitTest_editeng_borderline.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. diff --git a/editeng/Library_editeng.mk b/editeng/Library_editeng.mk index cb722b3a6b65..c04e0d2460fc 100755..100644 --- a/editeng/Library_editeng.mk +++ b/editeng/Library_editeng.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. @@ -162,4 +163,3 @@ $(eval $(call gb_Library_add_linked_libs,editeng,\ $(eval $(call gb_Library_use_external,editeng,icuuc)) # vim: set noet sw=4 ts=4: - diff --git a/editeng/Module_editeng.mk b/editeng/Module_editeng.mk index e84a1587e3f4..4666d9119f22 100755..100644 --- a/editeng/Module_editeng.mk +++ b/editeng/Module_editeng.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. diff --git a/editeng/Package_inc.mk b/editeng/Package_inc.mk index 52fa0e854a10..485f1bb00cd0 100755..100644 --- a/editeng/Package_inc.mk +++ b/editeng/Package_inc.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. diff --git a/fileaccess/Library_fileacc.mk b/fileaccess/Library_fileacc.mk index 6fb3bcb7a2d5..81bbff0d559e 100644 --- a/fileaccess/Library_fileacc.mk +++ b/fileaccess/Library_fileacc.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/fileaccess/Module_fileaccess.mk b/fileaccess/Module_fileaccess.mk index 8e3d385022b8..dab8ea6baeb2 100644 --- a/fileaccess/Module_fileaccess.mk +++ b/fileaccess/Module_fileaccess.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/formula/AllLangResTarget_for.mk b/formula/AllLangResTarget_for.mk index 325f91186ce3..d83b88be0dcd 100644 --- a/formula/AllLangResTarget_for.mk +++ b/formula/AllLangResTarget_for.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 @@ -45,4 +46,4 @@ $(eval $(call gb_SrsTarget_add_files,formula/res,\ formula/source/core/resource/core_resource.src \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/formula/AllLangResTarget_forui.mk b/formula/AllLangResTarget_forui.mk index 3053ee6f2b3f..06b44bc18f56 100644 --- a/formula/AllLangResTarget_forui.mk +++ b/formula/AllLangResTarget_forui.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 @@ -47,4 +48,4 @@ $(eval $(call gb_SrsTarget_add_files,formula/ui,\ formula/source/ui/dlg/parawin.src \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/formula/Library_for.mk b/formula/Library_for.mk index 14cf9e971464..5c944be89fd2 100644 --- a/formula/Library_for.mk +++ b/formula/Library_for.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 @@ -72,4 +73,4 @@ $(eval $(call gb_Library_add_exception_objects,for,\ formula/source/core/resource/core_resource \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/formula/Library_forui.mk b/formula/Library_forui.mk index 8c7c6a9897ea..1ec688a6b9e4 100644 --- a/formula/Library_forui.mk +++ b/formula/Library_forui.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 @@ -70,4 +71,4 @@ $(eval $(call gb_Library_add_exception_objects,forui,\ formula/source/ui/resource/ModuleHelper \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/formula/Module_formula.mk b/formula/Module_formula.mk index 0ce73ce40777..eff40c7371b2 100644 --- a/formula/Module_formula.mk +++ b/formula/Module_formula.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 @@ -35,4 +36,4 @@ $(eval $(call gb_Module_add_targets,formula,\ Package_inc \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/formula/Package_inc.mk b/formula/Package_inc.mk index 1fc717f5b735..127085fd4bfb 100644 --- a/formula/Package_inc.mk +++ b/formula/Package_inc.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 @@ -44,4 +45,4 @@ $(eval $(call gb_Package_add_file,formula_inc,inc/formula/opcode.hxx,opcode.hxx) $(eval $(call gb_Package_add_file,formula_inc,inc/formula/tokenarray.hxx,tokenarray.hxx)) $(eval $(call gb_Package_add_file,formula_inc,inc/formula/token.hxx,token.hxx)) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/framework/AllLangResTarget_fwe.mk b/framework/AllLangResTarget_fwe.mk index 2bf8ccb8a7d5..d2184442b936 100644 --- a/framework/AllLangResTarget_fwe.mk +++ b/framework/AllLangResTarget_fwe.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. diff --git a/framework/JunitTest_framework_complex.mk b/framework/JunitTest_framework_complex.mk index d7dba37635ff..28b5fb9d176b 100644 --- a/framework/JunitTest_framework_complex.mk +++ b/framework/JunitTest_framework_complex.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. diff --git a/framework/JunitTest_framework_unoapi.mk b/framework/JunitTest_framework_unoapi.mk index 73d9ca1ffbb5..91723038270a 100644 --- a/framework/JunitTest_framework_unoapi.mk +++ b/framework/JunitTest_framework_unoapi.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. diff --git a/framework/Library_fwe.mk b/framework/Library_fwe.mk index 1b86e5f0e3b9..f6a7994aad5e 100644 --- a/framework/Library_fwe.mk +++ b/framework/Library_fwe.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. diff --git a/framework/Library_fwi.mk b/framework/Library_fwi.mk index 105d5a265784..3db6f7883fe1 100644 --- a/framework/Library_fwi.mk +++ b/framework/Library_fwi.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. diff --git a/framework/Library_fwk.mk b/framework/Library_fwk.mk index 804048c16d1d..04a78867e363 100644 --- a/framework/Library_fwk.mk +++ b/framework/Library_fwk.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. diff --git a/framework/Library_fwl.mk b/framework/Library_fwl.mk index dd1d79eccc64..ae2975606de4 100644 --- a/framework/Library_fwl.mk +++ b/framework/Library_fwl.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. diff --git a/framework/Library_fwm.mk b/framework/Library_fwm.mk index 063c78e8fa00..ad7836db208f 100644 --- a/framework/Library_fwm.mk +++ b/framework/Library_fwm.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. diff --git a/framework/Library_lomenubar.mk b/framework/Library_lomenubar.mk index 4ff5fb30a93a..7452318280ef 100644 --- a/framework/Library_lomenubar.mk +++ b/framework/Library_lomenubar.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 @@ -57,4 +58,4 @@ $(eval $(call gb_Library_add_exception_objects,lomenubar,\ framework/source/lomenubar/exports \ )) -# vim: set noet sw=4: +# vim: set noet sw=4 ts=4: diff --git a/framework/Module_framework.mk b/framework/Module_framework.mk index aaccaab669f2..b6264478e8c7 100644 --- a/framework/Module_framework.mk +++ b/framework/Module_framework.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. @@ -50,4 +51,4 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,framework,\ JunitTest_framework_complex \ JunitTest_framework_unoapi \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/framework/Package_dtd.mk b/framework/Package_dtd.mk index 99318b553acd..f58e303dfc36 100644 --- a/framework/Package_dtd.mk +++ b/framework/Package_dtd.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. @@ -33,3 +34,5 @@ $(eval $(call gb_Package_add_file,framework_dtd,bin/image.dtd,image.dtd)) $(eval $(call gb_Package_add_file,framework_dtd,bin/menubar.dtd,menubar.dtd)) $(eval $(call gb_Package_add_file,framework_dtd,bin/statusbar.dtd,statusbar.dtd)) $(eval $(call gb_Package_add_file,framework_dtd,bin/toolbar.dtd,toolbar.dtd)) + +# vim: set noet sw=4 ts=4: diff --git a/framework/Package_inc.mk b/framework/Package_inc.mk index d72dd52128b8..b2af44e30a87 100644 --- a/framework/Package_inc.mk +++ b/framework/Package_inc.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. @@ -49,3 +50,5 @@ $(eval $(call gb_Package_add_file,framework_inc,inc/framework/toolboxconfigurati $(eval $(call gb_Package_add_file,framework_inc,inc/framework/fwedllapi.h,framework/fwedllapi.h)) $(eval $(call gb_Package_add_file,framework_inc,inc/fwkdllapi.h,fwkdllapi.h)) $(eval $(call gb_Package_add_file,framework_inc,inc/fwidllapi.h,fwidllapi.h)) + +# vim: set noet sw=4 ts=4: diff --git a/framework/Package_uiconfig.mk b/framework/Package_uiconfig.mk index 0eca53143c4e..0b20d1288a5d 100644 --- a/framework/Package_uiconfig.mk +++ b/framework/Package_uiconfig.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. @@ -29,3 +30,5 @@ $(eval $(call gb_Package_Package,framework_uiconfig,$(SRCDIR)/framework/uiconfig $(eval $(call gb_Package_add_file,framework_uiconfig,xml/uiconfig/modules/StartModule/menubar/menubar.xml,startmodule/menubar/menubar.xml)) $(eval $(call gb_Package_add_file,framework_uiconfig,xml/uiconfig/modules/StartModule/statusbar/statusbar.xml,startmodule/statusbar/statusbar.xml)) $(eval $(call gb_Package_add_file,framework_uiconfig,xml/uiconfig/modules/StartModule/toolbar/standardbar.xml,startmodule/toolbar/standardbar.xml)) + +# vim: set noet sw=4 ts=4: diff --git a/framework/Package_unotypes.mk b/framework/Package_unotypes.mk index 542dc09902c5..bbbdce97bdba 100644 --- a/framework/Package_unotypes.mk +++ b/framework/Package_unotypes.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. @@ -28,3 +29,5 @@ $(eval $(call gb_Package_Package,framework_unotypes,$(SRCDIR)/framework/source/unotypes)) $(eval $(call gb_Package_add_file,framework_unotypes,xml/fwk.xml,fwk.xml)) $(eval $(call gb_Package_add_file,framework_unotypes,xml/fwl.xml,fwl.xml)) + +# vim: set noet sw=4 ts=4: diff --git a/idl/Executable_svidl.mk b/idl/Executable_svidl.mk index 728563e42c06..28944af6098f 100644 --- a/idl/Executable_svidl.mk +++ b/idl/Executable_svidl.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. diff --git a/idl/Module_idl.mk b/idl/Module_idl.mk index f23ac7f04d9a..25fe263fc356 100644 --- a/idl/Module_idl.mk +++ b/idl/Module_idl.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. diff --git a/linguistic/JunitTest_linguistic_complex.mk b/linguistic/JunitTest_linguistic_complex.mk index 705ab853a199..699fd8bddb44 100644 --- a/linguistic/JunitTest_linguistic_complex.mk +++ b/linguistic/JunitTest_linguistic_complex.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. diff --git a/linguistic/JunitTest_linguistic_unoapi.mk b/linguistic/JunitTest_linguistic_unoapi.mk index c6638746b71c..736f7d5b44c1 100755..100644 --- a/linguistic/JunitTest_linguistic_unoapi.mk +++ b/linguistic/JunitTest_linguistic_unoapi.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. diff --git a/linguistic/Library_lng.mk b/linguistic/Library_lng.mk index fdfc6b55f2c1..f68b9bdd6b32 100644 --- a/linguistic/Library_lng.mk +++ b/linguistic/Library_lng.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. diff --git a/linguistic/Module_linguistic.mk b/linguistic/Module_linguistic.mk index 1c1651657d4b..f43333298a94 100644 --- a/linguistic/Module_linguistic.mk +++ b/linguistic/Module_linguistic.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/linguistic/Package_inc.mk b/linguistic/Package_inc.mk index 4c86bddc7c96..d2ef475d2d6a 100755..100644 --- a/linguistic/Package_inc.mk +++ b/linguistic/Package_inc.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. diff --git a/oovbaapi/Module_oovbaapi.mk b/oovbaapi/Module_oovbaapi.mk index 9208ce4b5e5d..a42d8efb4137 100644 --- a/oovbaapi/Module_oovbaapi.mk +++ b/oovbaapi/Module_oovbaapi.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. diff --git a/oovbaapi/Package_oovbaapi_idl.mk b/oovbaapi/Package_oovbaapi_idl.mk index 7e277e854ad2..f241b6520427 100644 --- a/oovbaapi/Package_oovbaapi_idl.mk +++ b/oovbaapi/Package_oovbaapi_idl.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. @@ -27,3 +28,4 @@ $(eval $(call gb_UnoApiTarget_autopackage_idl,oovbaapi)) +# vim: set noet sw=4 ts=4: diff --git a/oovbaapi/Package_oovbaapi_inc.mk b/oovbaapi/Package_oovbaapi_inc.mk index 360478dc0b2f..a72157bbe324 100644 --- a/oovbaapi/Package_oovbaapi_inc.mk +++ b/oovbaapi/Package_oovbaapi_inc.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. @@ -27,3 +28,4 @@ $(eval $(call gb_UnoApiTarget_autopackage_inc,oovbaapi)) +# vim: set noet sw=4 ts=4: diff --git a/oovbaapi/UnoApi_oovbaapi.mk b/oovbaapi/UnoApi_oovbaapi.mk index 300450663353..1b1304ea7f80 100644 --- a/oovbaapi/UnoApi_oovbaapi.mk +++ b/oovbaapi/UnoApi_oovbaapi.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. diff --git a/sfx2/AllLangResTarget_sfx2.mk b/sfx2/AllLangResTarget_sfx2.mk index 665d53f6fe19..559c9bb6817c 100755..100644 --- a/sfx2/AllLangResTarget_sfx2.mk +++ b/sfx2/AllLangResTarget_sfx2.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. @@ -80,4 +81,4 @@ $(eval $(call gb_SrsTarget_add_files,sfx/res,\ sfx2/source/view/view.src \ )) - +# vim: set noet sw=4 ts=4: diff --git a/sfx2/CppunitTest_sfx2_metadatable.mk b/sfx2/CppunitTest_sfx2_metadatable.mk index 09c2b320b1de..927cdc203f52 100755..100644 --- a/sfx2/CppunitTest_sfx2_metadatable.mk +++ b/sfx2/CppunitTest_sfx2_metadatable.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. diff --git a/sfx2/JunitTest_sfx2_complex.mk b/sfx2/JunitTest_sfx2_complex.mk index 8f09f3d799a9..f0dcf301d275 100755..100644 --- a/sfx2/JunitTest_sfx2_complex.mk +++ b/sfx2/JunitTest_sfx2_complex.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. diff --git a/sfx2/JunitTest_sfx2_unoapi.mk b/sfx2/JunitTest_sfx2_unoapi.mk index f7fdfae94e76..8bd0ab37dd8e 100755..100644 --- a/sfx2/JunitTest_sfx2_unoapi.mk +++ b/sfx2/JunitTest_sfx2_unoapi.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. diff --git a/sfx2/Library_qstart.mk b/sfx2/Library_qstart.mk index 8819829fff21..50445d1b411b 100755..100644 --- a/sfx2/Library_qstart.mk +++ b/sfx2/Library_qstart.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. diff --git a/sfx2/Library_sfx.mk b/sfx2/Library_sfx.mk index e002feafe0f3..fe2feaad43a2 100755..100644 --- a/sfx2/Library_sfx.mk +++ b/sfx2/Library_sfx.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. @@ -299,5 +300,5 @@ $(eval $(call gb_Library_add_cxxobjects,sfx,\ )) endif -# vim: set noet sw=4 ts=4: +# vim: set noet sw=4 ts=4: diff --git a/sfx2/Module_sfx2.mk b/sfx2/Module_sfx2.mk index 33fd675822a1..301c037d436a 100755..100644 --- a/sfx2/Module_sfx2.mk +++ b/sfx2/Module_sfx2.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. diff --git a/sfx2/Package_inc.mk b/sfx2/Package_inc.mk index c68cb9613d68..11ecc6d376aa 100755..100644 --- a/sfx2/Package_inc.mk +++ b/sfx2/Package_inc.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. @@ -137,3 +138,5 @@ $(eval $(call gb_Package_add_file,sfx2_inc,inc/sfx2/viewfac.hxx,sfx2/viewfac.hxx $(eval $(call gb_Package_add_file,sfx2_inc,inc/sfx2/viewfrm.hxx,sfx2/viewfrm.hxx)) $(eval $(call gb_Package_add_file,sfx2_inc,inc/sfx2/viewsh.hxx,sfx2/viewsh.hxx)) $(eval $(call gb_Package_add_file,sfx2_inc,inc/sfx2/qswin32.h,sfx2/qswin32.h)) + +# vim: set noet sw=4 ts=4: diff --git a/sfx2/Package_sdi.mk b/sfx2/Package_sdi.mk index 43e484b19a2d..44e640a09137 100755..100644 --- a/sfx2/Package_sdi.mk +++ b/sfx2/Package_sdi.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. @@ -28,3 +29,5 @@ $(eval $(call gb_Package_Package,sfx2_sdi,$(SRCDIR)/sfx2/sdi)) $(eval $(call gb_Package_add_file,sfx2_sdi,inc/sfx2/sfx.sdi,sfx.sdi)) $(eval $(call gb_Package_add_file,sfx2_sdi,inc/sfx2/sfxitems.sdi,sfxitems.sdi)) + +# vim: set noet sw=4 ts=4: diff --git a/svx/AllLangResTarget_gal.mk b/svx/AllLangResTarget_gal.mk index 986a110514a9..8701b7eb86ea 100644 --- a/svx/AllLangResTarget_gal.mk +++ b/svx/AllLangResTarget_gal.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. diff --git a/svx/AllLangResTarget_ofa.mk b/svx/AllLangResTarget_ofa.mk index 964b6562b3dd..6eed22e2d1c9 100644 --- a/svx/AllLangResTarget_ofa.mk +++ b/svx/AllLangResTarget_ofa.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,3 +45,4 @@ $(eval $(call gb_SrsTarget_add_files,svx/ofa,\ svx/source/src/app.src \ )) +# vim: set noet sw=4 ts=4: diff --git a/svx/AllLangResTarget_svx.mk b/svx/AllLangResTarget_svx.mk index ae19390676b3..52ab1160553d 100644 --- a/svx/AllLangResTarget_svx.mk +++ b/svx/AllLangResTarget_svx.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. diff --git a/svx/AllLangResTarget_textconversiondlgs.mk b/svx/AllLangResTarget_textconversiondlgs.mk index d30ccd40641b..ac8c679adb7c 100644 --- a/svx/AllLangResTarget_textconversiondlgs.mk +++ b/svx/AllLangResTarget_textconversiondlgs.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. @@ -45,3 +46,4 @@ $(eval $(call gb_SrsTarget_add_files,svx/textconversiondlgs,\ svx/source/unodialogs/textconversiondlgs/chinese_dialogs.src \ )) +# vim: set noet sw=4 ts=4: diff --git a/svx/JunitTest_svx_unoapi.mk b/svx/JunitTest_svx_unoapi.mk index d94858b4af9a..f385a74e6a75 100644 --- a/svx/JunitTest_svx_unoapi.mk +++ b/svx/JunitTest_svx_unoapi.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. diff --git a/svx/Library_svx.mk b/svx/Library_svx.mk index f28254ef2e2c..6fe55eb8d81b 100644 --- a/svx/Library_svx.mk +++ b/svx/Library_svx.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. diff --git a/svx/Library_svxcore.mk b/svx/Library_svxcore.mk index 4e1f7796ff28..11712812e27e 100644 --- a/svx/Library_svxcore.mk +++ b/svx/Library_svxcore.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. diff --git a/svx/Library_textconversiondlgs.mk b/svx/Library_textconversiondlgs.mk index f2d20fcf46f1..53ee339dee76 100644 --- a/svx/Library_textconversiondlgs.mk +++ b/svx/Library_textconversiondlgs.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. diff --git a/svx/Module_svx.mk b/svx/Module_svx.mk index 032f71ffa565..18eccf18cdfa 100644 --- a/svx/Module_svx.mk +++ b/svx/Module_svx.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. @@ -48,4 +49,4 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,svx,\ #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/svx/Package_inc.mk b/svx/Package_inc.mk index 9be0b4b5dce9..e34aaf23cf0b 100644 --- a/svx/Package_inc.mk +++ b/svx/Package_inc.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. @@ -557,3 +558,4 @@ $(eval $(call gb_Package_add_file,svx_inc,inc/svx/colrctrl.hxx,svx/colrctrl.hxx) $(eval $(call gb_Package_add_file,svx_inc,inc/svx/fmdpage.hxx,svx/fmdpage.hxx)) $(eval $(call gb_Package_add_file,svx_inc,inc/svx/sxmtpitm.hxx,svx/sxmtpitm.hxx)) +# vim: set noet sw=4 ts=4: diff --git a/svx/Package_sdi.mk b/svx/Package_sdi.mk index 0a43a1ae7be3..b7e3cae238b9 100644 --- a/svx/Package_sdi.mk +++ b/svx/Package_sdi.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. @@ -30,4 +31,4 @@ $(eval $(call gb_Package_add_file,svx_sdi,inc/svx/svx.sdi,svx.sdi)) $(eval $(call gb_Package_add_file,svx_sdi,inc/svx/svxitems.sdi,svxitems.sdi)) $(eval $(call gb_Package_add_file,svx_sdi,inc/svx/xoitems.sdi,xoitems.sdi)) - +# vim: set noet sw=4 ts=4: diff --git a/ucb/JunitTest_ucb_complex.mk b/ucb/JunitTest_ucb_complex.mk index 9113ff3aae00..1cdbbb9afde9 100644 --- a/ucb/JunitTest_ucb_complex.mk +++ b/ucb/JunitTest_ucb_complex.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/ucb/JunitTest_ucb_unoapi.mk b/ucb/JunitTest_ucb_unoapi.mk index 7747afad9afb..1e83f1306254 100644 --- a/ucb/JunitTest_ucb_unoapi.mk +++ b/ucb/JunitTest_ucb_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/ucb/Module_ucb.mk b/ucb/Module_ucb.mk index caeabd78509c..465929bb3b99 100644 --- a/ucb/Module_ucb.mk +++ b/ucb/Module_ucb.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 @@ -32,4 +33,4 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,ucb,\ JunitTest_ucb_unoapi \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/vbahelper/Library_msforms.mk b/vbahelper/Library_msforms.mk index c01e2d397940..ee1f3c1f9f71 100755..100644 --- a/vbahelper/Library_msforms.mk +++ b/vbahelper/Library_msforms.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. @@ -96,4 +97,3 @@ $(eval $(call gb_Library_add_exception_objects,msforms,\ )) # vim: set noet sw=4 ts=4: - diff --git a/vbahelper/Library_vbahelper.mk b/vbahelper/Library_vbahelper.mk index dd25d01c027a..719cdce0a212 100755..100644 --- a/vbahelper/Library_vbahelper.mk +++ b/vbahelper/Library_vbahelper.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. @@ -103,4 +104,3 @@ $(eval $(call gb_Library_add_exception_objects,vbahelper,\ )) # vim: set noet sw=4 ts=4: - diff --git a/vbahelper/Module_vbahelper.mk b/vbahelper/Module_vbahelper.mk index 8fe6c15b6abf..39b829fd0d9f 100755..100644 --- a/vbahelper/Module_vbahelper.mk +++ b/vbahelper/Module_vbahelper.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. diff --git a/vbahelper/Package_inc.mk b/vbahelper/Package_inc.mk index 385fbf15a625..c688940c5c0b 100755..100644 --- a/vbahelper/Package_inc.mk +++ b/vbahelper/Package_inc.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. diff --git a/xmloff/JunitTest_xmloff_unoapi.mk b/xmloff/JunitTest_xmloff_unoapi.mk index 3a9824dc6877..a2fac786c027 100755..100644 --- a/xmloff/JunitTest_xmloff_unoapi.mk +++ b/xmloff/JunitTest_xmloff_unoapi.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. diff --git a/xmloff/Library_xo.mk b/xmloff/Library_xo.mk index 1e63c7ae463a..3cc71df281b9 100644 --- a/xmloff/Library_xo.mk +++ b/xmloff/Library_xo.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. @@ -382,4 +383,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/xmloff/Library_xof.mk b/xmloff/Library_xof.mk index 1e15e558341f..d57ecda14bbc 100644 --- a/xmloff/Library_xof.mk +++ b/xmloff/Library_xof.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. @@ -92,4 +93,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/xmloff/Module_xmloff.mk b/xmloff/Module_xmloff.mk index 74a1aa3aaa1e..fae1d7ac4dc9 100755..100644 --- a/xmloff/Module_xmloff.mk +++ b/xmloff/Module_xmloff.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. @@ -41,4 +42,4 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,xmloff,\ #todo: map file #todo: xmlkywd.lib - built, but never used?! -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: diff --git a/xmloff/Package_dtd.mk b/xmloff/Package_dtd.mk index 7f2d5a4e0f1d..2219c145b704 100755..100644 --- a/xmloff/Package_dtd.mk +++ b/xmloff/Package_dtd.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. @@ -43,3 +44,5 @@ $(eval $(call gb_Package_add_file,xmloff_dtd,bin/settings.mod,settings.mod)) $(eval $(call gb_Package_add_file,xmloff_dtd,bin/style.mod,style.mod)) $(eval $(call gb_Package_add_file,xmloff_dtd,bin/table.mod,table.mod)) $(eval $(call gb_Package_add_file,xmloff_dtd,bin/text.mod,text.mod)) + +# vim: set noet sw=4 ts=4: diff --git a/xmloff/Package_inc.mk b/xmloff/Package_inc.mk index 4e11c2b4b5d9..3b9781b40674 100755..100644 --- a/xmloff/Package_inc.mk +++ b/xmloff/Package_inc.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. @@ -129,3 +130,5 @@ $(eval $(call gb_Package_add_file,xmloff_inc,inc/xmloff/xmltkmap.hxx,xmloff/xmlt $(eval $(call gb_Package_add_file,xmloff_inc,inc/xmloff/xmltoken.hxx,xmloff/xmltoken.hxx)) $(eval $(call gb_Package_add_file,xmloff_inc,inc/xmloff/xmltypes.hxx,xmloff/xmltypes.hxx)) $(eval $(call gb_Package_add_file,xmloff_inc,inc/xmloff/xmluconv.hxx,xmloff/xmluconv.hxx)) + +# vim: set noet sw=4 ts=4: diff --git a/xmlscript/Library_xcr.mk b/xmlscript/Library_xcr.mk index 54b05d7bd40d..dc15be3caeac 100644 --- a/xmlscript/Library_xcr.mk +++ b/xmlscript/Library_xcr.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. diff --git a/xmlscript/Module_xmlscript.mk b/xmlscript/Module_xmlscript.mk index 30fa3147c8f5..de357494038c 100755..100644 --- a/xmlscript/Module_xmlscript.mk +++ b/xmlscript/Module_xmlscript.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. diff --git a/xmlscript/Package_dtd.mk b/xmlscript/Package_dtd.mk index cab5ddd0faeb..4f26161693ab 100755..100644 --- a/xmlscript/Package_dtd.mk +++ b/xmlscript/Package_dtd.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. diff --git a/xmlscript/Package_inc.mk b/xmlscript/Package_inc.mk index 649dde7b44b3..016fb8d36f01 100755..100644 --- a/xmlscript/Package_inc.mk +++ b/xmlscript/Package_inc.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. |