2018-12-26 11:39:47 -06:00
|
|
|
---
|
|
|
|
assumeFilename: starmath/source/document.cxx
|
2020-07-05 20:50:20 -05:00
|
|
|
excludelist:
|
2019-03-23 07:17:16 -05:00
|
|
|
starmath/inc/smmod.hxx:
|
|
|
|
# Needed for define
|
|
|
|
- sfx2/app.hxx
|
2022-02-19 15:43:10 -06:00
|
|
|
starmath/inc/format.hxx:
|
|
|
|
# Needed for FONTNAME_MATH macro
|
|
|
|
- types.hxx
|
2020-11-29 15:26:58 -06:00
|
|
|
starmath/qa/extras/mmlexport-test.cxx:
|
|
|
|
# Required in C++20 mode.
|
|
|
|
- o3tl/cppunittraitshelper.hxx
|
|
|
|
starmath/qa/cppunit/test_node.cxx:
|
|
|
|
# Required in C++20 mode.
|
|
|
|
- o3tl/cppunittraitshelper.hxx
|
2018-12-26 11:39:47 -06:00
|
|
|
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
|
2019-03-06 00:23:33 -06:00
|
|
|
starmath/source/accessibility.cxx:
|
|
|
|
# Needed for implicit dtor
|
|
|
|
- editeng/editobj.hxx
|
2020-11-29 15:26:58 -06:00
|
|
|
starmath/source/node.cxx:
|
|
|
|
# Actually used
|
|
|
|
- vector
|
2019-03-06 00:23:33 -06:00
|
|
|
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
|
2020-11-29 15:26:58 -06:00
|
|
|
# Needed for template
|
|
|
|
- com/sun/star/frame/XModel.hpp
|
2022-02-19 15:43:10 -06:00
|
|
|
starmath/source/mathml/mathmlexport.cxx:
|
|
|
|
# Needed for rtl::math::round
|
|
|
|
- rtl/math.hxx
|