summaryrefslogtreecommitdiffstats
path: root/sc/source/filter/oox/workbookhelper.cxx
diff options
context:
space:
mode:
authorBartosz Kosiorek <gang65@poczta.onet.pl>2016-06-06 23:26:27 +0200
committerEike Rathke <erack@redhat.com>2016-06-08 17:58:03 +0000
commite044eafc485ef29a68b3a8e0e7c75b372ebb1ac9 (patch)
treefae2d81456c910f5b39ce35610f028724ab4e331 /sc/source/filter/oox/workbookhelper.cxx
parentLet loplugin:passstuffbyref also look at fn defn not preceded by any decl (diff)
downloadcore-e044eafc485ef29a68b3a8e0e7c75b372ebb1ac9.tar.gz
core-e044eafc485ef29a68b3a8e0e7c75b372ebb1ac9.zip
tdf#48140 Remove unused headers from xlsx import to improve build performance
Change-Id: Ie22dc56cceddcb91e946083c6bcf4c041545e75b Reviewed-on: https://gerrit.libreoffice.org/26001 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'sc/source/filter/oox/workbookhelper.cxx')
-rw-r--r--sc/source/filter/oox/workbookhelper.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/filter/oox/workbookhelper.cxx b/sc/source/filter/oox/workbookhelper.cxx
index a12491f299c1..346b4523b4fa 100644
--- a/sc/source/filter/oox/workbookhelper.cxx
+++ b/sc/source/filter/oox/workbookhelper.cxx
@@ -25,8 +25,6 @@
#include <com/sun/star/sheet/XDatabaseRange.hpp>
#include <com/sun/star/sheet/XDatabaseRanges.hpp>
#include <com/sun/star/sheet/XUnnamedDatabaseRanges.hpp>
-#include <com/sun/star/sheet/XNamedRange.hpp>
-#include <com/sun/star/sheet/XNamedRanges.hpp>
#include <com/sun/star/sheet/XSpreadsheet.hpp>
#include <com/sun/star/sheet/XSpreadsheetDocument.hpp>
#include <com/sun/star/sheet/NamedRangeFlag.hpp>