office-gobmx/svx/IwyuFilter_svx.yaml
Gabor Kelemen ebae130b09 tdf#146619 Recheck svx/ with IWYU
Change-Id: I99650b50587294c20b1e92270e541140d9ec9cae
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161240
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2023-12-30 22:42:05 +01:00

169 lines
5.5 KiB
YAML

---
assumeFilename: svx/source/svdraw/svdobj.cxx
excludelist:
svx/inc/getallcharpropids.hxx:
# Actually used
- o3tl/span.hxx
svx/source/accessibility/AccessibleTextEventQueue.hxx:
# Needed for std::for_each
- algorithm
svx/source/accessibility/ChildrenManagerImpl.cxx:
# Actually used
- com/sun/star/beans/XPropertySet.hpp
svx/source/accessibility/DescriptionGenerator.cxx:
# Actually used
- com/sun/star/drawing/XShape.hpp
svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx:
# Boost wrapper is needed
- boost/spirit/include/classic_core.hpp
svx/source/customshapes/EnhancedCustomShapeEngine.cxx:
# Needed for SvxShape
- svx/unoshape.hxx
svx/source/engine3d/float3d.cxx:
# Needed for E3dObject instantiation
- svx/obj3d.hxx
svx/source/dialog/ClassificationCommon.cxx:
# Actually used
- com/sun/star/beans/XPropertyContainer.hpp
svx/source/dialog/svxruler.cxx:
# Needed for rtl::math::round
- rtl/math.hxx
svx/source/dialog/srchdlg.cxx:
# Actually used
- comphelper/scopeguard.hxx
svx/source/form/fmmodel.cxx:
# Actually used
- com/sun/star/form/XForms.hpp
svx/source/fmcomp/dbaobjectex.cxx:
# Actually used
- com/sun/star/ucb/XContent.hpp
svx/source/fmcomp/dbaexchange.cxx:
# Actually used
- com/sun/star/sdbc/XConnection.hpp
- com/sun/star/beans/XPropertySet.hpp
svx/source/fmcomp/gridcell.cxx:
# Needed to avoid mysterious linking error on WIN32 no-pch
- toolkit/helper/listenermultiplexer.hxx
svx/source/gallery2/galtheme.cxx:
# Don't propose hxx -> h change in URE libs
- osl/thread.hxx
svx/source/gallery2/galobj.cxx:
# Actually used
- com/sun/star/frame/XModel.hpp
svx/source/items/galleryitem.cxx:
# Actually used
- com/sun/star/graphic/XGraphic.hpp
- com/sun/star/lang/XComponent.hpp
svx/source/form/formcontrolfactory.cxx:
# Actually used
- com/sun/star/sdbc/XDataSource.hpp
svx/source/form/dataaccessdescriptor.cxx:
# Actually used
- com/sun/star/beans/XPropertySet.hpp
svx/source/form/fmcontrolbordermanager.cxx:
# Actually used
- com/sun/star/form/validation/XValidatableFormComponent.hpp
svx/source/form/databaselocationinput.cxx:
# Actually used
- com/sun/star/uno/XComponentContext.hpp
svx/source/form/tabwin.cxx:
# Needed for UnoType instantiation
- com/sun/star/sdbc/XConnection.hpp
svx/source/form/typemap.cxx:
# Needed for svxslots.hxx
- config_options.h
- sfx2/objitem.hxx
- sfx2/msg.hxx
- svl/memberid.h
- editeng/wghtitem.hxx
- editeng/udlnitem.hxx
- editeng/crossedoutitem.hxx
- editeng/contouritem.hxx
- editeng/shdditem.hxx
- editeng/postitem.hxx
- svx/clipfmtitem.hxx
- editeng/fhgtitem.hxx
- editeng/fontitem.hxx
- editeng/charreliefitem.hxx
- editeng/escapementitem.hxx
- editeng/colritem.hxx
- editeng/wrlmitem.hxx
- editeng/charscaleitem.hxx
- editeng/autokernitem.hxx
- editeng/ulspitem.hxx
- editeng/lrspitem.hxx
- editeng/lspcitem.hxx
- editeng/langitem.hxx
- editeng/kernitem.hxx
- editeng/adjustitem.hxx
- editeng/emphasismarkitem.hxx
- editeng/memberids.h
svx/source/sdr/contact/viewcontactofe3d.cxx:
# Needed for direct member access
- drawinglayer/attribute/sdrlightattribute3d.hxx
svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx:
# Actually used
- com/sun/star/awt/XControlContainer.hpp
- comphelper/scopeguard.hxx
svx/source/svdraw/charthelper.cxx:
# Actually used
- com/sun/star/embed/XEmbeddedObject.hpp
svx/source/svdraw/svdocapt.cxx:
# Needed for direct member access
- svx/svdopath.hxx
svx/source/svdraw/svdoashp.cxx:
# Actually used
- com/sun/star/drawing/XShape.hpp
- com/sun/star/drawing/EnhancedCustomShapeAdjustmentValue.hpp
svx/source/svdraw/svdocirc.cxx:
# Needed for direct member access
- svx/svdopath.hxx
svx/source/svdraw/svdoedge.cxx:
# Needed for direct member access
- svx/svdopath.hxx
svx/source/svdraw/svdoole2.cxx:
# Actually used
- com/sun/star/embed/XEmbeddedObject.hpp
svx/source/svdraw/svdorect.cxx:
# Actually used
- svx/svdopath.hxx
svx/source/svdraw/svdpagv.cxx:
# Actually used
- comphelper/scopeguard.hxx
svx/source/table/accessiblecell.cxx:
# Needed for SvxTextEditSource object instantiation
- svx/svdotext.hxx
svx/source/table/accessibletableshape.cxx:
# Actually used
- com/sun/star/drawing/XShape.hpp
svx/source/table/tablecolumns.cxx:
# Complete type is needed for template class
- tablecolumn.hxx
svx/source/tbxctrls/tbunocontroller.cxx:
# Needed for rtl::math::round
- rtl/math.hxx
svx/source/unodraw/recoveryui.cxx:
# Needed for LIBO_ETC_FOLDER on WIN32
- config_folders.h
svx/source/unodraw/unoshcol.cxx:
# Don't propose hxx -> h change in URE libs
- cppuhelper/interfacecontainer.hxx
svx/source/unodraw/unoshape.cxx:
# Actually used
- comphelper/scopeguard.hxx
svx/source/unodraw/unoprov.cxx:
# Needed for UnoType instantiation
- com/sun/star/lang/Locale.hpp
svx/qa/unit/xoutdev.cxx:
# Needed for system-cppunit
- unotest/bootstrapfixturebase.hxx
svx/qa/unit/XTableImportExportTest.cxx:
# Needed for --with-system-cppunit
- unotest/bootstrapfixturebase.hxx
svx/sdi/svxslots.hrc:
# Needed for building svx/sdi/svx.sdi
- sfx2/sfxsids.hrc
- editeng/memberids.h
- editeng/editids.hrc
- svx/svxids.hrc
- svx/unomid.hxx