License statement

2012-08-28 Thread Jack Leigh
Dear all, All of my contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. Thanks, Jack ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

License statement

2012-08-29 Thread Jack Leigh
Dear all, All of my contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. Thanks, Jack ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: sal/config.g sal/types.h and sal/osl/rtl includes in general

2012-09-20 Thread Jack Leigh
On 20/09/12 11:12, Norbert Thiebaud wrote: On Thu, Sep 20, 2012 at 4:00 AM, Lubos Lunak l.lu...@suse.cz wrote: On Wednesday 19 of September 2012, Norbert Thiebaud wrote: So there is no automatic way to verify that an include set is 'minimal', but there isn't even a way to do that with

[Libreoffice-commits] core.git: bin/lint-ui.py

2013-03-15 Thread Jack Leigh
bin/lint-ui.py | 89 + 1 file changed, 89 insertions(+) New commits: commit 1b5898a3151097e85c768144e69ebb5601d5babb Author: Jack Leigh leigh...@gmx.se Date: Fri Mar 15 17:07:02 2013 + first crack at writing a linter for .ui

[Libreoffice-commits] core.git: cui/uiconfig desktop/uiconfig padmin/uiconfig sw/uiconfig

2013-03-15 Thread Jack Leigh
15 files changed, 41 insertions(+), 49 deletions(-) New commits: commit 26b05cb792bde1052d1a85926e902e3b3dafdc89 Author: Jack Leigh leigh...@gmx.se Date: Fri Mar 15 18:15:18 2013 + various .ui fixes caught by linter tool Change-Id: Ic92ddc9550b33358a3bb0458b31a23f2c32fd46f

Re: [PATCH] various .ui fixes caught by linter tool

2013-03-16 Thread Jack Leigh
On 16/03/13 17:51, Michael Meeks wrote: Hi Jack, On Fri, 2013-03-15 at 18:32 +, Jack Leigh (via Code Review) wrote: various .ui fixes caught by linter tool Sounds really interesting :-) can we make the tool part of our build process somehow ? That was my aim at some point. It's

Re: Please just tell people to do './logerrit setup' to get started, also: gerrit draft changes

2013-03-27 Thread Jack Leigh
On 26/03/13 14:52, Bjoern Michaelsen wrote: with: https://gerrit.libreoffice.org/gitweb?p=core.git;a=commit;h=646b992ee306f83fa7175cc957cba9dc2277155a There's a typo of $GERRIUSER for $GERRITUSER in there by the look of it. ___ LibreOffice

[Libreoffice-commits] core.git: Branch 'feature/liblibo' - desktop/inc desktop/Library_libreoffice.mk desktop/source smoketest/libtest.cxx

2013-03-05 Thread Jack Leigh
files changed, 31 insertions(+), 63 deletions(-) New commits: commit 18b1da0d34f5712c78c4616a570a3a9114f5061c Author: Jack Leigh leigh...@gmx.se Date: Tue Mar 5 16:19:58 2013 + liblibo: move to C++ interface. Change-Id: Ie14a9446abd9524604feddf811d5373a26a30cbd diff --git

[Libreoffice-commits] core.git: Branch 'feature/liblibo' - desktop/inc

2013-03-05 Thread Jack Leigh
desktop/inc/liblibreoffice.hxx | 30 ++ desktop/inc/liblibreoffice_impl.hxx | 30 ++ 2 files changed, 60 insertions(+) New commits: commit 6b5abcd2a2157276acb8416b4daab21fb4a76952 Author: Jack Leigh leigh...@gmx.se Date: Tue Mar

[Libreoffice-commits] core.git: Branch 'feature/liblibo' - 2 commits - desktop/inc desktop/source smoketest/CppunitTest_liblibreoffice.mk smoketest/libtest.cxx

