office-gobmx/xmloff/IwyuFilter_xmloff.yaml
Gabor Kelemen f351faa3f7 tdf#146619 Recheck xmloff/*hxx with IWYU
Change-Id: I09676a038370ca76ad4d4ef54dae14fbd3bd287f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162319
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2024-01-22 08:41:30 +01:00

40 lines
1.3 KiB
YAML

---
assumeFilename: xmloff/source/core/xmlexp.cxx
excludelist:
xmloff/inc/DomExport.hxx:
# Needed for css shortcut
- sal/types.h
xmloff/inc/XMLImageMapExport.hxx:
# Needed for css shortcut
- sal/types.h
xmloff/inc/XMLTextColumnsExport.hxx:
# Needed for css shortcut
- sal/types.h
xmloff/source/forms/logging.hxx:
# Used after #ifdef TIMELOG
- stack
- sal/types.h
xmloff/source/forms/propertyexport.hxx:
# Used after #ifdef in non-DBG_UTIL builds
- xmloff/xmlexp.hxx
xmloff/source/xforms/XFormsModelExport.hxx:
# Needed for css shortcut
- sal/types.h
xmloff/source/core/fasttokenhandler.cxx:
# Needed for special array initialization
- tokennames.inc
xmloff/source/draw/sdpropls.cxx:
# Needed for extern type definitions at linking time
- enummaps.hxx
xmloff/source/meta/MetaExportComponent.cxx:
# Needed for direct member access
- com/sun/star/frame/XModel.hpp
xmloff/source/text/txtprmap.cxx:
# Needed for constructors parameter
- rtl/ref.hxx
xmloff/source/core/RDFaExportHelper.cxx:
- com/sun/star/frame/XModel.hpp
xmloff/source/draw/sdxmlimp.cxx:
- com/sun/star/frame/XModel.hpp
xmloff/source/xforms/xformsexport.cxx:
- com/sun/star/frame/XModel.hpp