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

2016-09-12 Thread Szymon Kłos
sfx2/source/notebookbar/SfxNotebookBar.cxx | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) New commits: commit 7aa6e5ce82eaca64f666b9fc6c0351bfd55d376a Author: Szymon Kłos Date: Mon Sep 12 16:29:24 2016 +0200 tdf#102065 Notebookbar: Menu bar disappears when can

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - 3 commits - sw/inc sw/qa sw/source

2016-09-12 Thread Miklos Vajna
sw/inc/viscrs.hxx |2 sw/qa/extras/tiledrendering/tiledrendering.cxx | 75 + sw/source/core/crsr/crsrsh.cxx | 15 +++-- sw/source/core/crsr/viscrs.cxx | 18 +- sw/source/core/draw/dview.cxx

[Libreoffice-commits] online.git: loolwsd/MessageQueue.cpp

2016-09-12 Thread Miklos Vajna
loolwsd/MessageQueue.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 74a29c4ee4d4a232e1f2fa8d5c6e6ae835eb05e0 Author: Miklos Vajna Date: Tue Sep 13 08:41:51 2016 +0200 MessageQueue: avoid allocation of unnecessary temporary strings Change-Id: I916

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

2016-09-12 Thread Giuseppe Castagno
ucb/source/ucp/webdav-neon/webdavcontent.cxx | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) New commits: commit e137caed30052359783f2b112eee72553be1bd4f Author: Giuseppe Castagno Date: Mon Sep 12 22:01:37 2016 +0200 tdf#101094 (30): Better explanation of OPTIONS err

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

2016-09-12 Thread Noel Grandin
sc/source/filter/excel/xilink.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 757fd37747fd59091fa17432e8c8858b8a207a84 Author: Noel Grandin Date: Mon Sep 12 15:49:51 2016 +0200 fix a TODO in XclImpExtName::MOper::MOper where it was not mapping

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

2016-09-12 Thread Noel Grandin
sc/source/filter/excel/xelink.cxx |3 ++- sc/source/filter/excel/xltools.cxx |9 + 2 files changed, 3 insertions(+), 9 deletions(-) New commits: commit 2cfcf12836afe5437b0fd8720bde3a997aae58ac Author: Noel Grandin Date: Mon Sep 12 15:48:33 2016 +0200 remove open-coded ver

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

2016-09-12 Thread Noel Grandin
dbaccess/source/core/dataaccess/documentdefinition.cxx |4 +- dbaccess/source/ext/macromigration/rangeprogressbar.hxx|4 +- dbaccess/source/ui/browser/genericcontroller.cxx |5 +-- dbaccess/source/ui/browser/sbagrid.cxx |4 +- dbaccess/source/u

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

2016-09-12 Thread Markus Mohrhard
sw/source/uibase/app/apphdl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a46076245ca6a85712f51187553f5abd3f0aa79a Author: Markus Mohrhard Date: Tue Sep 13 04:09:21 2016 +0200 avoid crash with nullptr access e.g. http://crashreport.libreoff

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

2016-09-12 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/finv.fods | 4208 +++ 1 file changed, 4208 insertions(+) New commits: commit e006b6889ef782e2f2af58c981f013262d52066d Author: Zdeněk Crhonek Date: Mon Sep 12 19:03:09 2016 +0200 add FINV test case Change-Id: I787608e8927

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

2016-09-12 Thread Markus Mohrhard
svtools/source/misc/transfer.cxx |4 1 file changed, 4 deletions(-) New commits: commit ed7e74ae1c7ecfc29df152a8397fb9f6e1763a60 Author: Markus Mohrhard Date: Thu Jul 14 21:59:30 2016 +0200 try to avoid the deadlock around the clipboard, tdf#56818 This deadlocks in the c

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

2016-09-12 Thread Takeshi Abe
sw/source/core/layout/atrfrm.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit b570fa88adb005ce0868fdefe5d94489dcd00c93 Author: Takeshi Abe Date: Mon Sep 12 20:57:21 2016 +0900 sw: Make DelHFFormat() local Change-Id: Ifcfcccfa5a7c6f8696de5c208

Re: Error: Do not run as root. Please run as lool user

