diff options
Diffstat (limited to 'xmloff/source/transform')
-rw-r--r-- | xmloff/source/transform/ControlOOoTContext.cxx | 3 | ||||
-rw-r--r-- | xmloff/source/transform/DeepTContext.cxx | 2 | ||||
-rw-r--r-- | xmloff/source/transform/DlgOASISTContext.cxx | 1 | ||||
-rw-r--r-- | xmloff/source/transform/DocumentTContext.cxx | 2 | ||||
-rw-r--r-- | xmloff/source/transform/EventOOoTContext.cxx | 2 | ||||
-rw-r--r-- | xmloff/source/transform/FrameOOoTContext.cxx | 1 | ||||
-rw-r--r-- | xmloff/source/transform/MergeElemTContext.cxx | 1 | ||||
-rw-r--r-- | xmloff/source/transform/MetaTContext.cxx | 1 | ||||
-rw-r--r-- | xmloff/source/transform/MutableAttrList.cxx | 3 | ||||
-rw-r--r-- | xmloff/source/transform/NotesTContext.cxx | 1 | ||||
-rw-r--r-- | xmloff/source/transform/OOo2Oasis.cxx | 2 | ||||
-rw-r--r-- | xmloff/source/transform/Oasis2OOo.cxx | 2 | ||||
-rw-r--r-- | xmloff/source/transform/ProcAttrTContext.cxx | 2 | ||||
-rw-r--r-- | xmloff/source/transform/PropertyActionsOASIS.cxx | 1 | ||||
-rw-r--r-- | xmloff/source/transform/StyleOASISTContext.cxx | 2 | ||||
-rw-r--r-- | xmloff/source/transform/StyleOOoTContext.cxx | 3 | ||||
-rw-r--r-- | xmloff/source/transform/TransformerContext.cxx | 1 | ||||
-rw-r--r-- | xmloff/source/transform/XMLFilterRegistration.cxx | 1 |
18 files changed, 0 insertions, 31 deletions
diff --git a/xmloff/source/transform/ControlOOoTContext.cxx b/xmloff/source/transform/ControlOOoTContext.cxx index b37a73491f94..1391b7225af2 100644 --- a/xmloff/source/transform/ControlOOoTContext.cxx +++ b/xmloff/source/transform/ControlOOoTContext.cxx @@ -20,10 +20,7 @@ #include "ControlOOoTContext.hxx" #include "IgnoreTContext.hxx" #include "MutableAttrList.hxx" -#include <xmloff/xmlnmspe.hxx> #include "ActionMapTypesOOo.hxx" -#include "ElemTransformerAction.hxx" -#include "TransformerActions.hxx" #include "TransformerBase.hxx" diff --git a/xmloff/source/transform/DeepTContext.cxx b/xmloff/source/transform/DeepTContext.cxx index a9ae614e9fea..01c871c07036 100644 --- a/xmloff/source/transform/DeepTContext.cxx +++ b/xmloff/source/transform/DeepTContext.cxx @@ -18,8 +18,6 @@ */ #include "DeepTContext.hxx" -#include "FlatTContext.hxx" -#include "EventOOoTContext.hxx" #include "TransformerActions.hxx" #include "ElemTransformerAction.hxx" #include "PersMixedContentTContext.hxx" diff --git a/xmloff/source/transform/DlgOASISTContext.cxx b/xmloff/source/transform/DlgOASISTContext.cxx index 74e10a260ae0..03578dc4584e 100644 --- a/xmloff/source/transform/DlgOASISTContext.cxx +++ b/xmloff/source/transform/DlgOASISTContext.cxx @@ -19,7 +19,6 @@ #include "DlgOASISTContext.hxx" #include "MutableAttrList.hxx" -#include <xmloff/xmlnmspe.hxx> #include "ActionMapTypesOASIS.hxx" #include "AttrTransformerAction.hxx" #include "TransformerActions.hxx" diff --git a/xmloff/source/transform/DocumentTContext.cxx b/xmloff/source/transform/DocumentTContext.cxx index 65b5f5beab71..3edbc250eeda 100644 --- a/xmloff/source/transform/DocumentTContext.cxx +++ b/xmloff/source/transform/DocumentTContext.cxx @@ -17,9 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <com/sun/star/xml/sax/SAXParseException.hpp> #include <com/sun/star/xml/sax/SAXException.hpp> -#include <com/sun/star/xml/sax/XDocumentHandler.hpp> #include <com/sun/star/xml/sax/XAttributeList.hpp> #include <com/sun/star/beans/XPropertySetInfo.hpp> #include <xmloff/nmspmap.hxx> diff --git a/xmloff/source/transform/EventOOoTContext.cxx b/xmloff/source/transform/EventOOoTContext.cxx index d9a2c49fc4d2..bd77d1116425 100644 --- a/xmloff/source/transform/EventOOoTContext.cxx +++ b/xmloff/source/transform/EventOOoTContext.cxx @@ -20,12 +20,10 @@ #include "EventOOoTContext.hxx" #include "EventMap.hxx" #include "MutableAttrList.hxx" -#include <xmloff/xmlnmspe.hxx> #include "ActionMapTypesOOo.hxx" #include "AttrTransformerAction.hxx" #include "TransformerActions.hxx" #include "TransformerBase.hxx" -#include <rtl/ustrbuf.hxx> #include <osl/diagnose.h> #include <unordered_map> diff --git a/xmloff/source/transform/FrameOOoTContext.cxx b/xmloff/source/transform/FrameOOoTContext.cxx index da04ae424d2d..76e847691115 100644 --- a/xmloff/source/transform/FrameOOoTContext.cxx +++ b/xmloff/source/transform/FrameOOoTContext.cxx @@ -18,7 +18,6 @@ */ #include "FrameOOoTContext.hxx" -#include "IgnoreTContext.hxx" #include "MutableAttrList.hxx" #include <xmloff/xmlnmspe.hxx> #include <xmloff/nmspmap.hxx> diff --git a/xmloff/source/transform/MergeElemTContext.cxx b/xmloff/source/transform/MergeElemTContext.cxx index b735b8d069de..ac10b3044282 100644 --- a/xmloff/source/transform/MergeElemTContext.cxx +++ b/xmloff/source/transform/MergeElemTContext.cxx @@ -21,7 +21,6 @@ #include "MutableAttrList.hxx" #include "TransformerBase.hxx" #include "TransformerActions.hxx" -#include "AttrTransformerAction.hxx" #include "ElemTransformerAction.hxx" #include "IgnoreTContext.hxx" #include <xmloff/xmlnmspe.hxx> diff --git a/xmloff/source/transform/MetaTContext.cxx b/xmloff/source/transform/MetaTContext.cxx index 0e4969ccbfec..86368bbff262 100644 --- a/xmloff/source/transform/MetaTContext.cxx +++ b/xmloff/source/transform/MetaTContext.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <com/sun/star/xml/sax/SAXParseException.hpp> #include <com/sun/star/xml/sax/SAXException.hpp> #include <com/sun/star/xml/sax/XDocumentHandler.hpp> #include <com/sun/star/xml/sax/XAttributeList.hpp> diff --git a/xmloff/source/transform/MutableAttrList.cxx b/xmloff/source/transform/MutableAttrList.cxx index 38c500ce23f2..622abc3fa168 100644 --- a/xmloff/source/transform/MutableAttrList.cxx +++ b/xmloff/source/transform/MutableAttrList.cxx @@ -17,9 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <string.h> - -#include <xmloff/xmltoken.hxx> #include <xmloff/attrlist.hxx> #include <comphelper/servicehelper.hxx> #include "MutableAttrList.hxx" diff --git a/xmloff/source/transform/NotesTContext.cxx b/xmloff/source/transform/NotesTContext.cxx index cfcafb929171..4ef6d293b633 100644 --- a/xmloff/source/transform/NotesTContext.cxx +++ b/xmloff/source/transform/NotesTContext.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <com/sun/star/xml/sax/SAXParseException.hpp> #include <com/sun/star/xml/sax/SAXException.hpp> #include <com/sun/star/xml/sax/XDocumentHandler.hpp> #include <com/sun/star/xml/sax/XAttributeList.hpp> diff --git a/xmloff/source/transform/OOo2Oasis.cxx b/xmloff/source/transform/OOo2Oasis.cxx index 780e0f604632..f270cb49cb9f 100644 --- a/xmloff/source/transform/OOo2Oasis.cxx +++ b/xmloff/source/transform/OOo2Oasis.cxx @@ -17,14 +17,12 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <rtl/ustrbuf.hxx> #include <osl/diagnose.h> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/uno/XComponentContext.hpp> #include <comphelper/base64.hxx> #include <comphelper/processfactory.hxx> #include <comphelper/servicehelper.hxx> -#include <sax/tools/converter.hxx> #include <xmloff/nmspmap.hxx> #include <xmloff/xmlnmspe.hxx> #include <xmloff/xmltoken.hxx> diff --git a/xmloff/source/transform/Oasis2OOo.cxx b/xmloff/source/transform/Oasis2OOo.cxx index 6959d2b55608..4b85666a02cc 100644 --- a/xmloff/source/transform/Oasis2OOo.cxx +++ b/xmloff/source/transform/Oasis2OOo.cxx @@ -22,7 +22,6 @@ #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <rtl/ustrbuf.hxx> #include <sal/log.hxx> -#include <sax/tools/converter.hxx> #include <xmloff/nmspmap.hxx> #include <xmloff/xmlnmspe.hxx> #include <xmloff/xmltoken.hxx> @@ -44,7 +43,6 @@ #include "TransformerActions.hxx" #include "FamilyType.hxx" #include "XMLFilterRegistration.hxx" -#include <facreg.hxx> #include <comphelper/servicehelper.hxx> #include "Oasis2OOo.hxx" #include <cppuhelper/supportsservice.hxx> diff --git a/xmloff/source/transform/ProcAttrTContext.cxx b/xmloff/source/transform/ProcAttrTContext.cxx index 4f142b3dadf1..ee0a4f83d634 100644 --- a/xmloff/source/transform/ProcAttrTContext.cxx +++ b/xmloff/source/transform/ProcAttrTContext.cxx @@ -18,9 +18,7 @@ */ #include "ProcAttrTContext.hxx" -#include "MutableAttrList.hxx" #include "TransformerBase.hxx" -#include "TransformerActions.hxx" #include <xmloff/nmspmap.hxx> diff --git a/xmloff/source/transform/PropertyActionsOASIS.cxx b/xmloff/source/transform/PropertyActionsOASIS.cxx index 0f4b9a3ace0f..2afab0cc570e 100644 --- a/xmloff/source/transform/PropertyActionsOASIS.cxx +++ b/xmloff/source/transform/PropertyActionsOASIS.cxx @@ -18,7 +18,6 @@ */ #include <xmloff/xmlnmspe.hxx> -#include "PropType.hxx" #include "FamilyType.hxx" #include "PropertyActionsOASIS.hxx" diff --git a/xmloff/source/transform/StyleOASISTContext.cxx b/xmloff/source/transform/StyleOASISTContext.cxx index 180eb62b085b..e158c6c1e0d3 100644 --- a/xmloff/source/transform/StyleOASISTContext.cxx +++ b/xmloff/source/transform/StyleOASISTContext.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <com/sun/star/xml/sax/SAXParseException.hpp> #include <com/sun/star/xml/sax/SAXException.hpp> #include <com/sun/star/xml/sax/XDocumentHandler.hpp> #include <com/sun/star/xml/sax/XAttributeList.hpp> @@ -29,7 +28,6 @@ #include <xmloff/xmlnmspe.hxx> #include "PropType.hxx" #include "DeepTContext.hxx" -#include "ProcAttrTContext.hxx" #include "TransformerBase.hxx" #include "TransformerActions.hxx" #include "ActionMapTypesOASIS.hxx" diff --git a/xmloff/source/transform/StyleOOoTContext.cxx b/xmloff/source/transform/StyleOOoTContext.cxx index 3fe55a5eef6c..00f429ee721b 100644 --- a/xmloff/source/transform/StyleOOoTContext.cxx +++ b/xmloff/source/transform/StyleOOoTContext.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <com/sun/star/xml/sax/SAXParseException.hpp> #include <com/sun/star/xml/sax/SAXException.hpp> #include <com/sun/star/xml/sax/XDocumentHandler.hpp> #include <com/sun/star/xml/sax/XAttributeList.hpp> @@ -30,7 +29,6 @@ #include "PropType.hxx" #include "DeepTContext.hxx" #include "RenameElemTContext.hxx" -#include "ProcAttrTContext.hxx" #include "ActionMapTypesOOo.hxx" #include "MutableAttrList.hxx" #include "TransformerActions.hxx" @@ -40,7 +38,6 @@ #include "StyleOOoTContext.hxx" #include <xmloff/xmluconv.hxx> #include <rtl/ustrbuf.hxx> -#include <rtl/math.hxx> #include <osl/diagnose.h> #include <sal/log.hxx> #include <array> diff --git a/xmloff/source/transform/TransformerContext.cxx b/xmloff/source/transform/TransformerContext.cxx index fd4005d73274..f4669aac414b 100644 --- a/xmloff/source/transform/TransformerContext.cxx +++ b/xmloff/source/transform/TransformerContext.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <com/sun/star/xml/sax/SAXParseException.hpp> #include <com/sun/star/xml/sax/SAXException.hpp> #include <com/sun/star/xml/sax/XDocumentHandler.hpp> #include <com/sun/star/xml/sax/XAttributeList.hpp> diff --git a/xmloff/source/transform/XMLFilterRegistration.cxx b/xmloff/source/transform/XMLFilterRegistration.cxx index 7bef41fc0c11..447f258a86d8 100644 --- a/xmloff/source/transform/XMLFilterRegistration.cxx +++ b/xmloff/source/transform/XMLFilterRegistration.cxx @@ -18,7 +18,6 @@ */ #include <string.h> -#include <com/sun/star/registry/XRegistryKey.hpp> #include <cppuhelper/factory.hxx> #include <com/sun/star/lang/XSingleServiceFactory.hpp> #include <osl/diagnose.h> |