sc lok: cope with non 100% zoom better.
[LibreOffice.git] / writerfilter / IwyuFilter_writerfilter.yaml
blobac16710962411c5c071a8dd51b3e234755a3c66a
1 ---
2 assumeFilename: writerfilter/source/filter/WriterFilter.cxx
3 blacklist:
4     writerfilter/source/rtftok/rtfsdrimport.hxx:
5     # IWYU assumes std::stack<IncompleteType> in a header is OK, but that's not
6     # the case for all of LO's supported platforms.
7     # See <https://github.com/include-what-you-use/include-what-you-use/issues/175>.
8     - dmapper/GraphicZOrderHelper.hxx
9     writerfilter/source/rtftok/rtfvalue.cxx:
10     # complete type is needed
11     - com/sun/star/embed/XEmbeddedObject.hpp