2016-09-12 Thread Ashod Nakashian
On Wed, Sep 7, 2016 at 5:13 AM, Chambon sébastien wrote: > Hello, > > I trying to compile loolwsd, after have launch "make check", that error > appear "Do not run as root. Please run as lool user". Problem, i don't have > lool user in my Debian8. An another message show "Please report to > libreo

Re: Recommended build instructions ...

2016-09-12 Thread slacka
Speaking of wiki build instructions, the IDE instructions for Windows have not worked for almost a year now. Both the IDE instructions and Windows Instructions

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

2016-09-12 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/match.fods | 6403 ++ 1 file changed, 6403 insertions(+) New commits: commit 27ff348d32ed46751e419660868a1d697a4888eb Author: Zdeněk Crhonek Date: Mon Sep 12 19:58:22 2016 +0200 add MATCH test case Change-Id: I485ad67c4f

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sw/uiconfig

2016-09-12 Thread Yousuf Philips
sw/uiconfig/swriter/toolbar/changes.xml | 24 1 file changed, 12 insertions(+), 12 deletions(-) New commits: commit 4b7707bb8bcf0965d2d81f9c82672cb11829737f Author: Yousuf Philips Date: Sun Sep 11 01:49:46 2016 +0400 tdf#101566 Remove untranslatable labels from

[Libreoffice-commits] core.git: 2 commits - dtrans/source fpicker/source sal/workben sd/inc shell/source vcl/osx vcl/unx

2016-09-12 Thread Tor Lillqvist
dtrans/source/cnttype/mcnttfactory.cxx | 11 - dtrans/source/cnttype/mcnttype.cxx |6 dtrans/source/cnttype/mctfentry.cxx | 13 - dtrans/source/win32/clipb/WinClipbImpl.cxx |6 dtra

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

2016-09-12 Thread Noel Grandin
sc/source/core/tool/doubleref.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a3baa68980307b7d0d19515f2f69583d4fd6833c Author: Noel Grandin Date: Mon Sep 12 15:18:50 2016 +0200 fix bug in ScDBExternalRange::findFieldColumn where it was calling "pE

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

2016-09-12 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/fisher.fods | 5387 + 1 file changed, 5387 insertions(+) New commits: commit b37ca33a703b8d06442e1c9907281aba28399a07 Author: Zdeněk Crhonek Date: Mon Sep 12 19:05:09 2016 +0200 add FISHER test case Change-Id: I6817f7b94

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

2016-09-12 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/fdist.fods | 3947 ++ 1 file changed, 3947 insertions(+) New commits: commit 57f2d719f37d5d8a4ee9a3bded8faee9011ac305 Author: Zdeněk Crhonek Date: Mon Sep 12 19:00:37 2016 +0200 add FDIST test case Change-Id: I3ad539f4f5

Building LibreOffice on OS X problem

2016-09-12 Thread Michael Lewis
I hope I’m going to the right place with this question. I followed the directions for “Building LibreOffice on OS X” (Minimal Setup) https://wiki.documentfoundation.org/Development/BuildingOnMac . There is a warning on this web page

Re: Error: Do not run as root. Please run as lool user

2016-09-12 Thread Ashod Nakashian
On Wed, Sep 7, 2016 at 5:13 AM, Chambon sébastien wrote: > Hello, > > I trying to compile loolwsd, after have launch "make check", that error > appear "Do not run as root. Please run as lool user". Problem, i don't have > lool user in my Debian8. An another message show "Please report to > libreo

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

2016-09-12 Thread Maxim Monastirsky
svx/source/tbxctrls/tbcontrl.cxx |2 +- svx/source/tbxctrls/tbxcolorupdate.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit c4b520160cc1e3caac836cc2ad64df10d93a6dbc Author: Maxim Monastirsky Date: Mon Sep 12 22:28:40 2016 +0300 tdf#90721 Line c

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

2016-09-12 Thread Tor Lillqvist
include/vcl/canvastools.hxx |7 --- 1 file changed, 7 deletions(-) New commits: commit 0b9987b61426c896bd15c6986280d8fb4ed3f040 Author: Tor Lillqvist Date: Mon Sep 12 21:20:31 2016 +0300 Bin a few unused forward declarations Change-Id: I33d021d811ade38befa4c61de740ce86dfe

Re: Test File: sc/qa/unit/data/functions/fods/chiinv.fods: fails with Assertion

2016-09-12 Thread Alex McMurchy
Hi Eike Is there anything else I can usefully do? Like 1. either stepping through the code 2. or bisecting the code If stepping through where would be a good place to put the first breakpoint. I beginning to wonder whether the problem is environmental and outside of LibreOffice. Alex O

Re: Recommended build instructions ...

2016-09-12 Thread Wols Lists
On 09/09/16 18:03, Thorsten Behrens wrote: >> I was broken by McAffe - it broke git - the simple clone failed with a >> > permissions problem. We have a not-very-explicit "turn off AV" messaging >> > but >> > not in the LODE (or devcentral) pages, and we should do that earlier I >> > think; st

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

2016-09-12 Thread Jochen Nitschke
sc/source/core/tool/interpr1.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit e93fcb551479964009e86d08419f5428c7e784f0 Author: Jochen Nitschke Date: Mon Sep 5 23:32:04 2016 +0200 cppcheck: variable scope Change-Id: Ibe52bb265a064cd454d408ccac06f3

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

2016-09-12 Thread Miklos Vajna
sw/inc/viscrs.hxx |2 - sw/qa/extras/tiledrendering/tiledrendering.cxx | 37 + sw/source/core/crsr/crsrsh.cxx | 15 ++ sw/source/core/crsr/viscrs.cxx | 15 -- 4 files changed, 59 insertio

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

2016-09-12 Thread Caolán McNamara
vcl/source/window/taskpanelist.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 830ac71eca425caf04764076e3064b5f1ad05c52 Author: Caolán McNamara Date: Mon Sep 12 17:08:28 2016 +0100 Resolves: tdf#101879 explicitly put menubars at the start of task lists

[Libreoffice-commits] core.git: extras/source unotools/source vcl/source

2016-09-12 Thread Mike Kaganski
extras/source/truetype/symbol/OpenSymbol.sfd | 336 ++- extras/source/truetype/symbol/opens___.ttf |binary unotools/source/misc/fontcvt.cxx | 17 - vcl/source/filter/wmf/winmtf.cxx | 13 - 4 files changed, 345 insertions(+), 21 deletions(-)

Re: compiler plugin

2016-09-12 Thread Stephan Bergmann
On 07/12/2016 09:32 AM, Norbert Thiebaud wrote: I've enabled an additional build for gerrit doing clang + plugins on linux we will see how that perform in average. preliminary observation is that there is way to much churn in the plugins for this to be viable at this time The newly set up

[Libreoffice-commits] core.git: odk/settings

2016-09-12 Thread Stephan Bergmann
odk/settings/settings.mk | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) New commits: commit 3aaa820446f1ad3d3b0ddc557238b6fb3496dd54 Author: Stephan Bergmann Date: Mon Sep 12 16:08:38 2016 +0200 tdf#91966: In SDK, set CPPU_ENV=mscx for 64-bit Windows Change-Id

[Libreoffice-commits] core.git: solenv/gbuild

2016-09-12 Thread Stephan Bergmann
solenv/gbuild/platform/com_GCC_defs.mk |2 -- 1 file changed, 2 deletions(-) New commits: commit bb0816673dc755f109fb1c8a78154a932119fd2e Author: Stephan Bergmann Date: Mon Sep 12 15:38:13 2016 +0200 Disable GCC 6 -Wnull-dereference again for now ...at least with both gcc-6.1

[Libreoffice-commits] core.git: 3 commits - l10ntools/inc l10ntools/source o3tl/qa

2016-09-12 Thread Caolán McNamara
l10ntools/inc/po.hxx|1 + l10ntools/source/po.cxx | 15 --- o3tl/qa/cow_wrapper_clients.cxx | 24 o3tl/qa/cow_wrapper_clients.hxx |4 4 files changed, 37 insertions(+), 7 deletions(-) New commits: commit 24731174015d04b7acb

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

2016-09-12 Thread Noel Grandin
include/svx/sdr/properties/defaultproperties.hxx |3 +++ include/svx/svdtext.hxx |2 ++ svx/source/sdr/properties/defaultproperties.cxx |8 svx/source/svdraw/svdtext.cxx|8 svx/source/table/cell.cxx

Re: ODF specification regarding multistop/-color gradients

2016-09-12 Thread Heiko Tietze
So taking all together we have means to save the multistop/multicolor gradient and we can render it correctly. Sounds great. The preliminary mockup can be found in https://design.blog.documentfoundation.org/2015/12/22/area-fill-options-made-consistent. When the type cannot be chosen freely (in Pow

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

2016-09-12 Thread Miklos Vajna
sw/qa/extras/tiledrendering/tiledrendering.cxx |8 sw/source/core/crsr/viscrs.cxx |3 +++ 2 files changed, 11 insertions(+) New commits: commit ab6dcd326ad7bf8c47a820514440bf8ac5f0d5f3 Author: Miklos Vajna Date: Mon Sep 12 13:35:11 2016 +0200 sw: emit LOK_

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

2016-09-12 Thread Michael Stahl
sw/source/core/access/accmap.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2934f6bcc75c781cdf9e614b9d7d8533eb680b3f Author: Michael Stahl Date: Mon Sep 12 13:23:00 2016 +0200 sw: partially revert commit d0b09f41efe938e94a84e783c9ff5742edcbfba8

[Libreoffice-commits] core.git: include/svl sw/inc

2016-09-12 Thread Miklos Vajna
include/svl/grabbagitem.hxx |2 +- sw/inc/fchrfmt.hxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 5cda220d6e4c60288da22ed983e7390d0597f0d7 Author: Miklos Vajna Date: Mon Sep 12 13:34:36 2016 +0200 Indentation fixes Change-Id: I7857

[Libreoffice-commits] core.git: extensions/source forms/source fpicker/source lotuswordpro/source

2016-09-12 Thread Noel Grandin
extensions/source/bibliography/bibbeam.cxx |4 +-- extensions/source/bibliography/bibbeam.hxx |2 - extensions/source/bibliography/bibcont.cxx |8 +++--- extensions/source/bibliography/bibcont.hxx |4 +-- extensions/source/propctrlr/browserli

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sfx2/source

2016-09-12 Thread Yousuf Philips
sfx2/source/dialog/backingwindow.cxx |5 - 1 file changed, 5 deletions(-) New commits: commit 937a284ebfe1261e4b7666e4c1d2b8f9677c1763 Author: Yousuf Philips Date: Sat Sep 10 19:19:46 2016 +0400 tdf#101812 Dont switch to templates view when opening template manager Change

[Libreoffice-commits] core.git: icon-themes/breeze icon-themes/galaxy icon-themes/sifr icon-themes/tango include/svx officecfg/registry svx/source sw/inc sw/Library_sw.mk sw/source sw/uiconfig sw/UICo

2016-09-12 Thread Szymon Kłos
dev/null|binary icon-themes/breeze/cmd/lc_attributepagesize.png |binary icon-themes/galaxy/cmd/lc_attributepagesize.png |binary icon-themes/sifr/cmd/lc_attributepagesize.png

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

2016-09-12 Thread Miklos Vajna
sw/qa/extras/tiledrendering/tiledrendering.cxx | 30 + sw/source/core/draw/dview.cxx |5 sw/source/core/inc/dview.hxx |3 ++ sw/source/uibase/uiview/viewprt.cxx|2 - 4 files changed, 39 insertions(+), 1 delet

[Libreoffice-commits] online.git: loolwsd/bundled

2016-09-12 Thread Tor Lillqvist
loolwsd/bundled/include/LibreOfficeKit/LibreOfficeKit.h |1 - loolwsd/bundled/include/LibreOfficeKit/LibreOfficeKitEnums.h |2 +- 2 files changed, 1 insertion(+), 2 deletions(-) New commits: commit c56888159a12b8709dbf5d4e987eaac5a70c2eb0 Author: Tor Lillqvist Date: Mon Sep 12 13:

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - writerfilter/qa writerfilter/source

2016-09-12 Thread Caolán McNamara
writerfilter/qa/cppunittests/rtftok/data/fail/tablemanager-7.rtf |binary writerfilter/source/dmapper/DomainMapper_Impl.cxx|2 +- 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit d7c00a1e54f72427aeadded00a3c5be03c1c997b Author: Caolán McNamara Date: Mon S

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - 2 commits - writerfilter/qa writerfilter/source

2016-09-12 Thread Caolán McNamara
writerfilter/qa/cppunittests/rtftok/data/fail/tablemanager-6.rtf |binary writerfilter/qa/cppunittests/rtftok/data/pass/parser-state-1.rtf |binary writerfilter/source/dmapper/DomainMapper_Impl.cxx|2 +- writerfilter/source/rtftok/rtfdocumentimpl.cxx |8 +

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

2016-09-12 Thread Caolán McNamara
sw/qa/core/data/rtf/fail/table-2.rtf |binary sw/source/core/unocore/unotext.cxx |2 +- writerfilter/qa/cppunittests/rtftok/data/fail/tablemanager-7.rtf |binary writerfilter/source/dmapper/DomainMapper_Impl.cxx|2 +-

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

2016-09-12 Thread Justin Luth
writerfilter/source/dmapper/PropertyMap.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 3943147ab341f1e4d1c6db34405010085488b0b1 Author: Justin Luth Date: Fri Sep 9 13:00:24 2016 +0300 tdf#86926 writerfilter prevent PROP_GRID_LINES exception En

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

2016-09-12 Thread Caolán McNamara
sw/qa/core/data/rtf/fail/table-2.rtf |binary sw/source/core/unocore/unotext.cxx |2 +- 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit 27826a91fde08081d15e74b0f3b5b7ef135d4001 Author: Caolán McNamara Date: Mon Sep 12 10:11:37 2016 +0100 fftester: break as soon a

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

2016-09-12 Thread Marco Cecchetti
libreofficekit/source/gtk/lokdocview.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit b7b62d4a59bb274dffed93489068ceb3342f717e Author: Marco Cecchetti Date: Mon Sep 12 10:49:28 2016 +0200 gtktiledviewer - Calc fix: selection handlers were not removed Change-Id:

[Libreoffice-commits] core.git: include/registry package/inc package/source registry/tools reportdesign/source rsc/inc rsc/source stoc/source

2016-09-12 Thread Noel Grandin
include/registry/registry.hxx |7 ++- package/inc/ZipOutputStream.hxx|3 +-- package/inc/ZipPackageBuffer.hxx |2 +- package/source/xstor/ohierarchyholder.cxx |4 ++-- package/source/xstor/ohierarchyholder.hxx |4 ++--

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - libreofficekit/source

2016-09-12 Thread Marco Cecchetti
libreofficekit/source/gtk/lokdocview.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 439255b00359060708e4ef969370a67fc94cea89 Author: Marco Cecchetti Date: Mon Sep 12 10:49:28 2016 +0200 gtktiledviewer - Calc fix: selection handlers were not removed Change-Id:

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sfx2/source

2016-09-12 Thread Caolán McNamara
sfx2/source/dialog/templdlg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c0d5a89b081b81261b7f4b306e64cfb6ce6e950a Author: Caolán McNamara Date: Fri Sep 9 10:50:37 2016 +0100 Resolves: tdf#101921 no tab navigation in style&formatting sidebar Ch

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

2016-09-12 Thread Caolán McNamara
writerfilter/qa/cppunittests/rtftok/data/fail/tablemanager-6.rtf |binary writerfilter/source/dmapper/DomainMapper_Impl.cxx|2 +- 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit 03be54fd1cdb9319c2898100423507781d2ce7cb Author: Caolán McNamara Date: Sat S

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

2016-09-12 Thread Caolán McNamara
writerfilter/qa/cppunittests/rtftok/data/pass/parser-state-1.rtf |binary writerfilter/source/rtftok/rtfdocumentimpl.cxx |8 writerfilter/source/rtftok/rtfdocumentimpl.hxx |3 ++- 3 files changed, 6 insertions(+), 5 deletions(-) New commits: c

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

2016-09-12 Thread Caolán McNamara
writerfilter/source/dmapper/DomainMapper_Impl.cxx | 360 +++--- 1 file changed, 182 insertions(+), 178 deletions(-) New commits: commit feb54746b2e3227466488f0f9be661f7df92358a Author: Caolán McNamara Date: Mon Sep 12 09:39:12 2016 +0100 return earlier, no logic change

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

2016-09-12 Thread Caolán McNamara
writerfilter/qa/cppunittests/rtftok/data/fail/tablemanager-7.rtf |binary writerfilter/source/dmapper/DomainMapper_Impl.cxx|2 +- 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit 168c867fc0950dfea61e682846d3a014995888b4 Author: Caolán McNamara Date: Mon S