diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 10:41:11 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 10:41:11 +0900 |
commit | 9aec66a72334c90bb0f81c46520c2fc080931d59 (patch) | |
tree | 269f37765f1910aaea4eba665136e6b0483b37b5 /lib | |
parent | 43d946556f430d12ee69a4b7c52cad0cc6cab10d (diff) | |
download | koffice-9aec66a72334c90bb0f81c46520c2fc080931d59.tar.gz koffice-9aec66a72334c90bb0f81c46520c2fc080931d59.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/kofficecore/KoDocument.h | 1 | ||||
-rw-r--r-- | lib/kofficecore/KoDocumentInfoDlg.cpp | 3 | ||||
-rw-r--r-- | lib/kofficeui/KoBrush.cpp | 1 | ||||
-rw-r--r-- | lib/kofficeui/KoBrush.h | 1 | ||||
-rw-r--r-- | lib/kofficeui/KoGuideLineDia.cpp | 1 | ||||
-rw-r--r-- | lib/kofficeui/KoGuideLineDia.h | 1 | ||||
-rw-r--r-- | lib/kofficeui/KoGuides.cpp | 1 | ||||
-rw-r--r-- | lib/kofficeui/KoGuides.h | 1 | ||||
-rw-r--r-- | lib/kotext/KoTextCustomItem.h | 1 | ||||
-rw-r--r-- | lib/kotext/KoTextDocument.h | 1 | ||||
-rw-r--r-- | lib/kotext/KoTextParag.h | 3 | ||||
-rw-r--r-- | lib/kross/python/cxx/Exception.hxx | 2 | ||||
-rw-r--r-- | lib/kross/python/cxx/Extensions.hxx | 2 | ||||
-rw-r--r-- | lib/kross/python/cxx/Objects.hxx | 2 | ||||
-rw-r--r-- | lib/kross/python/cxx/cxxsupport.cxx | 2 | ||||
-rw-r--r-- | lib/store/KoStore.cpp | 1 | ||||
-rw-r--r-- | lib/store/KoStore.h | 1 |
17 files changed, 4 insertions, 21 deletions
diff --git a/lib/kofficecore/KoDocument.h b/lib/kofficecore/KoDocument.h index cb4f9f25..21cb0b6b 100644 --- a/lib/kofficecore/KoDocument.h +++ b/lib/kofficecore/KoDocument.h @@ -1,4 +1,3 @@ -// -*- c-basic-offset: 4 -*- /* This file is part of the KDE project Copyright (C) 1998, 1999 Torben Weis <weis@kde.org> Copyright (C) 2000-2005 David Faure <faure@kde.org> diff --git a/lib/kofficecore/KoDocumentInfoDlg.cpp b/lib/kofficecore/KoDocumentInfoDlg.cpp index 522380e5..b799eab3 100644 --- a/lib/kofficecore/KoDocumentInfoDlg.cpp +++ b/lib/kofficecore/KoDocumentInfoDlg.cpp @@ -549,7 +549,4 @@ void KoDocumentInfoPropsPage::copy( const TQString &path, const KArchiveEntry *e } } -/* vim: sw=2 et - */ - #include "KoDocumentInfoDlg.moc" diff --git a/lib/kofficeui/KoBrush.cpp b/lib/kofficeui/KoBrush.cpp index e97561b8..1e1416d0 100644 --- a/lib/kofficeui/KoBrush.cpp +++ b/lib/kofficeui/KoBrush.cpp @@ -1,4 +1,3 @@ -// -*- Mode: c++; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; -*- /* This file is part of the KDE project Copyright (C) 2005-2006 Thorsten Zachmann <zachmann@kde.org> diff --git a/lib/kofficeui/KoBrush.h b/lib/kofficeui/KoBrush.h index 1134b05e..f21e6ed3 100644 --- a/lib/kofficeui/KoBrush.h +++ b/lib/kofficeui/KoBrush.h @@ -1,4 +1,3 @@ -// -*- Mode: c++; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; -*- /* This file is part of the KDE project Copyright (C) 2005-2006 Thorsten Zachmann <zachmann@kde.org> diff --git a/lib/kofficeui/KoGuideLineDia.cpp b/lib/kofficeui/KoGuideLineDia.cpp index bbc2e9cf..9f49d062 100644 --- a/lib/kofficeui/KoGuideLineDia.cpp +++ b/lib/kofficeui/KoGuideLineDia.cpp @@ -1,4 +1,3 @@ -// -*- Mode: c++; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; -*- /* This file is part of the KDE project Copyright (C) 2002 Montel Laurent <lmontel@mandrakesoft.com> Copyright (C) 2005 Thorsten Zachmann <zachmann@kde.org> diff --git a/lib/kofficeui/KoGuideLineDia.h b/lib/kofficeui/KoGuideLineDia.h index 9e472272..4313a60c 100644 --- a/lib/kofficeui/KoGuideLineDia.h +++ b/lib/kofficeui/KoGuideLineDia.h @@ -1,4 +1,3 @@ -// -*- Mode: c++; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; -*- /* This file is part of the KDE project Copyright (C) 2002 Montel Laurent <lmontel@mandrakesoft.com> Copyright (C) 2005 Thorsten Zachmann <zachmann@kde.org> diff --git a/lib/kofficeui/KoGuides.cpp b/lib/kofficeui/KoGuides.cpp index a4e4ad12..ffea16c3 100644 --- a/lib/kofficeui/KoGuides.cpp +++ b/lib/kofficeui/KoGuides.cpp @@ -1,4 +1,3 @@ -// -*- Mode: c++; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; -*- /* This file is part of the KDE project Copyright (C) 2005 Thorsten Zachmann <zachmann@kde.org> Copyright (C) 2005 Casper Boemann Rasmussen <cbr@boemann.dk> diff --git a/lib/kofficeui/KoGuides.h b/lib/kofficeui/KoGuides.h index c5e8ffda..d1e574e7 100644 --- a/lib/kofficeui/KoGuides.h +++ b/lib/kofficeui/KoGuides.h @@ -1,4 +1,3 @@ -// -*- Mode: c++; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; -*- /* This file is part of the KDE project Copyright (C) 2005 Thorsten Zachmann <zachmann@kde.org> Copyright (C) 2005 Casper Boemann Rasmussen <cbr@boemann.dk> diff --git a/lib/kotext/KoTextCustomItem.h b/lib/kotext/KoTextCustomItem.h index 7df4d515..73ee8942 100644 --- a/lib/kotext/KoTextCustomItem.h +++ b/lib/kotext/KoTextCustomItem.h @@ -1,4 +1,3 @@ -// -*- c++ -*- /* This file is part of the KDE project Original TQTextCustomItem is diff --git a/lib/kotext/KoTextDocument.h b/lib/kotext/KoTextDocument.h index 19b4e4d4..4bdf0914 100644 --- a/lib/kotext/KoTextDocument.h +++ b/lib/kotext/KoTextDocument.h @@ -1,4 +1,3 @@ -// -*- c++ -*- /* This file is part of the KDE project Copyright (C) 2001 David Faure <faure@kde.org> diff --git a/lib/kotext/KoTextParag.h b/lib/kotext/KoTextParag.h index fd177e95..86fc4011 100644 --- a/lib/kotext/KoTextParag.h +++ b/lib/kotext/KoTextParag.h @@ -19,9 +19,6 @@ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, * Boston, MA 02110-1301, USA. */ - -// -*- c++ -*- - #include "KoParagLayout.h" #include "KoTextFormat.h" diff --git a/lib/kross/python/cxx/Exception.hxx b/lib/kross/python/cxx/Exception.hxx index afcff489..044d4198 100644 --- a/lib/kross/python/cxx/Exception.hxx +++ b/lib/kross/python/cxx/Exception.hxx @@ -1,4 +1,4 @@ -//----------------------------------*-C++-*----------------------------------// +//---------------------------------------------------------------------------// // Copyright 1998 The Regents of the University of California. // All rights reserved. See LEGAL.LLNL for full text and disclaimer. //---------------------------------------------------------------------------// diff --git a/lib/kross/python/cxx/Extensions.hxx b/lib/kross/python/cxx/Extensions.hxx index 99889ec7..5c7c2bcf 100644 --- a/lib/kross/python/cxx/Extensions.hxx +++ b/lib/kross/python/cxx/Extensions.hxx @@ -1,4 +1,4 @@ -//----------------------------------*-C++-*----------------------------------// +//---------------------------------------------------------------------------// // Copyright 1998 The Regents of the University of California. // All rights reserved. See LEGAL.LLNL for full text and disclaimer. //---------------------------------------------------------------------------// diff --git a/lib/kross/python/cxx/Objects.hxx b/lib/kross/python/cxx/Objects.hxx index 28662d4f..97e52fc0 100644 --- a/lib/kross/python/cxx/Objects.hxx +++ b/lib/kross/python/cxx/Objects.hxx @@ -1,4 +1,4 @@ -//----------------------------------*-C++-*----------------------------------// +//---------------------------------------------------------------------------// // Copyright 1998 The Regents of the University of California. // All rights reserved. See LEGAL.LLNL for full text and disclaimer. //---------------------------------------------------------------------------// diff --git a/lib/kross/python/cxx/cxxsupport.cxx b/lib/kross/python/cxx/cxxsupport.cxx index 61329b60..7bab6cc3 100644 --- a/lib/kross/python/cxx/cxxsupport.cxx +++ b/lib/kross/python/cxx/cxxsupport.cxx @@ -1,4 +1,4 @@ -//----------------------------------*-C++-*----------------------------------// +//---------------------------------------------------------------------------// // Copyright 1998 The Regents of the University of California. // All rights reserved. See Legal.htm for full text and disclaimer. //---------------------------------------------------------------------------// diff --git a/lib/store/KoStore.cpp b/lib/store/KoStore.cpp index c45f3946..9363f807 100644 --- a/lib/store/KoStore.cpp +++ b/lib/store/KoStore.cpp @@ -1,4 +1,3 @@ -// -*- c-basic-offset: 2 -*- /* This file is part of the KDE project Copyright (C) 1998, 1999 Torben Weis <weis@kde.org> Copyright (C) 2000-2002 David Faure <faure@kde.org>, Werner Trobin <trobin@kde.org> diff --git a/lib/store/KoStore.h b/lib/store/KoStore.h index 04ff6cdf..ebcd8052 100644 --- a/lib/store/KoStore.h +++ b/lib/store/KoStore.h @@ -1,4 +1,3 @@ -// -*- c-basic-offset: 2 -*- /* This file is part of the KDE project Copyright (C) 1998, 1999 David Faure <faure@kde.org> |