binfilter/bf_sd/source/ui/unoidl/sd_unopstyl.cxx | 2 -- binfilter/bf_sd/source/ui/unoidl/sd_unostyls.cxx | 2 -- binfilter/bf_sfx2/source/appl/sfx2_dlgcont.cxx | 2 -- binfilter/bf_svx/source/engine3d/svx_class3d.cxx | 3 --- binfilter/bf_svx/source/engine3d/svx_plight3d.cxx | 2 -- binfilter/bf_svx/source/svdraw/svx_impgrfll.cxx | 4 ---- binfilter/bf_svx/source/svdraw/svx_svdotxln.cxx | 2 -- binfilter/bf_svx/source/unoedit/svx_unoviwed.cxx | 2 -- binfilter/bf_svx/source/unoedit/svx_unoviwou.cxx | 2 -- binfilter/bf_xmloff/source/core/xmloff_xmlictxt.cxx | 2 -- binfilter/bf_xmloff/source/draw/xmloff_XMLGraphicsDefaultStyle.cxx | 2 -- binfilter/bf_xmloff/source/style/xmloff_XMLBitmapLogicalSizePropertyHandler.cxx | 3 --- binfilter/bf_xmloff/source/style/xmloff_XMLPercentOrMeasurePropertyHandler.cxx | 2 -- binfilter/bf_xmloff/source/style/xmloff_xmltabi.cxx | 2 -- binfilter/bf_xmloff/source/text/xmloff_XMLIndexTOCStylesContext.cxx | 2 -- binfilter/bf_xmloff/source/text/xmloff_XMLTextColumnsExport.cxx | 3 --- binfilter/bf_xmloff/source/text/xmloff_XMLTextMasterStylesContext.cxx | 2 -- binfilter/bf_xmloff/source/text/xmloff_txtdrope.cxx | 2 -- binfilter/bf_xmloff/source/text/xmloff_txtparai.cxx | 3 --- 19 files changed, 44 deletions(-)
New commits: commit a241e2c5c49068fba7be1a16c2705adbbc0b0cfc Author: Thomas Arnhold <[email protected]> Date: Sat Jun 9 04:58:38 2012 +0200 Remove superfluous empty lines on top More than two lines are removed for readability. Change-Id: I0f38f7dcb198f64c1c3c5bbdcb5fa05f026ed771 diff --git a/binfilter/bf_sd/source/ui/unoidl/sd_unopstyl.cxx b/binfilter/bf_sd/source/ui/unoidl/sd_unopstyl.cxx index 6739af4..7a9670a 100644 --- a/binfilter/bf_sd/source/ui/unoidl/sd_unopstyl.cxx +++ b/binfilter/bf_sd/source/ui/unoidl/sd_unopstyl.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include <osl/mutex.hxx> #include <vcl/svapp.hxx> diff --git a/binfilter/bf_sd/source/ui/unoidl/sd_unostyls.cxx b/binfilter/bf_sd/source/ui/unoidl/sd_unostyls.cxx index 28889a3..8d2442f 100644 --- a/binfilter/bf_sd/source/ui/unoidl/sd_unostyls.cxx +++ b/binfilter/bf_sd/source/ui/unoidl/sd_unostyls.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include <bf_svx/unoprov.hxx> #include "unostyls.hxx" diff --git a/binfilter/bf_sfx2/source/appl/sfx2_dlgcont.cxx b/binfilter/bf_sfx2/source/appl/sfx2_dlgcont.cxx index 65ab8cd..9f8be82 100644 --- a/binfilter/bf_sfx2/source/appl/sfx2_dlgcont.cxx +++ b/binfilter/bf_sfx2/source/appl/sfx2_dlgcont.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include "dlgcont.hxx" diff --git a/binfilter/bf_svx/source/engine3d/svx_class3d.cxx b/binfilter/bf_svx/source/engine3d/svx_class3d.cxx index 573db58..38ee039 100644 --- a/binfilter/bf_svx/source/engine3d/svx_class3d.cxx +++ b/binfilter/bf_svx/source/engine3d/svx_class3d.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - - - #include "matrix3d.hxx" namespace binfilter { diff --git a/binfilter/bf_svx/source/engine3d/svx_plight3d.cxx b/binfilter/bf_svx/source/engine3d/svx_plight3d.cxx index 0b8cec4..8a3ecf0 100644 --- a/binfilter/bf_svx/source/engine3d/svx_plight3d.cxx +++ b/binfilter/bf_svx/source/engine3d/svx_plight3d.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include "polyob3d.hxx" #include "plight3d.hxx" diff --git a/binfilter/bf_svx/source/svdraw/svx_impgrfll.cxx b/binfilter/bf_svx/source/svdraw/svx_impgrfll.cxx index 8b2c8cc..6fd49d2 100644 --- a/binfilter/bf_svx/source/svdraw/svx_impgrfll.cxx +++ b/binfilter/bf_svx/source/svdraw/svx_impgrfll.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - - - - #include <vcl/metaact.hxx> diff --git a/binfilter/bf_svx/source/svdraw/svx_svdotxln.cxx b/binfilter/bf_svx/source/svdraw/svx_svdotxln.cxx index 10d49a8..2876c3d 100644 --- a/binfilter/bf_svx/source/svdraw/svx_svdotxln.cxx +++ b/binfilter/bf_svx/source/svdraw/svx_svdotxln.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include "svdotext.hxx" #include "svdmodel.hxx" #include "svdio.hxx" diff --git a/binfilter/bf_svx/source/unoedit/svx_unoviwed.cxx b/binfilter/bf_svx/source/unoedit/svx_unoviwed.cxx index f88ae8c..d4363b3 100644 --- a/binfilter/bf_svx/source/unoedit/svx_unoviwed.cxx +++ b/binfilter/bf_svx/source/unoedit/svx_unoviwed.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include "unoviwed.hxx" #include "editview.hxx" #include "editeng.hxx" diff --git a/binfilter/bf_svx/source/unoedit/svx_unoviwou.cxx b/binfilter/bf_svx/source/unoedit/svx_unoviwou.cxx index 0b41cc0..45b1dd2 100644 --- a/binfilter/bf_svx/source/unoedit/svx_unoviwou.cxx +++ b/binfilter/bf_svx/source/unoedit/svx_unoviwou.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include "unoviwou.hxx" #include "outliner.hxx" #include "svdotext.hxx" diff --git a/binfilter/bf_xmloff/source/core/xmloff_xmlictxt.cxx b/binfilter/bf_xmloff/source/core/xmloff_xmlictxt.cxx index de155db..55e5c43 100644 --- a/binfilter/bf_xmloff/source/core/xmloff_xmlictxt.cxx +++ b/binfilter/bf_xmloff/source/core/xmloff_xmlictxt.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include "xmlimp.hxx" namespace binfilter { diff --git a/binfilter/bf_xmloff/source/draw/xmloff_XMLGraphicsDefaultStyle.cxx b/binfilter/bf_xmloff/source/draw/xmloff_XMLGraphicsDefaultStyle.cxx index 22b7ff1..3ad6afe 100644 --- a/binfilter/bf_xmloff/source/draw/xmloff_XMLGraphicsDefaultStyle.cxx +++ b/binfilter/bf_xmloff/source/draw/xmloff_XMLGraphicsDefaultStyle.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include "xmlimp.hxx" diff --git a/binfilter/bf_xmloff/source/style/xmloff_XMLBitmapLogicalSizePropertyHandler.cxx b/binfilter/bf_xmloff/source/style/xmloff_XMLBitmapLogicalSizePropertyHandler.cxx index 0c8b424..f5997cd 100644 --- a/binfilter/bf_xmloff/source/style/xmloff_XMLBitmapLogicalSizePropertyHandler.cxx +++ b/binfilter/bf_xmloff/source/style/xmloff_XMLBitmapLogicalSizePropertyHandler.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - - - #include "XMLBitmapLogicalSizePropertyHandler.hxx" #include <comphelper/extract.hxx> diff --git a/binfilter/bf_xmloff/source/style/xmloff_XMLPercentOrMeasurePropertyHandler.cxx b/binfilter/bf_xmloff/source/style/xmloff_XMLPercentOrMeasurePropertyHandler.cxx index 3f38066..13c258d 100644 --- a/binfilter/bf_xmloff/source/style/xmloff_XMLPercentOrMeasurePropertyHandler.cxx +++ b/binfilter/bf_xmloff/source/style/xmloff_XMLPercentOrMeasurePropertyHandler.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include <rtl/ustrbuf.hxx> #include "XMLPercentOrMeasurePropertyHandler.hxx" diff --git a/binfilter/bf_xmloff/source/style/xmloff_xmltabi.cxx b/binfilter/bf_xmloff/source/style/xmloff_xmltabi.cxx index 17f6c68..51764c2 100644 --- a/binfilter/bf_xmloff/source/style/xmloff_xmltabi.cxx +++ b/binfilter/bf_xmloff/source/style/xmloff_xmltabi.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include "nmspmap.hxx" #include "xmlnmspe.hxx" #include "xmlimp.hxx" diff --git a/binfilter/bf_xmloff/source/text/xmloff_XMLIndexTOCStylesContext.cxx b/binfilter/bf_xmloff/source/text/xmloff_XMLIndexTOCStylesContext.cxx index 9ec5bc9..3916844 100644 --- a/binfilter/bf_xmloff/source/text/xmloff_XMLIndexTOCStylesContext.cxx +++ b/binfilter/bf_xmloff/source/text/xmloff_XMLIndexTOCStylesContext.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include "XMLIndexTOCStylesContext.hxx" diff --git a/binfilter/bf_xmloff/source/text/xmloff_XMLTextColumnsExport.cxx b/binfilter/bf_xmloff/source/text/xmloff_XMLTextColumnsExport.cxx index c7baca8..d2d457b 100644 --- a/binfilter/bf_xmloff/source/text/xmloff_XMLTextColumnsExport.cxx +++ b/binfilter/bf_xmloff/source/text/xmloff_XMLTextColumnsExport.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - - - #include <com/sun/star/text/XTextColumns.hpp> #include <com/sun/star/style/VerticalAlignment.hpp> diff --git a/binfilter/bf_xmloff/source/text/xmloff_XMLTextMasterStylesContext.cxx b/binfilter/bf_xmloff/source/text/xmloff_XMLTextMasterStylesContext.cxx index 80a0ab8..c4c3a8e 100644 --- a/binfilter/bf_xmloff/source/text/xmloff_XMLTextMasterStylesContext.cxx +++ b/binfilter/bf_xmloff/source/text/xmloff_XMLTextMasterStylesContext.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include "xmlimp.hxx" #include "xmlnmspe.hxx" diff --git a/binfilter/bf_xmloff/source/text/xmloff_txtdrope.cxx b/binfilter/bf_xmloff/source/text/xmloff_txtdrope.cxx index 46766a8..08f94af 100644 --- a/binfilter/bf_xmloff/source/text/xmloff_txtdrope.cxx +++ b/binfilter/bf_xmloff/source/text/xmloff_txtdrope.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include <com/sun/star/style/DropCapFormat.hpp> diff --git a/binfilter/bf_xmloff/source/text/xmloff_txtparai.cxx b/binfilter/bf_xmloff/source/text/xmloff_txtparai.cxx index 3e1d024..292151b 100644 --- a/binfilter/bf_xmloff/source/text/xmloff_txtparai.cxx +++ b/binfilter/bf_xmloff/source/text/xmloff_txtparai.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - - - #include <bf_svtools/svarray.hxx> #include <com/sun/star/text/ControlCharacter.hpp> _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
