office-gobmx/include/IwyuFilter_include.yaml
Gabor Kelemen bb16f6597d tdf#42949 Fix IWYU warnings in toolkit/
Found with bin/find-unneeded-includes
Only removal proposals are dealt with here.

Change-Id: Ib49e2f29daa6d9b2a8195915c4ba10a8cef965ce
Reviewed-on: https://gerrit.libreoffice.org/78722
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2019-09-18 09:14:48 +02:00

1057 lines
42 KiB
YAML

---
assumeFilename: desktop/source/app/app.cxx
blacklist:
include/sal/typesizes.h:
# needed for build to work
- config_typesizes.h
include/sal/types.h:
# needed for build to work
- sal/typesizes.h
include/sal/mathconf.h:
# Platform dependent
- cmath
include/osl/endian.h:
# needed for base types used in macros
- sal/types.h
include/osl/conditn.h:
# ODK API test would fail with fw decl here
- osl/time.h
include/osl/socket.h:
# ODK API test would fail with fw decl here
- osl/time.h
include/osl/thread.h:
# ODK API test would fail with fw decl here
- osl/time.h
include/osl/conditn.hxx:
# ODK API test would fail with fw decl here
- osl/time.h
include/osl/pipe_decl.hxx:
# ODK API test would fail with fw decl here
- osl/security.hxx
include/osl/socket_decl.hxx:
# Needed by socket.hxx for inline function
- rtl/byteseq.hxx
include/osl/thread.hxx:
# ODK API test would fail with fw decl here
- osl/time.h
include/rtl/instance.hxx:
# Needed for template functions
- osl/getglobalmutex.hxx
include/rtl/math.hxx:
# TODO MSVC does not compile basegfx/numeric/ftools.hxx when this is replaced
- math.h
include/sfx2/toolbarids.hxx:
# needed for enum definition
- sal/types.h
include/cppuhelper/compbase1.hxx:
# Needed for template functions
- cppuhelper/implbase1.hxx
include/cppuhelper/compbase2.hxx:
# Needed for template functions
- cppuhelper/implbase2.hxx
include/cppuhelper/compbase3.hxx:
# Needed for template functions
- cppuhelper/implbase3.hxx
include/cppuhelper/compbase4.hxx:
# Needed for template functions
- cppuhelper/implbase4.hxx
include/cppuhelper/compbase5.hxx:
# Needed for template functions
- cppuhelper/implbase5.hxx
include/cppuhelper/compbase6.hxx:
# Needed for template functions
- cppuhelper/implbase6.hxx
include/cppuhelper/compbase7.hxx:
# Needed for template functions
- cppuhelper/implbase7.hxx
include/cppuhelper/compbase8.hxx:
# Needed for template functions
- cppuhelper/implbase8.hxx
include/cppuhelper/compbase9.hxx:
# Needed for template functions
- cppuhelper/implbase9.hxx
include/cppuhelper/compbase10.hxx:
# Needed for template functions
- cppuhelper/implbase10.hxx
include/cppuhelper/compbase11.hxx:
# Needed for template functions
- cppuhelper/implbase11.hxx
include/cppuhelper/compbase12.hxx:
# Needed for template functions
- cppuhelper/implbase12.hxx
include/cppuhelper/exc_hlp.hxx:
#Needed for implicit destructor
- com/sun/star/uno/Any.hxx
include/cppuhelper/propertysetmixin.hxx:
#Needed for implicit destructor
- com/sun/star/uno/Sequence.hxx
include/cppuhelper/interfacecontainer.h:
#Needed for implicit destructor
- com/sun/star/uno/Sequence.hxx
include/ucbhelper/activedatasink.hxx:
# base class has to be a complete type
- com/sun/star/io/XActiveDataSink.hpp
include/ucbhelper/activedatastreamer.hxx:
# base class has to be a complete type
- com/sun/star/io/XActiveDataStreamer.hpp
include/ucbhelper/commandenvironment.hxx:
# base class has to be a complete type
- com/sun/star/ucb/XCommandEnvironment.hpp
include/ucbhelper/interceptedinteraction.hxx:
# base class has to be a complete type
- com/sun/star/task/XInteractionHandler.hpp
include/ucbhelper/fd_inputstream.hxx:
# Needed for typedef
- com/sun/star/io/XInputStream.hpp
- com/sun/star/io/XSeekable.hpp
include/ucbhelper/macros.hxx:
# Used in macros defined here
- cppuhelper/typeprovider.hxx
- cppuhelper/supportsservice.hxx
- cppuhelper/factory.hxx
include/comphelper/accessiblekeybindinghelper.hxx:
# base class has to be a complete type
- com/sun/star/accessibility/XAccessibleKeyBinding.hpp
include/comphelper/accessiblecomponenthelper.hxx:
# base class has to be a complete type
- com/sun/star/accessibility/XAccessibleExtendedComponent.hpp
include/comphelper/accessiblecontexthelper.hxx:
# base class has to be a complete type
- com/sun/star/accessibility/XAccessibleContext.hpp
- com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
include/comphelper/accessibleselectionhelper.hxx:
# base class has to be a complete type
- com/sun/star/accessibility/XAccessibleSelection.hpp
include/comphelper/accessibletexthelper.hxx:
# base class has to be a complete type
- com/sun/star/accessibility/XAccessibleText.hpp
include/comphelper/accessiblewrapper.hxx:
# base class has to be a complete type
- com/sun/star/accessibility/XAccessibleContext.hpp
- com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
- com/sun/star/accessibility/XAccessibleEventListener.hpp
include/comphelper/accimplaccess.hxx:
# base class has to be a complete type
- com/sun/star/lang/XUnoTunnel.hpp
include/comphelper/attributelist.hxx:
# base class has to be a complete type
- com/sun/star/util/XCloneable.hpp
- com/sun/star/xml/sax/XAttributeList.hpp
include/comphelper/ChainablePropertySetInfo.hxx:
# base class has to be a complete type
- com/sun/star/beans/XPropertySetInfo.hpp
include/comphelper/containermultiplexer.hxx:
# base class has to be a complete type
- com/sun/star/container/XContainerListener.hpp
include/comphelper/docpasswordrequest.hxx:
# base class has to be a complete type
- com/sun/star/task/XInteractionRequest.hpp
include/comphelper/enumhelper.hxx:
# base class has to be a complete type
- com/sun/star/container/XEnumeration.hpp
- com/sun/star/lang/XEventListener.hpp
include/comphelper/evtlistenerhlp.hxx:
# base class has to be a complete type
- com/sun/star/lang/XEventListener.hpp
include/comphelper/interaction.hxx:
# base class has to be a complete type
- com/sun/star/task/XInteractionAbort.hpp
- com/sun/star/task/XInteractionApprove.hpp
- com/sun/star/task/XInteractionDisapprove.hpp
- com/sun/star/task/XInteractionRequest.hpp
- com/sun/star/task/XInteractionRetry.hpp
include/comphelper/SelectionMultiplex.hxx:
# base class has to be a complete type
- com/sun/star/view/XSelectionChangeListener.hpp
include/comphelper/MasterPropertySetInfo.hxx:
# base class has to be a complete type
- com/sun/star/beans/XPropertySetInfo.hpp
include/comphelper/namedvaluecollection.hxx:
# Needed for template class
- com/sun/star/beans/PropertyValue.hpp
- com/sun/star/beans/NamedValue.hpp
include/comphelper/numberedcollection.hxx:
# base class has to be a complete type
- com/sun/star/frame/XUntitledNumbers.hpp
include/comphelper/oslfile2streamwrap.hxx:
# base class has to be a complete type
- com/sun/star/io/XInputStream.hpp
- com/sun/star/io/XOutputStream.hpp
include/comphelper/propertysetinfo.hxx:
# base class has to be a complete type
- com/sun/star/beans/XPropertySetInfo.hpp
include/comphelper/propmultiplex.hxx:
# base class has to be a complete type
- com/sun/star/beans/XPropertyChangeListener.hpp
include/comphelper/propertystatecontainer.hxx:
# base class has to be a complete type
- com/sun/star/beans/XPropertyState.hpp
include/comphelper/seekableinput.hxx:
# base class has to be a complete type
- com/sun/star/io/XInputStream.hpp
- com/sun/star/io/XSeekable.hpp
include/comphelper/seqstream.hxx:
# base class has to be a complete type
- com/sun/star/io/XInputStream.hpp
- com/sun/star/io/XSeekable.hpp
include/comphelper/servicedecl.hxx:
# base class has to be a complete type
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/uno/XComponentContext.hpp
include/comphelper/servicehelper.hxx:
# Needed for macro
- rtl/instance.hxx
include/comphelper/unique_disposing_ptr.hxx:
# base class has to be a complete type
- com/sun/star/lang/XServiceInfo.hpp
include/comphelper/uno3.hxx:
# Needed for macro
- comphelper/sequence.hxx
include/comphelper/weakeventlistener.hxx:
# base class has to be a complete type
- com/sun/star/lang/XEventListener.hpp
- com/sun/star/lang/XComponent.hpp
include/basegfx/utils/unopolypolygon.hxx:
# base class has to be a complete type
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/rendering/XBezierPolyPolygon2D.hpp
- com/sun/star/rendering/XLinePolyPolygon2D.hpp
include/sot/exchange.hxx:
# Used in a macro #define
- com/sun/star/datatransfer/dnd/DNDConstants.hpp
include/tools/debug.hxx:
# Used behind #ifndef
- tools/toolsdllapi.h
include/tools/diagnose_ex.h:
# Needed for macros
- com/sun/star/lang/IllegalArgumentException.hpp
- com/sun/star/uno/RuntimeException.hpp
- rtl/ustring.hxx
include/tools/fldunit.hxx:
# Needed for enum type
- sal/types.h
include/tools/svlibrary.h:
# Used behind #ifndef
- osl/module.h
include/unotools/accessiblestatesethelper.hxx:
# base class has to be a complete type
- com/sun/star/accessibility/XAccessibleStateSet.hpp
include/unotools/accessiblerelationsethelper.hxx:
# base class has to be a complete type
- com/sun/star/accessibility/XAccessibleRelationSet.hpp
include/unotools/eventcfg.hxx:
# base class has to be a complete type
- com/sun/star/container/XNameReplace.hpp
- com/sun/star/document/XEventsSupplier.hpp
include/unotools/fontcfg.hxx:
# Needed for a sal_uLong enum
- tools/solar.h
include/unotools/progresshandlerwrap.hxx:
# base class has to be a complete type
- com/sun/star/ucb/XProgressHandler.hpp
include/unotools/streamwrap.hxx:
# base class has to be a complete type
- com/sun/star/io/XOutputStream.hpp
- com/sun/star/io/XStream.hpp
- com/sun/star/io/XTruncate.hpp
include/sax/fshelper.hxx:
# base class has to be a complete type
- com/sun/star/xml/sax/XFastAttributeList.hpp
include/sax/fastattribs.hxx:
# base class has to be a complete type
- com/sun/star/xml/sax/XFastAttributeList.hpp
include/sax/fastparser.hxx:
# base class has to be a complete type
- com/sun/star/lang/XInitialization.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/xml/sax/XFastParser.hpp
include/svl/numuno.hxx:
# base class has to be a complete type
- com/sun/star/lang/XUnoTunnel.hpp
- com/sun/star/util/XNumberFormatsSupplier.hpp
include/svl/urihelper.hxx:
# base class has to be a complete type
- tools/link.hxx
include/svl/style.hxx:
# base class has to be a complete type
- com/sun/star/lang/XUnoTunnel.hpp
- com/sun/star/style/XStyle.hpp
include/vcl/FilterConfigItem.hxx:
# Needed on Windows with --disable-pch
- com/sun/star/beans/PropertyValue.hpp
include/vcl/builderfactory.hxx:
# Needed for macro #define
- vcl/builder.hxx
- vcl/vclptr.hxx
include/vcl/decoview.hxx:
# Full definition needed for VclPtr
- vcl/outdev.hxx
include/vcl/devicecoordinate.hxx:
# Needed for #if configure switch
- basegfx/point/b2ipoint.hxx
include/vcl/event.hxx:
# Needed for enum type
- vcl/window.hxx
include/vcl/imap.hxx:
# Needed for implicit dtor
- vcl/imapobj.hxx
include/vcl/keycodes.hxx:
# Needed for macros
- com/sun/star/awt/Key.hpp
- com/sun/star/awt/KeyGroup.hpp
include/vcl/mtfxmldump.hxx:
# Full definition needed for o3tl::enumarray
- vcl/metaactiontypes.hxx
include/vcl/outdevstate.hxx:
# Full definition needed for boost::optional
- vcl/mapmod.hxx
- tools/color.hxx
- tools/gen.hxx
include/vcl/transfer.hxx:
# base class has to be a complete type
- com/sun/star/datatransfer/XTransferable2.hpp
- com/sun/star/datatransfer/clipboard/XClipboardOwner.hpp
- com/sun/star/datatransfer/dnd/XDragSourceListener.hpp
- com/sun/star/lang/XUnoTunnel.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/frame/XTerminateListener.hpp
- com/sun/star/datatransfer/dnd/XDragGestureListener.hpp
- com/sun/star/datatransfer/dnd/XDropTargetListener.hpp
include/vcl/vclstatuslistener.hxx:
# base class has to be a complete type
- com/sun/star/frame/XStatusListener.hpp
include/vcl/weld.hxx:
# base class has to be a complete type
- com/sun/star/accessibility/XAccessibleRelationSet.hpp
- com/sun/star/accessibility/XAccessible.hpp
include/toolkit/awt/vclxaccessiblecomponent.hxx:
# base class has to be a complete type
- com/sun/star/lang/XServiceInfo.hpp
include/toolkit/awt/animatedimagespeer.hxx:
# base class has to be a complete type
- com/sun/star/awt/XAnimation.hpp
- com/sun/star/container/XContainerListener.hpp
- com/sun/star/util/XModifyListener.hpp
- toolkit/awt/vclxwindow.hxx
include/toolkit/awt/vclxpointer.hxx:
# base class has to be a complete type
- com/sun/star/awt/XPointer.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/lang/XUnoTunnel.hpp
include/toolkit/awt/vclxspinbutton.hxx:
# base class has to be a complete type
- com/sun/star/awt/XSpinValue.hpp
include/toolkit/awt/vclxprinter.hxx:
# base class has to be a complete type
- com/sun/star/awt/XPrinterPropertySet.hpp
- com/sun/star/awt/XInfoPrinter.hpp
- com/sun/star/awt/XPrinterPropertySet.hpp
- com/sun/star/awt/XPrinterServer.hpp
- com/sun/star/lang/XServiceInfo.hpp
include/toolkit/awt/vclxtopwindow.hxx:
# base class has to be a complete type
- com/sun/star/awt/XTopWindow2.hpp
- com/sun/star/awt/XSystemDependentWindowPeer.hpp
include/toolkit/awt/vclxtabpagecontainer.hxx:
# base class has to be a complete type
- com/sun/star/awt/tab/XTabPageContainer.hpp
- com/sun/star/container/XContainerListener.hpp
- toolkit/awt/vclxcontainer.hxx
include/toolkit/awt/vclxwindow.hxx:
# base class has to be a complete type
- toolkit/awt/vclxdevice.hxx
- com/sun/star/awt/XWindow2.hpp
- com/sun/star/awt/XVclWindowPeer.hpp
- com/sun/star/awt/XLayoutConstrains.hpp
- com/sun/star/awt/XView.hpp
- com/sun/star/beans/XPropertySetInfo.hpp
- com/sun/star/accessibility/XAccessible.hpp
- com/sun/star/awt/XDockableWindow.hpp
- com/sun/star/awt/XStyleSettingsSupplier.hpp
include/toolkit/awt/vclxwindows.hxx:
# base class has to be a complete type
- com/sun/star/awt/XListBox.hpp
- com/sun/star/awt/XToggleButton.hpp
- com/sun/star/awt/XComboBox.hpp
- com/sun/star/awt/XItemListListener.hpp
include/toolkit/controls/accessiblecontrolcontext.hxx:
# base class has to be a complete type
- com/sun/star/lang/XEventListener.hpp
include/toolkit/controls/animatedimages.hxx:
# base class has to be a complete type
- com/sun/star/awt/XAnimatedImages.hpp
- toolkit/controls/unocontrolmodel.hxx
include/toolkit/controls/controlmodelcontainerbase.hxx:
# base class has to be a complete type
- com/sun/star/awt/tab/XTabPageModel.hpp
- com/sun/star/awt/XTabControllerModel.hpp
- com/sun/star/beans/XPropertyChangeListener.hpp
- com/sun/star/container/XContainer.hpp
- com/sun/star/container/XNameContainer.hpp
- com/sun/star/lang/XInitialization.hpp
- com/sun/star/lang/XMultiServiceFactory.hpp
- com/sun/star/util/XChangesListener.hpp
- com/sun/star/util/XChangesNotifier.hpp
- toolkit/controls/unocontrolcontainer.hxx
include/toolkit/controls/dialogcontrol.hxx:
# base class has to be a complete type
- com/sun/star/awt/UnoControlDialog.hpp
include/toolkit/controls/eventcontainer.hxx:
# base class has to be a complete type
- com/sun/star/container/XContainer.hpp
- com/sun/star/container/XNameContainer.hpp
include/toolkit/controls/geometrycontrolmodel.hxx:
# base class has to be a complete type
- com/sun/star/script/XScriptEventsSupplier.hpp
- com/sun/star/util/XCloneable.hpp
# Needed for template classes
- toolkit/controls/geometrycontrolmodel_impl.hxx
include/toolkit/controls/roadmapcontrol.hxx:
# base class has to be a complete type
- com/sun/star/awt/XItemEventBroadcaster.hpp
- com/sun/star/awt/XItemListener.hpp
- com/sun/star/beans/XPropertyChangeListener.hpp
- com/sun/star/container/XContainerListener.hpp
include/toolkit/controls/roadmapentry.hxx:
# base class has to be a complete type
- com/sun/star/lang/XServiceInfo.hpp
include/toolkit/controls/tabpagecontainer.hxx:
# base class has to be a complete type
- com/sun/star/awt/tab/XTabPageContainer.hpp
- toolkit/controls/controlmodelcontainerbase.hxx
include/toolkit/controls/tabpagemodel.hxx:
# base class has to be a complete type
- com/sun/star/awt/tab/XTabPage.hpp
- toolkit/controls/unocontrolcontainer.hxx
include/toolkit/controls/unocontrol.hxx:
# base class has to be a complete type
- com/sun/star/awt/XControl.hpp
- com/sun/star/awt/XWindow2.hpp
- com/sun/star/awt/XView.hpp
- com/sun/star/beans/XPropertiesChangeListener.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/awt/XUnitConversion.hpp
- com/sun/star/awt/XStyleSettingsSupplier.hpp
- com/sun/star/accessibility/XAccessible.hpp
- com/sun/star/util/XModeChangeBroadcaster.hpp
include/toolkit/controls/unocontrolcontainer.hxx:
# base class has to be a complete type
- com/sun/star/awt/XControlContainer.hpp
- com/sun/star/awt/XUnoControlContainer.hpp
- com/sun/star/container/XContainer.hpp
- com/sun/star/container/XIdentifierContainer.hpp
- toolkit/controls/unocontrolbase.hxx
include/toolkit/controls/unocontrolmodel.hxx:
# base class has to be a complete type
- com/sun/star/awt/XControlModel.hpp
- com/sun/star/lang/XComponent.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/beans/XPropertyState.hpp
- com/sun/star/io/XPersistObject.hpp
- com/sun/star/lang/XUnoTunnel.hpp
- com/sun/star/util/XCloneable.hpp
include/toolkit/controls/unocontrols.hxx:
# base class has to be a complete type
- com/sun/star/awt/XTextComponent.hpp
- com/sun/star/awt/XTextListener.hpp
- com/sun/star/awt/XTextLayoutConstrains.hpp
- com/sun/star/awt/XButton.hpp
- com/sun/star/awt/XToggleButton.hpp
- com/sun/star/awt/XRadioButton.hpp
- com/sun/star/awt/XCheckBox.hpp
- com/sun/star/awt/XListBox.hpp
- com/sun/star/awt/XItemList.hpp
include/toolkit/helper/macros.hxx:
# Needed for macros
- comphelper/servicehelper.hxx
- tools/diagnose_ex.h
include/xmloff/XMLEmbeddedObjectExportFilter.hxx:
# base class has to be a complete type
- com/sun/star/lang/XInitialization.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/xml/sax/XExtendedDocumentHandler.hpp
include/xmloff/attrlist.hxx:
# base class has to be a complete type
- com/sun/star/lang/XUnoTunnel.hpp
- com/sun/star/util/XCloneable.hpp
- com/sun/star/xml/sax/XAttributeList.hpp
include/xmloff/fasttokenhandler.hxx:
# base class has to be a complete type
- com/sun/star/xml/sax/XFastTokenHandler.hpp
include/xmloff/unointerfacetouniqueidentifiermapper.hxx:
# base class has to be a complete type
- com/sun/star/uno/XInterface.hpp
include/xmloff/unoatrcn.hxx:
# base class has to be a complete type
- com/sun/star/container/XNameContainer.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/lang/XUnoTunnel.hpp
include/xmloff/xmlictxt.hxx:
# base class has to be a complete type
- com/sun/star/xml/sax/XFastContextHandler.hpp
include/xmloff/xmlexp.hxx:
# base class has to be a complete type
- com/sun/star/document/XFilter.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/document/XExporter.hpp
- com/sun/star/lang/XInitialization.hpp
- com/sun/star/container/XNamed.hpp
- com/sun/star/lang/XUnoTunnel.hpp
include/xmloff/xmlmetae.hxx:
# base class has to be a complete type
- com/sun/star/xml/sax/XDocumentHandler.hpp
include/xmloff/xmlimp.hxx:
# base class has to be a complete type
- com/sun/star/document/XFilter.hpp
- com/sun/star/document/XImporter.hpp
- com/sun/star/lang/XInitialization.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/lang/XUnoTunnel.hpp
- com/sun/star/xml/sax/XExtendedDocumentHandler.hpp
- com/sun/star/xml/sax/XFastDocumentHandler.hpp
- com/sun/star/xml/sax/XFastParser.hpp
include/xmloff/xmltabe.hxx:
# Needed for css shortcut
- sal/types.h
include/svtools/accessibleruler.hxx:
# base class has to be a 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/lang/XServiceInfo.hpp
include/svtools/asynclink.hxx:
# unique_ptr needs complete type
- osl/mutex.hxx
- vcl/idle.hxx
include/svtools/cliplistener.hxx:
# base class has to be a complete type
- com/sun/star/datatransfer/clipboard/XClipboardListener.hpp
include/svtools/dialogclosedlistener.hxx:
# base class has to be a complete type
- com/sun/star/ui/dialogs/XDialogClosedListener.hpp
include/svtools/framestatuslistener.hxx:
# base class has to be a complete type
- com/sun/star/frame/XFrameActionListener.hpp
- com/sun/star/frame/XStatusListener.hpp
include/svtools/genericunodialog.hxx:
# base class has to be a complete type
- com/sun/star/lang/XInitialization.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/ui/dialogs/XExecutableDialog.hpp
include/svtools/openfiledroptargetlistener.hxx:
# base class has to be a complete type
- com/sun/star/datatransfer/dnd/XDropTargetListener.hpp
include/svtools/popupmenucontrollerbase.hxx:
# base class has to be a complete type
- com/sun/star/frame/XDispatch.hpp
- com/sun/star/frame/XDispatchProvider.hpp
- com/sun/star/frame/XPopupMenuController.hpp
- com/sun/star/frame/XStatusListener.hpp
- com/sun/star/lang/XInitialization.hpp
- com/sun/star/lang/XServiceInfo.hpp
include/svtools/popupwindowcontroller.hxx:
# base class has to be a complete type
- com/sun/star/lang/XServiceInfo.hpp
- svtools/toolboxcontroller.hxx
include/svtools/sfxecode.hxx:
# Needed for macro defines
- class ErrCode
include/svtools/statusbarcontroller.hxx:
# Don't propose hxx -> h change in URE libs
- cppuhelper/interfacecontainer.hxx
include/svtools/toolboxcontroller.hxx:
# base class has to be a complete type
- com/sun/star/frame/XStatusListener.hpp
- com/sun/star/frame/XToolbarController.hpp
- com/sun/star/util/XUpdatable.hpp
- com/sun/star/lang/XInitialization.hpp
# Complete type is needed for DispatchInfo struct
- com/sun/star/beans/PropertyValue.hpp
# Don't propose hxx -> h change in URE libs
- cppuhelper/interfacecontainer.hxx
include/svtools/unoevent.hxx:
# base class has to be a complete type
- com/sun/star/container/XNameReplace.hpp
- com/sun/star/lang/XServiceInfo.hpp
include/framework/dispatchhelper.hxx:
# base class has to be a complete type
- com/sun/star/frame/XDispatchHelper.hpp
- com/sun/star/frame/XDispatchResultListener.hpp
- com/sun/star/lang/XServiceInfo.hpp
include/framework/titlehelper.hxx:
# base class has to be a complete type
- com/sun/star/frame/XTitle.hpp
- com/sun/star/frame/XTitleChangeBroadcaster.hpp
- com/sun/star/frame/XFrameActionListener.hpp
- com/sun/star/document/XDocumentEventListener.hpp
# Don't propose hxx -> h change in URE libs
- cppuhelper/interfacecontainer.hxx
include/canvas/base/cachedprimitivebase.hxx:
# base class has to be a complete type
- com/sun/star/rendering/XCachedPrimitive.hpp
- com/sun/star/lang/XServiceInfo.hpp
include/canvas/parametricpolypolygon.hxx:
# base class has to be a complete type
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/rendering/XParametricPolyPolygon2D.hpp
include/linguistic/hyphdta.hxx:
# base class has to be a complete type
- com/sun/star/linguistic2/XHyphenatedWord.hpp
- com/sun/star/linguistic2/XPossibleHyphens.hpp
include/linguistic/lngprophelp.hxx:
# base class has to be a complete type
- com/sun/star/beans/XPropertyChangeListener.hpp
- com/sun/star/linguistic2/XLinguServiceEventBroadcaster.hpp
include/linguistic/spelldta.hxx:
# base class has to be a complete type
- com/sun/star/linguistic2/XSetSpellAlternatives.hpp
- com/sun/star/linguistic2/XSpellAlternatives.hpp
include/linguistic/misc.hxx:
# base class has to be a complete type
- com/sun/star/frame/XTerminateListener.hpp
include/cppcanvas/renderer.hxx:
# Used in boost::optional type
- basegfx/matrix/b2dhommatrix.hxx
include/basic/modsizeexceeded.hxx:
# base class has to be a complete type
- com/sun/star/task/XInteractionRequest.hpp
include/basic/sberrors.hxx:
# Needed for macro defines
- vcl/errcode.hxx
include/connectivity/BlobHelper.hxx:
# base class has to be a complete type
- com/sun/star/sdbc/XBlob.hpp
include/connectivity/CommonTools.hxx:
# base class has to be a complete type
- com/sun/star/beans/XPropertySet.hpp
- com/sun/star/sdbcx/XColumnsSupplier.hpp
# Needed for macro defines
- cppuhelper/supportsservice.hxx
include/connectivity/ConnectionWrapper.hxx:
# base class has to be a complete type
- com/sun/star/lang/XUnoTunnel.hpp
- com/sun/star/lang/XServiceInfo.hpp
include/connectivity/conncleanup.hxx:
# base class has to be a complete type
- com/sun/star/beans/XPropertyChangeListener.hpp
- com/sun/star/sdbc/XRowSetListener.hpp
include/connectivity/parameters.hxx:
# base class has to be a complete type
- com/sun/star/sdb/XSingleSelectQueryComposer.hpp
include/connectivity/paramwrapper.hxx:
# base class has to be a complete type
- com/sun/star/container/XEnumerationAccess.hpp
- com/sun/star/container/XIndexAccess.hpp
include/connectivity/sdbcx/VCollection.hxx:
# base class has to be a complete type
- com/sun/star/container/XNameAccess.hpp
- com/sun/star/container/XIndexAccess.hpp
- com/sun/star/container/XEnumerationAccess.hpp
- com/sun/star/container/XContainer.hpp
- com/sun/star/sdbc/XColumnLocate.hpp
- com/sun/star/util/XRefreshable.hpp
- com/sun/star/sdbcx/XDataDescriptorFactory.hpp
- com/sun/star/sdbcx/XAppend.hpp
- com/sun/star/sdbcx/XDrop.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/beans/XPropertySet.hpp
include/connectivity/sdbcx/VCatalog.hxx:
# base class has to be a complete type
- com/sun/star/sdbcx/XTablesSupplier.hpp
- com/sun/star/sdbcx/XViewsSupplier.hpp
- com/sun/star/sdbcx/XUsersSupplier.hpp
- com/sun/star/sdbcx/XGroupsSupplier.hpp
- com/sun/star/lang/XServiceInfo.hpp
include/connectivity/sdbcx/VColumn.hxx:
# base class has to be a complete type
- com/sun/star/container/XNamed.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/sdbcx/XDataDescriptorFactory.hpp
include/connectivity/sdbcx/VGroup.hxx:
# base class has to be a complete type
- com/sun/star/container/XNamed.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/sdbcx/XAuthorizable.hpp
- com/sun/star/sdbcx/XUsersSupplier.hpp
include/connectivity/sdbcx/VIndex.hxx:
# base class has to be a complete type
- com/sun/star/sdbcx/XDataDescriptorFactory.hpp
include/connectivity/sdbcx/VKey.hxx:
# base class has to be a complete type
- com/sun/star/sdbcx/XDataDescriptorFactory.hpp
include/connectivity/sdbcx/VTypeDef.hxx:
# base class has to be a complete type
- com/sun/star/container/XNamed.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/sdbcx/XColumnsSupplier.hpp
include/connectivity/sdbcx/VTable.hxx:
# base class has to be a complete type
- com/sun/star/container/XNamed.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/sdbcx/XAlterTable.hpp
- com/sun/star/sdbcx/XColumnsSupplier.hpp
- com/sun/star/sdbcx/XDataDescriptorFactory.hpp
- com/sun/star/sdbcx/XIndexesSupplier.hpp
- com/sun/star/sdbcx/XKeysSupplier.hpp
- com/sun/star/sdbcx/XRename.hpp
include/connectivity/sdbcx/VUser.hxx:
# base class has to be a complete type
- com/sun/star/container/XNamed.hpp
- com/sun/star/sdbcx/XGroupsSupplier.hpp
- com/sun/star/sdbcx/XUser.hpp
include/connectivity/sdbcx/VView.hxx:
# base class has to be a complete type
- com/sun/star/container/XNamed.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/sdbcx/XDataDescriptorFactory.hpp
include/drawinglayer/primitive2d/baseprimitive2d.hxx:
# base class has to be a complete type
- com/sun/star/graphic/XPrimitive2D.hpp
- com/sun/star/util/XAccounting.hpp
include/drawinglayer/primitive3d/baseprimitive3d.hxx:
# base class has to be a complete type
- com/sun/star/graphic/XPrimitive3D.hpp
include/sfx2/asyncfunc.hxx:
# base class has to be a complete type
- com/sun/star/lang/XUnoTunnel.hpp
include/sfx2/charwin.hxx:
# Needed for implicit dtor
- vcl/virdev.hxx
include/sfx2/dinfdlg.hxx:
# Needed for implicit dtor
- com/sun/star/document/CmisProperty.hpp
include/sfx2/docfile.hxx:
# Full type needed for template
- tools/link.hxx
include/sfx2/docstoragemodifylistener.hxx:
# base class has to be a complete type
- com/sun/star/util/XModifyListener.hpp
include/sfx2/DocumentMetadataAccess.hxx:
# base class has to be a complete type
- com/sun/star/rdf/XDocumentMetadataAccess.hpp
include/sfx2/mieclip.hxx:
# Needed for implicit dtor
- tools/stream.hxx
include/sfx2/recentdocsview.hxx:
# Needed for struct declaration
- com/sun/star/beans/PropertyValue.hpp
include/sfx2/sfxbasecontroller.hxx:
# base class has to be a complete type
- com/sun/star/frame/XController2.hpp
- com/sun/star/frame/XControllerBorder.hpp
- com/sun/star/frame/XDispatchProvider.hpp
- com/sun/star/task/XStatusIndicatorSupplier.hpp
- com/sun/star/ui/XContextMenuInterception.hpp
- com/sun/star/awt/XUserInputInterception.hpp
- com/sun/star/frame/XDispatchInformationProvider.hpp
- com/sun/star/frame/XTitle.hpp
- com/sun/star/frame/XTitleChangeBroadcaster.hpp
- com/sun/star/lang/XInitialization.hpp
include/sfx2/sfxbasemodel.hxx:
# base class has to be a complete type
- com/sun/star/container/XChild.hpp
- com/sun/star/document/XDocumentPropertiesSupplier.hpp
- com/sun/star/document/XCmisDocument.hpp
- com/sun/star/rdf/XDocumentMetadataAccess.hpp
- com/sun/star/document/XDocumentRecovery.hpp
- com/sun/star/document/XUndoManagerSupplier.hpp
- com/sun/star/document/XEventBroadcaster.hpp
- com/sun/star/document/XDocumentEventBroadcaster.hpp
- com/sun/star/lang/XEventListener.hpp
- com/sun/star/document/XEventsSupplier.hpp
- com/sun/star/document/XEmbeddedScripts.hpp
- com/sun/star/document/XScriptInvocationContext.hpp
- com/sun/star/frame/XModel2.hpp
- com/sun/star/util/XModifiable2.hpp
- com/sun/star/view/XPrintable.hpp
- com/sun/star/view/XPrintJobBroadcaster.hpp
- com/sun/star/frame/XStorable2.hpp
- com/sun/star/frame/XLoadable.hpp
- com/sun/star/script/XStarBasicAccess.hpp
- com/sun/star/document/XViewDataSupplier.hpp
- com/sun/star/util/XCloseable.hpp
- com/sun/star/datatransfer/XTransferable.hpp
- com/sun/star/document/XDocumentSubStorageSupplier.hpp
- com/sun/star/document/XStorageBasedDocument.hpp
- com/sun/star/script/provider/XScriptProviderSupplier.hpp
- com/sun/star/ui/XUIConfigurationManagerSupplier.hpp
- com/sun/star/embed/XVisualObject.hpp
- com/sun/star/lang/XUnoTunnel.hpp
- com/sun/star/frame/XModule.hpp
- com/sun/star/frame/XTitle.hpp
- com/sun/star/frame/XTitleChangeBroadcaster.hpp
- com/sun/star/frame/XUntitledNumbers.hpp
include/sfx2/sfxsids.hrc:
# Needed for sfxitems.sdi to build
- svl/memberid.h
# Needed for TypedWhichId defines
- svl/typedwhich.hxx
- class SvxZoomItem
- class SfxUInt16Item
- class SvxHyperlinkItem
- class SfxDocumentInfoItem
- class SvxSearchItem
include/sfx2/shell.hxx:
# Used in macro define
- class SfxModule
include/sfx2/sfxstatuslistener.hxx:
# base class has to be a complete type
- com/sun/star/frame/XStatusListener.hpp
- com/sun/star/lang/XComponent.hpp
include/sfx2/sidebar/Accessible.hxx:
# base class has to be a complete type
- com/sun/star/accessibility/XAccessible.hpp
include/sfx2/sidebar/Paint.hxx:
# Needed for boost::variant
- vcl/gradient.hxx
include/sfx2/sidebar/SidebarController.hxx:
# base class has to be a complete type
- com/sun/star/ui/XContextChangeEventListener.hpp
- com/sun/star/beans/XPropertyChangeListener.hpp
- com/sun/star/ui/XSidebar.hpp
- com/sun/star/frame/XStatusListener.hpp
- com/sun/star/frame/XFrameActionListener.hpp
include/sfx2/sidebar/SidebarPanelBase.hxx:
# base class has to be a complete type
- com/sun/star/ui/XContextChangeEventListener.hpp
- com/sun/star/ui/XUIElement.hpp
- com/sun/star/ui/XToolPanel.hpp
- com/sun/star/ui/XSidebarPanel.hpp
- com/sun/star/ui/XUpdateModel.hpp
include/sfx2/sidebar/Theme.hxx:
# base class has to be a complete type
- com/sun/star/beans/XPropertySet.hpp
include/sfx2/sidebar/UnoDeck.hxx:
# base class has to be a complete type
- com/sun/star/ui/XDeck.hpp
include/sfx2/sidebar/UnoDecks.hxx:
# base class has to be a complete type
- com/sun/star/ui/XDecks.hpp
include/sfx2/sidebar/UnoPanel.hxx:
# base class has to be a complete type
- com/sun/star/ui/XPanel.hpp
include/sfx2/sidebar/UnoPanels.hxx:
# base class has to be a complete type
- com/sun/star/ui/XPanels.hpp
include/sfx2/sidebar/UnoSidebar.hxx:
# base class has to be a complete type
- com/sun/star/ui/XSidebarProvider.hpp
include/sfx2/unoctitm.hxx:
# base class has to be a complete type
- com/sun/star/frame/XNotifyingDispatch.hpp
- com/sun/star/lang/XUnoTunnel.hpp
include/sfx2/viewsh.hxx:
# Needed for macro
- class SfxViewFactory
include/editeng/AccessibleContextBase.hxx:
# base class has to be a complete type
- com/sun/star/accessibility/XAccessibleContext.hpp
- com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
- com/sun/star/accessibility/XAccessible.hpp
- com/sun/star/lang/XServiceInfo.hpp
include/editeng/AccessibleImageBullet.hxx:
# base class has to be a complete type
- com/sun/star/accessibility/XAccessibleComponent.hpp
- com/sun/star/accessibility/XAccessibleContext.hpp
- com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
- com/sun/star/accessibility/XAccessible.hpp
- com/sun/star/lang/XServiceInfo.hpp
include/editeng/AccessibleEditableTextPara.hxx:
# base class has to be a complete type
- com/sun/star/accessibility/XAccessibleComponent.hpp
- com/sun/star/accessibility/XAccessibleContext.hpp
- com/sun/star/accessibility/XAccessibleEditableText.hpp
- com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
- com/sun/star/accessibility/XAccessible.hpp
- com/sun/star/accessibility/XAccessibleHypertext.hpp
- com/sun/star/accessibility/XAccessibleMultiLineText.hpp
- com/sun/star/accessibility/XAccessibleTextAttributes.hpp
- com/sun/star/lang/XServiceInfo.hpp
include/editeng/AccessibleStaticTextBase.hxx:
# base class has to be a complete type
- com/sun/star/accessibility/XAccessibleText.hpp
- com/sun/star/accessibility/XAccessibleTextAttributes.hpp
include/editeng/editerr.hxx:
# Needed for macro defines
- vcl/errcode.hxx
include/editeng/eeitem.hxx:
# Needed for macro defines
- svl/typedwhich.hxx
- class SfxBoolItem
- class SfxGrabBagItem
- class SfxInt16Item
- class SvxAdjustItem
- class SvxAutoKernItem
- class SvxBackgroundColorItem
- class SvxCaseMapItem
- class SvxCharReliefItem
- class SvxCharScaleWidthItem
- class SvxColorItem
- class SvxContourItem
- class SvxCrossedOutItem
- class SvxEmphasisMarkItem
- class SvxEscapementItem
- class SvxFontHeightItem
- class SvxFontItem
- class SvxForbiddenRuleItem
- class SvxFrameDirectionItem
- class SvxHangingPunctuationItem
- class SvxKerningItem
- class SvxLanguageItem
- class SvxLineSpacingItem
- class SvxLRSpaceItem
- class SvxOverlineItem
- class SvxPostureItem
- class SvXMLAttrContainerItem
- class SvxScriptSpaceItem
- class SvxShadowedItem
- class SvxTabStopItem
- class SvxULSpaceItem
- class SvxUnderlineItem
- class SvxWeightItem
- class SvxWordLineModeItem
- class SvxBulletItem
- class SvxNumBulletItem
include/editeng/UnoForbiddenCharsTable.hxx:
# base class has to be a complete type
- com/sun/star/i18n/XForbiddenCharacters.hpp
- com/sun/star/linguistic2/XSupportedLocales.hpp
include/editeng/unonrule.hxx:
# base class has to be a complete type
- com/sun/star/container/XIndexReplace.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/lang/XUnoTunnel.hpp
- com/sun/star/ucb/XAnyCompare.hpp
- com/sun/star/util/XCloneable.hpp
include/editeng/unotext.hxx:
# Needed for macro defines
- com/sun/star/container/XIndexReplace.hpp
- com/sun/star/awt/FontSlant.hpp
- com/sun/star/awt/FontDescriptor.hpp
- com/sun/star/style/LineSpacing.hpp
- com/sun/star/style/TabStop.hpp
include/formula/FormulaOpCodeMapperObj.hxx:
# base class has to be a complete type
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/sheet/XFormulaOpCodeMapper.hpp
include/formula/paramclass.hxx:
# Needed for enum type
- sal/types.h
include/formula/opcode.hxx:
# Needed for enum type
- sal/types.h
include/formula/tokenarray.hxx:
# Needed to avoid linking errors on WIN
- formula/ExternalReferenceHelper.hxx
include/svx/AccessibleControlShape.hxx:
# base class has to be a complete type
- com/sun/star/beans/XPropertyChangeListener.hpp
- com/sun/star/container/XContainerListener.hpp
- com/sun/star/util/XModeChangeListener.hpp
include/svx/dbaexchange.hxx:
# Needed for implicit dtor
- com/sun/star/beans/PropertyValue.hpp
include/svx/EnhancedCustomShape2d.hxx:
# Needed for implicit dtor
- com/sun/star/drawing/EnhancedCustomShapeAdjustmentValue.hpp
- com/sun/star/drawing/EnhancedCustomShapeSegment.hpp
- com/sun/star/drawing/EnhancedCustomShapeTextFrame.hpp
include/svx/fmgridif.hxx:
# base class has to be a complete type
- com/sun/star/beans/XPropertyChangeListener.hpp
- com/sun/star/container/XContainer.hpp
- com/sun/star/container/XEnumerationAccess.hpp
- com/sun/star/form/XBoundComponent.hpp
- com/sun/star/form/XGridControl.hpp
- com/sun/star/form/XGridPeer.hpp
- com/sun/star/form/XLoadListener.hpp
- com/sun/star/form/XResetListener.hpp
- com/sun/star/frame/XDispatchProvider.hpp
- com/sun/star/frame/XDispatchProviderInterception.hpp
- com/sun/star/frame/XStatusListener.hpp
- com/sun/star/sdbc/XRowSetListener.hpp
- com/sun/star/sdb/XRowSetSupplier.hpp
- com/sun/star/util/XModeSelector.hpp
- com/sun/star/util/XModifyBroadcaster.hpp
- com/sun/star/view/XSelectionSupplier.hpp
- toolkit/awt/vclxwindow.hxx
include/svx/fmsrcimp.hxx:
# base class has to be a complete type
- com/sun/star/beans/XPropertyChangeListener.hpp
include/svx/fmtools.hxx:
# base class has to be a complete type
- com/sun/star/lang/XEventListener.hpp
include/svx/ifaceids.hxx:
# Keep for macro define
- sfx2/shell.hxx
include/svx/measctrl.hxx:
# Needed for template class
- svx/svdobj.hxx
include/svx/svddef.hxx:
# Used in macro definition
- svl/typedwhich.hxx
include/svx/svxerr.hxx:
# Used in macro definition
- vcl/errcode.hxx
include/svx/svxids.hrc:
# Used in macro definition
- svl/typedwhich.hxx
include/svx/unopage.hxx:
# Don't propose hxx -> h change in URE libs
- cppuhelper/interfacecontainer.hxx
include/svx/unoshprp.hxx:
# Needed for macro defines
- com/sun/star/drawing/PointSequence.hpp
- com/sun/star/drawing/PointSequenceSequence.hpp
- com/sun/star/uno/Sequence.hxx
- com/sun/star/drawing/RectanglePoint.hpp
- com/sun/star/awt/XBitmap.hpp
- com/sun/star/awt/Gradient.hpp
- com/sun/star/drawing/Hatch.hpp
- com/sun/star/drawing/FillStyle.hpp
- com/sun/star/drawing/LineCap.hpp
- com/sun/star/drawing/LineDash.hpp
- com/sun/star/drawing/LineJoint.hpp
- com/sun/star/drawing/LineStyle.hpp
- com/sun/star/beans/PropertyAttribute.hpp
- com/sun/star/awt/Rectangle.hpp
- com/sun/star/drawing/TextAnimationDirection.hpp
- com/sun/star/drawing/TextAnimationKind.hpp
- com/sun/star/drawing/TextFitToSizeType.hpp
- com/sun/star/drawing/TextVerticalAdjust.hpp
- com/sun/star/drawing/TextHorizontalAdjust.hpp
- com/sun/star/drawing/ConnectorType.hpp
- com/sun/star/drawing/XShape.hpp
- com/sun/star/drawing/MeasureKind.hpp
- com/sun/star/drawing/MeasureTextHorzPos.hpp
- com/sun/star/drawing/MeasureTextVertPos.hpp
- com/sun/star/drawing/HomogenMatrix3.hpp
- com/sun/star/drawing/CircleKind.hpp
- com/sun/star/drawing/PolygonKind.hpp
- com/sun/star/drawing/PolyPolygonBezierCoords.hpp
- com/sun/star/drawing/ColorMode.hpp
- com/sun/star/drawing/HomogenMatrix.hpp
- com/sun/star/drawing/Direction3D.hpp
- com/sun/star/drawing/ProjectionMode.hpp
- com/sun/star/drawing/ShadeMode.hpp
- com/sun/star/drawing/Position3D.hpp
- com/sun/star/drawing/NormalsKind.hpp
- com/sun/star/drawing/TextureKind.hpp
- com/sun/star/drawing/TextureMode.hpp
- com/sun/star/drawing/TextureProjectionMode.hpp
- com/sun/star/drawing/PolyPolygonShape3D.hpp
- com/sun/star/text/GraphicCrop.hpp
- com/sun/star/drawing/BitmapMode.hpp
- com/sun/star/drawing/CameraGeometry.hpp
- com/sun/star/text/WritingMode.hpp
- com/sun/star/graphic/XGraphic.hpp
include/svx/xdef.hxx:
# Needed for macro defines
- svl/typedwhich.hxx
include/svx/svdtext.hxx:
# TODO too many replacements would be needed
- tools/weakbase.hxx
include/oox/helper/helper.hxx:
# OSL_BIGENDIAN is being checked
- osl/endian.h