office-gobmx/lingucomponent/IwyuFilter_lingucomponent.yaml
Gabor Kelemen 67478f9d63 Recheck modules [i-l]* with IWYU
See tdf#42949 for motivation

Change-Id: I758bb27e93779e3df21c463714e49354748f446f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128715
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2022-01-27 18:52:16 +01:00

20 lines
753 B
YAML

---
assumeFilename: lingucomponent/source/spellcheck/spell/sspellimp.cxx
excludelist:
lingucomponent/source/lingutil/lingutil.hxx:
# Needed on WIN
- rtl/string.hxx
lingucomponent/source/languageguessing/guesslang.cxx:
# Needed for code protected by EXTTEXTCAT_VERSION_MAJOR
- libexttextcat/textcat.h
- tools/debug.hxx
- sal/macros.h
lingucomponent/source/numbertext/numbertext.cxx:
# Needed on WIN
- o3tl/char16_t2wchar_t.hxx
lingucomponent/source/spellcheck/spell/sspellimp.cxx:
# Needed for SpellFailure::SPELLING_ERROR
- com/sun/star/linguistic2/SpellFailure.hpp
lingucomponent/source/hyphenator/hyphen/hyphenimp.cxx:
# Actually used
- com/sun/star/linguistic2/XLinguProperties.hpp