From 49ad17e2b1aef65fad357b9c540ab36189233dd3 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 8 Aug 2012 13:21:28 +0200 Subject: remove include comments and boxes Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7 --- shell/source/cmdmail/cmdmailentry.cxx | 4 ---- shell/source/cmdmail/cmdmailmsg.cxx | 4 ---- shell/source/cmdmail/cmdmailsuppl.cxx | 4 ---- shell/source/cmdmail/cmdmailsuppl.hxx | 4 ---- shell/source/unix/exec/shellexecentry.cxx | 4 ---- shell/source/win32/SysShExec.cxx | 4 ---- shell/source/win32/SysShExec.hxx | 4 ---- shell/source/win32/SysShentry.cxx | 4 ---- shell/source/win32/shlxthandler/propsheets/listviewbuilder.cxx | 3 --- shell/source/win32/shlxthandler/propsheets/listviewbuilder.hxx | 4 ---- shell/source/win32/simplemail/smplmailentry.cxx | 4 ---- shell/source/win32/simplemail/smplmailmsg.cxx | 4 ---- shell/source/win32/simplemail/smplmailmsg.hxx | 4 ---- shell/source/win32/workbench/TestProxySet.cxx | 5 ----- shell/source/win32/workbench/TestSmplMail.cxx | 5 ----- shell/source/win32/workbench/TestSysShExec.cxx | 8 -------- 16 files changed, 69 deletions(-) (limited to 'shell/source') diff --git a/shell/source/cmdmail/cmdmailentry.cxx b/shell/source/cmdmail/cmdmailentry.cxx index cdad68b5339e..f601284f41fa 100644 --- a/shell/source/cmdmail/cmdmailentry.cxx +++ b/shell/source/cmdmail/cmdmailentry.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - -//----------------------------------------------------------------------- -// includes of other projects -//----------------------------------------------------------------------- #include #include #include diff --git a/shell/source/cmdmail/cmdmailmsg.cxx b/shell/source/cmdmail/cmdmailmsg.cxx index 60e3439c9a43..021ebbcca6d6 100644 --- a/shell/source/cmdmail/cmdmailmsg.cxx +++ b/shell/source/cmdmail/cmdmailmsg.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ #include #include "cmdmailmsg.hxx" #include diff --git a/shell/source/cmdmail/cmdmailsuppl.cxx b/shell/source/cmdmail/cmdmailsuppl.cxx index c0531e3f887e..f21584b2f488 100644 --- a/shell/source/cmdmail/cmdmailsuppl.cxx +++ b/shell/source/cmdmail/cmdmailsuppl.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ #include #include diff --git a/shell/source/cmdmail/cmdmailsuppl.hxx b/shell/source/cmdmail/cmdmailsuppl.hxx index b013e7947717..3b2fc1422227 100644 --- a/shell/source/cmdmail/cmdmailsuppl.hxx +++ b/shell/source/cmdmail/cmdmailsuppl.hxx @@ -20,10 +20,6 @@ #ifndef _CMDMAILSUPPL_HXX_ #define _CMDMAILSUPPL_HXX_ -//---------------------------------------------------------- -// includes of other projects -//---------------------------------------------------------- - #include #include #include diff --git a/shell/source/unix/exec/shellexecentry.cxx b/shell/source/unix/exec/shellexecentry.cxx index ca767a1be97a..ee986e07d8c8 100644 --- a/shell/source/unix/exec/shellexecentry.cxx +++ b/shell/source/unix/exec/shellexecentry.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - -//----------------------------------------------------------------------- -// includes of other projects -//----------------------------------------------------------------------- #include #include #include "shellexec.hxx" diff --git a/shell/source/win32/SysShExec.cxx b/shell/source/win32/SysShExec.cxx index a764a6575262..90fe47d455a2 100644 --- a/shell/source/win32/SysShExec.cxx +++ b/shell/source/win32/SysShExec.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ #include #include "SysShExec.hxx" #include diff --git a/shell/source/win32/SysShExec.hxx b/shell/source/win32/SysShExec.hxx index 3ba357f2ff1b..c6571d3dc26a 100644 --- a/shell/source/win32/SysShExec.hxx +++ b/shell/source/win32/SysShExec.hxx @@ -29,10 +29,6 @@ #ifndef _SYSSHEXEC_HXX_ #define _SYSSHEXEC_HXX_ -//_______________________________________________________________________________________________________________________ -// includes of other projects -//_______________________________________________________________________________________________________________________ - #include #include #include diff --git a/shell/source/win32/SysShentry.cxx b/shell/source/win32/SysShentry.cxx index b161adaf35a2..8e40fb14ead9 100644 --- a/shell/source/win32/SysShentry.cxx +++ b/shell/source/win32/SysShentry.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - -//----------------------------------------------------------------------- -// includes of other projects -//----------------------------------------------------------------------- #include #include #include diff --git a/shell/source/win32/shlxthandler/propsheets/listviewbuilder.cxx b/shell/source/win32/shlxthandler/propsheets/listviewbuilder.cxx index 583d480aac41..0f1889a1f35d 100644 --- a/shell/source/win32/shlxthandler/propsheets/listviewbuilder.cxx +++ b/shell/source/win32/shlxthandler/propsheets/listviewbuilder.cxx @@ -31,9 +31,6 @@ #pragma warning (disable : 4786 4503) #endif -//------------------------------------ -// include -//------------------------------------ #include "listviewbuilder.hxx" #include "document_statistic.hxx" #include "internal/utilities.hxx" diff --git a/shell/source/win32/shlxthandler/propsheets/listviewbuilder.hxx b/shell/source/win32/shlxthandler/propsheets/listviewbuilder.hxx index c72a7a3aa8b6..0bfe65198cef 100644 --- a/shell/source/win32/shlxthandler/propsheets/listviewbuilder.hxx +++ b/shell/source/win32/shlxthandler/propsheets/listviewbuilder.hxx @@ -20,10 +20,6 @@ #ifndef LISTVIEWBUILDER_HXX_INCLUDED #define LISTVIEWBUILDER_HXX_INCLUDED -//------------------------------------ -// include -//------------------------------------ - #if defined _MSC_VER #pragma warning(push, 1) #endif diff --git a/shell/source/win32/simplemail/smplmailentry.cxx b/shell/source/win32/simplemail/smplmailentry.cxx index bc6737049338..374971e21ddb 100644 --- a/shell/source/win32/simplemail/smplmailentry.cxx +++ b/shell/source/win32/simplemail/smplmailentry.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - -//----------------------------------------------------------------------- -// includes of other projects -//----------------------------------------------------------------------- #include #include #include diff --git a/shell/source/win32/simplemail/smplmailmsg.cxx b/shell/source/win32/simplemail/smplmailmsg.cxx index 9975ff2da9eb..d5f23844a055 100644 --- a/shell/source/win32/simplemail/smplmailmsg.cxx +++ b/shell/source/win32/simplemail/smplmailmsg.cxx @@ -17,10 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ #include #include diff --git a/shell/source/win32/simplemail/smplmailmsg.hxx b/shell/source/win32/simplemail/smplmailmsg.hxx index 237996bf2c08..c385467b7aaa 100644 --- a/shell/source/win32/simplemail/smplmailmsg.hxx +++ b/shell/source/win32/simplemail/smplmailmsg.hxx @@ -29,10 +29,6 @@ #ifndef _SMPLMAILMSG_HXX_ #define _SMPLMAILMSG_HXX_ -//_______________________________________________________________________________________________________________________ -// includes of other projects -//_______________________________________________________________________________________________________________________ - #include #include #include diff --git a/shell/source/win32/workbench/TestProxySet.cxx b/shell/source/win32/workbench/TestProxySet.cxx index bea8dba937b2..b5b4204d311e 100644 --- a/shell/source/win32/workbench/TestProxySet.cxx +++ b/shell/source/win32/workbench/TestProxySet.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - -//----------------------------------------------------------- -// interface includes -//----------------------------------------------------------- #include #include #include diff --git a/shell/source/win32/workbench/TestSmplMail.cxx b/shell/source/win32/workbench/TestSmplMail.cxx index c5eb1cbe4f0f..0ef670e2485d 100644 --- a/shell/source/win32/workbench/TestSmplMail.cxx +++ b/shell/source/win32/workbench/TestSmplMail.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - -//----------------------------------------------------------- -// interface includes -//----------------------------------------------------------- #include #include #include diff --git a/shell/source/win32/workbench/TestSysShExec.cxx b/shell/source/win32/workbench/TestSysShExec.cxx index b969a46acc6f..9946a5d1f428 100644 --- a/shell/source/win32/workbench/TestSysShExec.cxx +++ b/shell/source/win32/workbench/TestSysShExec.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - -//----------------------------------------------------------- -// interface includes -//----------------------------------------------------------- #include #include @@ -40,9 +35,6 @@ #include -//-------------------------------------------------------------- -// other includes -//-------------------------------------------------------------- #include #include #include -- cgit chart-style-experiment-markus'>feature/chart-style-experiment-markus LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-24liblangtag#10 support roundtripping ca@valenciaCaolán McNamara