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

2017-02-25 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/statistical/fods/chisq.test.fods | 5324 +++ sc/qa/unit/data/functions/statistical/fods/chisqdist.fods | 4026 sc/qa/unit/data/functions/statistical/fods/chisqinv.fods | 6050 + sc/qa/unit/data/functions/statistical/fods/chitest.fods| 5

Re: MSVC 2015 Error C2664

2017-02-25 Thread slacka
sberg wrote > fixed with > ; > > "Blind fix for MSVC 2015 error C2664" Yes that did the trick, and with Markus's commit: https://cgit.freedesktop.org/libreoffice/core/commit/?id=73f2944618e6377621

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

2017-02-25 Thread Stephan Bergmann
codemaker/source/cppumaker/cppuoptions.cxx |2 +- codemaker/source/javamaker/javaoptions.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 5222dd86dd3516c106a2e77e77885e074e1f7577 Author: Stephan Bergmann Date: Sat Feb 25 10:10:02 2017 +0100 loplugin:

[Libreoffice-commits] core.git: idl/inc

2017-02-25 Thread Stephan Bergmann
idl/inc/lex.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 64b68e98d215f98f72fd6493b62517ab9984a8d2 Author: Stephan Bergmann Date: Sat Feb 25 10:13:17 2017 +0100 SvTokenStream::nBufPos should be sal_Int32 Change-Id: I929bb6e35a125674b1e65f00e

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

2017-02-25 Thread Stephan Bergmann
registry/source/regimpl.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 0203b6be4bb397165d7c6c354e75409164a0e360 Author: Stephan Bergmann Date: Sat Feb 25 10:14:05 2017 +0100 loplugin:loopvartoosmall Change-Id: I8c2fcdbcfaa8ebf83a80fb99701096

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

2017-02-25 Thread aleksandar-stefanovic
android/source/res/layout/file_list_item.xml |1 + android/source/res/values/themes.xml |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit faeb982d2fc208a5beb22f75185b93bc3724ce03 Author: aleksandar-stefanovic Date: Wed Feb 15 09:53:13 2017 +0100 Fi

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

2017-02-25 Thread aleksandar-stefanovic
android/source/res/menu/navigation_menu.xml | 21 ++ android/source/src/java/org/libreoffice/ui/LibreOfficeUIActivity.java | 85 -- 2 files changed, 57 insertions(+), 49 deletions(-) New commits: commit e792eb52160a16cff3a04d9713e023230247e7c3 Author: aleksa

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

2017-02-25 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/statistical/fods/chisq.dist.rt.fods | 3860 +++ sc/qa/unit/data/functions/statistical/fods/t.dist.rt.fods | 5291 ++ 2 files changed, 9151 insertions(+) New commits: commit 2b3e1ce39edc5a164ffe42b2e8d49191a71cdaca Author: Zdeněk Crhonek Date: Fri Feb

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - sc/source

2017-02-25 Thread Markus Mohrhard
sc/source/core/data/document.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 96b7d1d5d6e97078508f9366b340c65ab0a0cc75 Author: Markus Mohrhard Date: Fri Feb 24 23:10:57 2017 +0100 xPoolHelper is empty in a clipboard doc Found by the crashreporter:

Re: Chart test failures on mac: text size differences

2017-02-25 Thread Tamas Zolnai
Hi Khaled, On Friday, February 24, 2017 19:40 GMT, Khaled Hosny wrote: > On Fri, Feb 24, 2017 at 05:41:25PM +, Tamas Zolnai wrote: > > Hi Khaled, > > > > I see you're working on text rendering, so I thought that my findings > > might be usefull for you. I had a look at chart test failure

Crash test update

2017-02-25 Thread Crashtest VM
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/40e55cf24dd30acd6d928cd764bc597dd11f5fad/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data __

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

