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

2014-09-29 Thread Matthew J . Francis
___ 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/11386/2'

2014-09-29 Thread Matthew J . Francis
___ 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/53/11553/10'

2014-09-29 Thread Matthew J . Francis
___ 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/74/11374/1'

2014-09-29 Thread Matthew J . Francis
___ 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/11386/1'

2014-09-29 Thread Matthew J . Francis
___ 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/11608/1'

2014-09-29 Thread Matthew J . Francis
___ 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/11608/2'

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

[Libreoffice-commits] core.git: vcl/unx

2014-09-28 Thread Matthew J . Francis
vcl/unx/gtk/window/hudawareness.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 612f29ce1c86beba81934451dbc1009124dac5a8 Author: Matthew J. Francis mjay.fran...@gmail.com Date: Mon Sep 29 00:39:33 2014 +0800 Avoid leaking dbus objects

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

2014-09-25 Thread Matthew J . Francis
cppuhelper/source/servicemanager.cxx | 31 --- 1 file changed, 20 insertions(+), 11 deletions(-) New commits: commit 0af1c09b3ad23790d9992ec329a2c3f28b820050 Author: Matthew J. Francis mjay.fran...@gmail.com Date: Wed Sep 24 23:30:23 2014 +0800 Eliminate

[Libreoffice-commits] core.git: sfx2/source vcl/unx

2014-09-25 Thread Matthew J . Francis
sfx2/source/control/thumbnailview.cxx |3 ++- vcl/unx/gtk/window/gloactiongroup.cxx |2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit 456fb845113ac79954027728c5773f4552b33501 Author: Matthew J. Francis mjay.fran...@gmail.com Date: Thu Sep 25 18:44:52 2014 +0800

[Libreoffice-commits] core.git: vcl/unx

2014-09-23 Thread Matthew J . Francis
vcl/unx/gtk/window/gtksalmenu.cxx | 18 -- 1 file changed, 16 insertions(+), 2 deletions(-) New commits: commit d150dac1c32e89df4176d417d12a03fbbf1972d4 Author: Matthew J. Francis mjay.fran...@gmail.com Date: Tue Sep 23 20:26:38 2014 +0800 Fix memory leaks

[Libreoffice-commits] core.git: basic/source connectivity/source connectivity/workben fpicker/source sfx2/source sw/source unoxml/source vcl/source

2014-09-21 Thread Matthew J . Francis
|4 +- 12 files changed, 30 insertions(+), 43 deletions(-) New commits: commit 764e3016b62665281539af4e990ca4ff0445c26c Author: Matthew J. Francis mjay.fran...@gmail.com Date: Sat Sep 20 12:14:41 2014 +0800 fdo#84086 Fix assorted use-after-free bugs Change-Id

[Libreoffice-commits] core.git: vcl/unx

2014-09-19 Thread Matthew J . Francis
vcl/unx/gtk/window/gtksalframe.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit e9d3907c39f092ac2db367a51d1322a2d5d12eae Author: Matthew J. Francis mjay.fran...@gmail.com Date: Fri Sep 19 12:46:38 2014 +0800 Fix use of uninitialised value identified by valgrind

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

2014-09-19 Thread Matthew J . Francis
svx/source/dialog/docrecovery.cxx | 18 +- 1 file changed, 13 insertions(+), 5 deletions(-) New commits: commit cd68903660d2ba71fe6e033b0ae7880366913a4e Author: Matthew J. Francis mjay.fran...@gmail.com Date: Thu Sep 18 21:35:45 2014 +0800 fdo#83891 Show document names

[Libreoffice-commits] core.git: vcl/unx

2014-09-18 Thread Matthew J . Francis
vcl/unx/gtk/window/gtksalmenu.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 7fc08970894aea2b771bf7be409b72845c96d10a Author: Matthew J. Francis mjay.fran...@gmail.com Date: Thu Sep 18 18:33:00 2014 +0800 fdo#69090 Avoid using a string after free

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

2014-09-10 Thread Matthew J . Francis
a34a8fca21c670c4e7ee147d05ed9e6e4136cbe1 Author: Matthew J. Francis mjay.fran...@gmail.com Date: Wed Sep 10 17:34:01 2014 +0800 fdo#81272 Speed up break iterators Change-Id: Idcd7de83ff7e551b350db0bf80e2ac78baa67686 Reviewed-on: https://gerrit.libreoffice.org/11374 Reviewed-by: Caolán

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

2014-09-10 Thread Matthew J . Francis
44ead04eb5fc61a3f56f783adb1509fab440e212 Author: Matthew J. Francis mjay.fran...@gmail.com Date: Thu Sep 11 00:42:49 2014 +0800 fdo#81272 Speed up break iterators Change-Id: I7a45a61465f71a1cc6f583b9ffc68157d19e51fa Reviewed-on: https://gerrit.libreoffice.org/11386 Reviewed-by: Caolán

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

2014-09-06 Thread Matthew J . Francis
sfx2/source/doc/objstor.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit e7c5c58177e96635bc89679d191d9e9e2f16f8c6 Author: Matthew J. Francis mjay.fran...@gmail.com Date: Mon Aug 25 18:36:39 2014 +0800 fdo#56562 OSX: Update URL in Writer title bar when saving .doc

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

2014-09-06 Thread Matthew J . Francis
desktop/source/app/app.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 10143717834d8401d85fdf9564e782a58b9983ec Author: Matthew J. Francis mjay.fran...@gmail.com Date: Wed Sep 3 17:36:55 2014 +0800 Make OOO_EXIT_POST_STARTUP behave more nicely when blank

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

2014-09-02 Thread Matthew J . Francis
svtools/source/misc/sampletext.cxx | 34 +++--- 1 file changed, 27 insertions(+), 7 deletions(-) New commits: commit b6e581aec7f32fed8afeda1ca72ee613c6ac251a Author: Matthew J. Francis mjay.fran...@gmail.com Date: Sun Aug 31 11:28:44 2014 +0800 fdo#82259

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

2014-09-01 Thread Matthew J . Francis
c369013edb76cd47ef7e8c193a18a57ff165ddfb Author: Matthew J. Francis mjay.fran...@gmail.com Date: Fri Aug 29 18:18:40 2014 +0800 fdo#83178 fix Chinese Conversion crash Reviewed on: https://gerrit.libreoffice.org/11187 Change-Id: Ifa9c7c1a29d7076903e038d3132c635b1143e2d8 diff

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

2014-08-25 Thread Matthew J . Francis
svx/source/tbxctrls/tbcontrl.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit edc52015c30dd58b4c79fb2642df3d1f1996d8b0 Author: Matthew J. Francis mjay.fran...@gmail.com Date: Mon Aug 25 11:46:02 2014 +0800 fdo#82260 Fix OS X font dropdown crash

[Libreoffice-commits] core.git: vcl/osx

2014-08-25 Thread Matthew J . Francis
vcl/osx/vclnsapp.mm | 18 ++ 1 file changed, 18 insertions(+) New commits: commit 0350bcde37edb1f25cca68cb1447ba8f759aea15 Author: Matthew J. Francis mjay.fran...@gmail.com Date: Mon Aug 25 11:32:42 2014 +0800 fdo#62054 Enable Select All, Undo and Redo in Save

Matthew Francis license statement

2014-08-24 Thread Matthew J. Francis
All of my past future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Regards, Matthew Francis ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

<    1   2