Re: Changing Color::IsDark() to match MS Word

2013-03-08 Thread Luke Deller
Hi, I have now submitted a patch for this: https://gerrit.libreoffice.org/2601 (BTW it seems to take a while for my emails to get through due to the need for moderation - is that normal or am I doing something wrong to trigger that?) Regards, Luke. On 08/03/13 16:55, Luke Deller wrote: I

Changing Color::IsDark() to match MS Word

2013-03-08 Thread Luke Deller
Hi, I am a bit shy of proposing a changing to core LibreOffice code to fix a doc/docx compatibility issue, so want to ask for opinions here. fdo#61993 doc/docx auto font color inverted in LibreOffice Do you think it is the right solution to change Color::IsDark() in

[Libreoffice-commits] core.git: tools/inc tools/source

2013-03-11 Thread Luke Deller
tools/inc/tools/color.hxx |4 ++-- tools/source/generic/color.cxx |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 77e21bb36a2cdaaa0f4049dee0d45c5b2325c6e9 Author: Luke Deller l...@deller.id.au Date: Sat Mar 9 01:26:56 2013 +1100 Change definition

when to backport

2012-12-12 Thread Luke Deller
Hi, Newbie developer question: what is the convention around here for backporting fixes to branches? I see that the 3.6 release plan in wiki says only important bug fixes, but what counts as important? If a fix seems moderately important to me do I just repost my patch to gerrit against

Re: when to backport

2012-12-13 Thread Luke Deller
On 13/12/12 08:17, Michael Meeks wrote: ... Does that help ? Yes thanks Michael :-) Luke. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: svx/source

2013-04-24 Thread Luke Deller
svx/source/svdraw/svdoashp.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 15bbafaaed52182e80f1a24d716a2d181cdc0e17 Author: Luke Deller l...@deller.id.au Date: Thu Apr 25 00:00:54 2013 +1000 fix fdo#60910 FILESAVE loses fontwork/shape objects This reinstates one

[Libreoffice-commits] core.git: svx/source

2013-04-28 Thread Luke Deller
svx/source/svdraw/svdoashp.cxx |1 - svx/source/svdraw/svdobj.cxx | 12 2 files changed, 12 insertions(+), 1 deletion(-) New commits: commit 57082b1243e86694b72c5e4fad013bf207bfe81a Author: Luke Deller l...@deller.id.au Date: Sun Apr 28 07:06:11 2013 +1000 fdo#60910

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - svx/source

2013-04-29 Thread Luke Deller
svx/source/svdraw/svdobj.cxx | 12 1 file changed, 12 insertions(+) New commits: commit 879c36b01d3f806937cfc26b90ebac89e6df87c4 Author: Luke Deller l...@deller.id.au Date: Thu Apr 25 00:00:54 2013 +1000 fdo#60910: discard UNO shape object in SdrObject::SetPage

Fixing a .doc header regression

2012-10-31 Thread Luke Deller
Hi, I am new to the LibreOffice code, and am trying to fix a regression I encountered with headers in a .doc file, reported as fdo#56513 Using gdb I traced the problem back to code in wwSectionManager::GetPageULData in sw/source/filter/ww8/ww8par6.cxx. This code checks whether the first

[Libreoffice-commits] core.git: sw/source

2013-05-07 Thread Luke Deller
sw/source/filter/ww8/writerwordglue.cxx |2 ++ sw/source/filter/ww8/wrtw8sty.cxx | 26 +- 2 files changed, 27 insertions(+), 1 deletion(-) New commits: commit 2d3d942683d1cce738eab09b58e4fd693d5e7241 Author: Luke Deller l...@deller.id.au Date: Fri May 3 00

Re: Fixing a .doc header regression

2012-11-26 Thread Luke Deller
Thanks for the welcome Jan and Miklos. I have been reading this list for a few weeks since starting to look at this issue, and the way you treat each other here with kindness and consideration makes this community very attractive. On Mon, Nov 05, 2012 at 04:38:21PM +0100, Jan Holesovsky wrote:

[Libreoffice-commits] core.git: sw/source

2013-02-11 Thread Luke Deller
sw/source/filter/ww8/wrtw8sty.cxx | 33 + sw/source/filter/ww8/ww8atr.cxx |2 +- 2 files changed, 18 insertions(+), 17 deletions(-) New commits: commit 532e25f8b0ef1daeca1f9f84c7084812b72841d5 Author: Luke Deller l...@deller.id.au Date: Sun Feb 10 02:19

[Libreoffice-commits] core.git: sw/source

2013-02-11 Thread Luke Deller
(-) New commits: commit 1e113cb7604e1509e7d598a9be329f1f7b6e9322 Author: Luke Deller l...@deller.id.au Date: Sun Feb 10 02:31:47 2013 +1100 import different first page header/footer from doc When a Word section has a different first page header/footer, this used to be imported

Re: [PATCH] import different first page header/footer from doc

2013-02-12 Thread Luke Deller
Hi Kendy, On 12/02/13 00:37, Jan Holesovsky wrote: [...] Please - do you plan to continue in this direction, like fixes of .docx and .rtf first page handling too? Or do you have any other cool changes in Writer in mind? Thanks for the encouragement Kendy. I was very glad to see Miklos' work

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - sw/source

2013-02-14 Thread Luke Deller
sw/source/filter/ww8/ww8par6.cxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit d2c2bd5508f331f82bb77b40587d12040752eabf Author: Luke Deller l...@deller.id.au Date: Thu Feb 14 00:04:52 2013 +1100 minimal change to fix fdo#57908 for backport

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - sw/source

2013-05-26 Thread Luke Deller
sw/source/filter/xml/xmltbli.cxx | 26 ++ 1 file changed, 6 insertions(+), 20 deletions(-) New commits: commit 1834009c19946ab47de343deb97cbc50475fb96a Author: Luke Deller l...@deller.id.au Date: Thu May 23 02:05:36 2013 +1000 fix fdo#64872 infinite loop saving

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - sw/source

2013-05-27 Thread Luke Deller
sw/source/filter/ww8/writerwordglue.cxx |2 ++ sw/source/filter/ww8/wrtw8sty.cxx | 28 ++-- 2 files changed, 28 insertions(+), 2 deletions(-) New commits: commit d414e84c438f0b0dd935d1ba1d351f7af27d49a8 Author: Luke Deller l...@deller.id.au Date: Fri May 3

[Libreoffice-commits] core.git: sw/source

2013-05-27 Thread Luke Deller
sw/source/filter/xml/xmltbli.cxx | 26 ++ 1 file changed, 6 insertions(+), 20 deletions(-) New commits: commit e94c8521041259d36aaadcadb9e42ca729a3812b Author: Luke Deller l...@deller.id.au Date: Thu May 23 02:05:36 2013 +1000 fix fdo#64872 infinite loop saving

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - sw/source

2013-05-27 Thread Luke Deller
sw/source/filter/ww8/wrtw8sty.cxx |2 +- sw/source/filter/xml/xmltbli.cxx | 26 ++ 2 files changed, 7 insertions(+), 21 deletions(-) New commits: commit b571605129426a1bf8eb7c9e9927785f8a9a5305 Author: Luke Deller l...@deller.id.au Date: Thu May 23 02:05:36 2013

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - sw/source

2013-06-20 Thread Luke Deller
(-) New commits: commit 4b1ec8ce97d465b409f98c200b865c851844a3c7 Author: Luke Deller l...@deller.id.au Date: Sun Feb 10 02:31:47 2013 +1100 import different first page header/footer from doc When a Word section has a different first page header/footer, this used to be imported into LO

[Libreoffice-commits] core.git: sw/source

2014-07-25 Thread Luke Deller
7ec3da8bb6c82d78f4bfaa69c7c91d6fc99dfad4 Author: Luke Deller l...@deller.id.au Date: Fri Jul 11 22:39:34 2014 +1000 Improve header/footer UI label (fdo#81227) Indicate whether the header/footer being edited is only for the first page, left pages, or right pages if applicable. Change-Id

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2014-07-28 Thread Luke Deller
changed, 44 insertions(+), 43 deletions(-) New commits: commit b4ccde72b8e2e45e7276d5b08b182495a1b1a617 Author: Luke Deller l...@deller.id.au Date: Sat Jul 12 21:49:50 2014 +1000 Copy first-header-footer test from ww8 to ooxml The test document was converted from doc to docx using MS

[Libreoffice-commits] core.git: sw/qa sw/source

2014-07-09 Thread Luke Deller
f312ef98de57a5926be67421395544bb9d41b809 Author: Luke Deller l...@deller.id.au Date: Sun Jul 6 23:19:18 2014 +1000 fix fdo#77844: header wrongly enabled from .doc The LO page style needs page headers to be turned on if the corresponding .doc file section has a left (=even) page header or a first page header

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sw/qa sw/source

2014-07-09 Thread Luke Deller
025a9cf3a8ceba61d8424d7dcb029ab9607a0d73 Author: Luke Deller l...@deller.id.au Date: Sun Jul 6 23:19:18 2014 +1000 fix fdo#77844: header wrongly enabled from .doc The LO page style needs page headers to be turned on if the corresponding .doc file section has a left (=even) page header or a first page header

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sw/qa sw/source

2014-07-09 Thread Luke Deller
7cae592e57d2cfccf55583f18e65fb0f67c7fa42 Author: Luke Deller l...@deller.id.au Date: Sun Jul 6 23:19:18 2014 +1000 fix fdo#77844: header wrongly enabled from .doc The LO page style needs page headers to be turned on if the corresponding .doc file section has a left (=even) page header or a first page header

[Libreoffice-commits] core.git: sw/qa

2014-07-10 Thread Luke Deller
sw/qa/extras/ww8export/ww8export.cxx |2 +- sw/qa/extras/ww8import/ww8import.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 3c25c5f8d9021936bd29bc0a59a0fc2b2c59664f Author: Luke Deller l...@deller.id.au Date: Tue Jul 8 22:44:12 2014 +1000 enable

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3-0' - sw/qa sw/source

2014-07-10 Thread Luke Deller
758acdd6082fe89a4bd96fe65a0d609d511ddda5 Author: Luke Deller l...@deller.id.au Date: Sun Jul 6 23:19:18 2014 +1000 fix fdo#77844: header wrongly enabled from .doc The LO page style needs page headers to be turned on if the corresponding .doc file section has a left (=even) page header or a first page header

[Libreoffice-commits] core.git: sw/qa sw/source

2014-07-13 Thread Luke Deller
sw/qa/extras/ww8import/data/fdo81102.doc |binary sw/qa/extras/ww8import/ww8import.cxx | 16 sw/source/filter/ww8/ww8par.cxx |5 + 3 files changed, 17 insertions(+), 4 deletions(-) New commits: commit b5bb15013617c6b9f1cdd089acae0bfb7104fa3a Author: Luke

[Libreoffice-commits] core.git: sw/qa sw/source

2014-03-27 Thread Luke Deller
92ad689bcb3ad16bd35302e6ff4ee45b872c05a0 Author: Luke Deller l...@deller.id.au Date: Wed Mar 26 21:58:19 2014 +1100 Unit test for .doc import of full colour borders This test exercises the import component of commit ad51d4952dc30e0d1cdcc6037556cd7c66a61542 which adds support for full colour borders

[Libreoffice-commits] core.git: editeng/source sw/source

2014-03-31 Thread Luke Deller
editeng/source/items/borderline.cxx | 10 -- sw/source/filter/ww8/ww8atr.cxx |9 + 2 files changed, 17 insertions(+), 2 deletions(-) New commits: commit fe3dff30205d4b6b276e3687edda48c19de1547f Author: Luke Deller l...@deller.id.au Date: Fri Mar 28 22:51:36 2014 +1100

[Libreoffice-commits] core.git: editeng/source include/editeng

2014-03-31 Thread Luke Deller
editeng/source/items/borderline.cxx | 12 +--- editeng/source/items/svxitems.src | 16 include/editeng/editrids.hrc|9 - 3 files changed, 33 insertions(+), 4 deletions(-) New commits: commit 0b7c8569782ecc5023d221f2063a664d008beb7b Author: Luke

[Libreoffice-commits] core.git: 2 commits - include/filter sw/source

2014-04-06 Thread Luke Deller
/ww8attributeoutput.hxx |3 ++ 5 files changed, 66 insertions(+), 1 deletion(-) New commits: commit c78f918a7cb267a713804b8feacc3425196d4428 Author: Luke Deller l...@deller.id.au Date: Fri Apr 4 21:58:16 2014 +1100 Full colour table borders in .doc export Currently LO writes table cell

[Libreoffice-commits] core.git: include/filter sw/source

2014-04-07 Thread Luke Deller
| 68 +- sw/source/filter/ww8/ww8scan.cxx| 60 +++--- 6 files changed, 153 insertions(+), 142 deletions(-) New commits: commit 6a7d04a9cb82cee083cf83c7354b89fa42458396 Author: Luke Deller l...@deller.id.au Date: Sun Apr 6 21:31:49

[Libreoffice-commits] core.git: sw/source

2014-04-07 Thread Luke Deller
sw/source/filter/ww8/ww8par2.cxx | 27 +-- 1 file changed, 5 insertions(+), 22 deletions(-) New commits: commit 72ef0d88e916b320de85fe2ebf08cb7aea28ca08 Author: Luke Deller l...@deller.id.au Date: Mon Apr 7 22:20:15 2014 +1000 Ignore sprmTFCantSplit90 in .doc

[Libreoffice-commits] core.git: 2 commits - sw/inc sw/qa sw/source

2014-04-09 Thread Luke Deller
(+), 142 deletions(-) New commits: commit 19644e657d1ccfa6cd9f57524cb77beb47161ae7 Author: Luke Deller l...@deller.id.au Date: Mon Apr 7 23:58:58 2014 +1000 Unit test for .doc export of full colour borders This test exercises the *export* component of recent work to add support

[Libreoffice-commits] core.git: Changes to 'refs/changes/59/8759/3'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/59/8759/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/59/8759/2'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/85/8885/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/86/1386/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/85/8885/2'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/46/8646/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/08/4008/2'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/01/2601/2'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/08/4008/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/87/1387/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/62/3662/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/96/3596/2'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/62/2062/2'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/35/10235/2'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/62/3662/2'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/96/3596/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/46/8646/2'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/91/10191/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/62/2062/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/35/10235/3'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/80/8780/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/84/8884/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/84/8884/2'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/35/10235/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/62/2062/3'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/81/8781/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/37/2137/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/81/8781/2'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/65/2065/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/45/10145/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/35/10335/5'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/35/10335/2'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/35/10335/3'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/37/2137/2'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/65/2065/2'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/35/10335/4'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/35/10335/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/44/1244/2'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/68/10168/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/70/1170/2'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/55/4055/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/91/10291/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/51/1251/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/26/4026/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/38/8838/2'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/51/3451/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/38/8838/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/00/10100/3'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/44/10144/2'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/39/4039/2'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/39/4039/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/00/10100/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/00/10100/2'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/87/8887/2'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/42/3642/4'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/42/3642/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/42/3642/3'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/87/8887/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/42/3642/2'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/42/3642/5'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/43/3743/2'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/43/3743/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/43/3743/3'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/44/10144/1'

2014-09-29 Thread Luke Deller
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

  1   2   >