summaryrefslogtreecommitdiffstats
path: root/sw/IwyuFilter_sw.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'sw/IwyuFilter_sw.yaml')
-rw-r--r--sw/IwyuFilter_sw.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/sw/IwyuFilter_sw.yaml b/sw/IwyuFilter_sw.yaml
index 0cd235052705..793a0b549e55 100644
--- a/sw/IwyuFilter_sw.yaml
+++ b/sw/IwyuFilter_sw.yaml
@@ -62,3 +62,13 @@ blacklist:
sw/inc/unotxdoc.hxx:
# sw::UnoImplPtr typedef
- unobaseclass.hxx
+ sw/inc/breakit.hxx:
+ # std::unique_ptr dtor requires complete type
+ - com/sun/star/i18n/ForbiddenCharacters.hpp
+ sw/inc/dbmgr.hxx:
+ # uno::Sequence ctor needs the complete type
+ - com/sun/star/beans/PropertyValue.hpp
+ sw/inc/dlelstnr.hxx:
+ # base class has to be a complete type
+ - com/sun/star/frame/XTerminateListener.hpp
+ - com/sun/star/linguistic2/XLinguServiceEventListener.hpp