Re: HarfBuzz performance problem

2014-04-16 Thread Noel Grandin
On 2014-04-16 05:02, Kohei Yoshida wrote: This bug https://bugs.freedesktop.org/show_bug.cgi?id=75665 reveals that our HarfBuzz based text rendering is quite expensive. I tried to do what I could on the Calc side to lessen the impact of this problem. I've made some improvement, but I've hit

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

2014-04-24 Thread Noel Grandin
include/svtools/unoevent.hxx|6 +++--- svtools/source/uno/unoevent.cxx |4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 532acfde021fb78de64faefeb561632b333931a2 Author: Noel Grandin n...@peralex.com Date: Thu Apr 24 11:37:21 2014 +0200 make

[Libreoffice-commits] core.git: compilerplugins/clang

2014-01-30 Thread Noel Grandin
compilerplugins/clang/literaltoboolconversion.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a1aa702861694fb114403b3f2746a33eb315ed87 Author: Noel Grandin n...@peralex.com Date: Thu Jan 30 15:37:52 2014 +0200 literaltobool conversion plugin, reduce

[Libreoffice-commits] core.git: 6 commits - cui/source sd/source sw/source tools/source

2014-02-07 Thread Noel Grandin
changed, 17 insertions(+), 21 deletions(-) New commits: commit 160cc0f6a5718bb7267b4a214c10c34eb5e08ee7 Author: Noel Grandin n...@peralex.com Date: Fri Feb 7 12:12:38 2014 +0200 4 related coverity issues, unused pointer value coverity#708881, coverity#708882, coverity#708883

[Libreoffice-commits] core.git: 10 commits - sd/source starmath/source svx/source sw/source

2014-02-07 Thread Noel Grandin
/source/filter/ww8/ww8par2.cxx |4 ++-- 10 files changed, 16 insertions(+), 22 deletions(-) New commits: commit 50fe91476fed74773f0f0d40261b8e2d4728ef26 Author: Noel Grandin n...@peralex.com Date: Fri Feb 7 14:58:54 2014 +0200 coverity#708813 unused pointer value

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

2014-02-10 Thread Noel Grandin
+++--- sc/source/ui/docshell/docfunc.cxx | 16 ++-- 7 files changed, 100 insertions(+), 100 deletions(-) New commits: commit ec3c9a5f7fd04327697d50505ac56fcfbb71ca45 Author: Noel Grandin n...@peralex.com Date: Fri Feb 7 16:06:27 2014 +0200 sal_Bool-bool Change-Id

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

2014-02-10 Thread Noel Grandin
rsc/source/rsc/rsc.cxx | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) New commits: commit d33d1e316c2c5ce56be0e931f0c742d00451dc7f Author: Noel Grandin n...@peralex.com Date: Mon Feb 10 11:30:33 2014 +0200 coverity#708799 unused pointer value Change-Id

[Libreoffice-commits] core.git: include/svx reportdesign/inc reportdesign/source sc/inc sc/source sd/inc sd/source svx/source sw/source

2014-02-11 Thread Noel Grandin
|4 ++-- sw/source/ui/shells/mediash.cxx|4 ++-- sw/source/ui/shells/navsh.cxx |4 ++-- 38 files changed, 65 insertions(+), 65 deletions(-) New commits: commit 08c40a2474405b160aab96cabe115d8437d68f8a Author: Noel Grandin

[Libreoffice-commits] core.git: 22 commits - dbaccess/source filter/source forms/source framework/source idl/source sc/source sfx2/source svgio/source svtools/source svx/source sw/source xmloff/source

2014-02-11 Thread Noel Grandin
Author: Noel Grandin n...@peralex.com Date: Wed Feb 12 08:58:15 2014 +0200 cid#736038 missing break in switch Change-Id: Icca673a955441da87921e530c4bfe6c8f0e79723 diff --git a/filter/source/svg/svgexport.cxx b/filter/source/svg/svgexport.cxx index f7c67ea..3aa17b3 100644 --- a/filter

[Libreoffice-commits] core.git: 16 commits - editeng/source include/editeng include/svx sc/inc sc/source sd/source starmath/source svx/source sw/source

