LibreOffice Gerrit News for core on 2014-11-09

2014-11-08 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + SIFR: add new symbol icons and update list icons in https://gerrit.libreoffice.org/12323 from Yousuf Philips about module icon-themes + CJK Numbered list test

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-11-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Andrew Cunningham changed: What|Removed |Added Depends on||85614, 85584 -- You are receiving t

lcov code coverage script

2014-11-08 Thread Maarten Hoes
Hi, I created a shell script that creates a lcov code coverage report of running 'make check' on the libreoffice code. Ive run it a few times, and it seems to be doing what I intended it to. I submitted it to gerrit for review. Feel free to take a look and provide feedback. https://gerrit.libreof

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

2014-11-08 Thread Samuel Mehrbrodt
sw/uiconfig/sglobal/statusbar/statusbar.xml |2 +- sw/uiconfig/sweb/statusbar/statusbar.xml |2 +- sw/uiconfig/swform/statusbar/statusbar.xml |2 +- sw/uiconfig/swreport/statusbar/statusbar.xml |2 +- sw/uiconfig/swriter/statusbar/statusbar.xml |2 +- sw/uiconfig/swxfor

[Libreoffice-commits] core.git: 11 commits - include/xmloff sw/inc sw/Library_sw.mk sw/qa sw/source writerfilter/source xmloff/source

2014-11-08 Thread Miklos Vajna
include/xmloff/xmlnume.hxx | 21 include/xmloff/xmlnumi.hxx | 12 sw/Library_sw.mk |1 sw/inc/unosett.hxx | 14 sw/qa/extras/rtfimport/data/unbalanced-columns.rtf |5

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - vcl/workben

2014-11-08 Thread Michael Meeks
vcl/workben/vcldemo.cxx | 24 +++- 1 file changed, 19 insertions(+), 5 deletions(-) New commits: commit b5a6d9109e2a30b344e22a6c97893bb03b71dadb Author: Michael Meeks Date: Sat Nov 8 21:41:13 2014 + vcldemo: add a virtualdevice test. Change-Id: I8ff8c74e

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - vcl/workben

2014-11-08 Thread Michael Meeks
vcl/workben/vcldemo.cxx | 170 +++- 1 file changed, 97 insertions(+), 73 deletions(-) New commits: commit 396112002904da353cc88bd090487ba694689d4d Author: Michael Meeks Date: Sat Nov 8 21:34:10 2014 + vcldemo: re-factor to allow rendering t

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - 2 commits - include/vcl vcl/inc vcl/Library_vclplug_gen.mk vcl/opengl vcl/source vcl/unx

2014-11-08 Thread Louis-Francis Ratté-Boulianne
include/vcl/opengl/OpenGLHelper.hxx |1 vcl/Library_vclplug_gen.mk |4 vcl/inc/opengl/x11/gdiimpl.hxx | 42 + vcl/inc/openglgdiimpl.hxx| 15 + vcl/inc/salgdiimpl.hxx |4 vcl/inc/unx/gtk/gtkgdi.hxx |

Re: master build fails in calcoptionsdlg.cxx

2014-11-08 Thread Norbert Thiebaud
On Sat, Nov 8, 2014 at 3:13 AM, Jean-Baptiste Faure wrote: > Le 07/11/2014 09:37, Tor Lillqvist a écrit : >>> >>> The error seems to come from my build option --disable-opencl in my >>> autogen.input. >> >> Yeah; —disable-opencl is not a good idea in master right now. > > Why? I was thinking that

Re: 'master' 'make check' lcov code coverage report

2014-11-08 Thread Norbert Thiebaud
On Sat, Nov 8, 2014 at 3:03 AM, Maarten Hoes wrote: > On Sat, Nov 8, 2014 at 9:50 AM, Maarten Hoes wrote: >> >> > nevermind, I guess this is it: > https://wiki.documentfoundation.org/Development/gerrit yep :-) > > one more question: is it possible to change your gerrit username after you > hav

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - 2 commits - vcl/opengl

2014-11-08 Thread Markus Mohrhard
vcl/opengl/gdiimpl.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 8f9a75d1a2e94ea2a31949484581b97e50e0c14c Author: Markus Mohrhard Date: Sat Nov 8 20:17:29 2014 +0100 fix line position Change-Id: Ic604eb7b0d663928ab614fe85530e4f925bcff8f d

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - 5 commits - vcl/inc vcl/opengl vcl/unx vcl/workben

2014-11-08 Thread Markus Mohrhard
vcl/inc/openglgdiimpl.hxx |3 +++ vcl/inc/salgdiimpl.hxx |3 +++ vcl/opengl/gdiimpl.cxx | 34 -- vcl/unx/generic/gdi/gdiimpl.cxx |6 ++ vcl/unx/generic/gdi/gdiimpl.hxx |2 ++ vcl/unx/generic/gdi/salgdi.cxx |3 ++- v

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - 3 commits - include/vcl officecfg/registry vcl/opengl vcl/source vcl/unx

2014-11-08 Thread Markus Mohrhard
include/vcl/opengl/OpenGLContext.hxx | 13 + officecfg/registry/schema/org/openoffice/Office/Common.xcs |2 vcl/opengl/gdiimpl.cxx |4 vcl/source/opengl/OpenGLContext.cxx| 97 - vcl/unx/gene

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

2014-11-08 Thread Takeshi Abe
starmath/inc/error.hxx | 55 starmath/inc/node.hxx |5 + starmath/inc/parse.hxx | 146 - starmath/inc/token.hxx | 135 + starmath/source/cursor.cxx |1 starmath/source

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - 5 commits - include/vcl vcl/opengl vcl/source vcl/unx

