diff options
238 files changed, 1 insertions, 966 deletions
diff --git a/sc/source/core/data/attrib.cxx b/sc/source/core/data/attrib.cxx index e6596bb0dec5..17c0f9d9f695 100644 --- a/sc/source/core/data/attrib.cxx +++ b/sc/source/core/data/attrib.cxx @@ -26,12 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - - #include <com/sun/star/util/CellProtection.hpp> #include <com/sun/star/util/XProtectable.hpp> #include <com/sun/star/text/XText.hpp> diff --git a/sc/source/core/data/autonamecache.cxx b/sc/source/core/data/autonamecache.cxx index 9dcccf29bf83..b47830975279 100644 --- a/sc/source/core/data/autonamecache.cxx +++ b/sc/source/core/data/autonamecache.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <unotools/transliterationwrapper.hxx> #include "autonamecache.hxx" diff --git a/sc/source/core/data/cell.cxx b/sc/source/core/data/cell.cxx index 5fbcbb9f42af..f81460c0b6af 100644 --- a/sc/source/core/data/cell.cxx +++ b/sc/source/core/data/cell.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include <svl/zforlist.hxx> #include "scitems.hxx" diff --git a/sc/source/core/data/cell2.cxx b/sc/source/core/data/cell2.cxx index e9713d0d7ad5..3a0c6d805d57 100644 --- a/sc/source/core/data/cell2.cxx +++ b/sc/source/core/data/cell2.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- #include <algorithm> #include <deque> diff --git a/sc/source/core/data/clipparam.cxx b/sc/source/core/data/clipparam.cxx index 65155403f8bb..2a3f3b212c19 100644 --- a/sc/source/core/data/clipparam.cxx +++ b/sc/source/core/data/clipparam.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "clipparam.hxx" using ::std::vector; diff --git a/sc/source/core/data/column.cxx b/sc/source/core/data/column.cxx index eebb17ae649f..272a64647a0a 100644 --- a/sc/source/core/data/column.cxx +++ b/sc/source/core/data/column.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <map> #include <svl/poolcach.hxx> diff --git a/sc/source/core/data/column2.cxx b/sc/source/core/data/column2.cxx index c28249a6d827..57a4e87a2e6b 100644 --- a/sc/source/core/data/column2.cxx +++ b/sc/source/core/data/column2.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <editeng/eeitem.hxx> diff --git a/sc/source/core/data/column3.cxx b/sc/source/core/data/column3.cxx index 0e48e9b3a181..401f5ecc7db0 100644 --- a/sc/source/core/data/column3.cxx +++ b/sc/source/core/data/column3.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// INCLUDE --------------------------------------------------------------- - #include <boost/scoped_ptr.hpp> #include <mdds/flat_segment_tree.hpp> diff --git a/sc/source/core/data/dbdocutl.cxx b/sc/source/core/data/dbdocutl.cxx index ee32b32652d8..d8d4b2832a1f 100644 --- a/sc/source/core/data/dbdocutl.cxx +++ b/sc/source/core/data/dbdocutl.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <com/sun/star/sdbc/DataType.hpp> #include <com/sun/star/sdbc/XRow.hpp> diff --git a/sc/source/core/data/dociter.cxx b/sc/source/core/data/dociter.cxx index 92c7cbd2bfef..d6d59cedcc2d 100644 --- a/sc/source/core/data/dociter.cxx +++ b/sc/source/core/data/dociter.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include <svl/zforlist.hxx> #include "scitems.hxx" diff --git a/sc/source/core/data/docparam.cxx b/sc/source/core/data/docparam.cxx index a2dd9a1e2fa1..2e3aa7d7c66f 100644 --- a/sc/source/core/data/docparam.cxx +++ b/sc/source/core/data/docparam.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "docparam.hxx" ScColWidthParam::ScColWidthParam() : diff --git a/sc/source/core/data/documen2.cxx b/sc/source/core/data/documen2.cxx index 21d673d5dda6..6fcb80e897f0 100644 --- a/sc/source/core/data/documen2.cxx +++ b/sc/source/core/data/documen2.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <editeng/eeitem.hxx> diff --git a/sc/source/core/data/documen3.cxx b/sc/source/core/data/documen3.cxx index 3a0aeb506962..20a6127b4478 100644 --- a/sc/source/core/data/documen3.cxx +++ b/sc/source/core/data/documen3.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include <com/sun/star/script/vba/XVBAEventProcessor.hpp> #include "scitems.hxx" #include <editeng/langitem.hxx> diff --git a/sc/source/core/data/documen4.cxx b/sc/source/core/data/documen4.cxx index fc74ff69eac9..9af43298258a 100644 --- a/sc/source/core/data/documen4.cxx +++ b/sc/source/core/data/documen4.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <svl/intitem.hxx> #include <svl/zforlist.hxx> #include <vcl/sound.hxx> diff --git a/sc/source/core/data/documen5.cxx b/sc/source/core/data/documen5.cxx index 87fbcedc1d03..9950a42bb2f2 100644 --- a/sc/source/core/data/documen5.cxx +++ b/sc/source/core/data/documen5.cxx @@ -40,8 +40,6 @@ #pragma optimize("",off) #endif -// INCLUDE --------------------------------------------------------------- - #include <sfx2/objsh.hxx> #include <svx/svditer.hxx> #include <svx/svdoole2.hxx> diff --git a/sc/source/core/data/documen7.cxx b/sc/source/core/data/documen7.cxx index ab9b95bfea0d..281de3a3b441 100644 --- a/sc/source/core/data/documen7.cxx +++ b/sc/source/core/data/documen7.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include <vcl/svapp.hxx> #include "document.hxx" diff --git a/sc/source/core/data/documen9.cxx b/sc/source/core/data/documen9.cxx index b8cca4c9f52e..69285dd9345a 100644 --- a/sc/source/core/data/documen9.cxx +++ b/sc/source/core/data/documen9.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <editeng/eeitem.hxx> diff --git a/sc/source/core/data/document.cxx b/sc/source/core/data/document.cxx index bf783adc3e41..475a49f47700 100644 --- a/sc/source/core/data/document.cxx +++ b/sc/source/core/data/document.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <editeng/eeitem.hxx> diff --git a/sc/source/core/data/dpgroup.cxx b/sc/source/core/data/dpgroup.cxx index 9b5bf9b5763c..203dbe9529c7 100644 --- a/sc/source/core/data/dpgroup.cxx +++ b/sc/source/core/data/dpgroup.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "dpgroup.hxx" #include "global.hxx" diff --git a/sc/source/core/data/dpobject.cxx b/sc/source/core/data/dpobject.cxx index b4b62cfdc278..c7c6070f82ef 100644 --- a/sc/source/core/data/dpobject.cxx +++ b/sc/source/core/data/dpobject.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "dpobject.hxx" #include "dptabsrc.hxx" #include "dpsave.hxx" diff --git a/sc/source/core/data/dpoutput.cxx b/sc/source/core/data/dpoutput.cxx index 741ee2dc472b..1e22a8da0091 100644 --- a/sc/source/core/data/dpoutput.cxx +++ b/sc/source/core/data/dpoutput.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <svx/algitem.hxx> #include <editeng/boxitem.hxx> diff --git a/sc/source/core/data/dpoutputgeometry.cxx b/sc/source/core/data/dpoutputgeometry.cxx index 83a998f73ee4..a960a368da92 100644 --- a/sc/source/core/data/dpoutputgeometry.cxx +++ b/sc/source/core/data/dpoutputgeometry.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "dpoutputgeometry.hxx" #include "address.hxx" diff --git a/sc/source/core/data/dpsave.cxx b/sc/source/core/data/dpsave.cxx index 2bc011a8e548..41148a41c753 100644 --- a/sc/source/core/data/dpsave.cxx +++ b/sc/source/core/data/dpsave.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "dpsave.hxx" #include "dpdimsave.hxx" #include "miscuno.hxx" diff --git a/sc/source/core/data/dpsdbtab.cxx b/sc/source/core/data/dpsdbtab.cxx index b085473b2408..b5935c708c5c 100644 --- a/sc/source/core/data/dpsdbtab.cxx +++ b/sc/source/core/data/dpsdbtab.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE -------------------------------------------------------------- - #include "dpsdbtab.hxx" #include "global.hxx" #include "globstr.hrc" diff --git a/sc/source/core/data/dpshttab.cxx b/sc/source/core/data/dpshttab.cxx index 43911c8a5a9f..09230f06b97f 100644 --- a/sc/source/core/data/dpshttab.cxx +++ b/sc/source/core/data/dpshttab.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE -------------------------------------------------------------- - #include <svl/zforlist.hxx> #include "dpshttab.hxx" diff --git a/sc/source/core/data/dptabdat.cxx b/sc/source/core/data/dptabdat.cxx index a2566bec5d2e..39f1b4f31ef0 100644 --- a/sc/source/core/data/dptabdat.cxx +++ b/sc/source/core/data/dptabdat.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "dptabdat.hxx" #include "global.hxx" diff --git a/sc/source/core/data/dptabres.cxx b/sc/source/core/data/dptabres.cxx index ec74d43e7d21..d3db1453b31c 100644 --- a/sc/source/core/data/dptabres.cxx +++ b/sc/source/core/data/dptabres.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "dptabres.hxx" #include "dptabdat.hxx" diff --git a/sc/source/core/data/dptabsrc.cxx b/sc/source/core/data/dptabsrc.cxx index 4d680aeedcae..8b7d6f8cb90c 100644 --- a/sc/source/core/data/dptabsrc.cxx +++ b/sc/source/core/data/dptabsrc.cxx @@ -26,12 +26,6 @@ * ************************************************************************/ - - - - -// INCLUDE --------------------------------------------------------------- - #include "dptabsrc.hxx" #include <algorithm> diff --git a/sc/source/core/data/drawpage.cxx b/sc/source/core/data/drawpage.cxx index f2fb106b42cd..3b9108e2d1d8 100644 --- a/sc/source/core/data/drawpage.cxx +++ b/sc/source/core/data/drawpage.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <sfx2/objsh.hxx> #include "drawpage.hxx" diff --git a/sc/source/core/data/drwlayer.cxx b/sc/source/core/data/drwlayer.cxx index 5d84a271a873..39649384e935 100644 --- a/sc/source/core/data/drwlayer.cxx +++ b/sc/source/core/data/drwlayer.cxx @@ -37,8 +37,6 @@ #include <com/sun/star/embed/NoVisualAreaSizeException.hpp> #include <com/sun/star/datatransfer/XTransferable.hpp> -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <editeng/eeitem.hxx> #include <editeng/frmdiritem.hxx> diff --git a/sc/source/core/data/fillinfo.cxx b/sc/source/core/data/fillinfo.cxx index 81487268377c..e1eefa5099f5 100644 --- a/sc/source/core/data/fillinfo.cxx +++ b/sc/source/core/data/fillinfo.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <editeng/boxitem.hxx> #include <editeng/bolnitem.hxx> diff --git a/sc/source/core/data/global.cxx b/sc/source/core/data/global.cxx index 1de68a04fcdb..1ea9f8a0387c 100644 --- a/sc/source/core/data/global.cxx +++ b/sc/source/core/data/global.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- #include <vcl/svapp.hxx> #include "scitems.hxx" #include <svx/algitem.hxx> diff --git a/sc/source/core/data/global2.cxx b/sc/source/core/data/global2.cxx index 47fd6a1709f4..6fc2e4c570f9 100644 --- a/sc/source/core/data/global2.cxx +++ b/sc/source/core/data/global2.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include <sfx2/docfile.hxx> #include <sfx2/objsh.hxx> #include <unotools/pathoptions.hxx> diff --git a/sc/source/core/data/markarr.cxx b/sc/source/core/data/markarr.cxx index 29d029888fed..2e57f02d1e35 100644 --- a/sc/source/core/data/markarr.cxx +++ b/sc/source/core/data/markarr.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "markarr.hxx" #include "global.hxx" #include "address.hxx" diff --git a/sc/source/core/data/markdata.cxx b/sc/source/core/data/markdata.cxx index eb2905520731..3741580d2aa3 100644 --- a/sc/source/core/data/markdata.cxx +++ b/sc/source/core/data/markdata.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "markdata.hxx" #include "markarr.hxx" #include "rangelst.hxx" diff --git a/sc/source/core/data/olinetab.cxx b/sc/source/core/data/olinetab.cxx index 27b8324e729b..6b10839b137f 100644 --- a/sc/source/core/data/olinetab.cxx +++ b/sc/source/core/data/olinetab.cxx @@ -26,15 +26,8 @@ * ************************************************************************/ - -// System - Includes ----------------------------------------------------- - - - #include <limits.h> -// INCLUDE --------------------------------------------------------------- - #include "olinetab.hxx" #include "global.hxx" #include "rechead.hxx" diff --git a/sc/source/core/data/pagepar.cxx b/sc/source/core/data/pagepar.cxx index 778d1cdefbc5..ea85621533fa 100644 --- a/sc/source/core/data/pagepar.cxx +++ b/sc/source/core/data/pagepar.cxx @@ -26,13 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - -// System - Includes ----------------------------------------------------- - - - #include <string.h> #include "pagepar.hxx" diff --git a/sc/source/core/data/patattr.cxx b/sc/source/core/data/patattr.cxx index ce626fe4f701..399da0a8b326 100644 --- a/sc/source/core/data/patattr.cxx +++ b/sc/source/core/data/patattr.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <editeng/adjitem.hxx> #include <svx/algitem.hxx> diff --git a/sc/source/core/data/pivot2.cxx b/sc/source/core/data/pivot2.cxx index 1b60ae02cb92..88a0d34ad6d4 100644 --- a/sc/source/core/data/pivot2.cxx +++ b/sc/source/core/data/pivot2.cxx @@ -31,8 +31,6 @@ #pragma optimize("",off) #endif -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <editeng/boxitem.hxx> #include <editeng/wghtitem.hxx> diff --git a/sc/source/core/data/poolhelp.cxx b/sc/source/core/data/poolhelp.cxx index 5fcce83cf345..783b69806843 100644 --- a/sc/source/core/data/poolhelp.cxx +++ b/sc/source/core/data/poolhelp.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <svl/zforlist.hxx> #include <editeng/editeng.hxx> diff --git a/sc/source/core/data/sheetevents.cxx b/sc/source/core/data/sheetevents.cxx index 8a45bf13ac2c..15559ed949f3 100644 --- a/sc/source/core/data/sheetevents.cxx +++ b/sc/source/core/data/sheetevents.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "sheetevents.hxx" #include <com/sun/star/script/vba/VBAEventId.hpp> // ----------------------------------------------------------------------- diff --git a/sc/source/core/data/tabbgcolor.cxx b/sc/source/core/data/tabbgcolor.cxx index 92d81c2676fd..503bab639aa3 100644 --- a/sc/source/core/data/tabbgcolor.cxx +++ b/sc/source/core/data/tabbgcolor.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "tabbgcolor.hxx" ScUndoTabColorInfo::ScUndoTabColorInfo(SCTAB nTab) : diff --git a/sc/source/core/data/table1.cxx b/sc/source/core/data/table1.cxx index c349eb440ec8..429ca0f16b57 100644 --- a/sc/source/core/data/table1.cxx +++ b/sc/source/core/data/table1.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <svx/algitem.hxx> #include <editeng/justifyitem.hxx> diff --git a/sc/source/core/data/table2.cxx b/sc/source/core/data/table2.cxx index c16426f7198b..fb90b0a3c585 100644 --- a/sc/source/core/data/table2.cxx +++ b/sc/source/core/data/table2.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <editeng/boxitem.hxx> #include <svl/poolcach.hxx> diff --git a/sc/source/core/data/table4.cxx b/sc/source/core/data/table4.cxx index cced07c41b1f..09ef436a390c 100644 --- a/sc/source/core/data/table4.cxx +++ b/sc/source/core/data/table4.cxx @@ -26,18 +26,11 @@ * ************************************************************************/ - -// System - Includes ----------------------------------------------------- - - - #ifdef _MSC_VER #pragma optimize("",off) // sonst Absturz Win beim Fuellen #endif -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <svx/algitem.hxx> #include <editeng/boxitem.hxx> diff --git a/sc/source/core/data/table5.cxx b/sc/source/core/data/table5.cxx index 0a7de507e708..77939a2951b4 100644 --- a/sc/source/core/data/table5.cxx +++ b/sc/source/core/data/table5.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include "attrib.hxx" #include "patattr.hxx" diff --git a/sc/source/core/data/table6.cxx b/sc/source/core/data/table6.cxx index f4dc35ebfc1a..e198b22f6962 100644 --- a/sc/source/core/data/table6.cxx +++ b/sc/source/core/data/table6.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include <com/sun/star/i18n/TransliterationModules.hpp> #include <unotools/textsearch.hxx> diff --git a/sc/source/core/data/tabprotection.cxx b/sc/source/core/data/tabprotection.cxx index 3b8ebabed36f..8ce56ba68cfd 100644 --- a/sc/source/core/data/tabprotection.cxx +++ b/sc/source/core/data/tabprotection.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "tabprotection.hxx" #include "svl/PasswordHelper.hxx" #include <comphelper/docpasswordhelper.hxx> diff --git a/sc/source/core/data/validat.cxx b/sc/source/core/data/validat.cxx index dbb3f076da52..c4cb9171d990 100644 --- a/sc/source/core/data/validat.cxx +++ b/sc/source/core/data/validat.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <sfx2/app.hxx> #include <sfx2/docfile.hxx> diff --git a/sc/source/core/tool/callform.cxx b/sc/source/core/tool/callform.cxx index 3f8ad8b86d44..c9676f2541f2 100644 --- a/sc/source/core/tool/callform.cxx +++ b/sc/source/core/tool/callform.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- #include <vcl/svapp.hxx> #include <osl/module.hxx> #include <osl/file.hxx> diff --git a/sc/source/core/tool/cellform.cxx b/sc/source/core/tool/cellform.cxx index 0da68661d191..5fdd0d2f1035 100644 --- a/sc/source/core/tool/cellform.cxx +++ b/sc/source/core/tool/cellform.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// INCLUDE --------------------------------------------------------------- - #include <sfx2/objsh.hxx> #include <svl/smplhint.hxx> #include <svl/zforlist.hxx> diff --git a/sc/source/core/tool/chartarr.cxx b/sc/source/core/tool/chartarr.cxx index 4a99b1fc66c6..4564a2462dc2 100644 --- a/sc/source/core/tool/chartarr.cxx +++ b/sc/source/core/tool/chartarr.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <svl/intitem.hxx> #include <svl/zforlist.hxx> diff --git a/sc/source/core/tool/chartpos.cxx b/sc/source/core/tool/chartpos.cxx index 78ea6e7071ab..e5bd8c03d96b 100644 --- a/sc/source/core/tool/chartpos.cxx +++ b/sc/source/core/tool/chartpos.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "chartpos.hxx" #include "document.hxx" #include "rechead.hxx" diff --git a/sc/source/core/tool/compiler.cxx b/sc/source/core/tool/compiler.cxx index d1e07de9e362..c59f05bcfffc 100644 --- a/sc/source/core/tool/compiler.cxx +++ b/sc/source/core/tool/compiler.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include <sfx2/app.hxx> #include <sfx2/objsh.hxx> #include <basic/sbmeth.hxx> diff --git a/sc/source/core/tool/consoli.cxx b/sc/source/core/tool/consoli.cxx index cedd8e9e25ac..babcbcbbfcc6 100644 --- a/sc/source/core/tool/consoli.cxx +++ b/sc/source/core/tool/consoli.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "consoli.hxx" #include "document.hxx" #include "olinetab.hxx" diff --git a/sc/source/core/tool/detdata.cxx b/sc/source/core/tool/detdata.cxx index 5a0ed3ac6820..5c25a298f368 100644 --- a/sc/source/core/tool/detdata.cxx +++ b/sc/source/core/tool/detdata.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "detdata.hxx" #include "refupdat.hxx" #include "rechead.hxx" diff --git a/sc/source/core/tool/detfunc.cxx b/sc/source/core/tool/detfunc.cxx index 4c9c87fe20b1..6d73495924ce 100644 --- a/sc/source/core/tool/detfunc.cxx +++ b/sc/source/core/tool/detfunc.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <svtools/colorcfg.hxx> #include <editeng/eeitem.hxx> diff --git a/sc/source/core/tool/doubleref.cxx b/sc/source/core/tool/doubleref.cxx index e13f239d5572..ddca5b946ef6 100644 --- a/sc/source/core/tool/doubleref.cxx +++ b/sc/source/core/tool/doubleref.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "doubleref.hxx" #include "cell.hxx" #include "global.hxx" diff --git a/sc/source/core/tool/editutil.cxx b/sc/source/core/tool/editutil.cxx index dad6a7a3af52..eae3d241f68d 100644 --- a/sc/source/core/tool/editutil.cxx +++ b/sc/source/core/tool/editutil.cxx @@ -26,13 +26,6 @@ * ************************************************************************/ - -// System - Includes ----------------------------------------------------- - - - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <comphelper/string.hxx> #include <editeng/eeitem.hxx> diff --git a/sc/source/core/tool/interpr1.cxx b/sc/source/core/tool/interpr1.cxx index 34675c9c0784..c193a38d7495 100644 --- a/sc/source/core/tool/interpr1.cxx +++ b/sc/source/core/tool/interpr1.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <editeng/langitem.hxx> #include <editeng/justifyitem.hxx> diff --git a/sc/source/core/tool/interpr2.cxx b/sc/source/core/tool/interpr2.cxx index dc843591e9ba..18609d4948b3 100644 --- a/sc/source/core/tool/interpr2.cxx +++ b/sc/source/core/tool/interpr2.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include <sfx2/linkmgr.hxx> #include <sfx2/dispatch.hxx> #include <sfx2/objsh.hxx> diff --git a/sc/source/core/tool/interpr3.cxx b/sc/source/core/tool/interpr3.cxx index d19e3a8164bf..ebd2c362eb69 100644 --- a/sc/source/core/tool/interpr3.cxx +++ b/sc/source/core/tool/interpr3.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include <tools/solar.h> #include <stdlib.h> #include <string.h> diff --git a/sc/source/core/tool/interpr4.cxx b/sc/source/core/tool/interpr4.cxx index 4a1020120d70..217dfa0a7f76 100644 --- a/sc/source/core/tool/interpr4.cxx +++ b/sc/source/core/tool/interpr4.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// INCLUDE --------------------------------------------------------------- - #include <rangelst.hxx> #include <sfx2/app.hxx> #include <sfx2/docfile.hxx> diff --git a/sc/source/core/tool/interpr5.cxx b/sc/source/core/tool/interpr5.cxx index 6fd612a07f18..eaa5a38241d1 100644 --- a/sc/source/core/tool/interpr5.cxx +++ b/sc/source/core/tool/interpr5.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include <rtl/math.hxx> #include <rtl/logfile.hxx> #include <string.h> diff --git a/sc/source/core/tool/interpr7.cxx b/sc/source/core/tool/interpr7.cxx index f8683cc6e5d2..4047ab6f8aae 100644 --- a/sc/source/core/tool/interpr7.cxx +++ b/sc/source/core/tool/interpr7.cxx @@ -26,9 +26,6 @@ * instead of those above. */ - -// INCLUDE --------------------------------------------------------------- - #include "interpre.hxx" // TODO: Add new methods for ScInterpreter here. diff --git a/sc/source/core/tool/prnsave.cxx b/sc/source/core/tool/prnsave.cxx index 306636fcfdd3..507341e3d5e0 100644 --- a/sc/source/core/tool/prnsave.cxx +++ b/sc/source/core/tool/prnsave.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "prnsave.hxx" #include "global.hxx" #include "address.hxx" diff --git a/sc/source/core/tool/queryparam.cxx b/sc/source/core/tool/queryparam.cxx index e6059ab1ac9c..7284594198db 100644 --- a/sc/source/core/tool/queryparam.cxx +++ b/sc/source/core/tool/queryparam.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "queryparam.hxx" #include "queryentry.hxx" diff --git a/sc/source/core/tool/rangeutl.cxx b/sc/source/core/tool/rangeutl.cxx index f76e59c805cd..957015948128 100644 --- a/sc/source/core/tool/rangeutl.cxx +++ b/sc/source/core/tool/rangeutl.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "rangeutl.hxx" #include "document.hxx" #include "global.hxx" diff --git a/sc/source/core/tool/rechead.cxx b/sc/source/core/tool/rechead.cxx index 80b2af8ea256..1933251c5ec5 100644 --- a/sc/source/core/tool/rechead.cxx +++ b/sc/source/core/tool/rechead.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "rechead.hxx" #include "scerrors.hxx" diff --git a/sc/source/core/tool/reffind.cxx b/sc/source/core/tool/reffind.cxx index 660bab082297..88af930e0b0b 100644 --- a/sc/source/core/tool/reffind.cxx +++ b/sc/source/core/tool/reffind.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <string.h> #include "reffind.hxx" diff --git a/sc/source/core/tool/refupdat.cxx b/sc/source/core/tool/refupdat.cxx index acef29e0031e..34c48a1e53ac 100644 --- a/sc/source/core/tool/refupdat.cxx +++ b/sc/source/core/tool/refupdat.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "refupdat.hxx" #include "document.hxx" #include "compiler.hxx" diff --git a/sc/source/core/tool/stringutil.cxx b/sc/source/core/tool/stringutil.cxx index a4cb4b3940e3..7866b99bd9cb 100644 --- a/sc/source/core/tool/stringutil.cxx +++ b/sc/source/core/tool/stringutil.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// System - Includes ----------------------------------------------------- - #include "stringutil.hxx" #include "rtl/ustrbuf.hxx" #include "rtl/math.hxx" diff --git a/sc/source/core/tool/subtotal.cxx b/sc/source/core/tool/subtotal.cxx index 207adc0532ea..2433ceebd2f7 100644 --- a/sc/source/core/tool/subtotal.cxx +++ b/sc/source/core/tool/subtotal.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ -// INCLUDE --------------------------------------------------------------- - - - #include "subtotal.hxx" #include "interpre.hxx" diff --git a/sc/source/core/tool/token.cxx b/sc/source/core/tool/token.cxx index dc88df1d2cfd..b29e48d95acb 100644 --- a/sc/source/core/tool/token.cxx +++ b/sc/source/core/tool/token.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <cstddef> #include <cstdio> diff --git a/sc/source/filter/starcalc/scflt.cxx b/sc/source/filter/starcalc/scflt.cxx index 51e9e0a7dd84..17b1cd7d3cad 100644 --- a/sc/source/filter/starcalc/scflt.cxx +++ b/sc/source/filter/starcalc/scflt.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- #include "scitems.hxx" #include <editeng/eeitem.hxx> diff --git a/sc/source/filter/starcalc/scfobj.cxx b/sc/source/filter/starcalc/scfobj.cxx index 4b7d45763a61..1a98e1f2722f 100644 --- a/sc/source/filter/starcalc/scfobj.cxx +++ b/sc/source/filter/starcalc/scfobj.cxx @@ -35,8 +35,6 @@ using namespace com::sun::star; -// INCLUDE --------------------------------------------------------------- - #include <unotools/moduleoptions.hxx> #include <svx/svdoole2.hxx> #include <svx/svdpage.hxx> diff --git a/sc/source/filter/xml/XMLCalculationSettingsContext.cxx b/sc/source/filter/xml/XMLCalculationSettingsContext.cxx index 3f03ebe9eabc..9c2aed7276ba 100644 --- a/sc/source/filter/xml/XMLCalculationSettingsContext.cxx +++ b/sc/source/filter/xml/XMLCalculationSettingsContext.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- #include "XMLCalculationSettingsContext.hxx" #include "xmlimprt.hxx" #include "unonames.hxx" diff --git a/sc/source/filter/xml/XMLCodeNameProvider.cxx b/sc/source/filter/xml/XMLCodeNameProvider.cxx index 13a1360f1e2b..6e87a5474c7b 100644 --- a/sc/source/filter/xml/XMLCodeNameProvider.cxx +++ b/sc/source/filter/xml/XMLCodeNameProvider.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "XMLCodeNameProvider.hxx" #include "document.hxx" diff --git a/sc/source/filter/xml/XMLColumnRowGroupExport.cxx b/sc/source/filter/xml/XMLColumnRowGroupExport.cxx index 70412ba583fb..58530af4bf16 100644 --- a/sc/source/filter/xml/XMLColumnRowGroupExport.cxx +++ b/sc/source/filter/xml/XMLColumnRowGroupExport.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- #include "XMLColumnRowGroupExport.hxx" #include "xmlexprt.hxx" #include <xmloff/nmspmap.hxx> diff --git a/sc/source/filter/xml/XMLDDELinksContext.cxx b/sc/source/filter/xml/XMLDDELinksContext.cxx index 21fd2167e31d..54eafd01ad47 100644 --- a/sc/source/filter/xml/XMLDDELinksContext.cxx +++ b/sc/source/filter/xml/XMLDDELinksContext.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- #include "XMLDDELinksContext.hxx" #include "xmlimprt.hxx" #include "document.hxx" diff --git a/sc/source/filter/xml/XMLEmptyContext.cxx b/sc/source/filter/xml/XMLEmptyContext.cxx index 09ad5fce14f9..eed424f3ec36 100644 --- a/sc/source/filter/xml/XMLEmptyContext.cxx +++ b/sc/source/filter/xml/XMLEmptyContext.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "XMLEmptyContext.hxx" #include "xmlimprt.hxx" diff --git a/sc/source/filter/xml/XMLExportDDELinks.cxx b/sc/source/filter/xml/XMLExportDDELinks.cxx index e828f74dee1e..bba99015f6d9 100644 --- a/sc/source/filter/xml/XMLExportDDELinks.cxx +++ b/sc/source/filter/xml/XMLExportDDELinks.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- #include "XMLExportDDELinks.hxx" #include <xmloff/xmltoken.hxx> #include <xmloff/xmlnmspe.hxx> diff --git a/sc/source/filter/xml/XMLExportDataPilot.cxx b/sc/source/filter/xml/XMLExportDataPilot.cxx index 5b5622c39451..92532d9651bc 100644 --- a/sc/source/filter/xml/XMLExportDataPilot.cxx +++ b/sc/source/filter/xml/XMLExportDataPilot.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- #include "XMLExportDataPilot.hxx" #include <xmloff/xmltoken.hxx> #include <xmloff/xmlnmspe.hxx> diff --git a/sc/source/filter/xml/XMLExportDatabaseRanges.cxx b/sc/source/filter/xml/XMLExportDatabaseRanges.cxx index 59d1e2c3500c..bc4d933592fd 100644 --- a/sc/source/filter/xml/XMLExportDatabaseRanges.cxx +++ b/sc/source/filter/xml/XMLExportDatabaseRanges.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- #include "XMLExportDatabaseRanges.hxx" #include <xmloff/xmltoken.hxx> #include <xmloff/xmlnmspe.hxx> diff --git a/sc/source/filter/xml/XMLExportIterator.cxx b/sc/source/filter/xml/XMLExportIterator.cxx index 298cda550eae..31981bb12b48 100644 --- a/sc/source/filter/xml/XMLExportIterator.cxx +++ b/sc/source/filter/xml/XMLExportIterator.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- #include "XMLExportIterator.hxx" #include <com/sun/star/text/XSimpleText.hpp> #include <com/sun/star/sheet/XCellAddressable.hpp> diff --git a/sc/source/filter/xml/XMLExportSharedData.cxx b/sc/source/filter/xml/XMLExportSharedData.cxx index 04fca08f91b3..2ae6432d4a51 100644 --- a/sc/source/filter/xml/XMLExportSharedData.cxx +++ b/sc/source/filter/xml/XMLExportSharedData.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- #include "XMLExportSharedData.hxx" #include "XMLExportIterator.hxx" diff --git a/sc/source/filter/xml/XMLStylesExportHelper.cxx b/sc/source/filter/xml/XMLStylesExportHelper.cxx index df273678ed2a..2c5b43b69006 100644 --- a/sc/source/filter/xml/XMLStylesExportHelper.cxx +++ b/sc/source/filter/xml/XMLStylesExportHelper.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - - -// INCLUDE --------------------------------------------------------------- #include "XMLStylesExportHelper.hxx" #include "global.hxx" #include "unonames.hxx" diff --git a/sc/source/filter/xml/XMLStylesImportHelper.cxx b/sc/source/filter/xml/XMLStylesImportHelper.cxx index 471e5310a919..cfff01a9e313 100644 --- a/sc/source/filter/xml/XMLStylesImportHelper.cxx +++ b/sc/source/filter/xml/XMLStylesImportHelper.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- #include "XMLStylesImportHelper.hxx" #include "xmlimprt.hxx" #include <com/sun/star/util/NumberFormat.hpp> diff --git a/sc/source/filter/xml/XMLTableShapesContext.cxx b/sc/source/filter/xml/XMLTableShapesContext.cxx index c3c036802bbd..4f84da2bcfa9 100644 --- a/sc/source/filter/xml/XMLTableShapesContext.cxx +++ b/sc/source/filter/xml/XMLTableShapesContext.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- #include "XMLTableShapesContext.hxx" #include "XMLTableShapeImportHelper.hxx" #include "xmlimprt.hxx" diff --git a/sc/source/filter/xml/XMLTableSourceContext.cxx b/sc/source/filter/xml/XMLTableSourceContext.cxx index 5c2e6a0176d5..0a13a40f3ff1 100644 --- a/sc/source/filter/xml/XMLTableSourceContext.cxx +++ b/sc/source/filter/xml/XMLTableSourceContext.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- #include "XMLTableSourceContext.hxx" #include "xmlimprt.hxx" #include "document.hxx" diff --git a/sc/source/filter/xml/XMLTextPContext.cxx b/sc/source/filter/xml/XMLTextPContext.cxx index 97af05f286fb..4763fbc0683c 100644 --- a/sc/source/filter/xml/XMLTextPContext.cxx +++ b/sc/source/filter/xml/XMLTextPContext.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- #include "XMLTextPContext.hxx" #include "xmlimprt.hxx" #include "xmlcelli.hxx" diff --git a/sc/source/filter/xml/sheetdata.cxx b/sc/source/filter/xml/sheetdata.cxx index 747b8db618e4..184bd067c91a 100644 --- a/sc/source/filter/xml/sheetdata.cxx +++ b/sc/source/filter/xml/sheetdata.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include <rtl/ustring.hxx> #include <xmloff/families.hxx> #include <xmloff/xmlaustp.hxx> diff --git a/sc/source/filter/xml/xmlannoi.cxx b/sc/source/filter/xml/xmlannoi.cxx index a503d70298ec..cc0b374e6540 100644 --- a/sc/source/filter/xml/xmlannoi.cxx +++ b/sc/source/filter/xml/xmlannoi.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "xmlannoi.hxx" #include "xmlimprt.hxx" #include "xmlconti.hxx" diff --git a/sc/source/filter/xml/xmlbodyi.cxx b/sc/source/filter/xml/xmlbodyi.cxx index a7bf9c43636a..f69290ac7bb1 100644 --- a/sc/source/filter/xml/xmlbodyi.cxx +++ b/sc/source/filter/xml/xmlbodyi.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - - -// INCLUDE --------------------------------------------------------------- #include <cstdio> #include "document.hxx" diff --git a/sc/source/filter/xml/xmlcelli.cxx b/sc/source/filter/xml/xmlcelli.cxx index 63057747b606..73470d404e15 100644 --- a/sc/source/filter/xml/xmlcelli.cxx +++ b/sc/source/filter/xml/xmlcelli.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "xmlcelli.hxx" #include "xmlimprt.hxx" #include "xmltabi.hxx" diff --git a/sc/source/filter/xml/xmlcoli.cxx b/sc/source/filter/xml/xmlcoli.cxx index b4d31b2f0e3a..9be1a1966b16 100644 --- a/sc/source/filter/xml/xmlcoli.cxx +++ b/sc/source/filter/xml/xmlcoli.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- #include "xmlcoli.hxx" #include "xmlimprt.hxx" #include "global.hxx" diff --git a/sc/source/filter/xml/xmlconti.cxx b/sc/source/filter/xml/xmlconti.cxx index 00e29f926843..54cf23a4f22e 100644 --- a/sc/source/filter/xml/xmlconti.cxx +++ b/sc/source/filter/xml/xmlconti.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "xmlconti.hxx" #include "xmlimprt.hxx" #include "global.hxx" diff --git a/sc/source/filter/xml/xmlcvali.cxx b/sc/source/filter/xml/xmlcvali.cxx index 6c55563fbb40..74ae61f9a3f3 100644 --- a/sc/source/filter/xml/xmlcvali.cxx +++ b/sc/source/filter/xml/xmlcvali.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "xmlcvali.hxx" #include "xmlimprt.hxx" #include "xmlconti.hxx" diff --git a/sc/source/filter/xml/xmldpimp.cxx b/sc/source/filter/xml/xmldpimp.cxx index 8fa7312585a7..fc25a0857575 100644 --- a/sc/source/filter/xml/xmldpimp.cxx +++ b/sc/source/filter/xml/xmldpimp.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "xmldpimp.hxx" #include "xmlimprt.hxx" #include "xmlfilti.hxx" diff --git a/sc/source/filter/xml/xmldrani.cxx b/sc/source/filter/xml/xmldrani.cxx index 464db27ed7e5..479e61c8b38c 100644 --- a/sc/source/filter/xml/xmldrani.cxx +++ b/sc/source/filter/xml/xmldrani.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "xmldrani.hxx" #include "xmlimprt.hxx" #include "xmlfilti.hxx" diff --git a/sc/source/filter/xml/xmlexprt.cxx b/sc/source/filter/xml/xmlexprt.cxx index e47a6ae70cbb..5040e59769b6 100644 --- a/sc/source/filter/xml/xmlexprt.cxx +++ b/sc/source/filter/xml/xmlexprt.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include <editeng/eeitem.hxx> #include "xmlexprt.hxx" diff --git a/sc/source/filter/xml/xmlexternaltabi.cxx b/sc/source/filter/xml/xmlexternaltabi.cxx index 29a8b34e9157..0244c57c249e 100644 --- a/sc/source/filter/xml/xmlexternaltabi.cxx +++ b/sc/source/filter/xml/xmlexternaltabi.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "xmlexternaltabi.hxx" #include "xmlimprt.hxx" #include "xmltabi.hxx" diff --git a/sc/source/filter/xml/xmlfilti.cxx b/sc/source/filter/xml/xmlfilti.cxx index 65c9420041c5..c3db5be4df73 100644 --- a/sc/source/filter/xml/xmlfilti.cxx +++ b/sc/source/filter/xml/xmlfilti.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - - -// INCLUDE --------------------------------------------------------------- - #include "xmlfilti.hxx" #include "xmlimprt.hxx" #include "docuno.hxx" diff --git a/sc/source/filter/xml/xmlimprt.cxx b/sc/source/filter/xml/xmlimprt.cxx index 9c2e1b601f55..219345d3d350 100644 --- a/sc/source/filter/xml/xmlimprt.cxx +++ b/sc/source/filter/xml/xmlimprt.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include <svl/zforlist.hxx> #include <sal/macros.h> diff --git a/sc/source/filter/xml/xmlnexpi.cxx b/sc/source/filter/xml/xmlnexpi.cxx index 21a181a73cad..362ffde807af 100644 --- a/sc/source/filter/xml/xmlnexpi.cxx +++ b/sc/source/filter/xml/xmlnexpi.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- #include <rtl/ustrbuf.hxx> #include "xmlnexpi.hxx" diff --git a/sc/source/filter/xml/xmlrowi.cxx b/sc/source/filter/xml/xmlrowi.cxx index ac6af17f5454..09180ebc9d7e 100644 --- a/sc/source/filter/xml/xmlrowi.cxx +++ b/sc/source/filter/xml/xmlrowi.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "xmlrowi.hxx" #include "xmlimprt.hxx" #include "xmlcelli.hxx" diff --git a/sc/source/filter/xml/xmlsceni.cxx b/sc/source/filter/xml/xmlsceni.cxx index 07875af0e7af..d4b6adc6d67f 100644 --- a/sc/source/filter/xml/xmlsceni.cxx +++ b/sc/source/filter/xml/xmlsceni.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "document.hxx" #include "xmlimprt.hxx" #include "xmlsceni.hxx" diff --git a/sc/source/filter/xml/xmlsorti.cxx b/sc/source/filter/xml/xmlsorti.cxx index 440e085d996a..8eac0728bb52 100644 --- a/sc/source/filter/xml/xmlsorti.cxx +++ b/sc/source/filter/xml/xmlsorti.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "xmlsorti.hxx" #include "xmlimprt.hxx" #include "docuno.hxx" diff --git a/sc/source/filter/xml/xmlsubti.cxx b/sc/source/filter/xml/xmlsubti.cxx index f760d7610fdc..83d096fff2fb 100644 --- a/sc/source/filter/xml/xmlsubti.cxx +++ b/sc/source/filter/xml/xmlsubti.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- #include "xmlsubti.hxx" #include "global.hxx" #include "xmlstyli.hxx" diff --git a/sc/source/filter/xml/xmltabi.cxx b/sc/source/filter/xml/xmltabi.cxx index e973c90698bc..ea9178dcd2df 100644 --- a/sc/source/filter/xml/xmltabi.cxx +++ b/sc/source/filter/xml/xmltabi.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "xmltabi.hxx" #include "xmlimprt.hxx" #include "xmlrowi.hxx" diff --git a/sc/source/filter/xml/xmlwrap.cxx b/sc/source/filter/xml/xmlwrap.cxx index 910c4ee99f60..4aeb8b180700 100644 --- a/sc/source/filter/xml/xmlwrap.cxx +++ b/sc/source/filter/xml/xmlwrap.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- #include <rsc/rscsfx.hxx> #include <sfx2/docfile.hxx> #include <sfx2/objsh.hxx> diff --git a/sc/source/ui/app/client.cxx b/sc/source/ui/app/client.cxx index f4ac274933f0..9e489403febf 100644 --- a/sc/source/ui/app/client.cxx +++ b/sc/source/ui/app/client.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - - #include <com/sun/star/embed/XEmbeddedObject.hpp> #include <com/sun/star/embed/NoVisualAreaSizeException.hpp> diff --git a/sc/source/ui/app/drwtrans.cxx b/sc/source/ui/app/drwtrans.cxx index b7a6eac35e86..9faf217de132 100644 --- a/sc/source/ui/app/drwtrans.cxx +++ b/sc/source/ui/app/drwtrans.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - - #include <com/sun/star/embed/XTransactedObject.hpp> #include <com/sun/star/embed/XEmbedPersist.hpp> #include <com/sun/star/uno/Exception.hpp> diff --git a/sc/source/ui/app/lnktrans.cxx b/sc/source/ui/app/lnktrans.cxx index 8f590e0fdd8a..2e9b616f4340 100644 --- a/sc/source/ui/app/lnktrans.cxx +++ b/sc/source/ui/app/lnktrans.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - - - #include <svl/urlbmk.hxx> #include "lnktrans.hxx" diff --git a/sc/source/ui/app/scmod.cxx b/sc/source/ui/app/scmod.cxx index 845e551ac7f1..602cfe94e939 100644 --- a/sc/source/ui/app/scmod.cxx +++ b/sc/source/ui/app/scmod.cxx @@ -29,12 +29,6 @@ #include <com/sun/star/ui/dialogs/XExecutableDialog.hpp> #include <comphelper/processfactory.hxx> - - - - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <sfx2/app.hxx> #include <editeng/eeitem.hxx> diff --git a/sc/source/ui/app/seltrans.cxx b/sc/source/ui/app/seltrans.cxx index 18b6359ff02e..c514d0f8e179 100644 --- a/sc/source/ui/app/seltrans.cxx +++ b/sc/source/ui/app/seltrans.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - - - #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/beans/XPropertySetInfo.hpp> #include <com/sun/star/form/FormButtonType.hpp> diff --git a/sc/source/ui/app/transobj.cxx b/sc/source/ui/app/transobj.cxx index dbcfc54159df..0d35c45b8771 100644 --- a/sc/source/ui/app/transobj.cxx +++ b/sc/source/ui/app/transobj.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - - - #include "scitems.hxx" #include <editeng/eeitem.hxx> #include <editeng/justifyitem.hxx> diff --git a/sc/source/ui/cctrl/dpcontrol.cxx b/sc/source/ui/cctrl/dpcontrol.cxx index 5b430f87ebb1..3f632845db97 100644 --- a/sc/source/ui/cctrl/dpcontrol.cxx +++ b/sc/source/ui/cctrl/dpcontrol.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "dpcontrol.hxx" #include <vcl/outdev.hxx> diff --git a/sc/source/ui/cctrl/popmenu.cxx b/sc/source/ui/cctrl/popmenu.cxx index 21eb32bd15b2..79ca5d08d218 100644 --- a/sc/source/ui/cctrl/popmenu.cxx +++ b/sc/source/ui/cctrl/popmenu.cxx @@ -26,13 +26,6 @@ * ************************************************************************/ - -// System - Includes ----------------------------------------------------- - - - -// INCLUDE --------------------------------------------------------------- - #include "popmenu.hxx" //------------------------------------------------------------------ diff --git a/sc/source/ui/cctrl/tbinsert.cxx b/sc/source/ui/cctrl/tbinsert.cxx index 22dc74686566..2d266900f022 100644 --- a/sc/source/ui/cctrl/tbinsert.cxx +++ b/sc/source/ui/cctrl/tbinsert.cxx @@ -26,14 +26,8 @@ * ************************************************************************/ - -// System - Includes ----------------------------------------------------- - #include <string> - -// INCLUDE --------------------------------------------------------------- - #include <tools/shl.hxx> #include <svl/intitem.hxx> #include <sfx2/dispatch.hxx> diff --git a/sc/source/ui/dbgui/consdlg.cxx b/sc/source/ui/dbgui/consdlg.cxx index 0daed040853f..62e167c8b66f 100644 --- a/sc/source/ui/dbgui/consdlg.cxx +++ b/sc/source/ui/dbgui/consdlg.cxx @@ -26,15 +26,8 @@ * ************************************************************************/ - -// System - Includes --------------------------------------------------------- - - - #include <sfx2/dispatch.hxx> -// INCLUDE ------------------------------------------------------------------- - #include "tabvwsh.hxx" #include "uiitems.hxx" #include "dbdata.hxx" diff --git a/sc/source/ui/dbgui/dbnamdlg.cxx b/sc/source/ui/dbgui/dbnamdlg.cxx index 3221b7dc60af..a261ff64c4a1 100644 --- a/sc/source/ui/dbgui/dbnamdlg.cxx +++ b/sc/source/ui/dbgui/dbnamdlg.cxx @@ -26,13 +26,6 @@ * ************************************************************************/ - -// System - Includes --------------------------------------------------------- - - - -// INCLUDE ------------------------------------------------------------------- - #include <vcl/msgbox.hxx> #include "reffact.hxx" diff --git a/sc/source/ui/dbgui/filtdlg.cxx b/sc/source/ui/dbgui/filtdlg.cxx index 4ee8bf6e80e3..4717690f5df8 100644 --- a/sc/source/ui/dbgui/filtdlg.cxx +++ b/sc/source/ui/dbgui/filtdlg.cxx @@ -26,12 +26,6 @@ * ************************************************************************/ - -// System - Includes --------------------------------------------------------- - - - -// INCLUDE ------------------------------------------------------------------- #include <rangelst.hxx> #include <sfx2/dispatch.hxx> #include <vcl/waitobj.hxx> diff --git a/sc/source/ui/dbgui/foptmgr.cxx b/sc/source/ui/dbgui/foptmgr.cxx index f82b2a06f5bf..2490d7842999 100644 --- a/sc/source/ui/dbgui/foptmgr.cxx +++ b/sc/source/ui/dbgui/foptmgr.cxx @@ -26,13 +26,6 @@ * ************************************************************************/ - -// System - Includes --------------------------------------------------------- - - - -// INCLUDE ------------------------------------------------------------------- - #include <vcl/morebtn.hxx> #include <svtools/stdctrl.hxx> diff --git a/sc/source/ui/dbgui/pfiltdlg.cxx b/sc/source/ui/dbgui/pfiltdlg.cxx index 5290291b9a49..62ff41a487f0 100644 --- a/sc/source/ui/dbgui/pfiltdlg.cxx +++ b/sc/source/ui/dbgui/pfiltdlg.cxx @@ -33,8 +33,6 @@ #include <vcl/waitobj.hxx> -// INCLUDE --------------------------------------------------------------- - #include "viewdata.hxx" #include "document.hxx" #include "uiitems.hxx" diff --git a/sc/source/ui/dbgui/sfiltdlg.cxx b/sc/source/ui/dbgui/sfiltdlg.cxx index 8d4e9aa36bf1..9db7a08e23d5 100644 --- a/sc/source/ui/dbgui/sfiltdlg.cxx +++ b/sc/source/ui/dbgui/sfiltdlg.cxx @@ -26,12 +26,6 @@ * ************************************************************************/ - -// System - Includes --------------------------------------------------------- - - - -// INCLUDE ------------------------------------------------------------------- #include <sfx2/dispatch.hxx> #include "uiitems.hxx" diff --git a/sc/source/ui/docshell/arealink.cxx b/sc/source/ui/docshell/arealink.cxx index 9fc1347a7414..1abb653ed647 100644 --- a/sc/source/ui/docshell/arealink.cxx +++ b/sc/source/ui/docshell/arealink.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------- - #include <comphelper/string.hxx> #include <sfx2/app.hxx> #include <sfx2/docfile.hxx> diff --git a/sc/source/ui/docshell/dbdocfun.cxx b/sc/source/ui/docshell/dbdocfun.cxx index 0e25ee0d38f0..2bf2e58ace67 100644 --- a/sc/source/ui/docshell/dbdocfun.cxx +++ b/sc/source/ui/docshell/dbdocfun.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <sfx2/app.hxx> #include <vcl/msgbox.hxx> #include <vcl/waitobj.hxx> diff --git a/sc/source/ui/docshell/dbdocimp.cxx b/sc/source/ui/docshell/dbdocimp.cxx index 3f0e80c58dd2..14da13deaeea 100644 --- a/sc/source/ui/docshell/dbdocimp.cxx +++ b/sc/source/ui/docshell/dbdocimp.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------- - #include <comphelper/processfactory.hxx> #include <comphelper/types.hxx> #include <vcl/msgbox.hxx> diff --git a/sc/source/ui/docshell/docfunc.cxx b/sc/source/ui/docshell/docfunc.cxx index 5227044e0a97..ffd5e1a3a270 100644 --- a/sc/source/ui/docshell/docfunc.cxx +++ b/sc/source/ui/docshell/docfunc.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <editeng/eeitem.hxx> diff --git a/sc/source/ui/docshell/docsh.cxx b/sc/source/ui/docshell/docsh.cxx index 4a5510d891d1..d465d8bb4f99 100644 --- a/sc/source/ui/docshell/docsh.cxx +++ b/sc/source/ui/docshell/docsh.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// System - Includes ----------------------------------------------------- - #include "scitems.hxx" #include <editeng/eeitem.hxx> #include <editeng/svxenum.hxx> @@ -80,8 +78,6 @@ #include <sot/formats.hxx> #define SOT_FORMATSTR_ID_STARCALC_30 SOT_FORMATSTR_ID_STARCALC -// INCLUDE --------------------------------------------------------------- - #include "cell.hxx" #include "column.hxx" #include "postit.hxx" diff --git a/sc/source/ui/docshell/docsh2.cxx b/sc/source/ui/docshell/docsh2.cxx index c041b11ebd05..fb7b53d37b6c 100644 --- a/sc/source/ui/docshell/docsh2.cxx +++ b/sc/source/ui/docshell/docsh2.cxx @@ -54,7 +54,6 @@ #include <basic/basmgr.hxx> #include <sfx2/app.hxx> -// INCLUDE --------------------------------------------------------------- #include "drwlayer.hxx" #include "stlpool.hxx" #include "docsh.hxx" diff --git a/sc/source/ui/docshell/docsh3.cxx b/sc/source/ui/docshell/docsh3.cxx index f506b50773d0..16724923d007 100644 --- a/sc/source/ui/docshell/docsh3.cxx +++ b/sc/source/ui/docshell/docsh3.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <com/sun/star/document/XDocumentPropertiesSupplier.hpp> #include <com/sun/star/document/XDocumentProperties.hpp> diff --git a/sc/source/ui/docshell/docsh4.cxx b/sc/source/ui/docshell/docsh4.cxx index d751bca810d2..aec7018dbb59 100644 --- a/sc/source/ui/docshell/docsh4.cxx +++ b/sc/source/ui/docshell/docsh4.cxx @@ -34,7 +34,6 @@ using namespace ::com::sun::star; -// INCLUDE --------------------------------------------------------------- #include <math.h> // prevent conflict between exception and std::exception #include "scitems.hxx" diff --git a/sc/source/ui/docshell/docsh5.cxx b/sc/source/ui/docshell/docsh5.cxx index e33a68cb6f76..89c35ee7af69 100644 --- a/sc/source/ui/docshell/docsh5.cxx +++ b/sc/source/ui/docshell/docsh5.cxx @@ -26,12 +26,6 @@ * ************************************************************************/ - -// System - Includes ----------------------------------------------------- - - - - #include "scitems.hxx" #include <vcl/svapp.hxx> #include <vcl/msgbox.hxx> @@ -42,8 +36,6 @@ #include <com/sun/star/script/vba/XVBACompatibility.hpp> -// INCLUDE --------------------------------------------------------------- - #include "docsh.hxx" #include "global.hxx" #include "globstr.hrc" diff --git a/sc/source/ui/docshell/docsh6.cxx b/sc/source/ui/docshell/docsh6.cxx index 01da06a540f6..e72c143c1945 100644 --- a/sc/source/ui/docshell/docsh6.cxx +++ b/sc/source/ui/docshell/docsh6.cxx @@ -26,19 +26,12 @@ * ************************************************************************/ - -// System - Includes ----------------------------------------------------- - - - #include "scitems.hxx" #include <svx/pageitem.hxx> #include <vcl/virdev.hxx> #include <sfx2/linkmgr.hxx> -// INCLUDE --------------------------------------------------------------- - #include "docsh.hxx" #include "stlsheet.hxx" diff --git a/sc/source/ui/docshell/docsh7.cxx b/sc/source/ui/docshell/docsh7.cxx index 39107ca1d40f..04f110d1dfe0 100644 --- a/sc/source/ui/docshell/docsh7.cxx +++ b/sc/source/ui/docshell/docsh7.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------- - #include "docsh.hxx" //------------------------------------------------------------------ diff --git a/sc/source/ui/docshell/externalrefmgr.cxx b/sc/source/ui/docshell/externalrefmgr.cxx index cbbd53e2214f..e2448077bbc8 100644 --- a/sc/source/ui/docshell/externalrefmgr.cxx +++ b/sc/source/ui/docshell/externalrefmgr.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "externalrefmgr.hxx" #include "document.hxx" #include "token.hxx" diff --git a/sc/source/ui/docshell/impex.cxx b/sc/source/ui/docshell/impex.cxx index e98c67bcb18a..c7eaf379a1cc 100644 --- a/sc/source/ui/docshell/impex.cxx +++ b/sc/source/ui/docshell/impex.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// System - Includes ----------------------------------------------------- - class StarBASIC; diff --git a/sc/source/ui/docshell/macromgr.cxx b/sc/source/ui/docshell/macromgr.cxx index 1151687d8c52..f873b8c26942 100644 --- a/sc/source/ui/docshell/macromgr.cxx +++ b/sc/source/ui/docshell/macromgr.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "macromgr.hxx" #include "document.hxx" diff --git a/sc/source/ui/docshell/olinefun.cxx b/sc/source/ui/docshell/olinefun.cxx index 6bc139526c7b..19db042dce48 100644 --- a/sc/source/ui/docshell/olinefun.cxx +++ b/sc/source/ui/docshell/olinefun.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <vcl/sound.hxx> #include <sfx2/bindings.hxx> diff --git a/sc/source/ui/docshell/servobj.cxx b/sc/source/ui/docshell/servobj.cxx index c9041ea526fa..cbf81037cb10 100644 --- a/sc/source/ui/docshell/servobj.cxx +++ b/sc/source/ui/docshell/servobj.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ -// System - Includes ----------------------------------------------------- - - - #include <sot/formats.hxx> #include <sfx2/app.hxx> #include <sfx2/linkmgr.hxx> diff --git a/sc/source/ui/docshell/tablink.cxx b/sc/source/ui/docshell/tablink.cxx index fc1a37083a4c..3ea9de72310d 100644 --- a/sc/source/ui/docshell/tablink.cxx +++ b/sc/source/ui/docshell/tablink.cxx @@ -32,10 +32,6 @@ //------------------------------------------------------------------ - - -// INCLUDE --------------------------------------------------------- - #include <sfx2/sfxsids.hrc> #include <sfx2/app.hxx> #include <svl/itemset.hxx> diff --git a/sc/source/ui/drawfunc/fusel.cxx b/sc/source/ui/drawfunc/fusel.cxx index eec1dee833b2..d9fedb4cea18 100644 --- a/sc/source/ui/drawfunc/fusel.cxx +++ b/sc/source/ui/drawfunc/fusel.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include <com/sun/star/embed/EmbedStates.hpp> #include <editeng/eeitem.hxx> diff --git a/sc/source/ui/drawfunc/fusel2.cxx b/sc/source/ui/drawfunc/fusel2.cxx index 535eef8640fb..deae8701d920 100644 --- a/sc/source/ui/drawfunc/fusel2.cxx +++ b/sc/source/ui/drawfunc/fusel2.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <svx/svditer.hxx> #include <svx/svdocapt.hxx> #include <svx/svdpagv.hxx> diff --git a/sc/source/ui/miscdlgs/crnrdlg.cxx b/sc/source/ui/miscdlgs/crnrdlg.cxx index 1e933e3dc345..fc6db6001c81 100644 --- a/sc/source/ui/miscdlgs/crnrdlg.cxx +++ b/sc/source/ui/miscdlgs/crnrdlg.cxx @@ -26,13 +26,6 @@ * ************************************************************************/ - -// System - Includes --------------------------------------------------------- - - - -// INCLUDE ------------------------------------------------------------------- - #include "reffact.hxx" #include "document.hxx" #include "scresid.hxx" diff --git a/sc/source/ui/miscdlgs/highred.cxx b/sc/source/ui/miscdlgs/highred.cxx index f40a41b62e8c..5bd5825b56c5 100644 --- a/sc/source/ui/miscdlgs/highred.cxx +++ b/sc/source/ui/miscdlgs/highred.cxx @@ -26,13 +26,6 @@ * ************************************************************************/ - -// System - Includes --------------------------------------------------------- - - - -// INCLUDE ------------------------------------------------------------------- - #include "global.hxx" #include "reffact.hxx" #include "document.hxx" diff --git a/sc/source/ui/miscdlgs/simpref.cxx b/sc/source/ui/miscdlgs/simpref.cxx index 982064e2ac3d..a47879613abc 100644 --- a/sc/source/ui/miscdlgs/simpref.cxx +++ b/sc/source/ui/miscdlgs/simpref.cxx @@ -26,13 +26,6 @@ * ************************************************************************/ - -// System - Includes --------------------------------------------------------- - - - -// INCLUDE ------------------------------------------------------------------- - #include <vcl/msgbox.hxx> #include <sfx2/app.hxx> diff --git a/sc/source/ui/miscdlgs/textdlgs.cxx b/sc/source/ui/miscdlgs/textdlgs.cxx index 15d735761aac..090187d72198 100644 --- a/sc/source/ui/miscdlgs/textdlgs.cxx +++ b/sc/source/ui/miscdlgs/textdlgs.cxx @@ -31,10 +31,6 @@ // ohne precompiled Headers uebersetzen !!! - - -// INCLUDE --------------------------------------------------------------- - #include <svx/svxids.hrc> #include <editeng/flstitem.hxx> diff --git a/sc/source/ui/namedlg/namedlg.cxx b/sc/source/ui/namedlg/namedlg.cxx index b00f54600222..cb420dcd1716 100644 --- a/sc/source/ui/namedlg/namedlg.cxx +++ b/sc/source/ui/namedlg/namedlg.cxx @@ -26,13 +26,6 @@ * ************************************************************************/ - -// System - Includes --------------------------------------------------------- - - - -// INCLUDE ------------------------------------------------------------------- - #include "global.hxx" #include "reffact.hxx" #include "document.hxx" diff --git a/sc/source/ui/navipi/content.cxx b/sc/source/ui/navipi/content.cxx index 0e4d4ac93b28..1f9c5d89f0f2 100644 --- a/sc/source/ui/navipi/content.cxx +++ b/sc/source/ui/navipi/content.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include <svx/svditer.hxx> #include <svx/svdobj.hxx> #include <svx/svdpage.hxx> diff --git a/sc/source/ui/navipi/navcitem.cxx b/sc/source/ui/navipi/navcitem.cxx index 6f3612dc3e10..1b5118543514 100644 --- a/sc/source/ui/navipi/navcitem.cxx +++ b/sc/source/ui/navipi/navcitem.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <svl/intitem.hxx> #include <svl/stritem.hxx> diff --git a/sc/source/ui/undo/areasave.cxx b/sc/source/ui/undo/areasave.cxx index e3821027389a..d9fd06b9869d 100644 --- a/sc/source/ui/undo/areasave.cxx +++ b/sc/source/ui/undo/areasave.cxx @@ -29,10 +29,6 @@ // ----------------------------------------------------------------------- - - -// INCLUDE --------------------------------------------------------------- - #include <sfx2/linkmgr.hxx> #include "areasave.hxx" diff --git a/sc/source/ui/undo/refundo.cxx b/sc/source/ui/undo/refundo.cxx index 2b55c3258c98..cdb701d74e4a 100644 --- a/sc/source/ui/undo/refundo.cxx +++ b/sc/source/ui/undo/refundo.cxx @@ -29,10 +29,6 @@ // ----------------------------------------------------------------------- - - -// INCLUDE --------------------------------------------------------------- - #include "refundo.hxx" #include "undobase.hxx" #include "document.hxx" diff --git a/sc/source/ui/undo/target.cxx b/sc/source/ui/undo/target.cxx index 7d960af4717e..eed4016f88ce 100644 --- a/sc/source/ui/undo/target.cxx +++ b/sc/source/ui/undo/target.cxx @@ -26,13 +26,6 @@ * ************************************************************************/ - -// System - Includes ----------------------------------------------------- - - - -// INCLUDE --------------------------------------------------------------- - #include "target.hxx" // STATIC DATA ----------------------------------------------------------- diff --git a/sc/source/ui/undo/undobase.cxx b/sc/source/ui/undo/undobase.cxx index 822404c62850..aeb847de27d6 100644 --- a/sc/source/ui/undo/undobase.cxx +++ b/sc/source/ui/undo/undobase.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <vcl/virdev.hxx> #include "undobase.hxx" diff --git a/sc/source/ui/undo/undoblk.cxx b/sc/source/ui/undo/undoblk.cxx index b822bc9abe59..bd5486f0c394 100644 --- a/sc/source/ui/undo/undoblk.cxx +++ b/sc/source/ui/undo/undoblk.cxx @@ -31,8 +31,6 @@ //------------------------------------------------------------------ -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <vcl/virdev.hxx> #include <vcl/waitobj.hxx> diff --git a/sc/source/ui/undo/undoblk2.cxx b/sc/source/ui/undo/undoblk2.cxx index 8ae02a8df74a..62978d3bcdfb 100644 --- a/sc/source/ui/undo/undoblk2.cxx +++ b/sc/source/ui/undo/undoblk2.cxx @@ -26,15 +26,8 @@ * ************************************************************************/ - -// System - Includes ----------------------------------------------------- - - - #include "scitems.hxx" // SearchItem -// INCLUDE --------------------------------------------------------------- - #include "undoblk.hxx" #include "document.hxx" #include "docsh.hxx" diff --git a/sc/source/ui/undo/undoblk3.cxx b/sc/source/ui/undo/undoblk3.cxx index 6d002998165f..2340da7c26ab 100644 --- a/sc/source/ui/undo/undoblk3.cxx +++ b/sc/source/ui/undo/undoblk3.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE ------------------------------------------------------------------- - #include "scitems.hxx" #include <svx/algitem.hxx> #include <editeng/boxitem.hxx> diff --git a/sc/source/ui/undo/undodat.cxx b/sc/source/ui/undo/undodat.cxx index df7688539792..bff8b2f6d7ab 100644 --- a/sc/source/ui/undo/undodat.cxx +++ b/sc/source/ui/undo/undodat.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include <sfx2/app.hxx> #include "undodat.hxx" diff --git a/sc/source/ui/undo/undodraw.cxx b/sc/source/ui/undo/undodraw.cxx index aa2444d5477e..3e2f2512c4ef 100644 --- a/sc/source/ui/undo/undodraw.cxx +++ b/sc/source/ui/undo/undodraw.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include <svx/svdundo.hxx> #include "undodraw.hxx" diff --git a/sc/source/ui/undo/undoolk.cxx b/sc/source/ui/undo/undoolk.cxx index 2b944e058a39..9aec365e43e9 100644 --- a/sc/source/ui/undo/undoolk.cxx +++ b/sc/source/ui/undo/undoolk.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <svx/svdundo.hxx> #include "document.hxx" diff --git a/sc/source/ui/undo/undostyl.cxx b/sc/source/ui/undo/undostyl.cxx index 4de3c28cb3b9..c900324e0957 100644 --- a/sc/source/ui/undo/undostyl.cxx +++ b/sc/source/ui/undo/undostyl.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <svl/itemset.hxx> #include <vcl/virdev.hxx> diff --git a/sc/source/ui/undo/undoutil.cxx b/sc/source/ui/undo/undoutil.cxx index 56b42b05ea80..040e4729384f 100644 --- a/sc/source/ui/undo/undoutil.cxx +++ b/sc/source/ui/undo/undoutil.cxx @@ -26,13 +26,6 @@ * ************************************************************************/ - -// System - Includes ----------------------------------------------------- - - - -// INCLUDE --------------------------------------------------------------- - #include "undoutil.hxx" #include "docsh.hxx" diff --git a/sc/source/ui/unoobj/unodoc.cxx b/sc/source/ui/unoobj/unodoc.cxx index 616d03fa5b66..c743d1d4bda6 100644 --- a/sc/source/ui/unoobj/unodoc.cxx +++ b/sc/source/ui/unoobj/unodoc.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// System - Includes ----------------------------------------------------- - #include <rtl/ustring.hxx> #include <sfx2/docfac.hxx> #include <sfx2/sfxmodelfactory.hxx> diff --git a/sc/source/ui/view/cellsh2.cxx b/sc/source/ui/view/cellsh2.cxx index 3021062c47ef..eb0b670f6bac 100644 --- a/sc/source/ui/view/cellsh2.cxx +++ b/sc/source/ui/view/cellsh2.cxx @@ -31,8 +31,6 @@ //------------------------------------------------------------------ -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <sfx2/viewfrm.hxx> #include <sfx2/app.hxx> diff --git a/sc/source/ui/view/cellsh3.cxx b/sc/source/ui/view/cellsh3.cxx index f90c7c6b21c7..24c97b21fb0b 100644 --- a/sc/source/ui/view/cellsh3.cxx +++ b/sc/source/ui/view/cellsh3.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <sfx2/viewfrm.hxx> #include <sfx2/bindings.hxx> diff --git a/sc/source/ui/view/cellsh4.cxx b/sc/source/ui/view/cellsh4.cxx index 839dc8499704..d9b1d2d79d95 100644 --- a/sc/source/ui/view/cellsh4.cxx +++ b/sc/source/ui/view/cellsh4.cxx @@ -35,8 +35,6 @@ #pragma optimize ("", off) #endif -// INCLUDE --------------------------------------------------------------- - #include <sfx2/request.hxx> #include "cellsh.hxx" diff --git a/sc/source/ui/view/colrowba.cxx b/sc/source/ui/view/colrowba.cxx index cf508c26c33c..9f383fb80b53 100644 --- a/sc/source/ui/view/colrowba.cxx +++ b/sc/source/ui/view/colrowba.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <svx/svdtrans.hxx> #include <unotools/localedatawrapper.hxx> diff --git a/sc/source/ui/view/dbfunc.cxx b/sc/source/ui/view/dbfunc.cxx index 5979ea078a44..0416b42f4dce 100644 --- a/sc/source/ui/view/dbfunc.cxx +++ b/sc/source/ui/view/dbfunc.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <sfx2/app.hxx> #include <sfx2/bindings.hxx> diff --git a/sc/source/ui/view/dbfunc2.cxx b/sc/source/ui/view/dbfunc2.cxx index 9c1ed6ca8b3f..ef4b4daf0762 100644 --- a/sc/source/ui/view/dbfunc2.cxx +++ b/sc/source/ui/view/dbfunc2.cxx @@ -26,12 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - - #include "dbfunc.hxx" #include "docsh.hxx" #include "global.hxx" diff --git a/sc/source/ui/view/dbfunc3.cxx b/sc/source/ui/view/dbfunc3.cxx index bd3fa1919a9c..26c00cc82597 100644 --- a/sc/source/ui/view/dbfunc3.cxx +++ b/sc/source/ui/view/dbfunc3.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "dbfunc.hxx" #include "scitems.hxx" #include <sfx2/bindings.hxx> diff --git a/sc/source/ui/view/dbfunc4.cxx b/sc/source/ui/view/dbfunc4.cxx index 9afdcd6fcf52..8536f718eb09 100644 --- a/sc/source/ui/view/dbfunc4.cxx +++ b/sc/source/ui/view/dbfunc4.cxx @@ -31,8 +31,6 @@ //------------------------------------------------------------------ -// INCLUDE --------------------------------------------------------------- - #include <svx/svditer.hxx> #include <svx/svdoole2.hxx> #include <svx/svdpage.hxx> diff --git a/sc/source/ui/view/drawutil.cxx b/sc/source/ui/view/drawutil.cxx index c4112ae65d42..e6c8938e53df 100644 --- a/sc/source/ui/view/drawutil.cxx +++ b/sc/source/ui/view/drawutil.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <vcl/outdev.hxx> #include "drawutil.hxx" diff --git a/sc/source/ui/view/drawvie2.cxx b/sc/source/ui/view/drawvie2.cxx index 2779c4b362d7..d3b5dcfda1bf 100644 --- a/sc/source/ui/view/drawvie2.cxx +++ b/sc/source/ui/view/drawvie2.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "drawview.hxx" // STATIC DATA ----------------------------------------------------------- diff --git a/sc/source/ui/view/drawvie3.cxx b/sc/source/ui/view/drawvie3.cxx index 4479cdf7e6db..241d320c7397 100644 --- a/sc/source/ui/view/drawvie3.cxx +++ b/sc/source/ui/view/drawvie3.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <svx/svdograf.hxx> #include <svx/svdoole2.hxx> #include <sfx2/app.hxx> diff --git a/sc/source/ui/view/drawvie4.cxx b/sc/source/ui/view/drawvie4.cxx index 2bf5be38977f..30aaf0d5ad6c 100644 --- a/sc/source/ui/view/drawvie4.cxx +++ b/sc/source/ui/view/drawvie4.cxx @@ -28,9 +28,6 @@ #include <com/sun/star/embed/NoVisualAreaSizeException.hpp> - - -// INCLUDE --------------------------------------------------------------- #include <svx/svditer.hxx> #include <svx/svdograf.hxx> #include <svx/svdogrp.hxx> diff --git a/sc/source/ui/view/drawview.cxx b/sc/source/ui/view/drawview.cxx index cf9def202047..adea01304019 100644 --- a/sc/source/ui/view/drawview.cxx +++ b/sc/source/ui/view/drawview.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include <com/sun/star/embed/EmbedStates.hpp> #include <svx/svditer.hxx> diff --git a/sc/source/ui/view/galwrap.cxx b/sc/source/ui/view/galwrap.cxx index c339840dedae..4afdc2ff8b98 100644 --- a/sc/source/ui/view/galwrap.cxx +++ b/sc/source/ui/view/galwrap.cxx @@ -26,12 +26,6 @@ * ************************************************************************/ - - - - -// INCLUDE --------------------------------------------------------------- - #include <vcl/graph.hxx> #include <svx/gallery.hxx> #include <sfx2/app.hxx> diff --git a/sc/source/ui/view/gridwin2.cxx b/sc/source/ui/view/gridwin2.cxx index 24a37cfa12fc..7d3fa0a815ab 100644 --- a/sc/source/ui/view/gridwin2.cxx +++ b/sc/source/ui/view/gridwin2.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <vcl/msgbox.hxx> #include <vcl/sound.hxx> diff --git a/sc/source/ui/view/gridwin4.cxx b/sc/source/ui/view/gridwin4.cxx index ff3e67bbc67e..eee44ec52c15 100644 --- a/sc/source/ui/view/gridwin4.cxx +++ b/sc/source/ui/view/gridwin4.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- #include "scitems.hxx" #include <editeng/eeitem.hxx> diff --git a/sc/source/ui/view/gridwin5.cxx b/sc/source/ui/view/gridwin5.cxx index 62af15157675..4293910f6e91 100644 --- a/sc/source/ui/view/gridwin5.cxx +++ b/sc/source/ui/view/gridwin5.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include <editeng/eeitem.hxx> #include <editeng/flditem.hxx> diff --git a/sc/source/ui/view/hdrcont.cxx b/sc/source/ui/view/hdrcont.cxx index e526fddc0ded..4af53374df94 100644 --- a/sc/source/ui/view/hdrcont.cxx +++ b/sc/source/ui/view/hdrcont.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <sfx2/dispatch.hxx> #include <vcl/help.hxx> #include <tools/poly.hxx> diff --git a/sc/source/ui/view/hintwin.cxx b/sc/source/ui/view/hintwin.cxx index 3496ef6b86f4..eb8401d029d5 100644 --- a/sc/source/ui/view/hintwin.cxx +++ b/sc/source/ui/view/hintwin.cxx @@ -26,13 +26,6 @@ * ************************************************************************/ - -// System - Includes ----------------------------------------------------- - - - -// INCLUDE --------------------------------------------------------------- - #include "hintwin.hxx" #include "global.hxx" diff --git a/sc/source/ui/view/imapwrap.cxx b/sc/source/ui/view/imapwrap.cxx index e6a7e8b4ade4..9035027d7d8a 100644 --- a/sc/source/ui/view/imapwrap.cxx +++ b/sc/source/ui/view/imapwrap.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <svx/imapdlg.hxx> #include <sfx2/viewfrm.hxx> diff --git a/sc/source/ui/view/olkact.cxx b/sc/source/ui/view/olkact.cxx index 5d5448a4090e..363fe6cba82d 100644 --- a/sc/source/ui/view/olkact.cxx +++ b/sc/source/ui/view/olkact.cxx @@ -177,8 +177,6 @@ #define _SVX_SPLDLG_HXX #define _SVX_THESDLG_HXX -// INCLUDE --------------------------------------------------------------- - #include <sfx2/childwin.hxx> #include <sfx2/objsh.hxx> diff --git a/sc/source/ui/view/output.cxx b/sc/source/ui/view/output.cxx index 1ca09e666bf0..46d2600e10b8 100644 --- a/sc/source/ui/view/output.cxx +++ b/sc/source/ui/view/output.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include <com/sun/star/embed/EmbedMisc.hpp> #include "scitems.hxx" diff --git a/sc/source/ui/view/output2.cxx b/sc/source/ui/view/output2.cxx index 26aeadbbb9b1..4e0edfff086b 100644 --- a/sc/source/ui/view/output2.cxx +++ b/sc/source/ui/view/output2.cxx @@ -26,12 +26,6 @@ * ************************************************************************/ - - - - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <editeng/eeitem.hxx> diff --git a/sc/source/ui/view/output3.cxx b/sc/source/ui/view/output3.cxx index 58524221dca8..811b50443d14 100644 --- a/sc/source/ui/view/output3.cxx +++ b/sc/source/ui/view/output3.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <editeng/eeitem.hxx> #include <svx/svdograf.hxx> #include <svx/svdoole2.hxx> diff --git a/sc/source/ui/view/pfuncache.cxx b/sc/source/ui/view/pfuncache.cxx index cbc20687529a..f1765aa4b6ea 100644 --- a/sc/source/ui/view/pfuncache.cxx +++ b/sc/source/ui/view/pfuncache.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <tools/multisel.hxx> #include "pfuncache.hxx" diff --git a/sc/source/ui/view/preview.cxx b/sc/source/ui/view/preview.cxx index da05322957b5..ae233ffa1b84 100644 --- a/sc/source/ui/view/preview.cxx +++ b/sc/source/ui/view/preview.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- #include "scitems.hxx" #include <editeng/eeitem.hxx> diff --git a/sc/source/ui/view/prevwsh.cxx b/sc/source/ui/view/prevwsh.cxx index a69cb795e2ef..77f633ddfc91 100644 --- a/sc/source/ui/view/prevwsh.cxx +++ b/sc/source/ui/view/prevwsh.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <comphelper/string.hxx> #include <editeng/eeitem.hxx> diff --git a/sc/source/ui/view/prevwsh2.cxx b/sc/source/ui/view/prevwsh2.cxx index 56bdb6475a6e..9c1e0b1aa4ac 100644 --- a/sc/source/ui/view/prevwsh2.cxx +++ b/sc/source/ui/view/prevwsh2.cxx @@ -153,11 +153,6 @@ #define _SVX_SPLDLG_HXX #define _SVX_THESDLG_HXX - - - -// INCLUDE --------------------------------------------------------------- - #include <svx/svdmodel.hxx> #include <svl/smplhint.hxx> diff --git a/sc/source/ui/view/printfun.cxx b/sc/source/ui/view/printfun.cxx index 9d82ba5d1504..dfc99dc65607 100644 --- a/sc/source/ui/view/printfun.cxx +++ b/sc/source/ui/view/printfun.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <editeng/eeitem.hxx> diff --git a/sc/source/ui/view/reffact.cxx b/sc/source/ui/view/reffact.cxx index d949a7e91c52..5c6d23f59aed 100644 --- a/sc/source/ui/view/reffact.cxx +++ b/sc/source/ui/view/reffact.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <sfx2/app.hxx> #include <sfx2/basedlgs.hxx> #include <sfx2/bindings.hxx> diff --git a/sc/source/ui/view/select.cxx b/sc/source/ui/view/select.cxx index 55302ae6bcc7..5bcaa8485ea7 100644 --- a/sc/source/ui/view/select.cxx +++ b/sc/source/ui/view/select.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <tools/urlobj.hxx> #include <vcl/sound.hxx> #include <vcl/svapp.hxx> diff --git a/sc/source/ui/view/tabcont.cxx b/sc/source/ui/view/tabcont.cxx index 230736a33201..26a7017bc641 100644 --- a/sc/source/ui/view/tabcont.cxx +++ b/sc/source/ui/view/tabcont.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <sfx2/viewfrm.hxx> #include <sfx2/dispatch.hxx> #include <sfx2/docfile.hxx> diff --git a/sc/source/ui/view/tabsplit.cxx b/sc/source/ui/view/tabsplit.cxx index a9d38cd2cf7b..05d0405f63c2 100644 --- a/sc/source/ui/view/tabsplit.cxx +++ b/sc/source/ui/view/tabsplit.cxx @@ -26,13 +26,6 @@ * ************************************************************************/ - -// System - Includes ----------------------------------------------------- - - - -// INCLUDE --------------------------------------------------------------- - #include "tabsplit.hxx" #include "viewdata.hxx" #include "dbfunc.hxx" diff --git a/sc/source/ui/view/tabview.cxx b/sc/source/ui/view/tabview.cxx index 0a3ab2863051..6ad25dbebe5f 100644 --- a/sc/source/ui/view/tabview.cxx +++ b/sc/source/ui/view/tabview.cxx @@ -115,8 +115,6 @@ ////////////////////// Ende der SVDRAW-Modifikationen ///////////////////// -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <sfx2/viewfrm.hxx> #include <sfx2/bindings.hxx> diff --git a/sc/source/ui/view/tabview3.cxx b/sc/source/ui/view/tabview3.cxx index a8fd507e629a..e8b7be8c2993 100644 --- a/sc/source/ui/view/tabview3.cxx +++ b/sc/source/ui/view/tabview3.cxx @@ -26,12 +26,6 @@ * ************************************************************************/ - -// System - Includes ----------------------------------------------------- - - - -// INCLUDE --------------------------------------------------------------- #include <rangelst.hxx> #include "scitems.hxx" #include <editeng/eeitem.hxx> diff --git a/sc/source/ui/view/tabview4.cxx b/sc/source/ui/view/tabview4.cxx index a00edef04513..422e1946da92 100644 --- a/sc/source/ui/view/tabview4.cxx +++ b/sc/source/ui/view/tabview4.cxx @@ -31,8 +31,6 @@ //------------------------------------------------------------------ -// INCLUDE --------------------------------------------------------------- - #include <vcl/help.hxx> #include <vcl/svapp.hxx> diff --git a/sc/source/ui/view/tabview5.cxx b/sc/source/ui/view/tabview5.cxx index 3d30fad209bf..fbb01860e1c1 100644 --- a/sc/source/ui/view/tabview5.cxx +++ b/sc/source/ui/view/tabview5.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <editeng/eeitem.hxx> diff --git a/sc/source/ui/view/tabvwsh.cxx b/sc/source/ui/view/tabvwsh.cxx index 5f59adad258b..6feee13718b7 100644 --- a/sc/source/ui/view/tabvwsh.cxx +++ b/sc/source/ui/view/tabvwsh.cxx @@ -30,7 +30,6 @@ //------------------------------------------------------------------ -// INCLUDE --------------------------------------------------------------- #include "scitems.hxx" #include <svx/galbrws.hxx> diff --git a/sc/source/ui/view/tabvwsh2.cxx b/sc/source/ui/view/tabvwsh2.cxx index 7c01165d8b94..421161de07d4 100644 --- a/sc/source/ui/view/tabvwsh2.cxx +++ b/sc/source/ui/view/tabvwsh2.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #ifdef _MSC_VER #pragma optimize ("", off) #endif diff --git a/sc/source/ui/view/tabvwsh3.cxx b/sc/source/ui/view/tabvwsh3.cxx index 7080d6e13ba0..22d5060a519d 100644 --- a/sc/source/ui/view/tabvwsh3.cxx +++ b/sc/source/ui/view/tabvwsh3.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <editeng/eeitem.hxx> diff --git a/sc/source/ui/view/tabvwsh4.cxx b/sc/source/ui/view/tabvwsh4.cxx index 238d124c474e..4222c0687154 100644 --- a/sc/source/ui/view/tabvwsh4.cxx +++ b/sc/source/ui/view/tabvwsh4.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <editeng/eeitem.hxx> diff --git a/sc/source/ui/view/tabvwsh5.cxx b/sc/source/ui/view/tabvwsh5.cxx index 5f1d645abc7d..cc6fedbc663d 100644 --- a/sc/source/ui/view/tabvwsh5.cxx +++ b/sc/source/ui/view/tabvwsh5.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- #include "scitems.hxx" #include <svl/smplhint.hxx> #include <svl/zforlist.hxx> diff --git a/sc/source/ui/view/tabvwsh8.cxx b/sc/source/ui/view/tabvwsh8.cxx index 64473783478a..f5639a2f5b22 100644 --- a/sc/source/ui/view/tabvwsh8.cxx +++ b/sc/source/ui/view/tabvwsh8.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <editeng/boxitem.hxx> diff --git a/sc/source/ui/view/tabvwsh9.cxx b/sc/source/ui/view/tabvwsh9.cxx index 931ec01e9b3d..17ee9de39b42 100644 --- a/sc/source/ui/view/tabvwsh9.cxx +++ b/sc/source/ui/view/tabvwsh9.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <svx/svdmark.hxx> #include <svx/svdview.hxx> #include <svx/galbrws.hxx> diff --git a/sc/source/ui/view/tabvwsha.cxx b/sc/source/ui/view/tabvwsha.cxx index 4efd093aa4bf..4deb025257fb 100644 --- a/sc/source/ui/view/tabvwsha.cxx +++ b/sc/source/ui/view/tabvwsha.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <svl/stritem.hxx> #include <svl/whiter.hxx> diff --git a/sc/source/ui/view/tabvwshb.cxx b/sc/source/ui/view/tabvwshb.cxx index 3a0e5ed36be0..61795fa87fb4 100644 --- a/sc/source/ui/view/tabvwshb.cxx +++ b/sc/source/ui/view/tabvwshb.cxx @@ -37,8 +37,6 @@ #pragma optimize ("", off) #endif -// INCLUDE --------------------------------------------------------------- - #include <com/sun/star/embed/EmbedMisc.hpp> #include <com/sun/star/embed/EmbedStates.hpp> #include <sfx2/app.hxx> diff --git a/sc/source/ui/view/tabvwshc.cxx b/sc/source/ui/view/tabvwshc.cxx index 64fc9b5d780d..cc7d00267a7e 100644 --- a/sc/source/ui/view/tabvwshc.cxx +++ b/sc/source/ui/view/tabvwshc.cxx @@ -31,7 +31,6 @@ //------------------------------------------------------------------ -// INCLUDE --------------------------------------------------------------- #include "scitems.hxx" #include <vcl/msgbox.hxx> #include <sfx2/childwin.hxx> diff --git a/sc/source/ui/view/tabvwshd.cxx b/sc/source/ui/view/tabvwshd.cxx index ea92d230c4c9..db4a4984ab75 100644 --- a/sc/source/ui/view/tabvwshd.cxx +++ b/sc/source/ui/view/tabvwshd.cxx @@ -35,8 +35,6 @@ #pragma optimize ("", off) #endif -// INCLUDE --------------------------------------------------------------- - #include <sfx2/childwin.hxx> #include <sfx2/request.hxx> #include <sfx2/viewfrm.hxx> diff --git a/sc/source/ui/view/tabvwshe.cxx b/sc/source/ui/view/tabvwshe.cxx index fb20104cb8a6..08195cb4b0f7 100644 --- a/sc/source/ui/view/tabvwshe.cxx +++ b/sc/source/ui/view/tabvwshe.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- #include <editeng/eeitem.hxx> #include "scitems.hxx" diff --git a/sc/source/ui/view/tabvwshg.cxx b/sc/source/ui/view/tabvwshg.cxx index 6e6fad45cdf9..642abb31f66a 100644 --- a/sc/source/ui/view/tabvwshg.cxx +++ b/sc/source/ui/view/tabvwshg.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <tools/urlobj.hxx> #include <svx/fmglob.hxx> #include <svx/svdouno.hxx> diff --git a/sc/source/ui/view/tabvwshh.cxx b/sc/source/ui/view/tabvwshh.cxx index 707cd7f9c1d8..199a9db69d4b 100644 --- a/sc/source/ui/view/tabvwshh.cxx +++ b/sc/source/ui/view/tabvwshh.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include <svx/svdmark.hxx> #include <svx/svdoole2.hxx> #include <svx/svdview.hxx> diff --git a/sc/source/ui/view/viewfun2.cxx b/sc/source/ui/view/viewfun2.cxx index e87979449de6..8b7358c65e8b 100644 --- a/sc/source/ui/view/viewfun2.cxx +++ b/sc/source/ui/view/viewfun2.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <comphelper/string.hxx> #include <editeng/eeitem.hxx> diff --git a/sc/source/ui/view/viewfun3.cxx b/sc/source/ui/view/viewfun3.cxx index 1662da847219..c69aaae093ad 100644 --- a/sc/source/ui/view/viewfun3.cxx +++ b/sc/source/ui/view/viewfun3.cxx @@ -128,8 +128,6 @@ #define _SVX_STDDLG_HXX #define _SVX_THESDLG_HXX -// INCLUDE ------------------------------------------------------------------- - #include "scitems.hxx" #include <svx/dbexch.hrc> #include <svx/svdetc.hxx> diff --git a/sc/source/ui/view/viewfun4.cxx b/sc/source/ui/view/viewfun4.cxx index 8192b4269324..c78374200997 100644 --- a/sc/source/ui/view/viewfun4.cxx +++ b/sc/source/ui/view/viewfun4.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <editeng/eeitem.hxx> diff --git a/sc/source/ui/view/viewfun7.cxx b/sc/source/ui/view/viewfun7.cxx index 0a8bd2e53f1b..415e7a2885a9 100644 --- a/sc/source/ui/view/viewfun7.cxx +++ b/sc/source/ui/view/viewfun7.cxx @@ -28,10 +28,6 @@ #include <com/sun/star/embed/NoVisualAreaSizeException.hpp> - - -// INCLUDE --------------------------------------------------------------- - #include <svx/svditer.hxx> #include <svx/svdograf.hxx> #include <svx/svdoole2.hxx> diff --git a/sc/source/ui/view/viewfunc.cxx b/sc/source/ui/view/viewfunc.cxx index cf1b9db253b3..6dc9121df6e5 100644 --- a/sc/source/ui/view/viewfunc.cxx +++ b/sc/source/ui/view/viewfunc.cxx @@ -31,8 +31,6 @@ //------------------------------------------------------------------ -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include <editeng/eeitem.hxx> diff --git a/sd/source/ui/unoidl/unodoc.cxx b/sd/source/ui/unoidl/unodoc.cxx index 28d5f9e2ddfc..c2348a9ba54f 100644 --- a/sd/source/ui/unoidl/unodoc.cxx +++ b/sd/source/ui/unoidl/unodoc.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// System - Includes ----------------------------------------------------- - #include <rtl/ustring.hxx> #include <sfx2/docfac.hxx> #include <sfx2/sfxmodelfactory.hxx> diff --git a/sd/source/ui/unoidl/unomodule.cxx b/sd/source/ui/unoidl/unomodule.cxx index 676fdd9cca8e..113ce84d40b6 100644 --- a/sd/source/ui/unoidl/unomodule.cxx +++ b/sd/source/ui/unoidl/unomodule.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - -// System - Includes ----------------------------------------------------- #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/frame/DispatchResultState.hpp> diff --git a/sfx2/source/control/minfitem.cxx b/sfx2/source/control/minfitem.cxx index 5dc16b4fc28d..180054d7a71b 100644 --- a/sfx2/source/control/minfitem.cxx +++ b/sfx2/source/control/minfitem.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "sfx2/minfitem.hxx" // STATIC DATA ----------------------------------------------------------- diff --git a/sfx2/source/dialog/newstyle.cxx b/sfx2/source/dialog/newstyle.cxx index 3dc68298256c..3ef75e51bb1b 100644 --- a/sfx2/source/dialog/newstyle.cxx +++ b/sfx2/source/dialog/newstyle.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- #include <comphelper/string.hxx> #include <svl/style.hxx> diff --git a/sfx2/source/dialog/styfitem.cxx b/sfx2/source/dialog/styfitem.cxx index 54ff9d848299..93d68f0079fd 100644 --- a/sfx2/source/dialog/styfitem.cxx +++ b/sfx2/source/dialog/styfitem.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include <sfx2/styfitem.hxx> #include <svtools/localresaccess.hxx> #include <tools/debug.hxx> diff --git a/sfx2/source/dialog/tplcitem.cxx b/sfx2/source/dialog/tplcitem.cxx index e5d79fe866f3..2fffb3a3997a 100644 --- a/sfx2/source/dialog/tplcitem.cxx +++ b/sfx2/source/dialog/tplcitem.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include <svl/intitem.hxx> #include <vcl/svapp.hxx> diff --git a/sfx2/source/dialog/tplpitem.cxx b/sfx2/source/dialog/tplpitem.cxx index 0aadf2d9d3e6..012b5be007de 100644 --- a/sfx2/source/dialog/tplpitem.cxx +++ b/sfx2/source/dialog/tplpitem.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include "sfx2/tplpitem.hxx" #include <com/sun/star/frame/status/Template.hpp> diff --git a/sfx2/source/doc/docfilt.cxx b/sfx2/source/doc/docfilt.cxx index c4d11d3f8370..197fc9838eba 100644 --- a/sfx2/source/doc/docfilt.cxx +++ b/sfx2/source/doc/docfilt.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #ifdef SOLARIS #include <ctime> #endif diff --git a/sfx2/source/view/viewfac.cxx b/sfx2/source/view/viewfac.cxx index 948811542633..e591100bd8ab 100644 --- a/sfx2/source/view/viewfac.cxx +++ b/sfx2/source/view/viewfac.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// INCLUDE --------------------------------------------------------------- - #include <sfx2/app.hxx> #include "sfx2/viewfac.hxx" #include <rtl/ustrbuf.hxx> diff --git a/starmath/source/unodoc.cxx b/starmath/source/unodoc.cxx index cb7cbd11ad9e..840d11daf946 100644 --- a/starmath/source/unodoc.cxx +++ b/starmath/source/unodoc.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// System - Includes ----------------------------------------------------- - #include <sfx2/docfac.hxx> #include <sfx2/sfxmodelfactory.hxx> #include <com/sun/star/lang/XMultiServiceFactory.hpp> diff --git a/svx/source/dialog/ctredlin.cxx b/svx/source/dialog/ctredlin.cxx index 58fedf039f51..10c5aa856040 100644 --- a/svx/source/dialog/ctredlin.cxx +++ b/svx/source/dialog/ctredlin.cxx @@ -26,15 +26,13 @@ * ************************************************************************/ - -// System - Includes --------------------------------------------------------- #include <vcl/svapp.hxx> #include <tools/shl.hxx> #include <sfx2/app.hxx> #include <sfx2/module.hxx> #include <svtools/txtcmp.hxx> #include <unotools/charclass.hxx> -// INCLUDE ------------------------------------------------------------------- + #include <editeng/unolingu.hxx> #include <svx/dialmgr.hxx> #include "ctredlin.hrc" diff --git a/svx/source/dialog/rlrcitem.cxx b/svx/source/dialog/rlrcitem.cxx index fb003a57b3d5..736a14797b47 100644 --- a/svx/source/dialog/rlrcitem.cxx +++ b/svx/source/dialog/rlrcitem.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- #include <svl/rectitem.hxx> diff --git a/svx/source/dialog/simptabl.cxx b/svx/source/dialog/simptabl.cxx index 556f934b9a9d..97c223d094c4 100644 --- a/svx/source/dialog/simptabl.cxx +++ b/svx/source/dialog/simptabl.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE ------------------------------------------------------------------- - #include <svx/simptabl.hxx> #include <vcl/svapp.hxx> diff --git a/svx/source/dialog/svxruler.cxx b/svx/source/dialog/svxruler.cxx index 238d5dd97da3..c22bf61a8cda 100644 --- a/svx/source/dialog/svxruler.cxx +++ b/svx/source/dialog/svxruler.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// INCLUDE --------------------------------------------------------------- - #include <string.h> #include <limits.h> #include <tools/shl.hxx> diff --git a/sw/source/ui/uno/unodoc.cxx b/sw/source/ui/uno/unodoc.cxx index 4c45b1d01d22..aeac412b8a67 100644 --- a/sw/source/ui/uno/unodoc.cxx +++ b/sw/source/ui/uno/unodoc.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// System - Includes ----------------------------------------------------- - #include <sfx2/docfac.hxx> #include <sfx2/sfxmodelfactory.hxx> #include "swdll.hxx" diff --git a/sw/source/ui/uno/unomodule.cxx b/sw/source/ui/uno/unomodule.cxx index 6a033f61c1af..b6c0b7e79f06 100644 --- a/sw/source/ui/uno/unomodule.cxx +++ b/sw/source/ui/uno/unomodule.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// System - Includes ----------------------------------------------------- #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/frame/DispatchResultState.hpp> diff --git a/xmloff/source/style/PageHeaderFooterContext.cxx b/xmloff/source/style/PageHeaderFooterContext.cxx index 26fe3c503095..5eb1c1c05dfc 100644 --- a/xmloff/source/style/PageHeaderFooterContext.cxx +++ b/xmloff/source/style/PageHeaderFooterContext.cxx @@ -26,12 +26,6 @@ * ************************************************************************/ - - - - -// INCLUDE --------------------------------------------------------------- - #include "PageHeaderFooterContext.hxx" #include "xmloff/xmlnmspe.hxx" #include <xmloff/xmltoken.hxx> |