diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-03-30 21:44:37 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-03-30 21:45:15 +0900 |
commit | e60911f5fc6f76032942cd16c24a8f2673dae5d2 (patch) | |
tree | ffaf4d9758982b941028d765433724a1c5f542ad /editeng/source | |
parent | 8836b45de536a3a2fd72533c3210e439bc2fbca1 (diff) |
removed duplicate includes in desktop / editeng
Diffstat (limited to 'editeng/source')
-rw-r--r-- | editeng/source/editeng/editdoc.cxx | 1 | ||||
-rw-r--r-- | editeng/source/editeng/editview.cxx | 3 | ||||
-rw-r--r-- | editeng/source/editeng/eerdll.cxx | 2 | ||||
-rw-r--r-- | editeng/source/editeng/impedit3.cxx | 2 | ||||
-rw-r--r-- | editeng/source/items/optitems.cxx | 2 | ||||
-rw-r--r-- | editeng/source/items/textitem.cxx | 4 | ||||
-rw-r--r-- | editeng/source/misc/svxacorr.cxx | 1 | ||||
-rw-r--r-- | editeng/source/misc/unolingu.cxx | 2 | ||||
-rw-r--r-- | editeng/source/outliner/outlvw.cxx | 1 | ||||
-rw-r--r-- | editeng/source/uno/unonrule.cxx | 1 | ||||
-rw-r--r-- | editeng/source/uno/unotext.cxx | 1 |
11 files changed, 0 insertions, 20 deletions
diff --git a/editeng/source/editeng/editdoc.cxx b/editeng/source/editeng/editdoc.cxx index 43c64c4f3eca..6b35b47a93dd 100644 --- a/editeng/source/editeng/editdoc.cxx +++ b/editeng/source/editeng/editdoc.cxx @@ -61,7 +61,6 @@ #include <tools/stream.hxx> #include <tools/debug.hxx> #include <tools/shl.hxx> -#include <vcl/svapp.hxx> #include <com/sun/star/i18n/ScriptType.hpp> #include <boost/bind.hpp> diff --git a/editeng/source/editeng/editview.cxx b/editeng/source/editeng/editview.cxx index 36bafa09a2c5..c35591c015b9 100644 --- a/editeng/source/editeng/editview.cxx +++ b/editeng/source/editeng/editview.cxx @@ -68,10 +68,7 @@ #include <com/sun/star/beans/PropertyValues.hdl> #include <com/sun/star/lang/Locale.hpp> #include <linguistic/lngprops.hxx> -#include <vcl/svapp.hxx> #include <vcl/settings.hxx> -#include <unotools/lingucfg.hxx> -#include <sal/macros.h> #include <com/sun/star/lang/XServiceInfo.hpp> diff --git a/editeng/source/editeng/eerdll.cxx b/editeng/source/editeng/eerdll.cxx index 04ff49f1b733..1e0f3e4241f4 100644 --- a/editeng/source/editeng/eerdll.cxx +++ b/editeng/source/editeng/eerdll.cxx @@ -47,7 +47,6 @@ #include <editeng/scriptspaceitem.hxx> #include <svl/itempool.hxx> #include <vcl/virdev.hxx> -#include <vcl/svapp.hxx> #include <editeng/akrnitem.hxx> #include <editeng/cntritem.hxx> @@ -73,7 +72,6 @@ #include <editeng/xmlcnitm.hxx> #include <editeng/forbiddencharacterstable.hxx> #include <editeng/justifyitem.hxx> -#include <comphelper/processfactory.hxx> #include <rtl/instance.hxx> using namespace ::com::sun::star; diff --git a/editeng/source/editeng/impedit3.cxx b/editeng/source/editeng/impedit3.cxx index 88a2e73a470f..f377bbaee01c 100644 --- a/editeng/source/editeng/impedit3.cxx +++ b/editeng/source/editeng/impedit3.cxx @@ -34,7 +34,6 @@ #include <vcl/metaact.hxx> #include <vcl/gdimtf.hxx> -#include <vcl/wrkwin.hxx> #include <editeng/adjitem.hxx> #include <editeng/tstpitem.hxx> #include <editeng/lspcitem.hxx> @@ -70,7 +69,6 @@ #include <set> #include <math.h> -#include <vcl/svapp.hxx> #include <vcl/metric.hxx> #include <com/sun/star/i18n/ScriptType.hpp> #include <com/sun/star/text/CharacterCompressionType.hpp> diff --git a/editeng/source/items/optitems.cxx b/editeng/source/items/optitems.cxx index b080eab4e580..fcfe3c8a8b07 100644 --- a/editeng/source/items/optitems.cxx +++ b/editeng/source/items/optitems.cxx @@ -34,8 +34,6 @@ #include <editeng/optitems.hxx> #include <editeng/eerdll.hxx> #include <editeng/editrids.hrc> -#include <editeng/eerdll.hxx> -#include <editeng/editrids.hrc> using namespace ::com::sun::star::uno; using namespace ::com::sun::star::linguistic2; diff --git a/editeng/source/items/textitem.cxx b/editeng/source/items/textitem.cxx index 9a2f3391c967..fcc8275d1a39 100644 --- a/editeng/source/items/textitem.cxx +++ b/editeng/source/items/textitem.cxx @@ -56,12 +56,10 @@ #include <svtools/ctrltool.hxx> #include <vcl/settings.hxx> #include <vcl/svapp.hxx> -#include <com/sun/star/style/CaseMap.hpp> #include <com/sun/star/awt/SimpleFontMetric.hpp> #include <com/sun/star/awt/FontWeight.hpp> #include <com/sun/star/awt/FontSlant.hpp> #include <com/sun/star/awt/CharSet.hpp> -#include <com/sun/star/awt/FontDescriptor.hpp> #include <com/sun/star/awt/FontWidth.hpp> #include <com/sun/star/awt/XFont.hpp> #include <com/sun/star/awt/FontType.hpp> @@ -106,8 +104,6 @@ #include <editeng/itemtype.hxx> #include <editeng/eerdll.hxx> -#include <tools/tenccvt.hxx> - #define STORE_UNICODE_MAGIC_MARKER 0xFE331188 using namespace ::rtl; diff --git a/editeng/source/misc/svxacorr.cxx b/editeng/source/misc/svxacorr.cxx index 651b9ebc375b..f459af070691 100644 --- a/editeng/source/misc/svxacorr.cxx +++ b/editeng/source/misc/svxacorr.cxx @@ -57,7 +57,6 @@ #include <editeng/unolingu.hxx> #include "vcl/window.hxx" #include <helpid.hrc> -#include <comphelper/processfactory.hxx> #include <com/sun/star/xml/sax/InputSource.hpp> #include <com/sun/star/xml/sax/XParser.hpp> #include <unotools/streamwrap.hxx> diff --git a/editeng/source/misc/unolingu.cxx b/editeng/source/misc/unolingu.cxx index 8106dad64762..14d5b8276191 100644 --- a/editeng/source/misc/unolingu.cxx +++ b/editeng/source/misc/unolingu.cxx @@ -43,7 +43,6 @@ #include <com/sun/star/ucb/XContentAccess.hpp> #include <com/sun/star/ucb/XSortedDynamicResultSetFactory.hpp> #include <com/sun/star/ucb/NumberedSortingInfo.hpp> -#include <com/sun/star/ucb/XContentAccess.hpp> #include <com/sun/star/sdbc/XResultSet.hpp> #include <com/sun/star/sdbc/XRow.hpp> #include <com/sun/star/util/DateTime.hpp> @@ -56,7 +55,6 @@ #include <unotools/localfilehelper.hxx> #include <ucbhelper/commandenvironment.hxx> #include <ucbhelper/content.hxx> -#include <comphelper/processfactory.hxx> #include <vcl/msgbox.hxx> #include <tools/shl.hxx> #include <linguistic/misc.hxx> diff --git a/editeng/source/outliner/outlvw.cxx b/editeng/source/outliner/outlvw.cxx index 23a9775601b3..a61ec1adb422 100644 --- a/editeng/source/outliner/outlvw.cxx +++ b/editeng/source/outliner/outlvw.cxx @@ -48,7 +48,6 @@ #include <outlundo.hxx> #include <editeng/outlobj.hxx> #include <editeng/flditem.hxx> -#include <editeng/flditem.hxx> #include <editeng/eeitem.hxx> #include <editeng/numitem.hxx> #include <vcl/window.hxx> diff --git a/editeng/source/uno/unonrule.cxx b/editeng/source/uno/unonrule.cxx index fa5275f158e9..e39bb600cd2a 100644 --- a/editeng/source/uno/unonrule.cxx +++ b/editeng/source/uno/unonrule.cxx @@ -43,7 +43,6 @@ #include <editeng/numitem.hxx> #include <editeng/eeitem.hxx> #include <editeng/unotext.hxx> -#include <editeng/numitem.hxx> #include <editeng/unofdesc.hxx> #include <editeng/unonrule.hxx> #include <editeng/editids.hrc> diff --git a/editeng/source/uno/unotext.cxx b/editeng/source/uno/unotext.cxx index ab24176ee589..7e9b1d62997f 100644 --- a/editeng/source/uno/unotext.cxx +++ b/editeng/source/uno/unotext.cxx @@ -29,7 +29,6 @@ #include <vcl/svapp.hxx> #include <com/sun/star/style/LineSpacing.hpp> #include <com/sun/star/text/ControlCharacter.hpp> -#include <com/sun/star/text/ControlCharacter.hpp> #include <com/sun/star/text/XTextField.hdl> #include <osl/mutex.hxx> #include <svl/itemset.hxx> |