lok: avoid ILibreOfficeKitNotifier null ptr de-reference on shutdown.
[LibreOffice.git] / starmath / IwyuFilter_starmath.yaml
blobd3072282fdae65edaa7346507d8cf8a9b7d73544
1 ---
2 assumeFilename: starmath/source/document.cxx
3 blacklist:
4     starmath/inc/smmod.hxx:
5     # Needed for define
6     - sfx2/app.hxx
7     starmath/source/accessibility.hxx:
8     # Base class needs complete type
9     - com/sun/star/accessibility/XAccessible.hpp
10     - com/sun/star/accessibility/XAccessibleComponent.hpp
11     - com/sun/star/accessibility/XAccessibleContext.hpp
12     - com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
13     - com/sun/star/accessibility/XAccessibleText.hpp
14     - com/sun/star/lang/XServiceInfo.hpp
15     starmath/source/smdetect.hxx:
16     # Base class needs complete type
17     - com/sun/star/document/XExtendedFilterDetection.hpp
18     - com/sun/star/lang/XServiceInfo.hpp
19     starmath/source/accessibility.cxx:
20     # Needed for implicit dtor
21     - editeng/editobj.hxx
22     starmath/source/smdll.cxx:
23     # Needed to inherit linker visibility
24     - smdll.hxx
25     starmath/source/typemap.cxx:
26     # Needed for smslots.hxx to build
27     - config_options.h
28     - sfx2/msg.hxx
29     - sfx2/zoomitem.hxx
30     - svx/zoomslideritem.hxx
31     - svl/slstitm.hxx
32     starmath/source/unodoc.cxx:
33     # Avoid loplugin:unreffun error
34     - register.hxx