2014-11-08 Thread Markus Mohrhard
include/vcl/opengl/OpenGLContext.hxx |1 vcl/opengl/gdiimpl.cxx |2 vcl/source/opengl/OpenGLContext.cxx | 185 +-- vcl/unx/generic/gdi/salvd.cxx|6 - 4 files changed, 96 insertions(+), 98 deletions(-) New commits: commit 62648a

[Libreoffice-commits] core.git: Changes to 'origin/feature/opengl-vcl-pixmap'

2014-11-08 Thread Markus Mohrhard
New branch 'origin/feature/opengl-vcl-pixmap' available with the following commits: commit b89b87057fec37b88806e8ca468f0873abfcdb42 Author: Markus Mohrhard Date: Sat Nov 8 15:00:30 2014 +0100 fix bug around wrong number of vertices Change-Id: I52c6c0b5d815266a254a75eabfe8947ccc44b

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

2014-11-08 Thread Miklos Vajna
sw/qa/extras/inc/swmodeltestbase.hxx | 84 --- sw/qa/extras/mailmerge/mailmerge.cxx | 84 +++ sw/source/ui/frmdlg/frmdlg.cxx |2 sw/source/uibase/inc/frmpage.hxx |4 - 4 files changed, 87 insertions(+), 87 delet

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

2014-11-08 Thread Miklos Vajna
writerfilter/source/filter/RtfFilter.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e7fbe37c56d78af757f975b280bf113fb2fe40fd Author: Miklos Vajna Date: Sat Nov 8 13:15:44 2014 +0100 writerfilter: SW_DEBUG_RTF_PASTE_{TO,FROM} is expected to be UTF-8

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

2014-11-08 Thread Miklos Vajna
sw/qa/extras/rtfexport/rtfexport.cxx | 30 +++--- 1 file changed, 15 insertions(+), 15 deletions(-) New commits: commit 827e8d6a3b546422578e1dc62ad28039b53df713 Author: Miklos Vajna Date: Sat Nov 8 13:10:42 2014 +0100 loplugin:salbool Change-Id: I29bea17

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

2014-11-08 Thread Caolán McNamara
sw/source/core/unocore/unostyle.cxx | 17 ++--- 1 file changed, 10 insertions(+), 7 deletions(-) New commits: commit 2a2b6d3e137c1f23b7bd8a093a228063338f56e9 Author: Caolán McNamara Date: Sat Nov 8 11:55:52 2014 + coverity#704961 Dereference after null check Ch

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

2014-11-08 Thread Caolán McNamara
sw/source/core/edit/edattr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6a4eaa43b64d243d350e080ddfb95bc40d5681b2 Author: Caolán McNamara Date: Sat Nov 8 11:52:04 2014 + coverity#1251172 Dereference null return value Change-Id: Ic1f1c7f055f

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

2014-11-08 Thread Caolán McNamara
svx/source/svdraw/svdobj.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 982855de49d513b3f9a9942154c401482ee35404 Author: Caolán McNamara Date: Sat Nov 8 11:47:51 2014 + coverity#1251168 Logically dead code Change-Id: I92776d7a96c13b3d0b4c74d2b928320f9182d1

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

2014-11-08 Thread Caolán McNamara
sw/source/uibase/uno/unotxdoc.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit f1aebfeebf2c27d5c531e4dfd667b6fdbaab4d03 Author: Caolán McNamara Date: Fri Nov 7 21:15:34 2014 + coverity#1251169 Unchecked dynamic_cast and coveri

[Libreoffice-commits] core.git: icon-themes/galaxy

2014-11-08 Thread Samuel Mehrbrodt
dev/null |binary 1 file changed New commits: commit 81bd5cb80e4802d7d1b4fff33d6d60b99a5ecb3c Author: Samuel Mehrbrodt Date: Sat Nov 8 11:01:13 2014 +0100 Remove now unused icons Change-Id: I6c411e496614c761a73e9785e70faeba7f8a065f diff --git a/icon-themes/galaxy/svx/res/symphon

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

2014-11-08 Thread Yousuf Philips
svx/uiconfig/ui/paralinespacingcontrol.ui |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit b2c1274a94aafa46358dc4802a4c8433467f9161 Author: Yousuf Philips Date: Thu Nov 6 07:27:08 2014 +0400 make line spacing icons point to themes icons Change-

[Libreoffice-commits] core.git: officecfg/registry

2014-11-08 Thread Yousuf Philips
officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu|4 ++-- officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |8 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit b7c8b76b67b132fc79af75d4305528f2db1d9539 Author: Yousuf Ph

Re: master build fails in calcoptionsdlg.cxx

2014-11-08 Thread Jean-Baptiste Faure
Le 07/11/2014 09:37, Tor Lillqvist a écrit : >> >> The error seems to come from my build option --disable-opencl in my >> autogen.input. > > Yeah; —disable-opencl is not a good idea in master right now. Why? I was thinking that opencl was useful only when you have a "separated" graphic card (sor

Re: 'master' 'make check' lcov code coverage report

2014-11-08 Thread Maarten Hoes
On Sat, Nov 8, 2014 at 9:50 AM, Maarten Hoes wrote: > > > > On Fri, Nov 7, 2014 at 8:55 PM, Norbert Thiebaud > wrote: > > >> This is not really part of the product we package... os just put an > > >> appropriate open-source license statement at the to of the script. > > >> and prolly the best is

Re: 'master' 'make check' lcov code coverage report

2014-11-08 Thread Maarten Hoes
On Fri, Nov 7, 2014 at 8:55 PM, Norbert Thiebaud wrote: > >> This is not really part of the product we package... os just put an > >> appropriate open-source license statement at the to of the script. > >> and prolly the best is to find a place for it in 'buildbot.git' > >> (accessble via gerrit)