5e80d0fe63
Also drop inc/gfxtypes.hxx and source/svg/spirit_supplements.hxx
which are unused since commit
3ca7be0983
"Replace SVGFilter using SVGIO"
Drop now unneeded pass-through header
source/graphicfilter/icgm/main.hxx too.
Found with bin/find-unneeded-includes
Only removal proposals are dealt with here.
Change-Id: I8abaf294370c98256815a226168085dd01123f3e
Reviewed-on: https://gerrit.libreoffice.org/84734
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
50 lines
1.7 KiB
YAML
50 lines
1.7 KiB
YAML
---
|
|
assumeFilename: filter/source/msfilter/msdffimp.cxx
|
|
blacklist:
|
|
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/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
|