2014-02-11 Thread Noel Grandin
, 120 insertions(+), 121 deletions(-) New commits: commit e29c77479d7cffb6d2b5a4b68f5bc0ae93855ff3 Author: Noel Grandin n...@peralex.com Date: Tue Feb 11 16:30:44 2014 +0200 sal_Bool-bool Change-Id: Ibd272f99af356d3dd16feeca2354dc502c685218 diff --git a/sc/inc/hints.hxx b/sc/inc

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

2014-02-12 Thread Noel Grandin
editeng/source/items/paraitem.cxx |2 ++ filter/source/svg/svgexport.cxx | 10 +- sw/source/ui/app/apphdl.cxx |1 + 3 files changed, 8 insertions(+), 5 deletions(-) New commits: commit 257c82d924e9c6621c5e631aff29daacc8c4b8cd Author: Noel Grandin n...@peralex.com Date

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

2014-02-12 Thread Noel Grandin
svtools/source/svhtml/parhtml.cxx |7 --- 1 file changed, 7 deletions(-) New commits: commit b16f90f33143e6c8c9e8e2fa9cc55797b5bbff12 Author: Noel Grandin n...@peralex.com Date: Wed Feb 12 10:08:43 2014 +0200 remove code in dead HTML_BEHAVIOUR #define git grep found

[Libreoffice-commits] core.git: 8 commits - binaryurp/source chart2/source connectivity/source editeng/source svtools/source

2014-02-12 Thread Noel Grandin
025a77f794c87b602921bc583f1133268980b761 Author: Noel Grandin n...@peralex.com Date: Wed Feb 12 13:43:46 2014 +0200 cid#705996 unintended sign extension Change-Id: I07f357b069bd8ae31049f049163c0e20e7361f79 diff --git a/editeng/source/editeng/impedit2.cxx b/editeng/source/editeng/impedit2.cxx

[Libreoffice-commits] core.git: basic/source editeng/source idl/source include/tools sc/source sd/source sot/source svl/source svtools/source svx/source sw/source tools/qa tools/source vcl/source vcl/

2014-02-12 Thread Noel Grandin
|8 +++--- vcl/win/source/gdi/salgdi3.cxx |4 +-- 32 files changed, 116 insertions(+), 92 deletions(-) New commits: commit b2878af3223c438abeecc77d9976e56db31a5b49 Author: Noel Grandin n...@peralex.com Date: Thu Feb 6 12:44:59 2014 +0200 more SvStream:operator conversion

[Libreoffice-commits] core.git: cppcanvas/source idl/inc include/filter include/tools sc/inc sc/source starmath/source svl/source sw/source vcl/source

2014-02-12 Thread Noel Grandin
/ww8scan.cxx | 16 vcl/source/filter/wmf/enhwmf.cxx | 12 12 files changed, 56 insertions(+), 69 deletions(-) New commits: commit 0c7f35277575fee8594737f5b2842dfac2c6d04f Author: Noel Grandin n...@peralex.com Date: Fri Feb 7 11:53:18 2014 +0200 remove

[Libreoffice-commits] core.git: 7 commits - cui/source sd/source sw/source vcl/source

2014-02-14 Thread Noel Grandin
files changed, 15 insertions(+), 21 deletions(-) New commits: commit a4d059e2b139e1c0b49bbbf983112e15ea2f601b Author: Noel Grandin n...@peralex.com Date: Thu Feb 13 14:11:04 2014 +0200 cid#704734 reference after null check Change-Id: I54a51427347bdd363fc980db4c1ef1a1feb99177 diff

[Libreoffice-commits] core.git: 24 commits - filter/source framework/source lotuswordpro/source sc/source sd/source sfx2/source svx/source sw/source

2014-02-17 Thread Noel Grandin
/source/ui/shells/basesh.cxx |3 sw/source/ui/uno/unotxdoc.cxx|4 23 files changed, 58 insertions(+), 87 deletions(-) New commits: commit 0beb64bfcdd02c17938396448f861b9fb55f20a3 Author: Noel Grandin n...@peralex.com Date: Mon

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

2014-02-18 Thread Noel Grandin
/ww8graf.cxx |2 +- 7 files changed, 7 insertions(+), 9 deletions(-) New commits: commit c1c7eeb4859bd436e711a0225ca1247fc1863110 Author: Noel Grandin n...@peralex.com Date: Tue Feb 18 11:43:55 2014 +0200 cid#736857 Dereference before null check Change-Id

[Libreoffice-commits] core.git: 12 commits - dbaccess/source l10ntools/source sc/source sdext/source sd/source sfx2/source sot/source starmath/source svx/source sw/source

2014-02-19 Thread Noel Grandin
/svdxcgv.cxx |2 - sw/source/filter/ww8/ww8graf.cxx | 50 +++-- 12 files changed, 33 insertions(+), 43 deletions(-) New commits: commit 8f6a8be4ffe7c4c287528e5399767929c7712183 Author: Noel Grandin n...@peralex.com Date: Wed Feb 19 15:10:59 2014

[Libreoffice-commits] core.git: 17 commits - cppu/source dbaccess/source filter/source formula/source hwpfilter/source include/filter l10ntools/inc l10ntools/source sc/source

2014-02-21 Thread Noel Grandin
|1 sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx |2 sc/source/ui/miscdlgs/anyrefdg.cxx |2 19 files changed, 147 insertions(+), 56 deletions(-) New commits: commit b32658e7c492b33c15c738f6dd365b921f29dbc4 Author: Noel Grandin n

Re: Minutes of ESC call

2014-02-25 Thread Noel Grandin
On 2014-02-21 16:21, Thorsten Behrens wrote: Jan Holesovsky wrote: * Problems in image scaling code (Markus) + can we use openmp there? anybody against? + gcc and visual studio both support that [Markus] + easy to use [Markus] Another piece to look at are intel's TBB, which in

[Libreoffice-commits] core.git: 6 commits - include/sfx2 sc/inc sc/source sfx2/source unusedcode.easy

2014-02-25 Thread Noel Grandin
files changed, 155 deletions(-) New commits: commit dbe081749d9c64c54fd19340a3696237a4ebdf20 Author: Noel Grandin n...@peralex.com Date: Tue Feb 25 16:12:00 2014 +0200 remove unused code ScDocument::IsEmptyData(short, short) and the consequently unused code ScTable::IsEmptyData

[Libreoffice-commits] core.git: 23 commits - include/svtools sc/inc sc/source svtools/source unusedcode.easy

2014-02-27 Thread Noel Grandin
| 30 -- 42 files changed, 6 insertions(+), 352 deletions(-) New commits: commit 04539b9bba00d4cd1e4673fc1fab0fa1977d53cd Author: Noel Grandin n...@peralex.com Date: Wed Feb 26 15:51:46 2014 +0200 remove unused code Ruler::GetPageWidth() Change-Id

[Libreoffice-commits] core.git: 15 commits - basic/source editeng/source i18nlangtag/source i18npool/source include/basic include/i18nlangtag include/sfx2 include/svtools include/svx include/tools inc

2014-02-27 Thread Noel Grandin
insertions(+), 267 deletions(-) New commits: commit 2dcc6a491a308b65172b509e895942d8b1b9c536 Author: Noel Grandin n...@peralex.com Date: Fri Feb 28 08:31:06 2014 +0200 remove unused code BigInt::GetString() Change-Id: I0e1b1e07103b7aafd0b6691e0fcf0d2c8f612ac8 diff --git a/include

[Libreoffice-commits] core.git: 15 commits - include/oox include/sfx2 include/svl include/svx oox/source sc/inc sc/source sd/source sfx2/source svl/source svx/source unusedcode.easy

2014-03-02 Thread Noel Grandin
| 24 --- 40 files changed, 14 insertions(+), 398 deletions(-) New commits: commit f27e5ecfba4b688af6bcdd9933735f85c59b7401 Author: Noel Grandin n...@peralex.com Date: Mon Mar 3 08:55:48 2014 +0200 remove unused code oox::AttributeConversion

[Libreoffice-commits] core.git: basegfx/source include/basegfx unusedcode.easy

2014-03-04 Thread Noel Grandin
|3 + 5 files changed, 76 insertions(+) New commits: commit 1f6cce7e52c5007457d1a39263efe54ee87e9fab Author: Noel Grandin n...@peralex.com Date: Wed Mar 5 09:33:59 2014 +0200 Revert remove unused code in basegfx Some of this code is used by Windows

[Libreoffice-commits] core.git: filter/source include/sot include/tools oox/source sfx2/source sot/source tools/source

2014-09-26 Thread Noel Grandin
/stgelem.cxx | 44 sot/source/sdstor/ucbstorage.cxx |2 tools/source/ref/globname.cxx | 196 - 9 files changed, 112 insertions(+), 190 deletions(-) New commits: commit ed085a6d2043e1da6b50a9d00742b812c9ff0247 Author: Noel Grandin n

[Libreoffice-commits] core.git: 11 commits - basic/source connectivity/source dbaccess/source editeng/source extensions/source filter/source idl/source include/tools sc/source sd/source sfx2/source so

2014-09-26 Thread Noel Grandin
commits: commit 4e26b915687acbfab5ebc260d8a7a434761721bd Author: Noel Grandin n...@peralex.com Date: Thu Sep 25 20:29:27 2014 +0200 remove unnecessary casts in misc calls to SvStream.Write* left over from our conversion of the SvStream output operators to more specific methods

[Libreoffice-commits] core.git: jurt/com

2014-09-29 Thread Noel Grandin
d5cdc7567299f03e655dfbb1d59c371fb3253b88 Author: Noel Grandin n...@peralex.com Date: Mon Sep 29 11:30:07 2014 +0200 fix Java1.5 incompatibility the java.io.IOException(Throwable) constructor was only introduced in 1.6 Change-Id: Icd40e91cce7a2e89e4a70ad55f31baaa86eebfe2 diff --git a/jurt

[Libreoffice-commits] core.git: javaunohelper/com

2014-09-29 Thread Noel Grandin
255e30026b668f0effed62fbed36f0463539f93c Author: Noel Grandin n...@peralex.com Date: Mon Sep 29 11:47:53 2014 +0200 fix more Java1.5 incompatibility Change-Id: I9c4d62e4d3703e4e1015efe2b2917d54f82bc83f diff --git a/javaunohelper/com/sun/star/lib/uno/adapter/XInputStreamToInputStreamAdapter.java b

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

2014-09-29 Thread Noel Grandin
40861378a22503b58c7c6dd1f691fc824697c1db Author: Noel Grandin n...@peralex.com Date: Mon Sep 29 12:07:23 2014 +0200 fix more Java1.5 incompatibility Change-Id: I32881e06d278df6319822a5ecf282aa97cf24bc8 diff --git a/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/dom/DOMDocument.java b/xmerge/source

[Libreoffice-commits] core.git: 8 commits - compilerplugins/clang extensions/source i18npool/source idl/inc idl/source include/svtools include/toolkit include/vcl io/source javaunohelper/source jvmfwk

2014-09-29 Thread Noel Grandin
vcl/unx/gtk/a11y/atkutil.cxx|2 vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx| 20 158 files changed, 1355 insertions(+), 1334 deletions(-) New commits: commit 00bd4571560bdbfbe4753d93513e55d58014228b Author: Noel Grandin n...@peralex.com Date: Mon Sep 29 09

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

2014-09-29 Thread Noel Grandin
___ 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/9284/1'

2014-09-29 Thread Noel Grandin
___ 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/69/7369/1'

2014-09-29 Thread Noel Grandin
___ 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/98/10298/1'

2014-09-29 Thread Noel Grandin
___ 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/10996/2'

2014-09-29 Thread Noel Grandin
___ 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/11070/2'

2014-09-29 Thread Noel Grandin
___ 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/93/3393/1'

2014-09-29 Thread Noel Grandin
___ 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/10996/1'

2014-09-29 Thread Noel Grandin
___ 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/11070/1'

2014-09-29 Thread Noel Grandin
___ 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/9642/1'

2014-09-29 Thread Noel Grandin
___ 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/9343/2'

2014-09-29 Thread Noel Grandin
___ 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/10187/2'

2014-09-29 Thread Noel Grandin
___ 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/3359/1'

2014-09-29 Thread Noel Grandin
___ 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/92/11692/1'

2014-09-29 Thread Noel Grandin
___ 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/98/10298/2'

2014-09-29 Thread Noel Grandin
___ 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/10187/1'

2014-09-29 Thread Noel Grandin
___ 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/77/9977/2'

2014-09-29 Thread Noel Grandin
___ 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/99/3399/2'

2014-09-29 Thread Noel Grandin
___ 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/78/8478/2'

2014-09-29 Thread Noel Grandin
___ 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/9642/3'

2014-09-29 Thread Noel Grandin
___ 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/98/3398/1'

2014-09-29 Thread Noel Grandin
___ 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/768/2'

2014-09-29 Thread Noel Grandin
___ 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/99/3399/1'

2014-09-29 Thread Noel Grandin
___ 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/30/3430/2'

2014-09-29 Thread Noel Grandin
___ 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/9343/1'

2014-09-29 Thread Noel Grandin
___ 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/20/10020/2'

2014-09-29 Thread Noel Grandin
___ 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/77/9977/1'

2014-09-29 Thread Noel Grandin
___ 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/13/3613/1'

2014-09-29 Thread Noel Grandin
___ 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/13/3613/2'

2014-09-29 Thread Noel Grandin
___ 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/9642/2'

2014-09-29 Thread Noel Grandin
___ 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/78/8478/5'

2014-09-29 Thread Noel Grandin
___ 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/6401/2'

2014-09-29 Thread Noel Grandin
___ 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/19/9919/1'

2014-09-29 Thread Noel Grandin
___ 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/78/8478/1'

2014-09-29 Thread Noel Grandin
___ 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/78/8478/4'

2014-09-29 Thread Noel Grandin
___ 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/30/3430/1'

2014-09-29 Thread Noel Grandin
___ 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/60/9060/2'

2014-09-29 Thread Noel Grandin
___ 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/02/8002/2'

2014-09-29 Thread Noel Grandin
___ 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/98/3398/2'

2014-09-29 Thread Noel Grandin
___ 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/768/1'

2014-09-29 Thread Noel Grandin
___ 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/3565/1'

2014-09-29 Thread Noel Grandin
___ 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/77/9877/2'

2014-09-29 Thread Noel Grandin
___ 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/11/7011/1'

2014-09-29 Thread Noel Grandin
___ 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/768/4'

2014-09-29 Thread Noel Grandin
___ 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/31/3031/2'

2014-09-29 Thread Noel Grandin
___ 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/92/9892/1'

2014-09-29 Thread Noel Grandin
___ 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/92/9892/2'

2014-09-29 Thread Noel Grandin
___ 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/7342/1'

2014-09-29 Thread Noel Grandin
___ 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/20/10020/3'

2014-09-29 Thread Noel Grandin
___ 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/78/8478/3'

2014-09-29 Thread Noel Grandin
___ 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/9565/2'

2014-09-29 Thread Noel Grandin
___ 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/41/8641/1'

2014-09-29 Thread Noel Grandin
___ 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/93/3393/2'

2014-09-29 Thread Noel Grandin
___ 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/7044/4'

2014-09-29 Thread Noel Grandin
___ 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/30/3430/3'

2014-09-29 Thread Noel Grandin
___ 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/71/11071/3'

2014-09-29 Thread Noel Grandin
___ 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/17/9817/2'

2014-09-29 Thread Noel Grandin
___ 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/41/8641/2'

2014-09-29 Thread Noel Grandin
___ 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/31/3031/3'

2014-09-29 Thread Noel Grandin
___ 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/3359/3'

2014-09-29 Thread Noel Grandin
___ 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/71/11071/1'

2014-09-29 Thread Noel Grandin
___ 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/66/10366/2'

2014-09-29 Thread Noel Grandin
___ 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/71/11071/2'

2014-09-29 Thread Noel Grandin
___ 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/78/8478/6'

2014-09-29 Thread Noel Grandin
___ 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/63/9163/1'

2014-09-29 Thread Noel Grandin
___ 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/16/7416/6'

2014-09-29 Thread Noel Grandin
___ 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/768/3'

2014-09-29 Thread Noel Grandin
___ 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/71/6371/3'

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

<    5   6   7   8   9   10   11   12   13   14   >