2017-02-25 Thread Matúš Kukan
sd/source/filter/eppt/pptx-epptooxml.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 9cbe69f1950115e47af693bd78fc78f96f9b508e Author: Matúš Kukan Date: Sat Feb 11 16:24:37 2017 +0100 tdf#104222: Put expensive debug code behind #if again dump_pset calls ve

[Libreoffice-commits] core.git: vcl/commonfuzzer.mk

2017-02-25 Thread Caolán McNamara
vcl/commonfuzzer.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 18eaf0c50a12fba45d26829cacc0cc69d9498a9e Author: Caolán McNamara Date: Sat Feb 25 14:53:52 2017 + fuzzers need liblangtag now Change-Id: Ia18ec10e0581078a22a2eead92e835dda232ef0d diff --git a/v

[Libreoffice-commits] core.git: 3 commits - sw/inc sw/source vcl/source xmlhelp/source

2017-02-25 Thread Caolán McNamara
sw/inc/accmap.hxx |7 ++- sw/source/core/access/accdoc.cxx|2 +- sw/source/core/access/accmap.cxx|4 +++- sw/source/core/unocore/unotext.cxx |2 +- sw/source/uibase/app/swdll.cxx |7

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

2017-02-25 Thread Caolán McNamara
hwpfilter/qa/cppunit/data/fail/cslist-1.hwp |binary hwpfilter/source/hwpfile.cxx| 83 +++- hwpfilter/source/hwpfile.h | 15 ++--- 3 files changed, 30 insertions(+), 68 deletions(-) New commits: commit 283e843be91ef4d727c0815d1b8a0420fd

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

2017-02-25 Thread Stephan Bergmann
lingucomponent/source/hyphenator/hyphen/hyphenimp.cxx | 27 +- 1 file changed, 20 insertions(+), 7 deletions(-) New commits: commit 4520435ad59802b6a567b3bb6c77927663be0f81 Author: Stephan Bergmann Date: Sat Feb 25 16:50:23 2017 +0100 Clean up use of integer types

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sal/osl

2017-02-25 Thread Pedro Giffuni
sal/osl/unx/pipe.c | 40 sal/osl/unx/sockimpl.h |6 +- 2 files changed, 17 insertions(+), 29 deletions(-) New commits: commit 68925500cc6652505a7f529a72fabbb9ad513e15 Author: Pedro Giffuni Date: Sat Feb 25 15:46:26 2017 + i101100

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

2017-02-25 Thread Stephan Bergmann
vcl/source/window/menubarwindow.cxx |2 +- vcl/source/window/menufloatingwindow.cxx |4 ++-- vcl/source/window/menuitemlist.cxx |6 +++--- vcl/source/window/menuitemlist.hxx |6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-) New commits: commit ea4fdc135e

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - download.lst

2017-02-25 Thread Eike Rathke
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit abd00b9229e01e67cbe071e87089fc6e29ddbbb6 Author: Eike Rathke Date: Fri Feb 24 20:58:36 2017 +0100 update to language-subtag-registry-2017-01-20 (cherry picked from commit 49e6d5e49673011

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

2017-02-25 Thread Markus Mohrhard
vcl/qa/cppunit/pdfexport/pdfexport.cxx |8 1 file changed, 8 insertions(+) New commits: commit 89b64e865bfb6739be07d1fb0b5dfa5fa3651a44 Author: Markus Mohrhard Date: Sat Feb 25 17:06:31 2017 +0100 the test implicitly requires pdfium Attempt to fix build issue found b

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

2017-02-25 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/statistical/fods/tinv.fods | 5317 +++ 1 file changed, 5317 insertions(+) New commits: commit 71665247aa1855b7f9a78858febfd2d43eeebe94 Author: Zdeněk Crhonek Date: Sat Feb 25 19:27:47 2017 +0100 add TINV test case Change-Id: Ic9b8398d935

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

2017-02-25 Thread Caolán McNamara
ucb/source/ucp/webdav-neon/NeonSession.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a493900e955b126d3393f376fef2ce6afbc1cdb6 Author: Caolán McNamara Date: Sat Feb 25 19:32:24 2017 + value returned from particular web server is not valid ascii

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

2017-02-25 Thread Markus Mohrhard
sc/source/ui/app/inputhdl.cxx | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) New commits: commit 588db4054bd820b98fefe22acac39add42480489 Author: Markus Mohrhard Date: Wed Feb 22 20:34:00 2017 +0100 fix crash in input handler code Reported by the crashreporte

