office-gobmx/shell/IwyuFilter_shell.yaml
Michael Weghorn 9214b80fe6 kf: Drop "5" from KF 5 desktop backend file names
... and namespace.

This is in preparation of implementing a KF 6
backend that will reuse most of the code.

Change-Id: I0c0f499ff57dd18e7e0bc7dd838acfeffa30d88c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168274
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
2024-05-31 14:28:52 +02:00

29 lines
927 B
YAML

---
assumeFilename: shell/source/unix/exec/shellexec.cxx
excludelist:
shell/source/sessioninstall/SyncDbusSessionHelper.hxx:
# No hpp->hdl replacement
- org/freedesktop/PackageKit/SyncDbusSessionHelper.hpp
shell/source/backends/kf5be/kfaccess.cxx:
# Keep abstract QT headers
- QtCore/QDir
- QtCore/QStandardPaths
- QtCore/QString
- QtCore/QUrl
- QtGui/QFont
- QtGui/QFontDatabase
shell/source/backends/kf5be/kfbackend.cxx:
# Keep abstract QT headers
- QtWidgets/QApplication
shell/source/backends/localebe/localebackend.cxx:
# Needed on WIN for toU
- o3tl/char16_t2wchar_t.hxx
shell/source/cmdmail/cmdmailsuppl.cxx:
# Actually used
- com/sun/star/uno/XComponentContext.hpp
shell/source/tools/lngconvex/lngconvex.cxx:
# Needed for std::ifstream
- fstream
shell/source/unix/exec/shellexec.cxx:
# Needed on MAC
- osl/file.hxx