From 3ff3a053712665402a05e1e2471807d65879b8d0 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 23 Oct 2017 22:27:32 +0200 Subject: loplugin:includeform: xmloff Change-Id: I9e55142a7904c426fce49f68f1790365ea490fab --- xmloff/source/text/XMLAutoTextEventExport.cxx | 2 +- xmloff/source/text/XMLCalculationSettingsContext.cxx | 2 +- xmloff/source/text/XMLChangeInfoContext.cxx | 2 +- xmloff/source/text/XMLFootnoteConfigurationImportContext.cxx | 2 +- .../source/text/XMLIndexBibliographyConfigurationContext.cxx | 2 +- xmloff/source/text/XMLLineNumberingImportContext.cxx | 2 +- .../source/text/XMLLineNumberingSeparatorImportContext.cxx | 2 +- xmloff/source/text/XMLSectionExport.cxx | 2 +- xmloff/source/text/XMLStringBufferImportContext.cxx | 2 +- xmloff/source/text/XMLTextColumnsContext.cxx | 2 +- xmloff/source/text/XMLTextColumnsExport.cxx | 2 +- xmloff/source/text/XMLTextFrameContext.cxx | 8 ++++---- xmloff/source/text/XMLTextFrameContext.hxx | 2 +- xmloff/source/text/XMLTextFrameHyperlinkContext.cxx | 2 +- xmloff/source/text/XMLTextHeaderFooterContext.cxx | 2 +- xmloff/source/text/XMLTextListBlockContext.cxx | 2 +- xmloff/source/text/XMLTextListItemContext.cxx | 2 +- xmloff/source/text/XMLTextMarkImportContext.cxx | 2 +- xmloff/source/text/XMLTextMasterPageContext.cxx | 4 ++-- xmloff/source/text/XMLTextPropertySetContext.cxx | 6 +++--- xmloff/source/text/XMLTextShapeStyleContext.cxx | 6 +++--- xmloff/source/text/txtdropi.hxx | 2 +- xmloff/source/text/txtexppr.hxx | 4 ++-- xmloff/source/text/txtflde.cxx | 2 +- xmloff/source/text/txtfldi.cxx | 6 +++--- xmloff/source/text/txtimp.cxx | 4 ++-- xmloff/source/text/txtparae.cxx | 8 ++++---- xmloff/source/text/txtparai.cxx | 6 +++--- xmloff/source/text/txtprhdl.cxx | 12 ++++++------ xmloff/source/text/txtsecte.cxx | 2 +- xmloff/source/text/txtvfldi.cxx | 2 +- 31 files changed, 53 insertions(+), 53 deletions(-) (limited to 'xmloff/source/text') diff --git a/xmloff/source/text/XMLAutoTextEventExport.cxx b/xmloff/source/text/XMLAutoTextEventExport.cxx index 70d6ebf48a5e..3066d047a30f 100644 --- a/xmloff/source/text/XMLAutoTextEventExport.cxx +++ b/xmloff/source/text/XMLAutoTextEventExport.cxx @@ -18,7 +18,7 @@ */ #include "XMLAutoTextEventExport.hxx" -#include "facreg.hxx" +#include #include #include #include diff --git a/xmloff/source/text/XMLCalculationSettingsContext.cxx b/xmloff/source/text/XMLCalculationSettingsContext.cxx index 2a22bc8f1ad7..e7f0be4edd54 100644 --- a/xmloff/source/text/XMLCalculationSettingsContext.cxx +++ b/xmloff/source/text/XMLCalculationSettingsContext.cxx @@ -18,7 +18,7 @@ */ -#include +#include "XMLCalculationSettingsContext.hxx" #include #include diff --git a/xmloff/source/text/XMLChangeInfoContext.cxx b/xmloff/source/text/XMLChangeInfoContext.cxx index f413cbc2f3aa..9d4e1d1b4a02 100644 --- a/xmloff/source/text/XMLChangeInfoContext.cxx +++ b/xmloff/source/text/XMLChangeInfoContext.cxx @@ -19,7 +19,7 @@ #include "XMLChangeInfoContext.hxx" #include "XMLChangedRegionImportContext.hxx" -#include "XMLStringBufferImportContext.hxx" +#include #include #include #include diff --git a/xmloff/source/text/XMLFootnoteConfigurationImportContext.cxx b/xmloff/source/text/XMLFootnoteConfigurationImportContext.cxx index d4b885853e3e..5f220828632e 100644 --- a/xmloff/source/text/XMLFootnoteConfigurationImportContext.cxx +++ b/xmloff/source/text/XMLFootnoteConfigurationImportContext.cxx @@ -18,7 +18,7 @@ */ -#include "XMLFootnoteConfigurationImportContext.hxx" +#include #include #include diff --git a/xmloff/source/text/XMLIndexBibliographyConfigurationContext.cxx b/xmloff/source/text/XMLIndexBibliographyConfigurationContext.cxx index 497a3b6e7052..e1fff862f104 100644 --- a/xmloff/source/text/XMLIndexBibliographyConfigurationContext.cxx +++ b/xmloff/source/text/XMLIndexBibliographyConfigurationContext.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "XMLIndexBibliographyConfigurationContext.hxx" +#include #include "XMLIndexBibliographyEntryContext.hxx" #include #include diff --git a/xmloff/source/text/XMLLineNumberingImportContext.cxx b/xmloff/source/text/XMLLineNumberingImportContext.cxx index ace06330bebe..82eef573c5ea 100644 --- a/xmloff/source/text/XMLLineNumberingImportContext.cxx +++ b/xmloff/source/text/XMLLineNumberingImportContext.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "XMLLineNumberingImportContext.hxx" +#include #include "XMLLineNumberingSeparatorImportContext.hxx" #include #include diff --git a/xmloff/source/text/XMLLineNumberingSeparatorImportContext.cxx b/xmloff/source/text/XMLLineNumberingSeparatorImportContext.cxx index b502be2b15ab..b86ae0cac3f2 100644 --- a/xmloff/source/text/XMLLineNumberingSeparatorImportContext.cxx +++ b/xmloff/source/text/XMLLineNumberingSeparatorImportContext.cxx @@ -21,7 +21,7 @@ #include "XMLLineNumberingSeparatorImportContext.hxx" #include -#include "XMLLineNumberingImportContext.hxx" +#include #include #include #include diff --git a/xmloff/source/text/XMLSectionExport.cxx b/xmloff/source/text/XMLSectionExport.cxx index f77344f0d42b..1eac782d0875 100644 --- a/xmloff/source/text/XMLSectionExport.cxx +++ b/xmloff/source/text/XMLSectionExport.cxx @@ -50,7 +50,7 @@ #include #include #include -#include "txtflde.hxx" +#include using namespace ::com::sun::star; diff --git a/xmloff/source/text/XMLStringBufferImportContext.cxx b/xmloff/source/text/XMLStringBufferImportContext.cxx index 09290ba125b7..bada65a69844 100644 --- a/xmloff/source/text/XMLStringBufferImportContext.cxx +++ b/xmloff/source/text/XMLStringBufferImportContext.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "XMLStringBufferImportContext.hxx" +#include #include #include diff --git a/xmloff/source/text/XMLTextColumnsContext.cxx b/xmloff/source/text/XMLTextColumnsContext.cxx index 10544955ee30..41becc04a2a1 100644 --- a/xmloff/source/text/XMLTextColumnsContext.cxx +++ b/xmloff/source/text/XMLTextColumnsContext.cxx @@ -30,7 +30,7 @@ #include #include #include -#include "XMLTextColumnsContext.hxx" +#include using namespace ::com::sun::star; using namespace ::com::sun::star::uno; diff --git a/xmloff/source/text/XMLTextColumnsExport.cxx b/xmloff/source/text/XMLTextColumnsExport.cxx index ccfdea983c43..eca4e3c2734f 100644 --- a/xmloff/source/text/XMLTextColumnsExport.cxx +++ b/xmloff/source/text/XMLTextColumnsExport.cxx @@ -34,7 +34,7 @@ #include #include #include -#include "XMLTextColumnsExport.hxx" +#include using namespace ::com::sun::star::style; using namespace ::com::sun::star::text; diff --git a/xmloff/source/text/XMLTextFrameContext.cxx b/xmloff/source/text/XMLTextFrameContext.cxx index 6526f9177e06..7aed805e47dc 100644 --- a/xmloff/source/text/XMLTextFrameContext.cxx +++ b/xmloff/source/text/XMLTextFrameContext.cxx @@ -38,15 +38,15 @@ #include #include #include "XMLAnchorTypePropHdl.hxx" -#include "XMLEmbeddedObjectImportContext.hxx" +#include #include -#include "XMLReplacementImageContext.hxx" +#include #include #include -#include "xexptran.hxx" +#include #include #include -#include "XMLImageMapContext.hxx" +#include #include "XMLTextFrameContext.hxx" #include "XMLTextListBlockContext.hxx" #include "XMLTextListItemContext.hxx" diff --git a/xmloff/source/text/XMLTextFrameContext.hxx b/xmloff/source/text/XMLTextFrameContext.hxx index 98c85de61592..2d11b287ec30 100644 --- a/xmloff/source/text/XMLTextFrameContext.hxx +++ b/xmloff/source/text/XMLTextFrameContext.hxx @@ -24,7 +24,7 @@ #include #include -#include "xmlmultiimagehelper.hxx" +#include namespace com { namespace sun { namespace star { namespace text { class XTextCursor; class XTextContent; } diff --git a/xmloff/source/text/XMLTextFrameHyperlinkContext.cxx b/xmloff/source/text/XMLTextFrameHyperlinkContext.cxx index 08f684d7f7cd..fbe98629313e 100644 --- a/xmloff/source/text/XMLTextFrameHyperlinkContext.cxx +++ b/xmloff/source/text/XMLTextFrameHyperlinkContext.cxx @@ -26,7 +26,7 @@ #include "XMLTextFrameContext.hxx" #include "XMLTextFrameHyperlinkContext.hxx" -#include +#include "txtparaimphint.hxx" using namespace ::com::sun::star::uno; using namespace ::com::sun::star::text; diff --git a/xmloff/source/text/XMLTextHeaderFooterContext.cxx b/xmloff/source/text/XMLTextHeaderFooterContext.cxx index 498814bffc7b..f744a0926074 100644 --- a/xmloff/source/text/XMLTextHeaderFooterContext.cxx +++ b/xmloff/source/text/XMLTextHeaderFooterContext.cxx @@ -23,7 +23,7 @@ #include #include #include -#include "XMLTextHeaderFooterContext.hxx" +#include #include #include diff --git a/xmloff/source/text/XMLTextListBlockContext.cxx b/xmloff/source/text/XMLTextListBlockContext.cxx index 6f90dee9a2ac..11ea6737f2d0 100644 --- a/xmloff/source/text/XMLTextListBlockContext.cxx +++ b/xmloff/source/text/XMLTextListBlockContext.cxx @@ -28,7 +28,7 @@ #include #include "XMLTextListItemContext.hxx" #include "XMLTextListBlockContext.hxx" -#include "txtlists.hxx" +#include using namespace ::com::sun::star; diff --git a/xmloff/source/text/XMLTextListItemContext.cxx b/xmloff/source/text/XMLTextListItemContext.cxx index e568348c6ded..429865da4887 100644 --- a/xmloff/source/text/XMLTextListItemContext.cxx +++ b/xmloff/source/text/XMLTextListItemContext.cxx @@ -22,7 +22,7 @@ #include #include #include "txtparai.hxx" -#include "txtlists.hxx" +#include #include "XMLTextListBlockContext.hxx" #include #include diff --git a/xmloff/source/text/XMLTextMarkImportContext.cxx b/xmloff/source/text/XMLTextMarkImportContext.cxx index 4bb7c0232e60..379ecbe6385a 100644 --- a/xmloff/source/text/XMLTextMarkImportContext.cxx +++ b/xmloff/source/text/XMLTextMarkImportContext.cxx @@ -38,7 +38,7 @@ #include -#include "RDFaImportHelper.hxx" +#include using namespace ::com::sun::star; diff --git a/xmloff/source/text/XMLTextMasterPageContext.cxx b/xmloff/source/text/XMLTextMasterPageContext.cxx index 97ae81d15a93..0d9944a6f706 100644 --- a/xmloff/source/text/XMLTextMasterPageContext.cxx +++ b/xmloff/source/text/XMLTextMasterPageContext.cxx @@ -27,9 +27,9 @@ #include #include #include -#include "XMLTextHeaderFooterContext.hxx" +#include #include -#include "PageMasterImportContext.hxx" +#include using namespace ::com::sun::star; diff --git a/xmloff/source/text/XMLTextPropertySetContext.cxx b/xmloff/source/text/XMLTextPropertySetContext.cxx index f25929e9dfaa..f594705cb828 100644 --- a/xmloff/source/text/XMLTextPropertySetContext.cxx +++ b/xmloff/source/text/XMLTextPropertySetContext.cxx @@ -19,12 +19,12 @@ #include #include "XMLTextPropertySetContext.hxx" -#include "XMLTextColumnsContext.hxx" -#include "XMLBackgroundImageContext.hxx" +#include +#include #include "XMLSectionFootnoteConfigImport.hxx" #include -#include "xmltabi.hxx" +#include #include "txtdropi.hxx" diff --git a/xmloff/source/text/XMLTextShapeStyleContext.cxx b/xmloff/source/text/XMLTextShapeStyleContext.cxx index cd4392b4ad57..2608afdcff9a 100644 --- a/xmloff/source/text/XMLTextShapeStyleContext.cxx +++ b/xmloff/source/text/XMLTextShapeStyleContext.cxx @@ -24,9 +24,9 @@ #include "XMLTextPropertySetContext.hxx" #include #include -#include "XMLShapePropertySetContext.hxx" -#include "XMLTextColumnsContext.hxx" -#include "XMLBackgroundImageContext.hxx" +#include +#include +#include #include #include #include diff --git a/xmloff/source/text/txtdropi.hxx b/xmloff/source/text/txtdropi.hxx index 11445456a5dd..f2f0f9228e50 100644 --- a/xmloff/source/text/txtdropi.hxx +++ b/xmloff/source/text/txtdropi.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_XMLOFF_SOURCE_TEXT_TXTDROPI_HXX #define INCLUDED_XMLOFF_SOURCE_TEXT_TXTDROPI_HXX -#include "XMLElementPropertyContext.hxx" +#include class XMLTextDropCapImportContext :public XMLElementPropertyContext diff --git a/xmloff/source/text/txtexppr.hxx b/xmloff/source/text/txtexppr.hxx index d02e8c28ea2d..be456afd0a14 100644 --- a/xmloff/source/text/txtexppr.hxx +++ b/xmloff/source/text/txtexppr.hxx @@ -23,8 +23,8 @@ #include #include "txtdrope.hxx" #include -#include "XMLTextColumnsExport.hxx" -#include "XMLBackgroundImageExport.hxx" +#include +#include class SvXMLExport; class XMLTextExportPropertySetMapper: public SvXMLExportPropertyMapper diff --git a/xmloff/source/text/txtflde.cxx b/xmloff/source/text/txtflde.cxx index e6cf61577327..6cc0690a35d7 100644 --- a/xmloff/source/text/txtflde.cxx +++ b/xmloff/source/text/txtflde.cxx @@ -22,7 +22,7 @@ * * export of all text fields */ -#include "txtflde.hxx" +#include #include #include #include diff --git a/xmloff/source/text/txtfldi.cxx b/xmloff/source/text/txtfldi.cxx index fe8855d70cb1..b63071354564 100644 --- a/xmloff/source/text/txtfldi.cxx +++ b/xmloff/source/text/txtfldi.cxx @@ -23,8 +23,8 @@ * Import of all text fields except those from txtvfldi.cxx * (variable related text fields and database display fields) */ -#include "txtfldi.hxx" -#include "txtvfldi.hxx" +#include +#include #include #include #include @@ -33,7 +33,7 @@ #include #include #include -#include "XMLStringBufferImportContext.hxx" +#include #include #include #include diff --git a/xmloff/source/text/txtimp.cxx b/xmloff/source/text/txtimp.cxx index d54478f0b473..54016575a620 100644 --- a/xmloff/source/text/txtimp.cxx +++ b/xmloff/source/text/txtimp.cxx @@ -41,7 +41,7 @@ #include #include #include -#include "txtvfldi.hxx" +#include #include #include "XMLTextListItemContext.hxx" #include "XMLTextListBlockContext.hxx" @@ -56,7 +56,7 @@ #include "XMLAutoMarkFileContext.hxx" #include "XMLCalculationSettingsContext.hxx" -#include "XMLNumberStylesImport.hxx" +#include // XML import: reconstrution of assignment of paragraph style to outline levels (#i69629#) #include #include diff --git a/xmloff/source/text/txtparae.cxx b/xmloff/source/text/txtparae.cxx index 0d6b36403358..53548573be0a 100644 --- a/xmloff/source/text/txtparae.cxx +++ b/xmloff/source/text/txtparae.cxx @@ -84,13 +84,13 @@ #include #include #include "XMLAnchorTypePropHdl.hxx" -#include "xexptran.hxx" +#include #include #include #include -#include "txtflde.hxx" +#include #include -#include "XMLImageMapExport.hxx" +#include #include "XMLTextNumRuleInfo.hxx" #include #include @@ -98,7 +98,7 @@ #include "XMLIndexMarkExport.hxx" #include #include "XMLRedlineExport.hxx" -#include "MultiPropertySetHelper.hxx" +#include #include #include "XMLTextCharStyleNamesElementExport.hxx" #include diff --git a/xmloff/source/text/txtparai.cxx b/xmloff/source/text/txtparai.cxx index fe66065a928d..c4a1c05ace24 100644 --- a/xmloff/source/text/txtparai.cxx +++ b/xmloff/source/text/txtparai.cxx @@ -47,7 +47,7 @@ #include #include #include "txtparai.hxx" -#include "txtfldi.hxx" +#include #include "XMLFootnoteImportContext.hxx" #include "XMLTextMarkImportContext.hxx" #include "XMLTextFrameContext.hxx" @@ -55,9 +55,9 @@ #include "XMLTextFrameHyperlinkContext.hxx" #include #include "XMLChangeImportContext.hxx" -#include "txtlists.hxx" +#include -#include +#include "txtparaimphint.hxx" using namespace ::com::sun::star; using namespace ::com::sun::star::uno; diff --git a/xmloff/source/text/txtprhdl.cxx b/xmloff/source/text/txtprhdl.cxx index 1a50d599d83c..416585d285f1 100644 --- a/xmloff/source/text/txtprhdl.cxx +++ b/xmloff/source/text/txtprhdl.cxx @@ -41,20 +41,20 @@ #include #include #include "XMLAnchorTypePropHdl.hxx" -#include "enummaps.hxx" +#include #include -#include "XMLClipPropertyHandler.hxx" -#include "XMLTextColumnsPropertyHandler.hxx" +#include +#include #include #include "txtprhdl.hxx" #include #include #include -#include "XMLFillBitmapSizePropertyHandler.hxx" -#include "XMLBitmapLogicalSizePropertyHandler.hxx" +#include +#include #include #include -#include "XMLBitmapRepeatOffsetPropertyHandler.hxx" +#include using namespace ::com::sun::star; using namespace ::com::sun::star::uno; diff --git a/xmloff/source/text/txtsecte.cxx b/xmloff/source/text/txtsecte.cxx index 33d141455592..6c9e9e5a0eab 100644 --- a/xmloff/source/text/txtsecte.cxx +++ b/xmloff/source/text/txtsecte.cxx @@ -38,7 +38,7 @@ #include "XMLTextNumRuleInfo.hxx" #include "XMLSectionExport.hxx" #include "XMLRedlineExport.hxx" -#include "MultiPropertySetHelper.hxx" +#include using namespace ::com::sun::star; using namespace ::com::sun::star::text; diff --git a/xmloff/source/text/txtvfldi.cxx b/xmloff/source/text/txtvfldi.cxx index 98abf8df4bf7..eb51be949c48 100644 --- a/xmloff/source/text/txtvfldi.cxx +++ b/xmloff/source/text/txtvfldi.cxx @@ -22,7 +22,7 @@ * * export of all variable related text fields (and database display field) */ -#include "txtvfldi.hxx" +#include #include #include #include -- cgit