lok: avoid ILibreOfficeKitNotifier null ptr de-reference on shutdown.
[LibreOffice.git] / unotools / IwyuFilter_unotools.yaml
blob52d7e7da280df4ad505eae2a7fb44f8aaf669310
1 ---
2 assumeFilename: unotools/source/i18n/resmgr.cxx
3 blacklist:
4     unotools/inc/unotoolsservices.hxx:
5     # Needed for extern declaration
6     - namespace comphelper { namespace service_decl { class ServiceDecl; } }
7     unotools/source/config/itemholder1.hxx:
8     # Base class needs complete type
9     - com/sun/star/lang/XEventListener.hpp
10     unotools/source/ucbhelper/XTempFile.hxx:
11     # Base class needs complete type
12     - com/sun/star/io/XInputStream.hpp
13     - com/sun/star/io/XOutputStream.hpp
14     - com/sun/star/io/XTempFile.hpp
15     - com/sun/star/io/XTruncate.hpp
16     - com/sun/star/beans/XFastPropertySet.hpp
17     - com/sun/star/beans/XPropertyAccess.hpp
18     - com/sun/star/beans/XPropertySet.hpp
19     unotools/source/config/configpaths.cxx:
20     # Needed for linker visibility
21     - unotools/configpaths.hxx
22     unotools/source/config/lingucfg.cxx:
23     # Needed for direct member access
24     - com/sun/star/util/XChangesBatch.hpp
25     unotools/source/config/useroptions.cxx:
26     # Needed for direct member access
27     - com/sun/star/container/XNameAccess.hpp
28     unotools/source/i18n/resmgr.cxx:
29     # Boost wrappers, used only here
30     - boost/locale.hpp
31     - boost/locale/gnu_gettext.hpp
32     unotools/source/ucbhelper/tempfile.cxx:
33     # Needed for non-DBG_UTIL build
34     - unistd.h
35     unotools/source/ucbhelper/ucbhelper.cxx:
36     # Needed for namespaced function declarations
37     - unotools/ucbhelper.hxx
38     unotools/source/ucbhelper/ucblockbytes.cxx:
39     # Needed for direct member access
40     - com/sun/star/beans/PropertyValue.hpp
41     unotools/source/ucbhelper/ucbstreamhelper.cxx:
42     # Needed for direct member access
43     - com/sun/star/beans/PropertyValue.hpp