office-gobmx/sdext/IwyuFilter_sdext.yaml
Gabor Kelemen 3b85fd8a27 tdf#146619 Drop unused 'using namespace' in: sdext/
Change-Id: I8c5012958f6e59ec11c8a7bd52592e30cce4117a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165525
Tested-by: Jenkins
Reviewed-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
2024-03-31 19:22:57 +02:00

19 lines
686 B
YAML

---
assumeFilename: sdext/source/pdfimport/pdfiadaptor.cxx
excludelist:
sdext/source/pdfimport/odf/odfemitter.cxx:
# Actually in use
- com/sun/star/io/XOutputStream.hpp
sdext/source/pdfimport/pdfparse/pdfparse.cxx:
# ignore boost stuff
- boost/spirit/include/classic_core.hpp
- boost/spirit/include/classic_utility.hpp
- boost/spirit/include/classic_error_handling.hpp
- boost/spirit/include/classic_file_iterator.hpp
- boost/bind.hpp
sdext/source/pdfimport/tree/imagecontainer.cxx:
# Actually in use
- com/sun/star/beans/PropertyValue.hpp
sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx:
# Actually in use
- vector