diff options
Diffstat (limited to 'sw/source')
-rw-r--r-- | sw/source/core/bastyp/breakit.cxx | 1 | ||||
-rw-r--r-- | sw/source/core/fields/flddropdown.cxx | 1 | ||||
-rw-r--r-- | sw/source/core/unocore/unomap1.cxx | 1 | ||||
-rw-r--r-- | sw/source/ui/vba/service.cxx | 1 | ||||
-rw-r--r-- | sw/source/ui/vba/vbaaddins.cxx | 1 | ||||
-rw-r--r-- | sw/source/ui/vba/vbafield.cxx | 1 | ||||
-rw-r--r-- | sw/source/ui/vba/vbaglobals.cxx | 1 | ||||
-rw-r--r-- | sw/source/ui/vba/vbastyles.cxx | 1 | ||||
-rw-r--r-- | sw/source/uibase/config/caption.cxx | 1 | ||||
-rw-r--r-- | sw/source/uibase/dbui/mmconfigitem.cxx | 1 | ||||
-rw-r--r-- | sw/source/uibase/uno/unofreg.cxx | 1 | ||||
-rw-r--r-- | sw/source/uibase/utlui/unotools.cxx | 1 |
12 files changed, 0 insertions, 12 deletions
diff --git a/sw/source/core/bastyp/breakit.cxx b/sw/source/core/bastyp/breakit.cxx index ff955e1eacec..dfe61305670f 100644 --- a/sw/source/core/bastyp/breakit.cxx +++ b/sw/source/core/bastyp/breakit.cxx @@ -28,7 +28,6 @@ #include <unicode/uchar.h> #include <unotools/localedatawrapper.hxx> #include <comphelper/processfactory.hxx> -#include <osl/diagnose.h> #include <algorithm> using namespace com::sun::star; diff --git a/sw/source/core/fields/flddropdown.cxx b/sw/source/core/fields/flddropdown.cxx index f0b4c07bece1..59e5ea6bad22 100644 --- a/sw/source/core/fields/flddropdown.cxx +++ b/sw/source/core/fields/flddropdown.cxx @@ -21,7 +21,6 @@ #include <algorithm> -#include <osl/diagnose.h> #include <svl/poolitem.hxx> #include <comphelper/sequence.hxx> diff --git a/sw/source/core/unocore/unomap1.cxx b/sw/source/core/unocore/unomap1.cxx index 46674ebd4b6c..d9376ed79d07 100644 --- a/sw/source/core/unocore/unomap1.cxx +++ b/sw/source/core/unocore/unomap1.cxx @@ -77,7 +77,6 @@ #include <com/sun/star/util/DateTime.hpp> #include <com/sun/star/script/XLibraryContainer.hpp> #include <com/sun/star/drawing/HomogenMatrix3.hpp> -#include <osl/diagnose.h> #include <swtypes.hxx> #include <unomap.hxx> #include <unoprnms.hxx> diff --git a/sw/source/ui/vba/service.cxx b/sw/source/ui/vba/service.cxx index 3f45eb0563ff..f4d0dbf456f8 100644 --- a/sw/source/ui/vba/service.cxx +++ b/sw/source/ui/vba/service.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ #include <cppuhelper/implementationentry.hxx> -#include <osl/diagnose.h> #include <comphelper/servicedecl.hxx> #include <service.hxx> diff --git a/sw/source/ui/vba/vbaaddins.cxx b/sw/source/ui/vba/vbaaddins.cxx index d00a658cdf0a..59092cc3bd5f 100644 --- a/sw/source/ui/vba/vbaaddins.cxx +++ b/sw/source/ui/vba/vbaaddins.cxx @@ -18,7 +18,6 @@ */ #include "vbaaddins.hxx" #include "vbaaddin.hxx" -#include <osl/diagnose.h> #include <unotools/pathoptions.hxx> #include <com/sun/star/lang/XMultiComponentFactory.hpp> #include <com/sun/star/ucb/SimpleFileAccess.hpp> diff --git a/sw/source/ui/vba/vbafield.cxx b/sw/source/ui/vba/vbafield.cxx index ae340194c406..3e35953f5547 100644 --- a/sw/source/ui/vba/vbafield.cxx +++ b/sw/source/ui/vba/vbafield.cxx @@ -30,7 +30,6 @@ #include <swtypes.hxx> #include <basic/sberrors.hxx> #include <cppuhelper/implbase.hxx> -#include <osl/diagnose.h> using namespace ::ooo::vba; using namespace ::com::sun::star; diff --git a/sw/source/ui/vba/vbaglobals.cxx b/sw/source/ui/vba/vbaglobals.cxx index bfb0b1ba5ce6..92a385cc34a9 100644 --- a/sw/source/ui/vba/vbaglobals.cxx +++ b/sw/source/ui/vba/vbaglobals.cxx @@ -19,7 +19,6 @@ #include <vbahelper/helperdecl.hxx> #include "service.hxx" #include "vbaglobals.hxx" -#include <osl/diagnose.h> #include <sal/macros.h> #include <comphelper/unwrapargs.hxx> diff --git a/sw/source/ui/vba/vbastyles.cxx b/sw/source/ui/vba/vbastyles.cxx index 8d51c715dde4..d2af12485e99 100644 --- a/sw/source/ui/vba/vbastyles.cxx +++ b/sw/source/ui/vba/vbastyles.cxx @@ -20,7 +20,6 @@ #include "vbastyle.hxx" #include <basic/sberrors.hxx> #include <cppuhelper/implbase.hxx> -#include <osl/diagnose.h> #include <com/sun/star/container/XEnumerationAccess.hpp> #include <com/sun/star/lang/IndexOutOfBoundsException.hpp> #include <com/sun/star/style/XStyleFamiliesSupplier.hpp> diff --git a/sw/source/uibase/config/caption.cxx b/sw/source/uibase/config/caption.cxx index ab56dbccf3f2..83746c5bb31e 100644 --- a/sw/source/uibase/config/caption.cxx +++ b/sw/source/uibase/config/caption.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <osl/diagnose.h> #include "numrule.hxx" #include "caption.hxx" diff --git a/sw/source/uibase/dbui/mmconfigitem.cxx b/sw/source/uibase/dbui/mmconfigitem.cxx index 7ea77caf924f..9747e192fc9c 100644 --- a/sw/source/uibase/dbui/mmconfigitem.cxx +++ b/sw/source/uibase/dbui/mmconfigitem.cxx @@ -21,7 +21,6 @@ #include <mmconfigitem.hxx> #include <vector> #include <swtypes.hxx> -#include <osl/diagnose.h> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/frame/XDispatch.hpp> diff --git a/sw/source/uibase/uno/unofreg.cxx b/sw/source/uibase/uno/unofreg.cxx index 7834a954a415..be598e4b1dd3 100644 --- a/sw/source/uibase/uno/unofreg.cxx +++ b/sw/source/uibase/uno/unofreg.cxx @@ -24,7 +24,6 @@ #include "unofreg.hxx" #include "unomailmerge.hxx" #include <sal/types.h> -#include <osl/diagnose.h> #include <cppuhelper/factory.hxx> #include <sfx2/sfxmodelfactory.hxx> #include <vcl/svapp.hxx> diff --git a/sw/source/uibase/utlui/unotools.cxx b/sw/source/uibase/utlui/unotools.cxx index a538e1ab3e04..37dec64bbce5 100644 --- a/sw/source/uibase/utlui/unotools.cxx +++ b/sw/source/uibase/utlui/unotools.cxx @@ -26,7 +26,6 @@ #include <unotools.hxx> #include <unoprnms.hxx> #include <i18nutil/unicode.hxx> -#include <osl/diagnose.h> #include <vcl/msgbox.hxx> #include <vcl/svapp.hxx> #include <vcl/settings.hxx> |