cppuhelper: clean up public headers with include-what-you-use
Change-Id: I41ba46831f24b2960a1fe982b74a2b623e682e0b
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
#include "EventThread.hxx"
|
||||
#include <comphelper/guarding.hxx>
|
||||
#include <tools/debug.hxx>
|
||||
#include <cppuhelper/queryinterface.hxx>
|
||||
|
||||
#include <boost/scoped_ptr.hpp>
|
||||
|
||||
namespace frm
|
||||
|
@@ -23,6 +23,7 @@
|
||||
|
||||
#include "property.hrc"
|
||||
#include "services.hxx"
|
||||
#include <cppuhelper/queryinterface.hxx>
|
||||
#include <tools/debug.hxx>
|
||||
#include <comphelper/container.hxx>
|
||||
#include <comphelper/basicio.hxx>
|
||||
|
@@ -24,6 +24,7 @@
|
||||
#include "services.hxx"
|
||||
#include <comphelper/processfactory.hxx>
|
||||
#include <cppuhelper/supportsservice.hxx>
|
||||
#include <cppuhelper/queryinterface.hxx>
|
||||
#include <connectivity/dbtools.hxx>
|
||||
#include <tools/debug.hxx>
|
||||
#include <vcl/svapp.hxx>
|
||||
|
@@ -26,6 +26,7 @@
|
||||
#include <vcl/svapp.hxx>
|
||||
#include <unotools/ucbstreamhelper.hxx>
|
||||
#include <vcl/graphicfilter.hxx>
|
||||
#include <cppuhelper/queryinterface.hxx>
|
||||
#include <com/sun/star/io/XInputStream.hpp>
|
||||
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
|
||||
|
||||
|
@@ -23,6 +23,7 @@
|
||||
#include <toolkit/controls/unocontrols.hxx>
|
||||
#include <toolkit/awt/vclxwindow.hxx>
|
||||
|
||||
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
|
||||
#include <com/sun/star/frame/XDispatchProvider.hpp>
|
||||
#include <comphelper/uno3.hxx>
|
||||
#include <cppuhelper/implbase1.hxx>
|
||||
|
@@ -22,6 +22,7 @@
|
||||
|
||||
#include <com/sun/star/form/runtime/XFormOperations.hpp>
|
||||
#include <com/sun/star/lang/XServiceInfo.hpp>
|
||||
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
|
||||
#include <com/sun/star/form/XForm.hpp>
|
||||
#include <com/sun/star/beans/XPropertySet.hpp>
|
||||
#include <com/sun/star/form/XLoadable.hpp>
|
||||
|
Reference in New Issue
Block a user