summaryrefslogtreecommitdiffstats
path: root/include/IwyuFilter_include.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'include/IwyuFilter_include.yaml')
-rw-r--r--include/IwyuFilter_include.yaml30
1 files changed, 30 insertions, 0 deletions
diff --git a/include/IwyuFilter_include.yaml b/include/IwyuFilter_include.yaml
index f31831b9298c..0825eb8faa1a 100644
--- a/include/IwyuFilter_include.yaml
+++ b/include/IwyuFilter_include.yaml
@@ -232,3 +232,33 @@ blacklist:
include/tools/urlobj.hxx:
# Needed for template
- o3tl/typed_flags_set.hxx
+ include/unotools/accessiblestatesethelper.hxx:
+ # base class has to be a complete type
+ - com/sun/star/accessibility/XAccessibleStateSet.hpp
+ include/unotools/accessiblerelationsethelper.hxx:
+ # base class has to be a complete type
+ - com/sun/star/accessibility/XAccessibleRelationSet.hpp
+ include/unotools/eventcfg.hxx:
+ # base class has to be a complete type
+ - com/sun/star/container/XNameReplace.hpp
+ - com/sun/star/document/XEventsSupplier.hpp
+ include/unotools/fontcfg.hxx:
+ # Needed for a sal_uLong enum
+ - tools/solar.h
+ include/unotools/fontcvt.hxx:
+ # Needed for template
+ - o3tl/typed_flags_set.hxx
+ include/unotools/fontdefs.hxx:
+ # Needed for template
+ - o3tl/typed_flags_set.hxx
+ include/unotools/options.hxx:
+ # Needed for template
+ - o3tl/typed_flags_set.hxx
+ include/unotools/readwritemutexguard.hxx:
+ # Needed for template
+ - o3tl/typed_flags_set.hxx
+ include/unotools/streamwrap.hxx:
+ # base class has to be a complete type
+ - com/sun/star/io/XOutputStream.hpp
+ - com/sun/star/io/XStream.hpp
+ - com/sun/star/io/XTruncate.hpp