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 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 jgraeme+...@gmail.com Date: Thu, 21 Oct 2010 00:27:09 +0100 Subject: [PATCH] Clean up comments in sw_unosett.cxx --- binfilter/bf_sw/source/core/unocore

[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 jgraeme+...@gmail.com Date: Tue, 12 Oct 2010 23:35:16 +0100 Subject: [PATCH] Remove redundant #include, #define comments --- .../source

[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 jgraeme+...@gmail.com Date: Fri, 8 Oct 2010 23:49:34 +0100 Subject: [PATCH] Remove redundant #ifndef #ifdef directives This change removes multiple