2013-03-05 Thread Jack Leigh
++--- smoketest/libtest.cxx |6 +- 6 files changed, 32 insertions(+), 28 deletions(-) New commits: commit 94a2596446bfdd9bddc3590b6e81c0e9052b7325 Author: Jack Leigh leigh...@gmx.se Date: Tue Mar 5 14:29:26 2013 + liblibo: create XComponent for doc Change

[Libreoffice-commits] core.git: Branch 'feature/liblibo' - smoketest/CppunitTest_liblibreoffice.mk smoketest/libtest.cxx

2013-03-05 Thread Jack Leigh
smoketest/CppunitTest_liblibreoffice.mk |1 + smoketest/libtest.cxx |6 ++ 2 files changed, 7 insertions(+) New commits: commit 62be87c650483ce30556505c493ca5047cfd7c27 Author: Jack Leigh leigh...@gmx.se Date: Tue Mar 5 16:47:03 2013 + liblibo: test

Re: LibreOffice ...... Libraries VCL

2012-12-28 Thread Jack Leigh
On 28/12/12 17:00, Enrico Weigelt wrote: However - we're moving towards a new way of drawing, and laying out dialogs - which uses a true 'layout' approach - this makes it much easier to draw them (using the 'glade' tool), it also simplifies the code. You can read about that here:

Re: Addin exceptions in SvStream

2013-01-02 Thread Jack Leigh
On 30/12/12 15:41, Marc-André Laverdière wrote: @Lubos. I started writing a plug-in. I have a problem with compiling, however. It somehow doesn't find the headers on my system. This is the autogen.sh I use (I tried with and without --includedir, and --includedir=/usr/) ./autogen.sh CC=clang

Re: Addin exceptions in SvStream

2013-01-04 Thread Jack Leigh
On 30/12/12 15:41, Marc-André Laverdière wrote: @Lubos. I started writing a plug-in. I have a problem with compiling, however. It somehow doesn't find the headers on my system. This is the autogen.sh I use (I tried with and without --includedir, and --includedir=/usr/) ./autogen.sh CC=clang

Re: GTK equivalence to VCL Tristatebox

2013-02-04 Thread Jack Leigh
On 04/02/13 10:21, Olivier Hallot wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi I am converting the cell protection tab page of calc to the new widgets. On testing, vcl complains that GTK checkbox must be mapped to VCL Tristatebox. How do I fix that? Thanks. They are listed as

Re: New Easy Hack Tracking System -- Developer Input Required

2012-10-15 Thread Jack Leigh
Joel, I have just been adding ProposedEasyHack whiteboard status which I think is easier that having to add it to a wiki page too. A query on bugzilla for NEW bugs with that status gives 48 results. I think we just need a/some developer(s) to commit to checking that list every so often and

Re: [ATTENTION] the merge of the submodules feature has been done... now on master

2012-10-17 Thread Jack Leigh
Hi, Just now getting: $ ./g pull -r remote: Counting objects: 1134, done. remote: Compressing objects: 100% (486/486), done. remote: Total 695 (delta 483), reused 322 (delta 175) Receiving objects: 100% (695/695), 716.75 KiB | 295 KiB/s, done. Resolving deltas: 100% (483/483), completed with 188

Re: [ATTENTION] the merge of the submodules feature has been done... now on master

2012-10-18 Thread Jack Leigh
On 18/10/12 01:44, Norbert Thiebaud wrote: Yes, that was a mistake... this should be fixed now Still get: $ ./g pull -r remote: Counting objects: 40, done. remote: Compressing objects: 100% (24/24), done. remote: Total 24 (delta 16), reused 0 (delta 0) Unpacking objects: 100% (24/24), done.

Re: [ATTENTION] the merge of the submodules feature has been done... now on master

2012-10-18 Thread Jack Leigh
On 18/10/12 11:37, Norbert Thiebaud wrote: On Thu, Oct 18, 2012 at 4:08 AM, Jack Leigh leigh...@gmx.se wrote: Still get: fatal: reference is not a tree: 6b8392485c4b81d0a398a8c88a0e1f7ab53365f5 Unable to checkout '6b8392485c4b81d0a398a8c88a0e1f7ab53365f5' in submodule path 'helpcontent2' OK

Re: [ATTENTION] the merge of the submodules feature has been done... now on master

2012-10-18 Thread Jack Leigh
On 18/10/12 11:37, Norbert Thiebaud wrote: On Thu, Oct 18, 2012 at 4:08 AM, Jack Leigh leigh...@gmx.se wrote: Still get: fatal: reference is not a tree: 6b8392485c4b81d0a398a8c88a0e1f7ab53365f5 Unable to checkout '6b8392485c4b81d0a398a8c88a0e1f7ab53365f5' in submodule path 'helpcontent2' OK

Re: String... and dots

2012-12-05 Thread Jack Leigh
I wonder - could we not provide some compile-time lint tool for this to catch warn/fail on bad strings ? presumably that would solve the problem permanently in a way that doens't require lots of ongoing care ? :-) Also are they 3 stops or unicode ellipsis? This would also catch that.

Re: [Libreoffice-qa] minutes of ESC call ...

2013-02-21 Thread Jack Leigh
On 21/02/13 18:13, Jean-Noël Rouvignac wrote: 2013/2/21 Lubos Lunak l.lu...@suse.cz On Thursday 21 of February 2013, Michael Meeks wrote: Hi Lubos, On Mon, 2013-02-18 at 15:01 +0100, Lubos Lunak wrote: All I'm saying is that 'do not merge' is vague enough to not say what it in fact does

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

2014-09-29 Thread Jack Leigh
___ 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/72/1472/1'

2014-09-29 Thread Jack Leigh
___ 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/72/1472/2'

2014-09-29 Thread Jack Leigh
___ 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/58/1458/1'

2014-09-29 Thread Jack Leigh
___ 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/1199/1'

2014-09-29 Thread Jack Leigh
___ 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/1199/2'

2014-09-29 Thread Jack Leigh
___ 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/1266/2'

2014-09-29 Thread Jack Leigh
___ 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/23/1323/1'

2014-09-29 Thread Jack Leigh
___ 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/1230/1'

2014-09-29 Thread Jack Leigh
___ 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/1266/1'

2014-09-29 Thread Jack Leigh
___ 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/1265/1'

2014-09-29 Thread Jack Leigh
___ 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/52/1152/1'

2014-09-29 Thread Jack Leigh
___ 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/2762/2'

2014-09-29 Thread Jack Leigh
___ 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/12/1312/1'

2014-09-29 Thread Jack Leigh
___ 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/1193/1'

2014-09-29 Thread Jack Leigh
___ 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/1193/3'

2014-09-29 Thread Jack Leigh
___ 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/2762/1'

2014-09-29 Thread Jack Leigh
___ 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/50/850/1'

2014-09-29 Thread Jack Leigh
___ 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/1298/1'

2014-09-29 Thread Jack Leigh
___ 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/29/1429/1'

2014-09-29 Thread Jack Leigh
___ 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/2763/2'

2014-09-29 Thread Jack Leigh
___ 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/2763/1'

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

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - android/Bootstrap android/experimental

2015-03-25 Thread Jack Leigh
(+), 4 deletions(-) New commits: commit b450d77a30df80861a56f81801f508df0945c543 Author: Jack Leigh jack.le...@collabora.com Date: Wed Mar 18 17:45:19 2015 + android: Bump to android-21 Change-Id: Ifbe9a316795fc0519119aa9420152118f3926653 Reviewed-on: https

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - android/experimental

2015-03-25 Thread Jack Leigh
android/experimental/LOAndroid3/res/menu/view_menu.xml |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit 45f9c8465a110edf8cd94a6ef2ce89fdfe660121 Author: Jack Leigh jack.le...@collabora.com Date: Sun Mar 22 16:49:39 2015 + android: Get search button

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - android/experimental

2015-03-25 Thread Jack Leigh
| 12 ++- 6 files changed, 64 insertions(+), 36 deletions(-) New commits: commit 291f766d1ab276d4ae8146e666b45bf3e3e8035d Author: Jack Leigh jack.le...@collabora.com Date: Fri Mar 20 16:14:19 2015 + android: Migrate to Toolbar in file browser Change-Id

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - 2 commits - android/experimental

2015-03-25 Thread Jack Leigh
046cd6a03adb6f9c0d6519e068c2244cafcc9b2d Author: Jack Leigh jack.le...@collabora.com Date: Thu Mar 19 14:43:14 2015 + android: Change to v7 support ActionBar and new theme Change-Id: I39d273e397a3bcbfc1d7140dca4af89858f2c06a Reviewed-on: https://gerrit.libreoffice.org/14948 Reviewed

Re: [Libreoffice-qa] Esc Call Notes

2012-09-13 Thread Jack Leigh
Thanks Joel, nice job. Currently finishing up my Masters project so don't have a lot of time but should be able to get involved for a blitz after Sept. Maybe will try and get my 5 a day until then :P Cheers, Jack ___ List Name: Libreoffice-qa

Re: [Libreoffice-qa] Bibisect Question

2012-10-15 Thread Jack Leigh
In the table there is a column, 'bugs need bisecting'. Not admittedly very clear. ___ List Name: Libreoffice-qa mailing list Mail address: Libreoffice-qa@lists.freedesktop.org Change settings:

Re: [Libreoffice-qa] New Easy Hack Tracking System -- Developer Input Required

2012-10-15 Thread Jack Leigh
Joel, I have just been adding ProposedEasyHack whiteboard status which I think is easier that having to add it to a wiki page too. A query on bugzilla for NEW bugs with that status gives 48 results. I think we just need a/some developer(s) to commit to checking that list every so often and

Re: [Libreoffice-qa] Bugs.freedesktop.org text/plain problem

2012-12-26 Thread Jack Leigh
There's an open fdo bug about it at https://bugs.freedesktop.org/show_bug.cgi?id=55270 but nothing has happened lately. Needs someone with a bit of influence to do some exerting since it's a real PITA. ___ List Name: Libreoffice-qa mailing list

Re: [Libreoffice-qa] Stagnant NEEDINFO bugs

2013-01-26 Thread Jack Leigh
c) a reminder + automated closing of bug after some period of time +1 Something like automated closing after 3 months in NEEDINFO ___ List Name: Libreoffice-qa mailing list Mail address: Libreoffice-qa@lists.freedesktop.org Change settings:

[PATCH] first crack at writing a linter for .ui files

2013-03-15 Thread Jack Leigh (via Code Review)
() -- To view, visit https://gerrit.libreoffice.org/2762 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I51fd2b426e3292647ca618bf867d22275d7ed4fd Gerrit-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: Jack Leigh leigh

[PATCH] various .ui fixes caught by linter tool

2013-03-15 Thread Jack Leigh (via Code Review)
-MessageType: newchange Gerrit-Change-Id: Ic92ddc9550b33358a3bb0458b31a23f2c32fd46f Gerrit-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: Jack Leigh leigh...@gmx.se ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http

[PATCH] fix variable naming

2012-12-11 Thread Jack Leigh (via Code Review)
/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I45d04c209842a26fb731ad495e969c9477a6984d Gerrit-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: Jack Leigh leigh...@gmx.se ___ LibreOffice mailing list LibreOffice

[PATCH] migrate 'Caption options' dialog to .ui file

2012-12-12 Thread Jack Leigh (via Code Review)
(-) -- To view, visit https://gerrit.libreoffice.org/1312 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I58dbb70faf22c5958b65e5192664b7d12d62f04c Gerrit-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: Jack Leigh leigh

[PATCH] fix alphebetization

2012-12-13 Thread Jack Leigh (via Code Review)
Gerrit-Owner: Jack Leigh leigh...@gmx.se ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[PATCH] improve padding on character dialog pages

2012-12-19 Thread Jack Leigh (via Code Review)
Gerrit-MessageType: newchange Gerrit-Change-Id: I778dd8e427618a9761cc90683e7d8ac986e27c94 Gerrit-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: Jack Leigh leigh...@gmx.se ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[PATCH] tabs to spaces

2012-12-20 Thread Jack Leigh (via Code Review)
: master Gerrit-Owner: Jack Leigh leigh...@gmx.se ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[PATCH] fdo#58651 improve layout/spacing of positionpage.ui

2012-12-22 Thread Jack Leigh (via Code Review)
-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: Jack Leigh leigh...@gmx.se ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[PATCH] Migrate 'Insert Script' dialog to .ui file

2012-11-23 Thread Jack Leigh (via Code Review)
To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Icd3cd8579e9fa8fa4d01fc234317b3b0b03525aa Gerrit-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: Jack Leigh leigh...@gmx.se

[PATCH] migrate 'Insert Bookmark' dialog to .ui file

2012-11-28 Thread Jack Leigh (via Code Review)
To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ifed2394dcfb7eefa4ab259b5e197081206249fee Gerrit-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: Jack Leigh leigh...@gmx.se

[PATCH] migrate 'Insert Footnote' dialog to .ui file

2012-11-28 Thread Jack Leigh (via Code Review)
: Jack Leigh leigh...@gmx.se ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

migrate 'Insert Footnote' dialog to .ui file

2012-11-29 Thread Jack Leigh (via Code Review)
Jack Leigh has abandoned this change. Change subject: migrate 'Insert Footnote' dialog to .ui file .. Patch Set 1: Abandoned Doesn't depend on Ifed2349d -- To view, visit https://gerrit.libreoffice.org/1193 To unsubscribe

migrate 'Insert Footnote' dialog to .ui file

2012-11-29 Thread Jack Leigh (via Code Review)
Jack Leigh has restored this change. Change subject: migrate 'Insert Footnote' dialog to .ui file .. Patch Set 1: Restored Try to push rebased version -- To view, visit https://gerrit.libreoffice.org/1193 To unsubscribe

migrate 'Insert Bookmark' dialog to .ui file

2012-11-29 Thread Jack Leigh (via Code Review)
Jack Leigh has abandoned this change. Change subject: migrate 'Insert Bookmark' dialog to .ui file .. Patch Set 1: Abandoned Uploaded as 1199 -- To view, visit https://gerrit.libreoffice.org/1192 To unsubscribe, visit https

[PATCH] migrate 'Insert Bookmark' dialog to .ui file

2012-11-29 Thread Jack Leigh (via Code Review)
/1199 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5c34c14df36a78133ff08c0f2f0ce1a01292067f Gerrit-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: Jack Leigh leigh...@gmx.se

[PATCH] clarify ui warnings in builder

2012-12-03 Thread Jack Leigh (via Code Review)
Gerrit-Branch: master Gerrit-Owner: Jack Leigh leigh...@gmx.se ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[PATCH] don't display caption number separator on category 'None'

2012-12-07 Thread Jack Leigh (via Code Review)
-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: Jack Leigh leigh...@gmx.se ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[PATCH] migrate 'Insert Caption' dialog to .ui file

2012-12-07 Thread Jack Leigh (via Code Review)
Gerrit-Branch: master Gerrit-Owner: Jack Leigh leigh...@gmx.se ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[PATCH] fdo#38895 fix toggling of numbering separator on Autocaption...

2012-12-08 Thread Jack Leigh (via Code Review)
: newchange Gerrit-Change-Id: Ica0f973d22b89a37bd690c285d7cc0ae5204b7a8 Gerrit-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: Jack Leigh leigh...@gmx.se ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http