diff options
author | Borim <borim7@web.de> | 2013-03-08 19:49:43 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-03-08 21:02:26 +0000 |
commit | a0296296fb121ecab53cee39658fc2f8ce27a782 (patch) | |
tree | 00deb054da6f402018d6ee8b202baa95c6317958 /sw/inc | |
parent | 54e458f691e55d321ba3e4e4cc7e00b9b3c09489 (diff) |
fdo#60691 add modelines to *.src and *.hrc files
use solenv/bin/add-modulelines script for the task
and remove all UTF bom from *.src and *.hrc files
svx/source/dialog/hdft.src
Change-Id: I745d4f0fe9b05436a142a03f8512970f91c41bd4
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/access.hrc | 3 | ||||
-rw-r--r-- | sw/inc/chrdlg.hrc | 3 | ||||
-rw-r--r-- | sw/inc/comcore.hrc | 3 | ||||
-rw-r--r-- | sw/inc/dbui.hrc | 3 | ||||
-rw-r--r-- | sw/inc/dialog.hrc | 2 | ||||
-rw-r--r-- | sw/inc/dochdl.hrc | 2 | ||||
-rw-r--r-- | sw/inc/envelp.hrc | 3 | ||||
-rw-r--r-- | sw/inc/fldui.hrc | 3 | ||||
-rw-r--r-- | sw/inc/fmtui.hrc | 2 | ||||
-rw-r--r-- | sw/inc/globals.hrc | 3 | ||||
-rw-r--r-- | sw/inc/index.hrc | 3 | ||||
-rw-r--r-- | sw/inc/poolfmt.hrc | 3 | ||||
-rw-r--r-- | sw/inc/rcid.hrc | 3 | ||||
-rw-r--r-- | sw/inc/statstr.hrc | 3 | ||||
-rw-r--r-- | sw/inc/unocore.hrc | 2 |
15 files changed, 41 insertions, 0 deletions
diff --git a/sw/inc/access.hrc b/sw/inc/access.hrc index ffeba4730b21..c2df846a2053 100644 --- a/sw/inc/access.hrc +++ b/sw/inc/access.hrc @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * @@ -58,3 +59,5 @@ #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sw/inc/chrdlg.hrc b/sw/inc/chrdlg.hrc index 48f8a95d93c3..21006754b253 100644 --- a/sw/inc/chrdlg.hrc +++ b/sw/inc/chrdlg.hrc @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * @@ -41,3 +42,5 @@ #define DLG_SWDROPCAPS (RC_CHRDLG_BEGIN + 11) #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sw/inc/comcore.hrc b/sw/inc/comcore.hrc index 646cce07c04a..2a96f9d596f9 100644 --- a/sw/inc/comcore.hrc +++ b/sw/inc/comcore.hrc @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * @@ -103,3 +104,5 @@ #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sw/inc/dbui.hrc b/sw/inc/dbui.hrc index ec69eb9ee91a..6b356b050d57 100644 --- a/sw/inc/dbui.hrc +++ b/sw/inc/dbui.hrc @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * @@ -111,3 +112,5 @@ #define MM_PART_GENDER 13 #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sw/inc/dialog.hrc b/sw/inc/dialog.hrc index 687c7a1cbcf2..806f1c7743cc 100644 --- a/sw/inc/dialog.hrc +++ b/sw/inc/dialog.hrc @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * @@ -69,3 +70,4 @@ #endif +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sw/inc/dochdl.hrc b/sw/inc/dochdl.hrc index 995b9d89e5cf..fc1c10a1d31a 100644 --- a/sw/inc/dochdl.hrc +++ b/sw/inc/dochdl.hrc @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * @@ -43,3 +44,4 @@ #endif +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sw/inc/envelp.hrc b/sw/inc/envelp.hrc index 716eb2532476..8c59fc4f4a9c 100644 --- a/sw/inc/envelp.hrc +++ b/sw/inc/envelp.hrc @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * @@ -80,3 +81,5 @@ #endif #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sw/inc/fldui.hrc b/sw/inc/fldui.hrc index 1a7b078f9a04..099b5d0428ea 100644 --- a/sw/inc/fldui.hrc +++ b/sw/inc/fldui.hrc @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * @@ -271,3 +272,5 @@ #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sw/inc/fmtui.hrc b/sw/inc/fmtui.hrc index 20c6b3f8dc44..7e9f5fad093d 100644 --- a/sw/inc/fmtui.hrc +++ b/sw/inc/fmtui.hrc @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * @@ -48,3 +49,4 @@ #endif +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sw/inc/globals.hrc b/sw/inc/globals.hrc index 0653aaf8bc3e..01b429bdb188 100644 --- a/sw/inc/globals.hrc +++ b/sw/inc/globals.hrc @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * @@ -219,3 +220,5 @@ #define SID_WRT_SHELL (RC_GLOBALS_BEGIN + 117) #endif // _GLOBALS_HRC + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sw/inc/index.hrc b/sw/inc/index.hrc index 0d23e1d95e8d..ef5c22459155 100644 --- a/sw/inc/index.hrc +++ b/sw/inc/index.hrc @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * @@ -48,3 +49,5 @@ #define DLG_EDIT_IDXMARK_CJK (RC_INDEX_BEGIN + 21) #define DLG_INSIDXMARK_CJK (RC_INDEX_BEGIN + 22) #endif // _INDEX_HRC + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sw/inc/poolfmt.hrc b/sw/inc/poolfmt.hrc index 4d239410b856..b68c503cdb75 100644 --- a/sw/inc/poolfmt.hrc +++ b/sw/inc/poolfmt.hrc @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * @@ -267,3 +268,5 @@ #define STR_COLUMN_VALUESET_ITEM4 (RC_POOLNUMRULE_BEGIN + 14 ) #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sw/inc/rcid.hrc b/sw/inc/rcid.hrc index 96fefd5d436f..75b296d050cf 100644 --- a/sw/inc/rcid.hrc +++ b/sw/inc/rcid.hrc @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * @@ -255,3 +256,5 @@ #define RC_IDXTXT_END (RC_IDXTXT + 10) #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sw/inc/statstr.hrc b/sw/inc/statstr.hrc index 6e03cc9a84c4..2afca6f941d3 100644 --- a/sw/inc/statstr.hrc +++ b/sw/inc/statstr.hrc @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * @@ -40,3 +41,5 @@ #define STR_STATSTR_SWGPRTOLENOTIFY (RC_STATLIN_STR + 17) #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sw/inc/unocore.hrc b/sw/inc/unocore.hrc index 90e738fdb07a..13bdaaf7621f 100644 --- a/sw/inc/unocore.hrc +++ b/sw/inc/unocore.hrc @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * @@ -37,3 +38,4 @@ #endif +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |