tdf#146619 Recheck xmloff/*cxx with IWYU

Change-Id: I6e39a223fd567d70254998e55de5110db87ab4fa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164486
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
This commit is contained in:
Gabor Kelemen 2024-03-05 00:47:59 +01:00 committed by Thorsten Behrens
parent 51964bb719
commit 7da8fce0cd
155 changed files with 205 additions and 304 deletions

View file

@ -23,9 +23,206 @@ excludelist:
xmloff/source/core/fasttokenhandler.cxx:
# Needed for special array initialization
- tokennames.inc
xmloff/source/chart/SchXMLCalculationSettingsContext.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/chart/SchXMLDataTableContext.cxx:
# Complete type is needed
- com/sun/star/chart/XChartDocument.hpp
xmloff/source/chart/SchXMLChartContext.cxx:
# Complete type is needed
- SchXMLImport.hxx
xmloff/source/chart/SchXMLImport.cxx:
# Actually used
- com/sun/star/uno/XComponentContext.hpp
xmloff/source/chart/SchXMLPlotAreaContext.cxx:
# Complete type is needed
- SchXMLImport.hxx
xmloff/source/chart/XMLChartStyleContext.cxx:
# Actually used
- com/sun/star/beans/XPropertySet.hpp
xmloff/source/core/DocumentSettingsContext.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/draw/SignatureLineContext.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/draw/XMLImageMapContext.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/draw/XMLGraphicsDefaultStyle.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/draw/layerexp.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/draw/layerimp.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/draw/sdpropls.cxx:
# Needed for extern type definitions at linking time
- enummaps.hxx
xmloff/source/draw/ximppage.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/draw/ximpshow.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/draw/ximpshap.cxx:
# Complete type is needed
- com/sun/star/graphic/XGraphic.hpp
xmloff/source/draw/ximpstyl.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/forms/formlayerimport.cxx:
# Actually used
- com/sun/star/beans/PropertyValue.hpp
xmloff/source/forms/gridcolumnproptranslator.cxx:
# Actually used
- com/sun/star/beans/XPropertySetInfo.hpp
xmloff/source/forms/layerexport.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/forms/officeforms.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/style/PageMasterImportContext.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
# Needed for extern variable
- xmloff/XMLTextMasterPageContext.hxx
xmloff/source/style/PageMasterImportPropMapper.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/style/XMLRtlGutterPropertyHandler.cxx:
# without this a static assertion fails in elsa.h
- frozen/bits/defines.h
xmloff/source/style/XMLFontAutoStylePool.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/style/XMLPageExport.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/style/prstylei.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/style/styleexp.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/style/xmlnume.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/style/xmlstyle.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/text/XMLAutoTextContainerEventImport.cxx:
# Complete type is needed
- com/sun/star/container/XNameReplace.hpp
xmloff/source/text/XMLAutoMarkFileContext.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/table/XMLTableExport.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/table/XMLTableImport.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/text/XMLAutoTextEventExport.cxx:
# Actually used
- com/sun/star/uno/XComponentContext.hpp
xmloff/source/text/XMLChangedRegionImportContext.cxx:
# Actually used
- com/sun/star/text/XTextCursor.hpp
xmloff/source/text/XMLFootnoteConfigurationImportContext.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/text/XMLFootnoteImportContext.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/text/XMLIndexBibliographyConfigurationContext.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/text/XMLIndexBibliographySourceContext.cxx:
# Complete type is needed
- com/sun/star/beans/XPropertySet.hpp
xmloff/source/text/XMLIndexIllustrationSourceContext.cxx:
# Complete type is needed
- com/sun/star/beans/XPropertySet.hpp
xmloff/source/text/XMLIndexTOCContext.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/text/XMLLineNumberingExport.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/text/XMLPropertyBackpatcher.cxx:
# Complete type is needed
- com/sun/star/beans/XPropertySet.hpp
xmloff/source/text/XMLLineNumberingImportContext.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/text/XMLRedlineExport.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
- com/sun/star/text/XText.hpp
- com/sun/star/text/XTextContent.hpp
- com/sun/star/text/XTextSection.hpp
xmloff/source/text/XMLSectionExport.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
- com/sun/star/beans/PropertyValue.hpp
xmloff/source/text/XMLSectionImportContext.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/text/XMLTextColumnsContext.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/text/XMLTextFrameContext.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
- com/sun/star/text/TextContentAnchorType.hpp
- com/sun/star/graphic/XGraphic.hpp
xmloff/source/text/XMLTextListAutoStylePool.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/text/XMLTextMarkImportContext.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/text/XMLTextMasterPageContext.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/text/XMLTextNumRuleInfo.cxx:
# Actually needed
- com/sun/star/text/XTextContent.hpp
xmloff/source/text/XMLTextShapeImportHelper.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/text/txtexppr.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/text/txtflde.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/text/txtftne.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/text/txtfldi.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/text/txtparai.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/text/txtstyle.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/text/txtparae.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/text/txtstyli.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/text/txtvfldi.cxx:
# Complete type is needed
- com/sun/star/frame/XModel.hpp
xmloff/source/meta/MetaExportComponent.cxx:
# Needed for direct member access
- com/sun/star/frame/XModel.hpp

View file

@ -19,7 +19,6 @@
#include <com/sun/star/drawing/XShape.hpp>
#include <com/sun/star/style/XStyleFamiliesSupplier.hpp>
#include <docmodel/uno/UnoComplexColor.hxx>
#include <officecfg/Office/Common.hxx>
#include <rtl/character.hxx>
#include <unotools/saveopt.hxx>

View file

@ -27,7 +27,6 @@
#include <xmloff/xmlement.hxx>
#include <xmloff/xmlstyle.hxx>
#include <xmloff/prstylei.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmluconv.hxx>
#include <rtl/math.hxx>

View file

@ -25,7 +25,6 @@
#include <sax/tools/converter.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>

View file

@ -42,10 +42,7 @@
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/chart/XChartDocument.hpp>
#include <com/sun/star/chart/XDiagram.hpp>
#include <com/sun/star/xml/sax/XAttributeList.hpp>
#include <com/sun/star/drawing/XDrawPageSupplier.hpp>
#include <com/sun/star/drawing/XDrawPage.hpp>
#include <com/sun/star/chart/ChartDataRowSource.hpp>
#include <com/sun/star/embed/Aspects.hpp>
#include <com/sun/star/embed/XVisualObject.hpp>

View file

@ -21,8 +21,7 @@
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/xmltoken.hxx>
#include <comphelper/processfactory.hxx>
#include <com/sun/star/chart/XChartDocument.hpp>
#include <com/sun/star/chart2/XChartDocument.hpp>

View file

@ -22,7 +22,6 @@
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmluconv.hxx>
#include <sal/log.hxx>

View file

@ -24,9 +24,6 @@
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/namespacemap.hxx>
#include <com/sun/star/xml/sax/XAttributeList.hpp>
using namespace com::sun::star;
using namespace ::xmloff::token;

View file

@ -29,11 +29,9 @@
#include <comphelper/diagnose_ex.hxx>
#include <utility>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/prstylei.hxx>
#include <xmloff/xmlstyle.hxx>
#include <oox/helper/containerhelper.hxx>
#include <com/sun/star/awt/Point.hpp>
#include <com/sun/star/awt/Size.hpp>
@ -49,7 +47,6 @@
#include <com/sun/star/drawing/CameraGeometry.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/xml/sax/XAttributeList.hpp>
using namespace com::sun::star;
using namespace ::xmloff::token;

View file

@ -12,8 +12,6 @@
#include <utility>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/namespacemap.hxx>
#include <SchXMLImport.hxx>
#include <sal/log.hxx>
#include <com/sun/star/chart2/data/XLabeledDataSequence2.hpp>

View file

@ -25,7 +25,6 @@
#include <sal/log.hxx>
#include <utility>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/prstylei.hxx>
@ -36,7 +35,6 @@
#include <com/sun/star/awt/Point.hpp>
#include <com/sun/star/chart2/RegressionEquation.hpp>
#include <com/sun/star/chart2/RelativePosition.hpp>
#include <com/sun/star/xml/sax/XAttributeList.hpp>
using namespace com::sun::star;
using namespace xmloff::token;

View file

@ -52,7 +52,6 @@
#include <xmloff/xmlimp.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/SchXMLSeriesHelper.hxx>
#include <SchXMLImport.hxx>
#include <xmloff/prstylei.hxx>
#include <comphelper/diagnose_ex.hxx>

View file

@ -22,7 +22,6 @@
#include "SchXMLTableContext.hxx"
#include "SchXMLParagraphContext.hxx"
#include "SchXMLTextListContext.hxx"
#include <SchXMLImport.hxx>
#include "SchXMLTools.hxx"
#include "transporttypes.hxx"
#include <XMLStringBufferImportContext.hxx>
@ -31,9 +30,7 @@
#include <sal/log.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/namespacemap.hxx>
#include <comphelper/sequence.hxx>
#include <comphelper/string.hxx>
#include <com/sun/star/chart2/XAnyDescriptionAccess.hpp>
#include <com/sun/star/chart2/XDataSeriesContainer.hpp>
#include <com/sun/star/chart2/XChartDocument.hpp>

View file

@ -39,7 +39,6 @@ using ::xmloff::token::XML_PARAGRAPH_PROPERTIES;
using ::xmloff::token::XML_GRAPHIC_PROPERTIES;
using ::xmloff::token::XML_CHART_PROPERTIES;
void XMLChartStyleContext::SetAttribute(
sal_Int32 nElement,
const OUString& rValue )

View file

@ -19,12 +19,9 @@
#include "XMLSymbolImageContext.hxx"
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmltkmap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/XMLBase64ImportContext.hxx>
#include <com/sun/star/io/XOutputStream.hpp>
#include <com/sun/star/graphic/XGraphic.hpp>
#include <sal/log.hxx>

View file

@ -29,7 +29,6 @@
#include <com/sun/star/xml/dom/DocumentBuilder.hpp>
#include <com/sun/star/xml/dom/XNode.hpp>
#include <com/sun/star/xml/dom/XElement.hpp>
#include <com/sun/star/xml/sax/XAttributeList.hpp>
#include <com/sun/star/xml/dom/NodeType.hpp>
#include <rtl/ustring.hxx>

View file

@ -32,7 +32,6 @@
#include <com/sun/star/xml/dom/XNamedNodeMap.hpp>
#include <rtl/ustring.hxx>
#include <rtl/ustrbuf.hxx>
#include <sal/log.hxx>
#include <osl/diagnose.h>

View file

@ -20,7 +20,6 @@
#include <sal/config.h>
#include <rtl/ustring.hxx>
#include <rtl/ustrbuf.hxx>
#include <sal/log.hxx>
#include <xmloff/xmltoken.hxx>

View file

@ -21,7 +21,6 @@
#include <com/sun/star/xml/AttributeData.hpp>
#include <o3tl/any.hxx>
#include <rtl/ustrbuf.hxx>
#include <comphelper/servicehelper.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <limits.h>

View file

@ -26,7 +26,6 @@
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <rtl/ustrbuf.hxx>
using ::com::sun::star::uno::Any;

View file

@ -34,7 +34,6 @@
#include <comphelper/genericpropertyset.hxx>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/document/XBinaryStreamResolver.hpp>
#include <com/sun/star/document/XEmbeddedObjectResolver.hpp>
#include <com/sun/star/text/XTextContent.hpp>
#include <com/sun/star/xml/sax/SAXInvalidCharacterException.hpp>

View file

@ -17,13 +17,9 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include <com/sun/star/xml/sax/XAttributeList.hpp>
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmlictxt.hxx>
#include <sax/fastattribs.hxx>
#include <comphelper/attributelist.hxx>
#include <cppuhelper/queryinterface.hxx>
#include <sal/log.hxx>
using namespace ::com::sun::star;

View file

@ -46,7 +46,6 @@
#include <xmloff/xmlerror.hxx>
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/lang/XUnoTunnel.hpp>
#include <com/sun/star/lang/ServiceNotRegisteredException.hpp>
#include <com/sun/star/io/XOutputStream.hpp>
#include <com/sun/star/util/MeasureUnit.hpp>
@ -63,8 +62,6 @@
#include <com/sun/star/document/XDocumentPropertiesSupplier.hpp>
#include <comphelper/fileformat.h>
#include <comphelper/namecontainer.hxx>
#include <comphelper/servicehelper.hxx>
#include <comphelper/string.hxx>
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <comphelper/extract.hxx>

View file

@ -10,17 +10,13 @@
#include "QRCodeContext.hxx"
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/embed/XStorage.hpp>
#include <com/sun/star/frame/XStorable.hpp>
#include <com/sun/star/graphic/XGraphic.hpp>
#include <com/sun/star/drawing/BarCode.hpp>
#include <com/sun/star/drawing/BarCodeErrorCorrection.hpp>
#include <com/sun/star/xml/sax/XAttributeList.hpp>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/namespacemap.hxx>
#include <sax/tools/converter.hxx>
#include <rtl/ustring.hxx>
@ -29,9 +25,6 @@ using namespace css;
using namespace css::xml::sax;
using namespace css::uno;
using namespace css::drawing;
using namespace css::embed;
using namespace css::frame;
using namespace css::io;
using namespace css::graphic;
using namespace xmloff::token;

View file

@ -16,7 +16,6 @@
#include <com/sun/star/graphic/XGraphic.hpp>
#include <com/sun/star/security/DocumentDigitalSignatures.hpp>
#include <com/sun/star/security/XDocumentDigitalSignatures.hpp>
#include <com/sun/star/xml/sax/XAttributeList.hpp>
#include <sal/log.hxx>
#include <comphelper/processfactory.hxx>

View file

@ -23,16 +23,13 @@
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/XPropertySetInfo.hpp>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/xml/sax/XAttributeList.hpp>
#include <com/sun/star/container/XIndexContainer.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/document/XEventsSupplier.hpp>
#include <com/sun/star/awt/Rectangle.hpp>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmltkmap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmluconv.hxx>
#include <xexptran.hxx>
#include <xmloff/xmlerror.hxx>

View file

@ -22,7 +22,6 @@
#include <utility>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmltoken.hxx>
#include <o3tl/string_view.hxx>

View file

@ -23,7 +23,6 @@
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/XMLBase64ImportContext.hxx>
#include <XMLReplacementImageContext.hxx>
#include <sal/log.hxx>

View file

@ -19,15 +19,12 @@
#include <sal/config.h>
#include <string_view>
#include <xmloff/unointerfacetouniqueidentifiermapper.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/presentation/AnimationEffect.hpp>
#include <com/sun/star/presentation/AnimationSpeed.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/drawing/XShape.hpp>
#include <com/sun/star/xml/sax/XAttributeList.hpp>
#include <sax/tools/converter.hxx>
#include <sal/log.hxx>
@ -37,7 +34,6 @@
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/namespacemap.hxx>
#include <anim.hxx>
#include <animimp.hxx>

View file

@ -19,8 +19,6 @@
#include <com/sun/star/document/XEventsSupplier.hpp>
#include <com/sun/star/container/XNameReplace.hpp>
#include <com/sun/star/presentation/AnimationSpeed.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <tools/urlobj.hxx>
#include <osl/diagnose.h>
#include <sal/log.hxx>

View file

@ -24,12 +24,10 @@
#include <com/sun/star/drawing/XLayerManager.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/xml/sax/XAttributeList.hpp>
#include <com/sun/star/drawing/XLayerSupplier.hpp>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/namespacemap.hxx>
#include "layerimp.hxx"

View file

@ -72,10 +72,7 @@
#include <com/sun/star/document/XDocumentProperties.hpp>
#include <com/sun/star/document/XDocumentPropertiesSupplier.hpp>
#include <com/sun/star/util/Color.hpp>
#include <docmodel/uno/UnoTheme.hxx>
#include <docmodel/theme/Theme.hxx>
#include <o3tl/enumrange.hxx>
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;

View file

@ -19,7 +19,6 @@
#include <osl/thread.h>
#include <sal/log.hxx>
#include <comphelper/processfactory.hxx>
#include <comphelper/sequence.hxx>
#include <xmloff/xmlscripti.hxx>

View file

@ -36,7 +36,6 @@
#include <com/sun/star/container/XIdentifierAccess.hpp>
#include <com/sun/star/container/XNamed.hpp>
#include <com/sun/star/document/XEventsSupplier.hpp>
#include <com/sun/star/drawing/Alignment.hpp>
#include <com/sun/star/drawing/CameraGeometry.hpp>
#include <com/sun/star/drawing/CircleKind.hpp>
#include <com/sun/star/drawing/ConnectorType.hpp>

View file

