Kaydet (Commit) 47fc950f authored tarafından Takeshi Abe's avatar Takeshi Abe

removed duplicate includes in svl / svtools

üst 1199713c
...@@ -36,7 +36,6 @@ ...@@ -36,7 +36,6 @@
#include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Any.h>
#include <com/sun/star/uno/Sequence.hxx> #include <com/sun/star/uno/Sequence.hxx>
#include <osl/mutex.hxx> #include <osl/mutex.hxx>
#include <osl/mutex.hxx>
#include <svl/smplhint.hxx> #include <svl/smplhint.hxx>
#include <rtl/instance.hxx> #include <rtl/instance.hxx>
#include <unotools/syslocale.hxx> #include <unotools/syslocale.hxx>
......
...@@ -32,7 +32,6 @@ ...@@ -32,7 +32,6 @@
#include <svl/ctloptions.hxx> #include <svl/ctloptions.hxx>
#include <i18npool/mslangid.hxx> #include <i18npool/mslangid.hxx>
#include <osl/mutex.hxx> #include <osl/mutex.hxx>
#include <osl/mutex.hxx>
#include <rtl/instance.hxx> #include <rtl/instance.hxx>
#include <com/sun/star/i18n/ScriptType.hpp> #include <com/sun/star/i18n/ScriptType.hpp>
#include <unotools/syslocale.hxx> #include <unotools/syslocale.hxx>
......
...@@ -42,12 +42,10 @@ ...@@ -42,12 +42,10 @@
#include <cppuhelper/weak.hxx> #include <cppuhelper/weak.hxx>
#include <cppuhelper/interfacecontainer.hxx> #include <cppuhelper/interfacecontainer.hxx>
#include <comphelper/broadcasthelper.hxx> #include <comphelper/broadcasthelper.hxx>
#include <com/sun/star/util/XURLTransformer.hpp>
#include <comphelper/proparrhlp.hxx> #include <comphelper/proparrhlp.hxx>
#include <comphelper/property.hxx> #include <comphelper/property.hxx>
#include <comphelper/propertycontainer.hxx> #include <comphelper/propertycontainer.hxx>
#include <cppuhelper/propshlp.hxx> #include <cppuhelper/propshlp.hxx>
#include <cppuhelper/interfacecontainer.hxx>
#include <boost/unordered_map.hpp> #include <boost/unordered_map.hpp>
......
...@@ -53,7 +53,6 @@ ...@@ -53,7 +53,6 @@
//_________________________________________________________________________________________________________________ //_________________________________________________________________________________________________________________
#include <cppuhelper/servicefactory.hxx> #include <cppuhelper/servicefactory.hxx>
#include <cppuhelper/bootstrap.hxx>
#include <comphelper/processfactory.hxx> #include <comphelper/processfactory.hxx>
#include <com/sun/star/uno/Reference.h> #include <com/sun/star/uno/Reference.h>
#include <com/sun/star/uno/Sequence.h> #include <com/sun/star/uno/Sequence.h>
......
...@@ -60,7 +60,6 @@ ...@@ -60,7 +60,6 @@
#include <com/sun/star/ucb/XContent.hpp> #include <com/sun/star/ucb/XContent.hpp>
#include <com/sun/star/ucb/XCommandEnvironment.hpp> #include <com/sun/star/ucb/XCommandEnvironment.hpp>
#include <com/sun/star/view/XPrintable.hpp> #include <com/sun/star/view/XPrintable.hpp>
#include <com/sun/star/awt/XWindow.hpp>
#include <com/sun/star/document/XDocumentProperties.hpp> #include <com/sun/star/document/XDocumentProperties.hpp>
#include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/XMultiPropertySet.hpp> #include <com/sun/star/beans/XMultiPropertySet.hpp>
......
...@@ -41,7 +41,6 @@ ...@@ -41,7 +41,6 @@
#include <com/sun/star/util/SearchAlgorithms.hpp> #include <com/sun/star/util/SearchAlgorithms.hpp>
#include <com/sun/star/util/SearchResult.hpp> #include <com/sun/star/util/SearchResult.hpp>
#include <com/sun/star/util/SearchFlags.hpp> #include <com/sun/star/util/SearchFlags.hpp>
#include <com/sun/star/lang/Locale.hpp>
#include <unotools/syslocale.hxx> #include <unotools/syslocale.hxx>
#ifndef REGEXP_SUPPORT #ifndef REGEXP_SUPPORT
......
...@@ -59,7 +59,6 @@ ...@@ -59,7 +59,6 @@
#include <vcl/unohelp.hxx> #include <vcl/unohelp.hxx>
#include <vcl/svapp.hxx> #include <vcl/svapp.hxx>
#include <vcl/unohelp.hxx>
#include <vcl/metric.hxx> #include <vcl/metric.hxx>
#include <unicode/ubidi.h> #include <unicode/ubidi.h>
......
...@@ -62,7 +62,6 @@ ...@@ -62,7 +62,6 @@
#include <sot/exchange.hxx> #include <sot/exchange.hxx>
#include <sot/formats.hxx>
#include <osl/mutex.hxx> #include <osl/mutex.hxx>
......
...@@ -31,7 +31,6 @@ ...@@ -31,7 +31,6 @@
#include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/lang/IllegalArgumentException.hpp> #include <com/sun/star/lang/IllegalArgumentException.hpp>
#include <com/sun/star/frame/DoubleInitializationException.hpp> #include <com/sun/star/frame/DoubleInitializationException.hpp>
#include <com/sun/star/frame/DoubleInitializationException.hpp>
#include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/awt/XVclWindowPeer.hpp> #include <com/sun/star/awt/XVclWindowPeer.hpp>
......
...@@ -46,7 +46,6 @@ ...@@ -46,7 +46,6 @@
#include <com/sun/star/embed/EmbedMisc.hpp> #include <com/sun/star/embed/EmbedMisc.hpp>
#include <com/sun/star/embed/XStateChangeListener.hpp> #include <com/sun/star/embed/XStateChangeListener.hpp>
#include <com/sun/star/embed/NoVisualAreaSizeException.hpp> #include <com/sun/star/embed/NoVisualAreaSizeException.hpp>
#include <com/sun/star/util/XModifiable.hpp>
#include <com/sun/star/datatransfer/XTransferable.hpp> #include <com/sun/star/datatransfer/XTransferable.hpp>
#include <com/sun/star/chart2/XDefaultSizeTransmitter.hpp> #include <com/sun/star/chart2/XDefaultSizeTransmitter.hpp>
#include <cppuhelper/implbase4.hxx> #include <cppuhelper/implbase4.hxx>
......
...@@ -37,13 +37,11 @@ ...@@ -37,13 +37,11 @@
#include "svl/urihelper.hxx" #include "svl/urihelper.hxx"
#include <svtools/imap.hxx> #include <svtools/imap.hxx>
#include <svtools/imap.hxx>
#include <svtools/imapobj.hxx> #include <svtools/imapobj.hxx>
#include <svtools/imaprect.hxx> #include <svtools/imaprect.hxx>
#include <svtools/imapcirc.hxx> #include <svtools/imapcirc.hxx>
#include <svtools/imappoly.hxx> #include <svtools/imappoly.hxx>
#include <string.h>
#include <math.h> #include <math.h>
#define NOTEOL(c) ((c)!='\0') #define NOTEOL(c) ((c)!='\0')
......
...@@ -39,7 +39,6 @@ ...@@ -39,7 +39,6 @@
#include "renderer.hxx" #include "renderer.hxx"
#include "unowizard.hxx" #include "unowizard.hxx"
#include <com/sun/star/registry/XRegistryKey.hpp>
#include "comphelper/servicedecl.hxx" #include "comphelper/servicedecl.hxx"
#include "cppuhelper/implementationentry.hxx" #include "cppuhelper/implementationentry.hxx"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment