Blanket License Statement

2012-05-19 Thread jgraeme
All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. J. Graeme Lingard ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice] [PATCH] Filters - Clean up some comments in binfilter/bf_sw/source/core/unocore/

2010-10-24 Thread jgraeme
Patch to remove some comments from binfilter/bf_sw/source/core/unocore/ Graeme From 2534fd28c101cdf9b578010f9f4500458c2272df Mon Sep 17 00:00:00 2001 From: J. Graeme Lingard Date: Sun, 24 Oct 2010 22:47:06 +0100 Subject: [PATCH] Clean up some comments in binfilter/bf_sw/source/core/unocore/ ---

Re: [Libreoffice] [PATCH] Filters - Clean up comments in sw_unodraw.cxx & sw_unoredline.cxx

2010-10-24 Thread jgraeme
On 24 October 2010 13:04, Caolán McNamara wrote: > The "binfilter" is the filter which is used to import and export the old > StarOffice binary formats, it was created by trying to strip down old > copies of sw/sc/starmath etc. to the minimum required to load/save those > formats and convert them

[Libreoffice] [PATCH] Filters - Clean up comments in sw_unosett.cxx

2010-10-20 Thread jgraeme
A patch to clean up comments. Graeme From c16ca6be0594106268dc94646b1fc0724e924461 Mon Sep 17 00:00:00 2001 From: J. Graeme Lingard Date: Thu, 21 Oct 2010 00:27:09 +0100 Subject: [PATCH] Clean up comments in sw_unosett.cxx --- binfilter/bf_sw/source/core/unocore/sw_unosett.cxx | 217 +-

[Libreoffice] [PATCH] Filters - Clean up comments in sw_unocoll.cxx

2010-10-19 Thread jgraeme
A patch to clean up comments. Graeme From 7493d712e537198fe036ff18a7e2a665f36a7f23 Mon Sep 17 00:00:00 2001 From: J. Graeme Lingard Date: Tue, 19 Oct 2010 23:48:16 +0100 Subject: [PATCH] Clean up comments in sw_unocoll.cxx --- binfilter/bf_sw/source/core/unocore/sw_unocoll.cxx | 235 +-

Re: [Libreoffice] [PATCH] Filters - Remove unnecessary #ifdef PCH & comments

2010-10-15 Thread jgraeme
On 14 October 2010 11:03, Michael Meeks wrote: >        Wonderful - thanks :-) [ wonder why they were still there ] In 2004 only the #include "core_pch.hxx" was commented out (//auto strip) & then in 2006 these type of comments were bulk removed, forgetting the rest. Graeme _

[Libreoffice] [PATCH] Ure - Remove redundant #include, #define & comments

2010-10-12 Thread jgraeme
A patch to remove commented out #includes & #defines. Graeme From 81e8800925773d41a280ef44b0c2d9938845787a Mon Sep 17 00:00:00 2001 From: J. Graeme Lingard Date: Tue, 12 Oct 2010 23:35:16 +0100 Subject: [PATCH] Remove redundant #include, #define & comments --- .../source/cpp_uno/gcc3_linux_powe

[Libreoffice] [PATCH] Libs-core - Remove redundant #ifndef & #ifdef directives

2010-10-09 Thread jgraeme
Another patch to remove unused #ifndef & #ifdef directives. Graeme From 48969785b45f581e48490362fd4a7dc5d1ced6f8 Mon Sep 17 00:00:00 2001 From: J. Graeme Lingard Date: Sat, 9 Oct 2010 18:48:33 +0100 Subject: [PATCH] Remove redundant #ifndef & #ifdef directives These unused directives are:- - mu

[Libreoffice] [PATCH] Filters - Remove redundant #ifndef directives

2010-10-09 Thread jgraeme
Patch removes unused #ifndef directives. Graeme From a9f6724dfbfccba7d2e6b9c11daf4561bea3b2f1 Mon Sep 17 00:00:00 2001 From: J. Graeme Lingard Date: Sat, 9 Oct 2010 17:49:25 +0100 Subject: [PATCH] Remove redundant #ifndef directives --- .../source/config/svt_addxmltostorageoptions.cxx |3

[Libreoffice] [PATCH] Remove redundant #ifndef & #ifdef directives

2010-10-08 Thread jgraeme
A patch to remove some unused directives. Graeme From d82df8d1770a623b0d1943583e1cc070918ac54f Mon Sep 17 00:00:00 2001 From: J. Graeme Lingard Date: Fri, 8 Oct 2010 23:49:34 +0100 Subject: [PATCH] Remove redundant #ifndef & #ifdef directives This change removes multiple unused #ifndef & #ifdef

Re: [Libreoffice] [PATCH] Libs-gui - Remove redundant #include directives & comments

2010-10-08 Thread jgraeme
On 8 October 2010 01:59, Kohei Yoshida wrote: > Ok.  These 5 patches you've sent all look identical.  So I just assume > these have been sent in error. Not sure what's happened here. This week I have sent 6 patches with the same commit message, doing the same thing but for different repositories,

[Libreoffice] [PATCH] Libs-gui - Remove redundant #include directives & comments

2010-10-07 Thread jgraeme
Patch to remove more commented out #includes. Graeme From e85f18948892c3cc0bae1c4b5f0d31794181f00e Mon Sep 17 00:00:00 2001 From: J. Graeme Lingard Date: Thu, 7 Oct 2010 23:56:42 +0100 Subject: [PATCH] Remove redundant #include directives & comments --- dtrans/source/test/test_dtrans.cxx

[Libreoffice] [PATCH] Writer - Remove redundant #include directives & comments

2010-10-06 Thread jgraeme
Patch to remove commented out #includes & related comments. Graeme From 0fe345026ff6ab4d0ab1c8f17c146f8e731844d1 Mon Sep 17 00:00:00 2001 From: J. Graeme Lingard Date: Wed, 6 Oct 2010 23:52:18 +0100 Subject: [PATCH] Remove redundant #include directives & comments --- starmath/inc/edit.hxx

Re: [Libreoffice] [PATCH] Libs-core - Remove redundant #include directives & comments

2010-10-06 Thread jgraeme
On 6 October 2010 08:37, David Tardon wrote: > Some really rare stuff in here, like includes from sj2 or so3 :) Pushed. Thanks for committing this patch, however when looking at http://cgit.freedesktop.org/libreoffice/libs-core/commit/?id=2ff212ff7de4675deeab61a3b68067de30589ff2 I noticed that un