c5b985bc9b
Background and motivation: https://tools.ietf.org/html/draft-knodel-terminology-02 Change-Id: I2f22d455d2a936a85750eaab1fda215ebb6d9d48 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98182 Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
31 lines
991 B
YAML
31 lines
991 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/kf5access.cxx:
|
|
# Keep abstract QT headers
|
|
- QtCore/QDir
|
|
- QtCore/QStandardPaths
|
|
- QtCore/QString
|
|
- QtCore/QUrl
|
|
- QtGui/QFont
|
|
- QtGui/QFontDatabase
|
|
shell/source/backends/kf5be/kf5backend.cxx:
|
|
# Keep abstract QT headers
|
|
- QtWidgets/QApplication
|
|
# Keep abstract boost headers
|
|
- boost/noncopyable.hpp
|
|
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
|