diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-03-03 22:51:30 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-03-04 13:58:40 +0100 |
commit | 26e37ca4c7a26d59f1a42de2a43705f61327389e (patch) | |
tree | 03facb9e7f2135df1a1765e5a1cd19a55fa3e0c8 /reportdesign | |
parent | 57d169b6061549ce273582bd2ee96cce34f1c5a2 (diff) |
doubled includes
Change-Id: I70ec796188e2388e1e4d699126f7ae817f5ff86e
Diffstat (limited to 'reportdesign')
21 files changed, 0 insertions, 26 deletions
diff --git a/reportdesign/inc/UndoActions.hxx b/reportdesign/inc/UndoActions.hxx index b11a55537d16..056ebf8773d5 100644 --- a/reportdesign/inc/UndoActions.hxx +++ b/reportdesign/inc/UndoActions.hxx @@ -31,7 +31,6 @@ #include <com/sun/star/script/ScriptEventDescriptor.hpp> #include <com/sun/star/container/XNameContainer.hpp> #include <com/sun/star/container/ContainerEvent.hpp> -#include <com/sun/star/container/XNameContainer.hpp> #include <com/sun/star/report/XReportComponent.hpp> #include <com/sun/star/report/XReportDefinition.hpp> #include <com/sun/star/report/XGroup.hpp> diff --git a/reportdesign/source/core/api/FormatCondition.cxx b/reportdesign/source/core/api/FormatCondition.cxx index 0ab27166bc60..4f42791f01a6 100644 --- a/reportdesign/source/core/api/FormatCondition.cxx +++ b/reportdesign/source/core/api/FormatCondition.cxx @@ -27,7 +27,6 @@ #include "Tools.hxx" #include <com/sun/star/text/ParagraphVertAlign.hpp> #include "ReportHelperImpl.hxx" -#include "corestrings.hrc" // ============================================================================= namespace reportdesign { diff --git a/reportdesign/source/core/api/Function.cxx b/reportdesign/source/core/api/Function.cxx index bee9fd0c5ea7..4065403d4918 100644 --- a/reportdesign/source/core/api/Function.cxx +++ b/reportdesign/source/core/api/Function.cxx @@ -24,7 +24,6 @@ #include <comphelper/sequence.hxx> #include <comphelper/property.hxx> #include "Tools.hxx" -#include "corestrings.hrc" // ============================================================================= namespace reportdesign { diff --git a/reportdesign/source/core/sdr/RptObject.cxx b/reportdesign/source/core/sdr/RptObject.cxx index 6ba062301b62..b951698d365c 100644 --- a/reportdesign/source/core/sdr/RptObject.cxx +++ b/reportdesign/source/core/sdr/RptObject.cxx @@ -69,7 +69,6 @@ #include <connectivity/dbconversion.hxx> #include "UndoActions.hxx" #include "UndoEnv.hxx" -#include <algorithm> #include <functional> namespace rptui diff --git a/reportdesign/source/filter/xml/xmlComponent.cxx b/reportdesign/source/filter/xml/xmlComponent.cxx index dfc8b75a125c..39d7968db555 100644 --- a/reportdesign/source/filter/xml/xmlComponent.cxx +++ b/reportdesign/source/filter/xml/xmlComponent.cxx @@ -33,7 +33,6 @@ #include <com/sun/star/awt/FontDescriptor.hpp> #include <com/sun/star/report/XReportControlModel.hpp> #include <com/sun/star/beans/PropertyAttribute.hpp> -#include <tools/debug.hxx> namespace rptxml { diff --git a/reportdesign/source/filter/xml/xmlExport.cxx b/reportdesign/source/filter/xml/xmlExport.cxx index 7a41d84c36a5..ba25f5e15e0e 100644 --- a/reportdesign/source/filter/xml/xmlExport.cxx +++ b/reportdesign/source/filter/xml/xmlExport.cxx @@ -28,8 +28,6 @@ #include <xmloff/nmspmap.hxx> #include <comphelper/types.hxx> #include "xmlEnums.hxx" -#include <xmloff/nmspmap.hxx> -#include <xmloff/xmluconv.hxx> #include <xmloff/txtprmap.hxx> #include <xmloff/numehelp.hxx> #include "xmlHelper.hxx" diff --git a/reportdesign/source/filter/xml/xmlExportDocumentHandler.cxx b/reportdesign/source/filter/xml/xmlExportDocumentHandler.cxx index 73349a4f64d9..94b44f9288ee 100644 --- a/reportdesign/source/filter/xml/xmlExportDocumentHandler.cxx +++ b/reportdesign/source/filter/xml/xmlExportDocumentHandler.cxx @@ -22,7 +22,6 @@ #include <com/sun/star/chart2/data/XDatabaseDataProvider.hpp> #include <com/sun/star/chart/XComplexDescriptionAccess.hpp> #include <com/sun/star/reflection/ProxyFactory.hpp> -#include <com/sun/star/sdb/CommandType.hpp> #include <comphelper/sequence.hxx> #include <comphelper/sequenceashashmap.hxx> #include <comphelper/documentconstants.hxx> @@ -33,7 +32,6 @@ #include <unotools/saveopt.hxx> #include <rtl/ustrbuf.hxx> #include <connectivity/dbtools.hxx> -#include <rtl/ustrbuf.hxx> namespace rptxml { diff --git a/reportdesign/source/filter/xml/xmlFixedContent.cxx b/reportdesign/source/filter/xml/xmlFixedContent.cxx index 1bcc317c51f5..01afab511ff3 100644 --- a/reportdesign/source/filter/xml/xmlFixedContent.cxx +++ b/reportdesign/source/filter/xml/xmlFixedContent.cxx @@ -27,7 +27,6 @@ #include <com/sun/star/report/XShape.hpp> #include "xmlCell.hxx" #include "xmlstrings.hrc" -#include <com/sun/star/report/XShape.hpp> #include <com/sun/star/report/XFormattedField.hpp> #include <com/sun/star/report/XFixedText.hpp> #include <com/sun/star/text/ControlCharacter.hpp> diff --git a/reportdesign/source/filter/xml/xmlHelper.cxx b/reportdesign/source/filter/xml/xmlHelper.cxx index 1bb3c718c4e8..efced521fd80 100644 --- a/reportdesign/source/filter/xml/xmlHelper.cxx +++ b/reportdesign/source/filter/xml/xmlHelper.cxx @@ -29,7 +29,6 @@ #include <com/sun/star/awt/TextAlign.hpp> #include <com/sun/star/beans/PropertyAttribute.hpp> #include <com/sun/star/awt/FontDescriptor.hpp> -#include <com/sun/star/awt/TextAlign.hpp> #include <com/sun/star/awt/ImagePosition.hpp> #include <com/sun/star/awt/ImageScaleMode.hpp> #include <xmloff/prstylei.hxx> diff --git a/reportdesign/source/filter/xml/xmlImportDocumentHandler.cxx b/reportdesign/source/filter/xml/xmlImportDocumentHandler.cxx index 2bdc6814fb9b..68610a0a9603 100644 --- a/reportdesign/source/filter/xml/xmlImportDocumentHandler.cxx +++ b/reportdesign/source/filter/xml/xmlImportDocumentHandler.cxx @@ -24,7 +24,6 @@ #include <com/sun/star/chart/XComplexDescriptionAccess.hpp> #include <com/sun/star/chart/ChartDataRowSource.hpp> #include <com/sun/star/reflection/ProxyFactory.hpp> -#include <com/sun/star/sdb/CommandType.hpp> #include <comphelper/sequence.hxx> #include <comphelper/sequenceashashmap.hxx> #include <comphelper/documentconstants.hxx> diff --git a/reportdesign/source/filter/xml/xmlTable.cxx b/reportdesign/source/filter/xml/xmlTable.cxx index c908e9278229..d380cf6c30e2 100644 --- a/reportdesign/source/filter/xml/xmlTable.cxx +++ b/reportdesign/source/filter/xml/xmlTable.cxx @@ -32,7 +32,6 @@ #include "xmlstrings.hrc" #include <connectivity/dbtools.hxx> #include <tools/debug.hxx> -#include "xmlstrings.hrc" #include <com/sun/star/report/XShape.hpp> #include <com/sun/star/report/XFixedLine.hpp> diff --git a/reportdesign/source/filter/xml/xmlfilter.cxx b/reportdesign/source/filter/xml/xmlfilter.cxx index 3aa9267c53db..22fbd1550575 100644 --- a/reportdesign/source/filter/xml/xmlfilter.cxx +++ b/reportdesign/source/filter/xml/xmlfilter.cxx @@ -50,7 +50,6 @@ #include <xmloff/xmluconv.hxx> #include <xmloff/xmlmetai.hxx> #include <com/sun/star/util/XModifiable.hpp> -#include <vcl/svapp.hxx> #include <osl/mutex.hxx> #include <svtools/sfxecode.hxx> #include "xmlEnums.hxx" diff --git a/reportdesign/source/ui/dlg/AddField.cxx b/reportdesign/source/ui/dlg/AddField.cxx index 003b205ee57e..681023fb232c 100644 --- a/reportdesign/source/ui/dlg/AddField.cxx +++ b/reportdesign/source/ui/dlg/AddField.cxx @@ -23,7 +23,6 @@ #include <com/sun/star/sdb/CommandType.hpp> #include <com/sun/star/util/URL.hpp> #include <com/sun/star/sdb/XDocumentDataSource.hpp> -#include <com/sun/star/util/URL.hpp> #include <com/sun/star/i18n/XCollator.hpp> #include <vcl/waitobj.hxx> diff --git a/reportdesign/source/ui/dlg/CondFormat.cxx b/reportdesign/source/ui/dlg/CondFormat.cxx index 360d2ca1d23d..324a048a5214 100644 --- a/reportdesign/source/ui/dlg/CondFormat.cxx +++ b/reportdesign/source/ui/dlg/CondFormat.cxx @@ -26,7 +26,6 @@ #include "ModuleHelper.hxx" #include "helpids.hrc" #include "UITools.hxx" -#include "uistrings.hrc" #include "ReportController.hxx" #include "Condition.hxx" diff --git a/reportdesign/source/ui/dlg/Condition.cxx b/reportdesign/source/ui/dlg/Condition.cxx index 6e5a30947a1b..41e74f2b2768 100644 --- a/reportdesign/source/ui/dlg/Condition.cxx +++ b/reportdesign/source/ui/dlg/Condition.cxx @@ -25,7 +25,6 @@ #include "ReportController.hxx" #include "ModuleHelper.hxx" #include "ColorChanger.hxx" -#include "RptResId.hrc" #include "helpids.hrc" #include "reportformula.hxx" #include <com/sun/star/util/URL.hpp> diff --git a/reportdesign/source/ui/inc/AddField.hxx b/reportdesign/source/ui/inc/AddField.hxx index fbaa6179833d..07db3b7e1373 100644 --- a/reportdesign/source/ui/inc/AddField.hxx +++ b/reportdesign/source/ui/inc/AddField.hxx @@ -23,12 +23,8 @@ #include <com/sun/star/frame/XDispatch.hpp> #include <com/sun/star/container/XNameAccess.hpp> #include <com/sun/star/sdbc/XConnection.hpp> -#include <com/sun/star/frame/XDispatch.hpp> #include <svtools/transfer.hxx> -#include <com/sun/star/container/XNameAccess.hpp> -#include <com/sun/star/sdbc/XConnection.hpp> #include <svtools/treelistbox.hxx> -#include <svtools/transfer.hxx> #include <vcl/floatwin.hxx> #include <comphelper/propmultiplex.hxx> #include <comphelper/containermultiplexer.hxx> diff --git a/reportdesign/source/ui/inc/ViewsWindow.hxx b/reportdesign/source/ui/inc/ViewsWindow.hxx index ae62afae451b..1c469f96b666 100644 --- a/reportdesign/source/ui/inc/ViewsWindow.hxx +++ b/reportdesign/source/ui/inc/ViewsWindow.hxx @@ -26,7 +26,6 @@ #include "ReportSection.hxx" #include <comphelper/propmultiplex.hxx> #include "cppuhelper/basemutex.hxx" -#include <svtools/colorcfg.hxx> #include <com/sun/star/beans/NamedValue.hpp> #include <svx/svdedtv.hxx> #include <SectionView.hxx> diff --git a/reportdesign/source/ui/inspection/DataProviderHandler.cxx b/reportdesign/source/ui/inspection/DataProviderHandler.cxx index ab1f255cddf6..7ff0af1af88c 100644 --- a/reportdesign/source/ui/inspection/DataProviderHandler.cxx +++ b/reportdesign/source/ui/inspection/DataProviderHandler.cxx @@ -48,7 +48,6 @@ #include <vcl/svapp.hxx> #include <osl/mutex.hxx> #include "helpids.hrc" -#include "uistrings.hrc" #include "RptResId.hrc" #include "PropertyForward.hxx" //........................................................................ diff --git a/reportdesign/source/ui/misc/toolboxcontroller.cxx b/reportdesign/source/ui/misc/toolboxcontroller.cxx index e54aa2779979..33b8ccbff73b 100644 --- a/reportdesign/source/ui/misc/toolboxcontroller.cxx +++ b/reportdesign/source/ui/misc/toolboxcontroller.cxx @@ -25,7 +25,6 @@ #include <com/sun/star/ui/XUIConfigurationManager.hpp> #include <com/sun/star/ui/XModuleUIConfigurationManagerSupplier.hpp> #include <com/sun/star/ui/XImageManager.hpp> -#include <com/sun/star/ui/ImageType.hpp> #include <com/sun/star/graphic/XGraphic.hpp> #include <com/sun/star/util/Color.hpp> #include <vcl/svapp.hxx> diff --git a/reportdesign/source/ui/report/ReportController.cxx b/reportdesign/source/ui/report/ReportController.cxx index 6c51b8f0bad7..508846c1bc6c 100644 --- a/reportdesign/source/ui/report/ReportController.cxx +++ b/reportdesign/source/ui/report/ReportController.cxx @@ -146,7 +146,6 @@ #include <toolkit/helper/convert.hxx> #include "GroupsSorting.hxx" #include "PageNumber.hxx" -#include <toolkit/helper/vclunohelper.hxx> #include "UndoEnv.hxx" #include "ReportControllerObserver.hxx" diff --git a/reportdesign/source/ui/report/ViewsWindow.cxx b/reportdesign/source/ui/report/ViewsWindow.cxx index 842f3609f564..5440a78fee2f 100644 --- a/reportdesign/source/ui/report/ViewsWindow.cxx +++ b/reportdesign/source/ui/report/ViewsWindow.cxx @@ -34,7 +34,6 @@ #include "dlgedclip.hxx" #include "ColorChanger.hxx" #include "RptObject.hxx" -#include "RptObject.hxx" #include "ModuleHelper.hxx" #include "EndMarker.hxx" #include <svx/svdpagv.hxx> |