a5389cb5dd
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I963aa5fb892a0be36212fd0587b69f217f017947 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105469 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@cib.de>
56 lines
1.9 KiB
YAML
56 lines
1.9 KiB
YAML
---
|
|
assumeFilename: filter/source/msfilter/msdffimp.cxx
|
|
excludelist:
|
|
filter/source/graphicfilter/icgm/cgm.cxx:
|
|
# OSL_BIGENDIAN is being checked
|
|
- osl/endian.h
|
|
filter/source/graphicfilter/ieps/ieps.cxx:
|
|
# Needed on WIN32
|
|
- o3tl/char16_t2wchar_t.hxx
|
|
filter/source/msfilter/mscodec.cxx:
|
|
# Actually used
|
|
- com/sun/star/beans/NamedValue.hpp
|
|
filter/source/msfilter/msdffimp.cxx:
|
|
# Needed for rtl::math::round
|
|
- rtl/math.hxx
|
|
filter/source/msfilter/mstoolbar.cxx:
|
|
# Needed for template
|
|
- com/sun/star/frame/XModel.hpp
|
|
filter/source/msfilter/svdfppt.cxx:
|
|
# OSL_BIGENDIAN is being checked
|
|
- osl/endian.h
|
|
filter/source/pdf/impdialog.cxx:
|
|
# Actually used
|
|
- com/sun/star/beans/XMaterialHolder.hpp
|
|
filter/source/pdf/pdfexport.cxx:
|
|
# Needed for direct member access
|
|
- com/sun/star/security/XCertificate.hpp
|
|
filter/source/pdf/pdfinteract.cxx:
|
|
# Actually used
|
|
- com/sun/star/task/XInteractionRequest.hpp
|
|
filter/source/svg/svgfilter.cxx:
|
|
# Actually used
|
|
- com/sun/star/io/IOException.hpp
|
|
filter/source/xmlfilteradaptor/XmlFilterAdaptor.cxx:
|
|
# Actually used
|
|
- comphelper/scopeguard.hxx
|
|
filter/source/xmlfilterdetect/filterdetect.cxx:
|
|
# Actually used
|
|
- com/sun/star/uno/XComponentContext.hpp
|
|
filter/source/xsltdialog/typedetectionimport.cxx:
|
|
# Actually used
|
|
- com/sun/star/xml/sax/XAttributeList.hpp
|
|
filter/source/xsltdialog/xmlfilterjar.cxx:
|
|
# Actually used
|
|
- com/sun/star/uno/XComponentContext.hpp
|
|
filter/source/xsltdialog/xmlfiltertabdialog.cxx:
|
|
# Actually used
|
|
- com/sun/star/uno/XComponentContext.hpp
|
|
filter/source/xsltdialog/xmlfiltersettingsdialog.cxx:
|
|
# Actually used
|
|
- com/sun/star/uno/XComponentContext.hpp
|
|
filter/source/xsltfilter/LibXSLTTransformer.cxx:
|
|
# Actually used
|
|
- com/sun/star/io/XInputStream.hpp
|
|
- com/sun/star/io/XOutputStream.hpp
|
|
- com/sun/star/io/XStreamListener.hpp
|