107399d684
Except recently checked sc, sd, svx, sw Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ice1b86628e4f22a39f307b9c5fa567b6ab9d5acb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106917 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
11 lines
395 B
YAML
11 lines
395 B
YAML
---
|
|
assumeFilename: sccomp/source/solver/SolverComponent.cxx
|
|
excludelist:
|
|
sccomp/source/solver/SolverComponent.hxx:
|
|
# Base class needs full type
|
|
- com/sun/star/sheet/XSolver.hpp
|
|
- com/sun/star/sheet/XSolverDescription.hpp
|
|
- com/sun/star/lang/XServiceInfo.hpp
|
|
sccomp/source/solver/SolverComponent.cxx:
|
|
# Actually used
|
|
- com/sun/star/sheet/XSpreadsheetDocument.hpp
|