From da0276bc889dea2710abb99d8862c0763d35d8dc Mon Sep 17 00:00:00 2001 From: Petr Mladek Date: Tue, 5 Oct 2010 15:53:47 +0200 Subject: more removed include guards using fixguard.py --- mysqlc/source/mysqlc_databasemetadata.hxx | 4 ---- mysqlc/source/mysqlc_preparedstatement.hxx | 10 ---------- mysqlc/source/mysqlc_subcomponent.hxx | 12 ------------ sdext/source/minimizer/fileopendialog.cxx | 2 -- sdext/source/minimizer/impoptimizer.hxx | 2 -- sdext/source/minimizer/optimizerdialog.hxx | 4 ---- sdext/source/minimizer/pppoptimizerdialog.hxx | 2 -- sdext/source/minimizer/unodialog.hxx | 2 -- sdext/source/pdfimport/inc/contentsink.hxx | 0 sdext/source/pdfimport/inc/pdfihelper.hxx | 0 sdext/source/pdfimport/inc/wrapper.hxx | 0 sdext/source/presenter/PresenterAccessibility.hxx | 0 sdext/source/presenter/PresenterTextView.hxx | 0 13 files changed, 38 deletions(-) mode change 100755 => 100644 sdext/source/pdfimport/inc/contentsink.hxx mode change 100755 => 100644 sdext/source/pdfimport/inc/pdfihelper.hxx mode change 100755 => 100644 sdext/source/pdfimport/inc/wrapper.hxx mode change 100755 => 100644 sdext/source/presenter/PresenterAccessibility.hxx mode change 100755 => 100644 sdext/source/presenter/PresenterTextView.hxx diff --git a/mysqlc/source/mysqlc_databasemetadata.hxx b/mysqlc/source/mysqlc_databasemetadata.hxx index f7f659ce97b8..790bd0253f37 100644 --- a/mysqlc/source/mysqlc_databasemetadata.hxx +++ b/mysqlc/source/mysqlc_databasemetadata.hxx @@ -32,12 +32,8 @@ #include "mysqlc_connection.hxx" -#ifndef _COM_SUN_STAR_SDBC_XDATABASEMETADATA_HPP_ #include -#endif -#ifndef _CPPUHELPER_IMPLBASE1_HXX_ #include -#endif #include #include diff --git a/mysqlc/source/mysqlc_preparedstatement.hxx b/mysqlc/source/mysqlc_preparedstatement.hxx index eb53bdcbd839..e57b7c46747e 100644 --- a/mysqlc/source/mysqlc_preparedstatement.hxx +++ b/mysqlc/source/mysqlc_preparedstatement.hxx @@ -32,21 +32,11 @@ #include "mysqlc_statement.hxx" #include "mysqlc_resultset.hxx" -#ifndef _COM_SUN_STAR_SDBC_XPREPAREDSTATEMENT_HPP_ #include -#endif -#ifndef _COM_SUN_STAR_SDBC_XPARAMETERS_HPP_ #include -#endif -#ifndef _COM_SUN_STAR_SDBC_XRESULTSETMETADATASUPPLIER_HPP_ #include -#endif -#ifndef _COM_SUN_STAR_SDBC_XPREPAREDBATCHEXECUTION_HPP_ #include -#endif -#ifndef _COM_SUN_STAR_IO_XINPUTSTREAM_HPP_ #include -#endif #include #include diff --git a/mysqlc/source/mysqlc_subcomponent.hxx b/mysqlc/source/mysqlc_subcomponent.hxx index 5d3bd2c9b4f3..8f7d555d29d9 100644 --- a/mysqlc/source/mysqlc_subcomponent.hxx +++ b/mysqlc/source/mysqlc_subcomponent.hxx @@ -30,24 +30,12 @@ #ifndef _CONNECTIVITY_OSUBCOMPONENT_HXX_ #define _CONNECTIVITY_OSUBCOMPONENT_HXX_ -#ifndef _CPPUHELPER_WEAK_HXX_ #include -#endif -#ifndef _CPPUHELPER_INTERFACECONTAINER_H_ #include -#endif -#ifndef _COM_SUN_STAR_LANG_DISPOSEDEXCEPTION_HPP_ #include -#endif -#ifndef _CPPUHELPER_PROPSHLP_HXX #include -#endif -#ifndef _OSL_MUTEX_HXX_ #include -#endif -#ifndef _OSL_DIAGNOSE_H_ #include -#endif namespace cppu { class IPropertyArrayHelper; diff --git a/sdext/source/minimizer/fileopendialog.cxx b/sdext/source/minimizer/fileopendialog.cxx index 3bb42da1f2f4..5647de6ac26a 100644 --- a/sdext/source/minimizer/fileopendialog.cxx +++ b/sdext/source/minimizer/fileopendialog.cxx @@ -45,9 +45,7 @@ #include #include #include -#ifndef _COM_SUN_STAR_UI_DIALOGS_XFOLDERPICKER_HDL_ #include -#endif #include #include #include diff --git a/sdext/source/minimizer/impoptimizer.hxx b/sdext/source/minimizer/impoptimizer.hxx index 9dacb8b1f2cc..178bc0092d6f 100644 --- a/sdext/source/minimizer/impoptimizer.hxx +++ b/sdext/source/minimizer/impoptimizer.hxx @@ -35,9 +35,7 @@ #include #include #include -#ifndef _COM_SUN_STAR_LANG_XMULTI_COMPONENT_FACTORY_HPP_ #include -#endif #include class Point; diff --git a/sdext/source/minimizer/optimizerdialog.hxx b/sdext/source/minimizer/optimizerdialog.hxx index bb01a5f06c56..71f83ba4ef0e 100644 --- a/sdext/source/minimizer/optimizerdialog.hxx +++ b/sdext/source/minimizer/optimizerdialog.hxx @@ -27,9 +27,7 @@ #ifndef OPTIMIZERDIALOG_HXX #define OPTIMIZERDIALOG_HXX -#ifndef _OPTIMIZERDIALOG_HRC #include "optimizerdialog.hrc" -#endif #include #include "unodialog.hxx" #include "pppoptimizertoken.hxx" @@ -48,9 +46,7 @@ #include #include #include -#ifndef _COM_SUN_STAR_UTIL_XCloseListener_HPP_ #include -#endif #include #include #include diff --git a/sdext/source/minimizer/pppoptimizerdialog.hxx b/sdext/source/minimizer/pppoptimizerdialog.hxx index 9a071f6fb77b..73c7514f48dd 100644 --- a/sdext/source/minimizer/pppoptimizerdialog.hxx +++ b/sdext/source/minimizer/pppoptimizerdialog.hxx @@ -35,9 +35,7 @@ #include #include #include -#ifndef _COM_SUN_STAR_LANG_XMULTI_COMPONENT_FACTORY_HPP_ #include -#endif #include #include #include diff --git a/sdext/source/minimizer/unodialog.hxx b/sdext/source/minimizer/unodialog.hxx index 58a3141b2627..1bd4c87b3dc0 100644 --- a/sdext/source/minimizer/unodialog.hxx +++ b/sdext/source/minimizer/unodialog.hxx @@ -30,9 +30,7 @@ #include #include -#ifndef _COM_SUN_STAR_LANG_XMULTI_COMPONENT_FACTORY_HPP_ #include -#endif #include #include #include diff --git a/sdext/source/pdfimport/inc/contentsink.hxx b/sdext/source/pdfimport/inc/contentsink.hxx old mode 100755 new mode 100644 diff --git a/sdext/source/pdfimport/inc/pdfihelper.hxx b/sdext/source/pdfimport/inc/pdfihelper.hxx old mode 100755 new mode 100644 diff --git a/sdext/source/pdfimport/inc/wrapper.hxx b/sdext/source/pdfimport/inc/wrapper.hxx old mode 100755 new mode 100644 diff --git a/sdext/source/presenter/PresenterAccessibility.hxx b/sdext/source/presenter/PresenterAccessibility.hxx old mode 100755 new mode 100644 diff --git a/sdext/source/presenter/PresenterTextView.hxx b/sdext/source/presenter/PresenterTextView.hxx old mode 100755 new mode 100644 -- cgit