office-gobmx/starmath/IwyuFilter_starmath.yaml

35 lines
1.1 KiB
YAML
Raw Normal View History

---
assumeFilename: starmath/source/document.cxx
blacklist:
starmath/inc/smmod.hxx:
# Needed for define
- sfx2/app.hxx
starmath/source/accessibility.hxx:
# Base class needs complete type
- com/sun/star/accessibility/XAccessible.hpp
- com/sun/star/accessibility/XAccessibleComponent.hpp
- com/sun/star/accessibility/XAccessibleContext.hpp
- com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
- com/sun/star/accessibility/XAccessibleText.hpp
- com/sun/star/lang/XServiceInfo.hpp
starmath/source/smdetect.hxx:
# Base class needs complete type
- com/sun/star/document/XExtendedFilterDetection.hpp
- com/sun/star/lang/XServiceInfo.hpp
starmath/source/accessibility.cxx:
# Needed for implicit dtor
- editeng/editobj.hxx
starmath/source/smdll.cxx:
# Needed to inherit linker visibility
- smdll.hxx
starmath/source/typemap.cxx:
# Needed for smslots.hxx to build
- config_options.h
- sfx2/msg.hxx
- sfx2/zoomitem.hxx
- svx/zoomslideritem.hxx
- svl/slstitm.hxx
starmath/source/unodoc.cxx:
# Avoid loplugin:unreffun error
- register.hxx