Re: Chart test failures on mac: text size differences

2017-02-25 Thread Khaled Hosny
On Sat, Feb 25, 2017 at 12:04:10PM +, Tamas Zolnai wrote: > Hi Khaled, > > On Friday, February 24, 2017 19:40 GMT, Khaled Hosny > wrote: > > > On Fri, Feb 24, 2017 at 05:41:25PM +, Tamas Zolnai wrote: > > > Hi Khaled, > > > > > > I see you're working on text rendering, so I thought that

Re: Chart test failures on mac: text size differences

2017-02-25 Thread Khaled Hosny
I missed the attachments! On Sat, Feb 25, 2017 at 11:23:51PM +0200, Khaled Hosny wrote: > On Sat, Feb 25, 2017 at 12:04:10PM +, Tamas Zolnai wrote: > > Hi Khaled, > > > > On Friday, February 24, 2017 19:40 GMT, Khaled Hosny > > wrote: > > > > > On Fri, Feb 24, 2017 at 05:41:25PM +, Tam

[Libreoffice-commits] core.git: 3 commits - filter/Library_t602filter.mk filter/source Makefile.in Repository.mk sfx2/source vcl/Executable_602fuzzer.mk vcl/Module_vcl.mk vcl/workben writerfilter/sour

2017-02-25 Thread Caolán McNamara
Makefile.in |2 Repository.mk |1 filter/Library_t602filter.mk |2 filter/source/t602/t602filter.cxx |8 +-- sfx2/source/control/unoctitm.cxx

Re: Chart test failures on mac: text size differences

2017-02-25 Thread Tamas Zolnai
Hi Khaled, > > However I think it would be better to debug this problem with a unit > > test in vcl module which tests directly the text rendering. I would > > suggest that if you are working making text rendering consitent. The > > vcldemo does something similar, but it's just doing the rendering

Gerrit: Proposals for private changes and wip workflows

2017-02-25 Thread David Ostrovsky
Gerrit team is working on adding new workflows in Gerrit core: * private changes workflow * wip (work in progress) workflow As the consequence, the draft workflow, that caused some confusion among Gerrit users, is going to be discontinued. In fact, I removed it already: [1]. Today, I would like

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - readlicense_oo/docs

2017-02-25 Thread Matthias Seidel
readlicense_oo/docs/readme/readme.xrm |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f7ce97f232160a0871fb6613517de339597f178f Author: Matthias Seidel Date: Sat Feb 25 21:39:16 2017 + Added Windows 10 in ReadMe, fixed typo diff --git a/readlicense_oo/

[Libreoffice-commits] online.git: 2 commits - loleaflet/build loleaflet/dist loleaflet/src

2017-02-25 Thread Henry Castro
loleaflet/build/deps.js |4 loleaflet/dist/loleaflet.css | 12 + loleaflet/src/control/Control.Menubar.js |2 loleaflet/src/core/LOUtil.js |9 + loleaflet/src/layer/AnnotationManager.js | 30 ++-- loleaflet/src/layer/ma

CppCheck Report Update

2017-02-25 Thread cppcheck.libreoff...@gmail.com
A new cppcheck report is available at : http://dev-builds.libreoffice.org/cppcheck_reports/master/ Note: The script generating this report was run at : 2017-26-02_02:28:26 with user buildslave at host vm140 as /home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s /home/