55961e110f
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Id088a2c8a91c2fe7c8ff9e05d910d5b5e9383b7c Reviewed-on: https://gerrit.libreoffice.org/72095 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
12 lines
490 B
YAML
12 lines
490 B
YAML
---
|
|
assumeFilename: UnoControls/source/base/basecontrol.cxx
|
|
blacklist:
|
|
UnoControls/inc/multiplexer.hxx:
|
|
# Don't propose hxx -> h change in URE libs
|
|
- cppuhelper/interfacecontainer.hxx
|
|
UnoControls/source/inc/OConnectionPointContainerHelper.hxx:
|
|
# Don't propose hxx -> h change in URE libs
|
|
- cppuhelper/interfacecontainer.hxx
|
|
UnoControls/source/controls/framecontrol.cxx:
|
|
# Needed for use in cppu::UnoType template
|
|
- com/sun/star/awt/XControlContainer.hpp
|