Re: [Libreoffice] [PATCH] Easy hacks: removed double line spacing

2011-02-01 Thread Caolán McNamara
On Mon, 2011-01-31 at 14:49 +0100, Christina Roßmanith wrote:
 Yes. LGPLv3+ and MPL as usual.

no patch was attached.

C.

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice] [PATCH] Easy hacks: removed double line spacing

2011-01-31 Thread Christina Roßmanith

Yes. LGPLv3+ and MPL as usual.

Christina

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice] [PATCH] Easy hacks: removed double line spacing

2011-01-30 Thread Christina Roßmanith

Hi,

lines already striked out in the list.

Christina
From c81b66bcbbb4179d64815ecdcc744267c8e999af Mon Sep 17 00:00:00 2001
From: Christina Rossmanith chrrossman...@web.de
Date: Sun, 30 Jan 2011 22:23:57 +0100
Subject: [PATCH] Easy hacks: removed double line spacing

---
 .../source/config/svt_extendedsecurityoptions.cxx  |   16 -
 .../bf_svtools/source/config/svt_moduleoptions.cxx |   21 +---
 .../source/config/svt_securityoptions.cxx  |   34 +++-
 .../bf_svtools/source/config/svt_viewoptions.cxx   |   11 --
 .../filter/source/bf_migrate/bf_migratefilter.cxx  |   13 +---
 5 files changed, 15 insertions(+), 80 deletions(-)

diff --git a/binfilter/bf_svtools/source/config/svt_extendedsecurityoptions.cxx b/binfilter/bf_svtools/source/config/svt_extendedsecurityoptions.cxx
index d0f40f0..54ff579 100644
--- a/binfilter/bf_svtools/source/config/svt_extendedsecurityoptions.cxx
+++ b/binfilter/bf_svtools/source/config/svt_extendedsecurityoptions.cxx
@@ -34,27 +34,16 @@
 //_
 
 #include bf_svtools/extendedsecurityoptions.hxx
-
 #include unotools/configmgr.hxx
-
 #include unotools/configitem.hxx
-
 #include tools/debug.hxx
-
 #include com/sun/star/uno/Any.hxx
-
 #include com/sun/star/uno/Sequence.hxx
-
 #include tools/urlobj.hxx
-
 #include tools/wldcrd.hxx
-
 #include rtl/ustrbuf.hxx
-
 #include bf_svtools/pathoptions.hxx
-
 #include hash_map
-
 #include rtl/logfile.hxx
 #include itemholder1.hxx
 
@@ -75,14 +64,10 @@ namespace binfilter
 //_
 
 #define	ROOTNODE_SECURITYOUString(RTL_CONSTASCII_USTRINGPARAM(Office.Security))
-
 #define SECURE_EXTENSIONS_SET			OUString(RTL_CONSTASCII_USTRINGPARAM(SecureExtensions))
 #define EXTENSION_PROPNAMEOUString(RTL_CONSTASCII_USTRINGPARAM(/Extension))
-
 #define PROPERTYNAME_HYPERLINKS_OPEN	OUString(RTL_CONSTASCII_USTRINGPARAM(Hyperlinks/Open))
-
 #define PROPERTYHANDLE_HYPERLINKS_OPEN	0
-
 #define PROPERTYCOUNT   1
 
 //_
@@ -201,7 +186,6 @@ class SvtExtendedSecurityOptions_Impl : public ConfigItem
 private:
 OUString		m_aSecureExtensionsSetName;
 OUString		m_aExtensionPropName;
-
 SvtExtendedSecurityOptions::OpenHyperlinkMode	m_eOpenHyperlinkMode;
 sal_Boolm_bROOpenHyperlinkMode;
 ExtensionHashMapm_aExtensionHashMap;
diff --git a/binfilter/bf_svtools/source/config/svt_moduleoptions.cxx b/binfilter/bf_svtools/source/config/svt_moduleoptions.cxx
index 9fbcf51..1b450c2 100644
--- a/binfilter/bf_svtools/source/config/svt_moduleoptions.cxx
+++ b/binfilter/bf_svtools/source/config/svt_moduleoptions.cxx
@@ -28,42 +28,26 @@
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 
-//_
+//___
 //	includes
-//_
+//___
 
 #include bf_svtools/moduleoptions.hxx
-
 #include comphelper/sequenceashashmap.hxx
-
 #include unotools/configmgr.hxx
-
 #include unotools/configitem.hxx
-
 #include unotools/processfactory.hxx
-
 #include osl/diagnose.h
-
 #include rtl/ustrbuf.hxx
-
 #include rtl/logfile.hxx
-
 #include com/sun/star/uno/Any.hxx
-
 #include com/sun/star/uno/Sequence.hxx
-
 #include com/sun/star/beans/PropertyValue.hpp
-
 #include com/sun/star/container/XNameAccess.hpp
-
 #include com/sun/star/lang/XMultiServiceFactory.hpp
-
 #include com/sun/star/lang/XServiceInfo.hpp
-
 #include com/sun/star/document/XTypeDetection.hpp
-
 #include com/sun/star/util/XStringSubstitution.hpp
-
 #include itemholder1.hxx
 
 //_
@@ -76,7 +60,6 @@ namespace css = ::com::sun::star;
 
 namespace binfilter
 {
-
 //_
 //	const
 //_
diff --git a/binfilter/bf_svtools/source/config/svt_securityoptions.cxx b/binfilter/bf_svtools/source/config/svt_securityoptions.cxx
index 478c7b5..7dc325e 100644
--- a/binfilter/bf_svtools/source/config/svt_securityoptions.cxx
+++ b/binfilter/bf_svtools/source/config/svt_securityoptions.cxx
@@ -33,25 +33,15 @@
 

Re: [Libreoffice] [PATCH] Easy hacks: removed double line spacing (and some dead code)

2011-01-29 Thread Jonathan Aquilina

On 1/29/11 10:30 PM, Christina Roßmanith wrote:

Hi,

I'll strike out the files I've fixed on the list.

Christina


___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
much appreciated :) its to avoid someone duplicating a patch someone 
else could have done.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice