summaryrefslogtreecommitdiff
path: root/sw/source
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-03-23 22:09:57 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-03-23 22:53:56 +0900
commit9e890ae00e508addaf453d9c12a7a8cae4cca149 (patch)
treec55353766aa9449c1d14d79f5a0d0b17c999ece7 /sw/source
parentac68443c80647bfed1b454d999e9091e078b461d (diff)
removed duplicate includes in sw
Diffstat (limited to 'sw/source')
-rw-r--r--sw/source/core/text/itrtxt.cxx1
-rw-r--r--sw/source/core/undo/undraw.cxx1
-rw-r--r--sw/source/filter/ww8/wrtw8esh.cxx1
-rw-r--r--sw/source/filter/ww8/wrtw8nds.cxx4
-rw-r--r--sw/source/filter/ww8/ww8par.cxx1
-rw-r--r--sw/source/ui/uiview/viewling.cxx2
-rw-r--r--sw/source/ui/wrtsh/wrtundo.cxx1
7 files changed, 0 insertions, 11 deletions
diff --git a/sw/source/core/text/itrtxt.cxx b/sw/source/core/text/itrtxt.cxx
index c7b93e52a9e6..650ec2564c3f 100644
--- a/sw/source/core/text/itrtxt.cxx
+++ b/sw/source/core/text/itrtxt.cxx
@@ -43,7 +43,6 @@
#include "itrtxt.hxx"
#include "txtfrm.hxx"
#include "porfly.hxx"
-#include "txtfrm.hxx"
/*************************************************************************
* SwTxtIter::CtorInitTxtIter()
diff --git a/sw/source/core/undo/undraw.cxx b/sw/source/core/undo/undraw.cxx
index 0e5bf3189e55..4741046e3298 100644
--- a/sw/source/core/undo/undraw.cxx
+++ b/sw/source/core/undo/undraw.cxx
@@ -32,7 +32,6 @@
#include <rtl/string.h>
#include <rtl/memory.h>
-#include <rtl/string.h>
#include <svx/svdogrp.hxx>
#include <svx/svdundo.hxx>
#include <svx/svdpage.hxx>
diff --git a/sw/source/filter/ww8/wrtw8esh.cxx b/sw/source/filter/ww8/wrtw8esh.cxx
index 14a3027f0d24..2c2d234b3599 100644
--- a/sw/source/filter/ww8/wrtw8esh.cxx
+++ b/sw/source/filter/ww8/wrtw8esh.cxx
@@ -96,7 +96,6 @@
#include "escher.hxx"
#include <ndtxt.hxx>
#include "WW8FFData.hxx"
-#include <com/sun/star/drawing/XShape.hpp>
#include <com/sun/star/beans/XPropertyContainer.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/PropertyAttribute.hpp>
diff --git a/sw/source/filter/ww8/wrtw8nds.cxx b/sw/source/filter/ww8/wrtw8nds.cxx
index 1c7e87bc0f0f..d0d8e0cd8db7 100644
--- a/sw/source/filter/ww8/wrtw8nds.cxx
+++ b/sw/source/filter/ww8/wrtw8nds.cxx
@@ -34,10 +34,6 @@
#include <functional>
#include <iostream>
-#if OSL_DEBUG_LEVEL > 1
-#include <cstdio>
-#endif
-
#include <hintids.hxx>
#include <comphelper/string.hxx>
#include <tools/urlobj.hxx>
diff --git a/sw/source/filter/ww8/ww8par.cxx b/sw/source/filter/ww8/ww8par.cxx
index d1c65420735c..541adc83928f 100644
--- a/sw/source/filter/ww8/ww8par.cxx
+++ b/sw/source/filter/ww8/ww8par.cxx
@@ -165,7 +165,6 @@ using namespace nsHdFtFlags;
#include <unotools/pathoptions.hxx>
#include <com/sun/star/ucb/XSimpleFileAccess.hpp>
-#include <comphelper/processfactory.hxx>
#include <com/sun/star/document/XFilter.hpp>
#include <com/sun/star/script/vba/XVBACompatibility.hpp>
#include <com/sun/star/document/XImporter.hpp>
diff --git a/sw/source/ui/uiview/viewling.cxx b/sw/source/ui/uiview/viewling.cxx
index e3adc63adad7..20250975b713 100644
--- a/sw/source/ui/uiview/viewling.cxx
+++ b/sw/source/ui/uiview/viewling.cxx
@@ -81,8 +81,6 @@
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/util/XURLTransformer.hpp>
-#include <comphelper/processfactory.hxx>
-
#include <vcl/svapp.hxx>
#include <rtl/ustring.hxx>
diff --git a/sw/source/ui/wrtsh/wrtundo.cxx b/sw/source/ui/wrtsh/wrtundo.cxx
index f9ce8879cab2..4cdabd1a1ba6 100644
--- a/sw/source/ui/wrtsh/wrtundo.cxx
+++ b/sw/source/ui/wrtsh/wrtundo.cxx
@@ -35,7 +35,6 @@
#include <swdtflvr.hxx>
#include <svtools/svtdata.hxx>
#include <svtools/svtools.hrc>
-#include <svtools/svtdata.hxx>
#include <wrtsh.hrc>
#include <sfx2/sfx.hrc>