67478f9d63
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>
20 lines
753 B
YAML
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
|