Remove some unused includes
Change-Id: Ic28b4bdd401342d92b33913f7dab0ca875f8aab3 Reviewed-on: https://gerrit.libreoffice.org/79573 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
This commit is contained in:
5
embeddedobj/IwyuFilter_embeddedobj.yaml
Normal file
5
embeddedobj/IwyuFilter_embeddedobj.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
assumeFilename: embeddedobj/source/commonembedding/embedobj.cxx
|
||||
blacklist:
|
||||
embeddedobj/qa/cppunit/general.cxx:
|
||||
- comphelper/scopeguard.hxx
|
@@ -14,7 +14,7 @@
|
||||
#include <com/sun/star/frame/Desktop.hpp>
|
||||
#include <com/sun/star/drawing/XDrawPagesSupplier.hpp>
|
||||
#include <com/sun/star/beans/XPropertySet.hpp>
|
||||
#include <com/sun/star/awt/XControl.hpp>
|
||||
#include <com/sun/star/awt/XControlModel.hpp>
|
||||
#include <com/sun/star/graphic/XGraphic.hpp>
|
||||
|
||||
#include <comphelper/processfactory.hxx>
|
||||
|
@@ -39,7 +39,6 @@
|
||||
#include <svl/stritem.hxx>
|
||||
#include <svx/svxids.hrc>
|
||||
#include <comphelper/lok.hxx>
|
||||
#include <comphelper/propertyvalue.hxx>
|
||||
#include <txtfrm.hxx>
|
||||
#include <redline.hxx>
|
||||
#include <view.hxx>
|
||||
|
@@ -17,8 +17,6 @@
|
||||
#include <fpdf_save.h>
|
||||
#endif
|
||||
|
||||
#include <impgraph.hxx>
|
||||
|
||||
#include <vcl/graph.hxx>
|
||||
#include <bitmapwriteaccess.hxx>
|
||||
#include <unotools/ucbstreamhelper.hxx>
|
||||
|
@@ -39,7 +39,6 @@
|
||||
#include <osl/file.hxx>
|
||||
#include <osl/process.h>
|
||||
#include <osl/thread.hxx>
|
||||
#include <comphelper/sequence.hxx>
|
||||
#include <comphelper/ofopxmlhelper.hxx>
|
||||
#include <unotools/streamwrap.hxx>
|
||||
|
||||
|
Reference in New Issue
Block a user