summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
Diffstat (limited to 'sc')
-rw-r--r--sc/inc/document.hxx2
-rw-r--r--sc/qa/unit/subsequent_export-test.cxx1
-rw-r--r--sc/qa/unit/subsequent_filters-test.cxx1
-rw-r--r--sc/source/core/data/column4.cxx1
-rw-r--r--sc/source/core/data/table3.cxx1
-rw-r--r--sc/source/filter/xml/xmlimprt.cxx1
-rw-r--r--sc/source/ui/inc/pvfundlg.hxx2
7 files changed, 0 insertions, 9 deletions
diff --git a/sc/inc/document.hxx b/sc/inc/document.hxx
index cfc9c410ef0f..e593387a8788 100644
--- a/sc/inc/document.hxx
+++ b/sc/inc/document.hxx
@@ -208,8 +208,6 @@ namespace com { namespace sun { namespace star {
}
} } }
-#include <svl/zforlist.hxx>
-
#define SC_DOC_NEW 0xFFFF
#define SC_MACROCALL_ALLOWED 0
diff --git a/sc/qa/unit/subsequent_export-test.cxx b/sc/qa/unit/subsequent_export-test.cxx
index ef3e8dce8403..dc7ea89f4551 100644
--- a/sc/qa/unit/subsequent_export-test.cxx
+++ b/sc/qa/unit/subsequent_export-test.cxx
@@ -22,7 +22,6 @@
#include "helper/shared_test_impl.hxx"
#include "docsh.hxx"
-#include "postit.hxx"
#include "patattr.hxx"
#include "scitems.hxx"
#include "document.hxx"
diff --git a/sc/qa/unit/subsequent_filters-test.cxx b/sc/qa/unit/subsequent_filters-test.cxx
index fd3840ab348e..be1955da0295 100644
--- a/sc/qa/unit/subsequent_filters-test.cxx
+++ b/sc/qa/unit/subsequent_filters-test.cxx
@@ -46,7 +46,6 @@
#include "editutil.hxx"
#include "cellvalue.hxx"
#include "attrib.hxx"
-#include "dpsave.hxx"
#include "dpshttab.hxx"
#include <scopetools.hxx>
#include <columnspanset.hxx>
diff --git a/sc/source/core/data/column4.cxx b/sc/source/core/data/column4.cxx
index 10b064277967..3e93a2d75214 100644
--- a/sc/source/core/data/column4.cxx
+++ b/sc/source/core/data/column4.cxx
@@ -8,7 +8,6 @@
*/
#include <column.hxx>
-#include <clipcontext.hxx>
#include <clipparam.hxx>
#include <cellvalue.hxx>
#include <attarray.hxx>
diff --git a/sc/source/core/data/table3.cxx b/sc/source/core/data/table3.cxx
index 04bbbce4d9f5..b7661fe40afa 100644
--- a/sc/source/core/data/table3.cxx
+++ b/sc/source/core/data/table3.cxx
@@ -62,7 +62,6 @@
#include <refhint.hxx>
#include <listenerquery.hxx>
#include <bcaslot.hxx>
-#include "rangelst.hxx"
#include <svl/sharedstringpool.hxx>
diff --git a/sc/source/filter/xml/xmlimprt.cxx b/sc/source/filter/xml/xmlimprt.cxx
index 721a46b07854..ba5f1fc99de8 100644
--- a/sc/source/filter/xml/xmlimprt.cxx
+++ b/sc/source/filter/xml/xmlimprt.cxx
@@ -64,7 +64,6 @@
#include "chgviset.hxx"
#include "XMLStylesImportHelper.hxx"
#include "sheetdata.hxx"
-#include "unonames.hxx"
#include "rangeutl.hxx"
#include "postit.hxx"
#include "formulaparserpool.hxx"
diff --git a/sc/source/ui/inc/pvfundlg.hxx b/sc/source/ui/inc/pvfundlg.hxx
index 3d0cc117ef73..0db4dfa56838 100644
--- a/sc/source/ui/inc/pvfundlg.hxx
+++ b/sc/source/ui/inc/pvfundlg.hxx
@@ -20,8 +20,6 @@
#ifndef INCLUDED_SC_SOURCE_UI_INC_PVFUNDLG_HXX
#define INCLUDED_SC_SOURCE_UI_INC_PVFUNDLG_HXX
-#include <boost/scoped_ptr.hpp>
-
#include <com/sun/star/sheet/DataPilotFieldReference.hpp>
#include <com/sun/star/sheet/DataPilotFieldSortInfo.hpp>