@ -20,7 +20,6 @@
#include <tools/debug.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <sal/log.hxx>
#include <comphelper/attributelist.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/text/PositionLayoutDir.hpp>
@ -31,7 +30,6 @@
#include <xmloff/shapeimport.hxx>
#include <xmloff/xmlstyle.hxx>
#include <xmloff/xmltkmap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/table/XMLTableImport.hxx>
@ -45,7 +43,6 @@
#include "ximplink.hxx"
#include <unordered_map>
#include <string_view>
#include <vector>
namespace {

View file

@ -18,7 +18,6 @@
*/
#include <sax/tools/converter.hxx>
#include <rtl/math.hxx>
#include <sal/log.hxx>
#include "ximp3dscene.hxx"

View file

@ -19,16 +19,13 @@
#include "ximpcustomshape.hxx"
#include <o3tl/any.hxx>
#include <rtl/math.hxx>
#include <rtl/ustrbuf.hxx>
#include <rtl/ustring.hxx>
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/awt/Rectangle.hpp>
#include <com/sun/star/xml/sax/XAttributeList.hpp>
#include <xmloff/xmltoken.hxx>
#include <EnhancedCustomShapeToken.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/xmlement.hxx>
#include <xexptran.hxx>
@ -46,7 +43,6 @@
#include <sax/tools/converter.hxx>
#include <comphelper/sequence.hxx>
#include <o3tl/string_view.hxx>
#include <memory>
#include <string_view>
#include <unordered_map>

View file

@ -31,8 +31,6 @@
#include <xmloff/unointerfacetouniqueidentifiermapper.hxx>
#include <com/sun/star/drawing/XGluePointsSupplier.hpp>
#include <com/sun/star/drawing/GluePoint2.hpp>
#include <com/sun/star/drawing/Alignment.hpp>
#include <com/sun/star/drawing/EscapeDirection.hpp>
#include <com/sun/star/media/ZoomLevel.hpp>
#include <com/sun/star/awt/Rectangle.hpp>
#include <com/sun/star/style/XStyleFamiliesSupplier.hpp>

View file

@ -19,7 +19,6 @@
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/util/Duration.hpp>
#include <com/sun/star/xml/sax/XAttributeList.hpp>
#include <com/sun/star/presentation/XCustomPresentationSupplier.hpp>
#include <com/sun/star/presentation/XPresentationSupplier.hpp>
#include <com/sun/star/container/XIndexContainer.hpp>
@ -27,7 +26,6 @@
#include <sax/tools/converter.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmluconv.hxx>
#include "ximpshow.hxx"

View file

@ -18,7 +18,6 @@
*/
#include "ximpstyl.hxx"
#include <utility>
#include <xmloff/maptype.hxx>
#include <xmloff/XMLDrawingPageStyleContext.hxx>
#include <xmloff/XMLShapeStyleContext.hxx>
@ -41,14 +40,12 @@
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/XPropertyState.hpp>
#include <com/sun/star/presentation/XHandoutMasterSupplier.hpp>
#include <com/sun/star/util/Color.hpp>
#include <comphelper/namecontainer.hxx>
#include <xmloff/autolayout.hxx>
#include <xmloff/xmlprcon.hxx>
#include <xmloff/families.hxx>
#include <com/sun/star/container/XNameContainer.hpp>
#include <svl/numformat.hxx>
#include <svl/zforlist.hxx>
#include "layerimp.hxx"
#include <xmloff/XMLGraphicsDefaultStyle.hxx>
#include <XMLNumberStylesImport.hxx>
@ -56,9 +53,6 @@
#include <comphelper/configuration.hxx>
#include <xmloff/xmlerror.hxx>
#include <xmloff/table/XMLTableImport.hxx>
#include <comphelper/sequenceashashmap.hxx>
#include <sax/tools/converter.hxx>
#include <comphelper/sequence.hxx>
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;

View file

@ -20,7 +20,6 @@
#include <xmloff/controlpropertyhdl.hxx>
#include <com/sun/star/util/MeasureUnit.hpp>
#include <com/sun/star/awt/TextAlign.hpp>
#include <com/sun/star/awt/FontEmphasisMark.hpp>
#include <sax/tools/converter.hxx>

View file

@ -28,8 +28,6 @@
#include "controlpropertymap.hxx"
#include <xmlprop.hxx>
#include <string.h>
using namespace ::xmloff::token;
namespace xmloff

View file

@ -59,11 +59,9 @@
#include <tools/time.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <comphelper/extract.hxx>
#include <sal/macros.h>
#include <sal/log.hxx>
#include <algorithm>
#include <string_view>
namespace xmloff
{

View file

@ -18,13 +18,7 @@
*/
#include "formenums.hxx"
#include <com/sun/star/form/FormSubmitEncoding.hpp>
#include <com/sun/star/form/FormSubmitMethod.hpp>
#include <com/sun/star/sdb/CommandType.hpp>
#include <com/sun/star/form/NavigationBarMode.hpp>
#include <com/sun/star/form/TabulatorCycle.hpp>
#include <com/sun/star/form/FormButtonType.hpp>
#include <com/sun/star/form/ListSourceType.hpp>
#include <com/sun/star/awt/TextAlign.hpp>
#include <com/sun/star/awt/FontEmphasisMark.hpp>
#include <com/sun/star/awt/FontRelief.hpp>

View file

@ -31,7 +31,6 @@
#include <com/sun/star/util/XNumberFormatsSupplier.hpp>
#include <com/sun/star/form/FormSubmitEncoding.hpp>
#include <com/sun/star/form/FormSubmitMethod.hpp>
#include <com/sun/star/sdb/CommandType.hpp>
#include <com/sun/star/form/NavigationBarMode.hpp>
#include <com/sun/star/form/TabulatorCycle.hpp>
#include <com/sun/star/form/FormButtonType.hpp>
@ -43,21 +42,17 @@
#include <xmloff/xmlnamespace.hxx>
#include <rtl/strbuf.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <algorithm>
namespace xmloff
{
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::awt;
using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::beans;
using namespace ::com::sun::star::container;
using namespace ::com::sun::star::drawing;
using namespace ::com::sun::star;
using namespace ::com::sun::star::util;
using namespace ::com::sun::star::form;
using namespace ::com::sun::star::sdb;
using namespace token;
//= OFormLayerXMLImport_Impl

View file

@ -25,7 +25,6 @@
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmlexp.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/namespacemap.hxx>
#include <com/sun/star/frame/XModel.hpp>
#include <comphelper/extract.hxx>
#include <comphelper/diagnose_ex.hxx>

View file

@ -27,8 +27,6 @@
#include <o3tl/hash_combine.hxx>
#include <tools/debug.hxx>
#include <osl/diagnose.h>
#include <sal/log.hxx>
#include <unordered_map>

View file

@ -28,7 +28,6 @@
#include <utility>
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/namespacemap.hxx>
#include <o3tl/temporary.hxx>
#include <osl/diagnose.h>
#include <sal/log.hxx>

View file

@ -27,7 +27,6 @@
#include <xmloff/xmltoken.hxx>
#include <comphelper/processfactory.hxx>
#include <comphelper/string.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/io/IOException.hpp>
#include <com/sun/star/io/XOutputStream.hpp>

View file

@ -22,9 +22,7 @@
#include <XMLEventImportHelper.hxx>
#include <com/sun/star/document/XEventsSupplier.hpp>
#include <comphelper/attributelist.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlerror.hxx>

View file

@ -21,7 +21,6 @@
#include <XMLScriptContextFactory.hxx>
#include <xmloff/XMLEventsImportContext.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>

View file

@ -21,7 +21,6 @@
#include <XMLStarBasicContextFactory.hxx>
#include <xmloff/XMLEventsImportContext.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <o3tl/string_view.hxx>

View file

@ -21,15 +21,12 @@
#include "xmlbasicscript.hxx"
#include <sal/log.hxx>
#include <xmlscript/xmlns.h>
#include <utility>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltkmap.hxx>
#include <xmloff/xmltoken.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/lang/XMultiComponentFactory.hpp>
#include <com/sun/star/document/XEmbeddedScripts.hpp>
#include <com/sun/star/xml/sax/SAXException.hpp>
#include <cppuhelper/supportsservice.hxx>
#include <comphelper/diagnose_ex.hxx>
using namespace ::com::sun::star;

View file

@ -23,7 +23,6 @@
#include <sax/tools/converter.hxx>
#include <xmloff/DashStyle.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
@ -33,7 +32,6 @@
#include <rtl/ustrbuf.hxx>
#include <rtl/ustring.hxx>
#include <sal/log.hxx>
#include <xmloff/xmltkmap.hxx>
using namespace ::com::sun::star;
using namespace ::xmloff::token;

View file

@ -20,7 +20,6 @@
#include "DrawAspectHdl.hxx"
#include <com/sun/star/uno/Any.hxx>
#include <rtl/ustrbuf.hxx>
#include <sax/tools/converter.hxx>
#include <xmloff/xmltoken.hxx>

View file

@ -31,17 +31,15 @@
#include <comphelper/sequence.hxx>
#include <sax/tools/converter.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/GradientStyle.hxx>
#include <xmloff/HatchStyle.hxx>
#include <xmloff/ImageStyle.hxx>
#include <xmloff/MarkerStyle.hxx>
#include <xmloff/DashStyle.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltkmap.hxx>
#include <xmloff/XMLBase64ImportContext.hxx>
#include <vector>
using namespace ::com::sun::star;

View file

@ -26,12 +26,10 @@
#include <rtl/ustring.hxx>
#include <sal/log.hxx>
#include <sax/tools/converter.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlement.hxx>
#include <xmloff/xmlexp.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltkmap.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmluconv.hxx>
#include <basegfx/utils/bgradient.hxx>

View file

@ -23,7 +23,6 @@
#include <sax/tools/converter.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
@ -32,7 +31,6 @@
#include <rtl/ustrbuf.hxx>
#include <rtl/ustring.hxx>
#include <sal/log.hxx>
#include <xmloff/xmltkmap.hxx>
#include <xmloff/xmlement.hxx>
using namespace ::com::sun::star;

View file

@ -20,14 +20,12 @@
#include <xmloff/ImageStyle.hxx>
#include <com/sun/star/awt/XBitmap.hpp>
#include <com/sun/star/graphic/XGraphic.hpp>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlexp.hxx>
#include <xmloff/xmlimp.hxx>
#include <rtl/ustring.hxx>
#include <sal/log.hxx>
#include <xmloff/xmltkmap.hxx>
using namespace css;
using namespace xmloff::token;

View file

@ -20,7 +20,6 @@
#include <memory>
#include <xmloff/MarkerStyle.hxx>
#include <xexptran.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>

View file

@ -29,7 +29,6 @@
#include <com/sun/star/beans/XPropertySet.hpp>
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmlprmap.hxx>
#include <memory>
#define XML_LINE_LEFT 0
#define XML_LINE_RIGHT 1

View file

@ -9,9 +9,7 @@
#include "StylePropertiesContext.hxx"
#include <tools/debug.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltypes.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/XMLComplexColorContext.hxx>

View file

@ -28,12 +28,10 @@
#include <sal/log.hxx>
#include <sax/tools/converter.hxx>
#include <tools/color.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlement.hxx>
#include <xmloff/xmlexp.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltkmap.hxx>
#include <xmloff/xmluconv.hxx>
#include <docmodel/uno/UnoGradientTools.hxx>

View file

@ -26,12 +26,10 @@
#include <sal/log.hxx>
#include <sax/tools/converter.hxx>
#include <xmloff/xmltkmap.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlement.hxx>
#include <xmloff/XMLBase64ImportContext.hxx>
#include <XMLBackgroundImageContext.hxx>

View file

@ -20,11 +20,9 @@
#include "XMLFootnoteSeparatorImport.hxx"
#include <rtl/ustring.hxx>
#include <sal/log.hxx>
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/xml/sax/XAttributeList.hpp>
#include <com/sun/star/text/HorizontalAdjust.hpp>
@ -36,14 +34,11 @@
#include <xmloff/xmluconv.hxx>
#include <xmloff/xmlprmap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/maptype.hxx>
#include <xmloff/xmlement.hxx>
#include <PageMasterStyleMap.hxx>
#include <vector>
using namespace ::com::sun::star;
using namespace ::xmloff::token;

View file

@ -9,21 +9,13 @@
#include <XMLThemeContext.hxx>
#include <xmloff/maptype.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlprcon.hxx>
#include <xmloff/xmlerror.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmlement.hxx>
#include <xmloff/xmlprhdl.hxx>
#include <sal/log.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <sax/tools/converter.hxx>
#include <comphelper/sequence.hxx>
#include <docmodel/uno/UnoTheme.hxx>
#include <docmodel/theme/Theme.hxx>

View file

@ -17,12 +17,10 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include <memory>
#include <algorithm>
#include <rtl/ustrbuf.hxx>
#include <sal/log.hxx>
#include <tools/solar.h>
#include <PageMasterStyleMap.hxx>
#include <utility>
#include <xmloff/families.hxx>

View file

@ -25,7 +25,6 @@
#include <set>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlprcon.hxx>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/style/XStyle.hpp>
#include <com/sun/star/style/XAutoStyleFamily.hpp>

View file

@ -22,7 +22,6 @@
#include <o3tl/any.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/xmlexppr.hxx>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
@ -38,7 +37,6 @@
#include <xmloff/xmlexp.hxx>
#include <xmloff/XMLEventExport.hxx>
#include <xmloff/maptype.hxx>
#include <memory>
#include <set>
#include <prstylecond.hxx>
#include <sal/log.hxx>

View file

@ -27,7 +27,6 @@
#include <com/sun/star/beans/XMultiPropertySet.hpp>
#include <com/sun/star/beans/XTolerantMultiPropertySet.hpp>
#include <com/sun/star/beans/TolerantPropertySetResultType.hpp>
#include <rtl/ustrbuf.hxx>
#include <comphelper/anycompare.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <cppuhelper/weakref.hxx>

View file

@ -26,7 +26,6 @@
#include <com/sun/star/beans/TolerantPropertySetResultType.hpp>
#include <com/sun/star/beans/XTolerantMultiPropertySet.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <rtl/ustrbuf.hxx>
#include <sal/log.hxx>
#include <osl/diagnose.h>
#include <utility>
@ -39,7 +38,6 @@
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlerror.hxx>
#include <xmloff/contextid.hxx>
#include <xmloff/xmltypes.hxx>
#include <xmloff/maptype.hxx>

View file

@ -46,7 +46,6 @@
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmluconv.hxx>
#include "fonthdl.hxx"
#include <xmloff/XMLTextListAutoStylePool.hxx>
#include <xmloff/xmlnume.hxx>
#include <xmloff/xmlexp.hxx>
#include <tools/fontenum.hxx>

View file

@ -33,12 +33,10 @@
#include <utility>
#include <xmloff/xmlement.hxx>
#include <xmloff/xmlnumfi.hxx>
#include <xmloff/xmltkmap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmlictxt.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/families.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/languagetagodf.hxx>

View file

@ -37,7 +37,6 @@
#include <o3tl/any.hxx>
#include <o3tl/temporary.hxx>
#include <rtl/ustrbuf.hxx>
#include <sal/log.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <comphelper/sequence.hxx>
@ -50,8 +49,6 @@
#include <vcl/vclenum.hxx>
#include <xmloff/xmltkmap.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/XMLBase64ImportContext.hxx>

View file

@ -28,8 +28,6 @@
#include <xmloff/prhdlfac.hxx>
#include <xmloff/xmlimp.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <vector>
using namespace ::com::sun::star::uno;

View file

@ -22,7 +22,6 @@
#include <sal/config.h>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/xml/sax/XAttributeList.hpp>
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/style/XStyleFamiliesSupplier.hpp>
#include <com/sun/star/style/XAutoStylesSupplier.hpp>
@ -32,7 +31,6 @@
#include <sal/log.hxx>
#include <svl/style.hxx>
#include <utility>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>

View file

@ -19,8 +19,6 @@
#include <com/sun/star/style/TabAlign.hpp>
#include <sal/log.hxx>
#include <xmloff/xmltkmap.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmlimp.hxx>
#include <com/sun/star/style/TabStop.hpp>

View file

@ -27,7 +27,6 @@
#include <com/sun/star/style/XStyleFamiliesSupplier.hpp>
#include <com/sun/star/text/XText.hpp>
#include <com/sun/star/table/XCellRange.hpp>
#include <com/sun/star/table/XColumnRowRange.hpp>
#include <com/sun/star/table/XMergeableCell.hpp>
#include <com/sun/star/style/XStyle.hpp>
#include <com/sun/star/beans/XPropertyState.hpp>

View file

@ -29,13 +29,11 @@
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/lang/XSingleServiceFactory.hpp>
#include <com/sun/star/style/XStyle.hpp>
#include <comphelper/sequence.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <utility>
#include <xmloff/table/XMLTableImport.hxx>
#include <xmloff/xmltypes.hxx>
#include <xmloff/maptype.hxx>
#include <xmloff/xmlprmap.hxx>
#include <xmloff/txtimp.hxx>

View file

@ -19,13 +19,10 @@
#include "XMLAutoMarkFileContext.hxx"
#include <xmloff/xmlimp.hxx>
#include <rtl/ustring.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/xml/sax/XAttributeList.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <sal/log.hxx>

View file

@ -19,7 +19,6 @@
#include "XMLAutoTextContainerEventImport.hxx"
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/xml/sax/XAttributeList.hpp>
#include <com/sun/star/container/XNameReplace.hpp>
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmlnamespace.hxx>

View file

@ -22,7 +22,6 @@
#include <com/sun/star/util/MeasureUnit.hpp>
#include <com/sun/star/document/XEventsSupplier.hpp>
#include <com/sun/star/container/XNameReplace.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/uno/Exception.hpp>
@ -33,7 +32,6 @@
#include <xmloff/xmltoken.hxx>
#include <xmloff/XMLEventExport.hxx>
#include <tools/debug.hxx>
#include <comphelper/processfactory.hxx>
using namespace ::com::sun::star;

View file

@ -26,7 +26,6 @@
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <tools/debug.hxx>
#include <comphelper/processfactory.hxx>
using namespace ::com::sun::star;

View file

@ -24,10 +24,8 @@
#include <com/sun/star/text/XTextDocument.hpp>
#include <sal/log.hxx>
#include <sax/tools/converter.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>

View file

@ -20,7 +20,6 @@
#include "XMLChangeImportContext.hxx"
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmltoken.hxx>
#include <sal/log.hxx>

View file

@ -28,7 +28,6 @@
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmltoken.hxx>

View file

@ -12,12 +12,10 @@
#include <sal/log.hxx>
#include <sax/tools/converter.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlement.hxx>
#include <xmloff/xmlprhdl.hxx>
#include <xmloff/XMLComplexColorContext.hxx>
#include <docmodel/uno/UnoComplexColor.hxx>

View file

@ -13,7 +13,6 @@
#include <docmodel/uno/UnoComplexColor.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/xmlexp.hxx>
#include <array>

View file

@ -19,10 +19,8 @@
#include "XMLFootnoteBodyImportContext.hxx"
#include <rtl/ustring.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/txtimp.hxx>
#include <com/sun/star/xml/sax/XAttributeList.hpp>
using ::com::sun::star::uno::Reference;

View file

@ -25,7 +25,6 @@
#include <sax/tools/converter.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlement.hxx>
@ -34,7 +33,6 @@
#include <xmloff/xmluconv.hxx>
#include <xmloff/xmlimp.hxx>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/xml/sax/XAttributeList.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/text/XFootnotesSupplier.hpp>
#include <com/sun/star/text/XEndnotesSupplier.hpp>

View file

@ -23,14 +23,12 @@
#include <sal/log.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/txtimp.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include "XMLFootnoteBodyImportContext.hxx"
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/xml/sax/XAttributeList.hpp>
#include <com/sun/star/text/XTextContent.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>

View file

@ -26,7 +26,6 @@
#include <sax/tools/converter.hxx>
#include "XMLIndexTemplateContext.hxx"
#include <xmloff/xmlictxt.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/txtimp.hxx>
#include <xmloff/xmlnamespace.hxx>

View file

@ -23,7 +23,6 @@
#include <xmloff/xmlictxt.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/txtimp.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmluconv.hxx>

View file

@ -20,8 +20,6 @@
#include "XMLIndexBibliographyEntryContext.hxx"
#include "XMLIndexTemplateContext.hxx"
#include <xmloff/xmlimp.hxx>
#include <xmloff/txtimp.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmluconv.hxx>

View file

@ -25,7 +25,6 @@
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmluconv.hxx>
#include <rtl/ustring.hxx>
#include <sal/log.hxx>

View file

@ -21,7 +21,6 @@
#include <xmloff/xmlictxt.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/txtimp.hxx>
#include <rtl/ustring.hxx>
using ::com::sun::star::uno::Reference;

View file

@ -27,7 +27,6 @@
#include "XMLIndexTemplateContext.hxx"
#include <xmloff/xmlimp.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmluconv.hxx>

View file

@ -20,12 +20,10 @@
#include "XMLIndexIllustrationSourceContext.hxx"
#include <com/sun/star/beans/XPropertySet.hpp>
#include "XMLIndexTemplateContext.hxx"
#include <xmloff/xmlictxt.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmluconv.hxx>
#include <rtl/ustring.hxx>
using ::com::sun::star::beans::XPropertySet;
using ::com::sun::star::uno::Reference;

View file

@ -20,14 +20,11 @@
#include "XMLIndexObjectSourceContext.hxx"
#include <rtl/ustring.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <sax/tools/converter.hxx>
#include "XMLIndexTemplateContext.hxx"
#include <xmloff/xmlictxt.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>

View file

@ -23,7 +23,6 @@
#include <xmloff/xmlictxt.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/txtimp.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmluconv.hxx>

Some files were not shown because too many files have changed in this diff Show more