summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
Diffstat (limited to 'forms')
-rw-r--r--forms/inc/pch/precompiled_forms.hxx3
-rw-r--r--forms/source/component/DatabaseForm.cxx1
-rw-r--r--forms/source/component/FormComponent.cxx3
-rw-r--r--forms/source/component/GroupManager.hxx1
-rw-r--r--forms/source/inc/InterfaceContainer.hxx1
-rw-r--r--forms/source/xforms/model.cxx1
6 files changed, 0 insertions, 10 deletions
diff --git a/forms/inc/pch/precompiled_forms.hxx b/forms/inc/pch/precompiled_forms.hxx
index 371183f1a99c..a04ca732a83c 100644
--- a/forms/inc/pch/precompiled_forms.hxx
+++ b/forms/inc/pch/precompiled_forms.hxx
@@ -311,7 +311,6 @@
#include "osl/conditn.hxx"
#include "osl/diagnose.h"
#include "osl/file.hxx"
-#include "osl/mutex.hxx"
#include "rtl/alloc.h"
#include "rtl/logfile.hxx"
@@ -330,7 +329,6 @@
#include "sfx2/msgpool.hxx"
#include "sfx2/sfxuno.hxx"
-
#include "svtools/cliplistener.hxx"
#include "svtools/imageresourceaccess.hxx"
#include "svl/inetstrm.hxx"
@@ -376,7 +374,6 @@
#include "ucbhelper/activedatasink.hxx"
#include "ucbhelper/content.hxx"
-
#include "uno/lbnames.h"
#include "uno/mapping.hxx"
diff --git a/forms/source/component/DatabaseForm.cxx b/forms/source/component/DatabaseForm.cxx
index d6dbf397b029..87a2e572a615 100644
--- a/forms/source/component/DatabaseForm.cxx
+++ b/forms/source/component/DatabaseForm.cxx
@@ -76,7 +76,6 @@
#include <connectivity/dbtools.hxx>
#include <cppuhelper/exc_hlp.hxx>
#include <cppuhelper/implbase2.hxx>
-#include <osl/mutex.hxx>
#include <rtl/math.hxx>
#include <rtl/tencinfo.h>
#include <svl/inetstrm.hxx>
diff --git a/forms/source/component/FormComponent.cxx b/forms/source/component/FormComponent.cxx
index 1e37ae8ae474..0d36f10dc958 100644
--- a/forms/source/component/FormComponent.cxx
+++ b/forms/source/component/FormComponent.cxx
@@ -65,9 +65,6 @@
#include <functional>
#include <algorithm>
-#include <functional>
-#include <algorithm>
-
//... namespace frm .......................................................
namespace frm
diff --git a/forms/source/component/GroupManager.hxx b/forms/source/component/GroupManager.hxx
index aa2218856282..7f6e99be8354 100644
--- a/forms/source/component/GroupManager.hxx
+++ b/forms/source/component/GroupManager.hxx
@@ -35,7 +35,6 @@
#include <com/sun/star/beans/XPropertyChangeListener.hpp>
#include <com/sun/star/container/XContainerListener.hpp>
#include <com/sun/star/container/XContainer.hpp>
-#include <comphelper/stl_types.hxx>
#include <cppuhelper/implbase2.hxx>
#include <comphelper/stl_types.hxx>
#include <comphelper/types.hxx>
diff --git a/forms/source/inc/InterfaceContainer.hxx b/forms/source/inc/InterfaceContainer.hxx
index 57f530765a37..5a327d60576b 100644
--- a/forms/source/inc/InterfaceContainer.hxx
+++ b/forms/source/inc/InterfaceContainer.hxx
@@ -40,7 +40,6 @@
#include <com/sun/star/lang/EventObject.hpp>
#include <com/sun/star/container/XEnumerationAccess.hpp>
#include <com/sun/star/io/XPersistObject.hpp>
-#include <com/sun/star/form/XFormComponent.hpp>
#include <com/sun/star/beans/XPropertyChangeListener.hpp>
#include <com/sun/star/beans/PropertyChangeEvent.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
diff --git a/forms/source/xforms/model.cxx b/forms/source/xforms/model.cxx
index 787ba6639ba2..26c7981ddfdf 100644
--- a/forms/source/xforms/model.cxx
+++ b/forms/source/xforms/model.cxx
@@ -59,7 +59,6 @@
#include <com/sun/star/xml/dom/NodeType.hpp>
#include <com/sun/star/xml/dom/XDocumentBuilder.hpp>
#include <com/sun/star/uno/Sequence.hxx>
-#include <com/sun/star/ucb/XSimpleFileAccess.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/ucb/XSimpleFileAccess.hpp>
#include <com/sun/star/io/XInputStream.hpp>