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

2016-08-31 Thread Henry Castro
loleaflet/src/control/Control.Header.js|2 +- loleaflet/src/control/Control.RowHeader.js |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 947f1d3d86d5fe73f61542c9d0d6352b94b4669d Author: Henry Castro Date: Wed Aug 31 15:52:23 2016

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-1-0' - loolwsd/LOOLWSD.cpp

2016-08-31 Thread Michael Meeks
loolwsd/LOOLWSD.cpp |3 +++ 1 file changed, 3 insertions(+) New commits: commit 275624284ec9db360135ac4e387c7be06f7b5f7d Author: Michael Meeks Date: Wed Aug 31 22:05:02 2016 +0100 Avoid profiling CL devices during jail setup. diff --git

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

2016-08-31 Thread Alex McMurchy
Hi All I've pulled from git and git branch says I'm on * master first line of AutoGen is Running ./configure with '--disable-ccache --disable-gtk3 --with-parallelism=3 --without-junit --without-gssapi --without-krb5 --srcdir=/home/master/master --enable-option-checking=fatal' When

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

2016-08-31 Thread Michael Meeks
loolwsd/LOOLWSD.cpp |3 +++ 1 file changed, 3 insertions(+) New commits: commit f56d96229df69fe730b3f22f516a764c07a994ca Author: Michael Meeks Date: Wed Aug 31 22:05:02 2016 +0100 Avoid profiling CL devices during jail setup. diff --git

Re: LibreOffice's New Area Dialog Box crashes when compiled with Clang

2016-08-31 Thread slacka
Here is the backtrace made with $ instdir/program/soffice --backtrace, and the steps listed in my first post. Is there anything else I can do? -- View this message in context:

[Libreoffice-commits] core.git: include/sfx2 sc/source sd/source sfx2/source sw/source

2016-08-31 Thread Michael Stahl
include/sfx2/templdlg.hxx |8 sc/source/ui/view/formatsh.cxx |4 +- sd/source/ui/view/drviewsf.cxx | 10 ++--- sd/source/ui/view/outlnvsh.cxx |2 - sd/source/ui/view/viewshe3.cxx |4 +- sfx2/source/dialog/templdlg.cxx | 73

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - basegfx/StaticLibrary_basegfx_s.mk

2016-08-31 Thread Don Lewis
basegfx/StaticLibrary_basegfx_s.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 6e3596887a07e85cf0b821baf748980ba86e7d25 Author: Don Lewis Date: Wed Aug 31 18:16:14 2016 + Add a missing file to the basegfx static library to unbreak the

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

2016-08-31 Thread Maxim Monastirsky
cui/source/inc/numpages.hxx |2 +- cui/source/tabpages/numpages.cxx |6 ++ 2 files changed, 3 insertions(+), 5 deletions(-) New commits: commit c780c6726dca5e2fe33297e44f25ae3e00703294 Author: Maxim Monastirsky Date: Thu Sep 1 00:27:29 2016 +0300

New Defects reported by Coverity Scan for LibreOffice

2016-08-31 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 34 new defect(s) introduced to LibreOffice found with Coverity Scan. 76 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New

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

2016-08-31 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/covariance.s.fods | 3836 +++ 1 file changed, 3836 insertions(+) New commits: commit 80ed9726c0fc0aa8952fdf600f5336791c19bd7e Author: Zdeněk Crhonek Date: Wed Aug 31 20:34:16 2016 +0200 add COVARIANCE.S test case

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

2016-08-31 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/confidence.t.fods | 3898 sc/qa/unit/data/functions/fods/countif.fods | 4472 +++ 2 files changed, 8370 insertions(+) New commits: commit 575b8be566243288ae35263087ced2049c35bb0c Author: Zdeněk Crhonek

[Libreoffice-commits] online.git: loolwsd/ClientSession.cpp loolwsd/ClientSession.hpp loolwsd/DocumentBroker.cpp loolwsd/LOOLWSD.cpp loolwsd/test loolwsd/TileCache.cpp

2016-08-31 Thread Ashod Nakashian
loolwsd/ClientSession.cpp |2 -- loolwsd/ClientSession.hpp |9 - loolwsd/DocumentBroker.cpp |7 --- loolwsd/LOOLWSD.cpp| 28 ++-- loolwsd/TileCache.cpp | 27 --- loolwsd/test/Makefile.am |1 + 6 files

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

2016-08-31 Thread Ashod Nakashian
loolwsd/DocumentBroker.cpp |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit ce2309edd814e17be8c148e235d39df3d337ea8d Author: Ashod Nakashian Date: Wed Aug 31 20:23:56 2016 -0400 loolwsd: log errors while getting file

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

2016-08-31 Thread Ashod Nakashian
loolwsd/Storage.cpp |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit 93082681441cfb4c073601bc7ae4b71449d5cd69 Author: Ashod Nakashian Date: Wed Aug 31 19:38:27 2016 -0400 loolwsd: tolerate missing WOPI username

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

2016-08-31 Thread Ashod Nakashian
loolwsd/DocumentBroker.cpp |4 ++-- loolwsd/test/TileCacheTests.cpp | 17 - loolwsd/test/httpwstest.cpp |1 + 3 files changed, 19 insertions(+), 3 deletions(-) New commits: commit 534ab15d2fa3fa49740d0fb595232b7d90b39220 Author: Ashod Nakashian

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

2016-08-31 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) New commits: commit 151d1ff955927d7770337e95d7b464136aa3c9e4 Author: Ashod Nakashian Date: Wed Aug 31 23:55:54 2016 -0400 loolwsd: unittest fixes

[Libreoffice-commits] online.git: loolwsd/Common.hpp loolwsd/LOOLWSD.cpp

2016-08-31 Thread Ashod Nakashian
loolwsd/Common.hpp |1 + loolwsd/LOOLWSD.cpp |3 +++ 2 files changed, 4 insertions(+) New commits: commit 9b3343aad49637afe944da3ee83062e55217ee48 Author: Ashod Nakashian Date: Wed Aug 31 23:40:42 2016 -0400 loolwsd: Don't block on client sockets

feedback for the xlsx import improvements

2016-08-31 Thread Markus Mohrhard
Hey Maarten, thanks a lot for the two awesome XLSX import improvements. If possible it would be nice to have test cases for the two. For the bug fix this would be a simple test document that can be used in one of the automated tests. For the performance improvement it would be a document

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - basebmp/inc formula/inc vcl/source

2016-08-31 Thread Don Lewis
basebmp/inc/basebmp/packedpixeliterator.hxx |2 +- formula/inc/formula/grammar.hxx |4 ++-- vcl/source/gdi/bmpfast.cxx |2 +- 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 6aaac1afdebb39de5b5c43760c13bb64b429f1c8 Author: Don Lewis

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

2016-08-31 Thread Henry Castro
loleaflet/src/control/Control.ColumnHeader.js | 20 ++-- loleaflet/src/control/Control.MetricInput.js | 31 ++ loleaflet/src/control/Control.RowHeader.js| 18 --- loleaflet/src/layer/tile/CalcTileLayer.js |4 +++ 4 files changed,

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

2016-08-31 Thread Maxim Monastirsky
include/sfx2/thumbnailview.hxx|2 ++ sfx2/source/control/thumbnailview.cxx | 13 + sfx2/source/doc/doc.src |2 +- 3 files changed, 16 insertions(+), 1 deletion(-) New commits: commit 2decee2ccd9a4167949843da0db99edaebe6acd8 Author: Maxim Monastirsky

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

2016-08-31 Thread Jan Holesovsky
dev/null |binary loleaflet/dist/images/lc_backward.png |binary loleaflet/dist/toolbar.css|2 +- 3 files changed, 1 insertion(+), 1 deletion(-) New commits: commit c3a3d8136504283b2f81675057d44058332c6fd7 Author: Jan Holesovsky

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

2016-08-31 Thread Miklos Vajna
include/sfx2/lokhelper.hxx |2 ++ include/sfx2/viewsh.hxx |2 ++ sfx2/source/view/lokhelper.cxx | 26 +++--- sfx2/source/view/viewsh.cxx |9 ++--- sw/inc/crsrsh.hxx |3 +++ sw/inc/view.hxx

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

2016-08-31 Thread Maarten Bosmans
sc/source/filter/oox/sheetdatabuffer.cxx | 59 --- 1 file changed, 24 insertions(+), 35 deletions(-) New commits: commit 4a63c145dcce8411c5707f6b99877cc87a4f6c5d Author: Maarten Bosmans Date: Wed Aug 24 21:14:57 2016 +0200 Resolves

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - cpputools/source crashrep/source extensions/source fpicker/source icc/makefile.mk icc/SampleICC-1.3.2.format-security.patch icu/icu-for

2016-08-31 Thread Don Lewis
cpputools/source/unoexe/unoexe.cxx|4 +- crashrep/source/unx/main.cxx |4 +- extensions/source/logging/consolehandler.cxx |4 +- fpicker/source/unx/gnome/SalGtkFilePicker.cxx |1 icc/SampleICC-1.3.2.format-security.patch | 21 ++

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

2016-08-31 Thread Eike Rathke
linguistic/source/lngsvcmgr.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit f6c109dc0d5ceee29143de038b230732f78e8ee6 Author: Eike Rathke Date: Tue Aug 30 20:23:02 2016 +0200 Resolves: tdf#83376 do not let linguistic tools fall

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

2016-08-31 Thread Eike Rathke
linguistic/source/lngsvcmgr.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 76538731fb60c8563c5538101bdafe5434b681b8 Author: Eike Rathke Date: Tue Aug 30 20:23:02 2016 +0200 Resolves: tdf#83376 do not let linguistic tools fall

[Libreoffice-commits] core.git: 2 commits - cui/source include/svx officecfg/registry svx/source sw/qa

2016-08-31 Thread Caolán McNamara
cui/source/tabpages/tpcolor.cxx|2 include/svx/PaletteManager.hxx |5 - officecfg/registry/schema/org/openoffice/Office/Common.xcs |8 ++ svx/source/tbxctrls/PaletteManager.cxx | 42 ++---

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

2016-08-31 Thread Eike Rathke
linguistic/source/convdicxml.cxx |2 +- linguistic/source/dicimp.cxx |2 +- linguistic/source/gciterator.cxx |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 8eec33146af3bd4ffaf9b3a1fb9d2c72f19b6fb3 Author: Eike Rathke Date: Tue Aug

[Libreoffice-commits] online.git: loolwsd/README.vars

2016-08-31 Thread Tor Lillqvist
loolwsd/README.vars |4 1 file changed, 4 deletions(-) New commits: commit 0f3a6a3fb07a8141d8a620b88eb98465eb8fcc08 Author: Tor Lillqvist Date: Wed Aug 31 12:08:18 2016 +0300 LOOL_LOGCOLOR is no longer checked by loolwsd diff --git a/loolwsd/README.vars

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

2016-08-31 Thread Laurent Balland-Poirier
chart2/qa/extras/chart2_trendcalculators.cxx|4 ++-- chart2/source/tools/PolynomialRegressionCurveCalculator.cxx |6 +- 2 files changed, 7 insertions(+), 3 deletions(-) New commits: commit 488c8053dc824d4736b02020bb440d43c4933eb2 Author: Laurent Balland-Poirier

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

2016-08-31 Thread Stephan Bergmann
sw/inc/pam.hxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 8675a2c88d2516089d432eed278d2970ab1ad6d2 Author: Stephan Bergmann Date: Wed Aug 31 10:55:35 2016 +0200 Remove irrelevant comment Change-Id: I38e505512f4b58320297d66795258fca58dfb3df

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

2016-08-31 Thread Arnaud Versini
store/source/storbase.hxx | 26 ++ 1 file changed, 10 insertions(+), 16 deletions(-) New commits: commit 7173a4edab9a7c2e73d1caceb4422445a4d1c502 Author: Arnaud Versini Date: Tue Aug 30 20:33:26 2016 +0200 store : Replace store::swap

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

2016-08-31 Thread Noel Grandin
sw/source/core/edit/edlingu.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 5b473e72787d2b61601ecea59ad8f5bf5f738229 Author: Noel Grandin Date: Wed Aug 31 11:15:30 2016 +0200 fix windows build Change-Id:

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

2016-08-31 Thread Arnaud Versini
store/source/storbase.hxx |9 - store/source/storcach.hxx |2 +- 2 files changed, 1 insertion(+), 10 deletions(-) New commits: commit e53bb6a0f0257da68790437d7ac39a7e103fe9ea Author: Arnaud Versini Date: Tue Aug 30 21:03:38 2016 +0200 store:

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

2016-08-31 Thread Michael Stahl
sw/source/core/unocore/unotext.cxx | 23 +-- 1 file changed, 13 insertions(+), 10 deletions(-) New commits: commit 217640264a62bd78b153b131b2cd158d4f8da620 Author: Michael Stahl Date: Tue Aug 30 21:17:32 2016 +0200 Revert "fftester: non-contiguous

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

2016-08-31 Thread Noel Grandin
sw/source/core/edit/editsh.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit ca41685fa922dc13d40726f91472cf800aacc081 Author: Noel Grandin Date: Wed Aug 31 10:28:43 2016 +0200 fix build Change-Id: Ic2c1396b0945118887f176d1b7e8bd9ef972bdcd diff

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

2016-08-31 Thread Miklos Vajna
writerfilter/source/rtftok/rtftokenizer.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit ba96008a02fa3d1675ac2cc0b9310736a8b75041 Author: Miklos Vajna Date: Wed Aug 31 09:24:14 2016 +0200 writerfilter: use sal_Size for offset

Re: Maarten Bosmans license statement

2016-08-31 Thread Maarten Bosmans
2016-08-30 16:41 GMT+02:00 Eike Rathke : > Great, we'll welcome your patches for review on gerrit :-) I have a question regarding the patch submission on gerrit. In searching for a faster way to implement SheetDataBuffer::addColXfStyle (for tdf#100709), I noticed that the

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

2016-08-31 Thread Caolán McNamara
svx/source/tbxctrls/PaletteManager.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 13d288a0d1151e285b3deec5df1b452238e7b0dd Author: Caolán McNamara Date: Wed Aug 31 09:48:12 2016 +0100 build fix Change-Id:

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - 2 commits - desktop/qa desktop/source include/vcl libreofficekit/qa sc/inc sc/source

2016-08-31 Thread Miklos Vajna
desktop/qa/desktop_lib/test_desktop_lib.cxx | 31 desktop/source/lib/init.cxx | 72 +++- include/vcl/ITiledRenderable.hxx|8 ++ libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx |3 sc/inc/chgtrack.hxx

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

2016-08-31 Thread Noel Grandin
include/xmlreader/xmlreader.hxx |4 sw/inc/crsrsh.hxx| 16 +- sw/inc/cshtyp.hxx| 105 ++- sw/inc/pam.hxx | 41 +++ sw/inc/swcrsr.hxx

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

2016-08-31 Thread Noel Grandin
include/sfx2/sidebar/SidebarToolBox.hxx |2 +- include/vcl/animate.hxx |4 ++-- include/vcl/bitmap.hxx | 12 ++-- include/vcl/bitmapex.hxx|8 include/vcl/btndlg.hxx |2 +- include/vcl/button.hxx

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

2016-08-31 Thread Stephan Bergmann
svx/source/tbxctrls/PaletteManager.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 7bf2b0f13d8e6b97f423e8d859f7927247442837 Author: Stephan Bergmann Date: Wed Aug 31 11:45:33 2016 +0200 loplugin:stringconstant Change-Id:

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

2016-08-31 Thread Caolán McNamara
svtools/source/control/valueset.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 281027ea88d4d683449d4ce2cdb0563223741465 Author: Caolán McNamara Date: Wed Aug 31 10:58:49 2016 +0100 Resolves: tdf#98100 no valueset tooltips with

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

2016-08-31 Thread Stephan Bergmann
cui/source/tabpages/tpcolor.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 32fc5177f7c60b4a875a7b10af9a20240177e9f6 Author: Stephan Bergmann Date: Wed Aug 31 12:05:12 2016 +0200 loplugin:stringconstant Change-Id:

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

2016-08-31 Thread Miklos Vajna
libreofficekit/source/gtk/lokdocview.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 127a34ef2cf9fe0ac13a273c12c6d45ef57eaf49 Author: Miklos Vajna Date: Wed Aug 31 11:38:41 2016 +0200 lokdocview: handle empty

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

2016-08-31 Thread Ashod Nakashian
desktop/inc/lib/init.hxx| 13 ++- desktop/source/lib/init.cxx | 75 +++- 2 files changed, 65 insertions(+), 23 deletions(-) New commits: commit ce74845ccb7c41975da1ac453c6cbd49531f Author: Ashod Nakashian

[Libreoffice-commits] core.git: helpcontent2

2016-08-31 Thread Eike Rathke
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 31fa29d9006e615bbe4f7b3e20a0e6c27fcf8245 Author: Eike Rathke Date: Wed Aug 31 11:58:24 2016 +0200 Updated core Project: help c122aa7574e363c9dce332f1ca8b69b1cccde202

[Libreoffice-commits] help.git: source/text

2016-08-31 Thread Eike Rathke
source/text/scalc/05/OpenCL_options.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c122aa7574e363c9dce332f1ca8b69b1cccde202 Author: Eike Rathke Date: Wed Aug 31 11:58:24 2016 +0200 change bad example for "Convert only if unambiguous" to

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

2016-08-31 Thread Michael Stahl
sw/qa/core/data/rtf/fail/table-1.rtf |binary sw/source/core/unocore/unotext.cxx | 23 +-- 2 files changed, 13 insertions(+), 10 deletions(-) New commits: commit ad95040240bb8fe1fe56c6143cffcebf51b8b96f Author: Michael Stahl Date: Tue Aug 30 21:17:32

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

2016-08-31 Thread Jochen Nitschke
basic/source/basmgr/basicmanagerrepository.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c53912e526b54f67067861a42ce54ae1e24a92af Author: Jochen Nitschke Date: Mon Aug 29 19:34:12 2016 +0200 cppcheck:assertWithSideEffect

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

2016-08-31 Thread Takeshi Abe
starmath/inc/node.hxx|3 + starmath/qa/cppunit/mock-visitor.hxx |8 ++-- starmath/source/cursor.cxx | 60 +-- 3 files changed, 44 insertions(+), 27 deletions(-) New commits: commit ecafca50e9a6d0fac3c809f275342f571a1470df

[Libreoffice-commits] core.git: vcl/inc vcl/opengl

2016-08-31 Thread Tomaž Vajngerl
vcl/inc/opengl/bmpop.hxx | 35 --- vcl/inc/opengl/salbmp.hxx |5 + vcl/opengl/salbmp.cxx | 31 +-- 3 files changed, 2 insertions(+), 69 deletions(-) New commits: commit 6d361d86f72d33fac41847b80883c524580f4cf3 Author:

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

2016-08-31 Thread Noel Grandin
sw/inc/unocoll.hxx | 245 ++-- sw/source/core/doc/textboxhelper.cxx |2 sw/source/core/inc/unofield.hxx |7 sw/source/core/unocore/unocoll.cxx | 608 +++ sw/source/core/unocore/unofield.cxx | 479

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

2016-08-31 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/counta.fods | 3486 + 1 file changed, 3486 insertions(+) New commits: commit 62db0d52613807376eed2443d97a278d3787bdb7 Author: Zdeněk Crhonek Date: Wed Aug 31 06:56:43 2016 +0200 add COUNTA test case

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

2016-08-31 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/covariance.p.fods | 3833 +++ sc/qa/unit/data/functions/fods/erfc.precise.fods | 3766 ++ 2 files changed, 7599 insertions(+) New commits: commit 23753b79188a7056784a21d841b98b57dcf6d4b5 Author: Zdeněk Crhonek

Re: Maarten Bosmans license statement

2016-08-31 Thread Katarina Behrens
Moin, > Both commits have difference Change-Id tags, but I submitted them > using a single `logerrit submit master` command. Now gerrit says for > the second patch: 'Cannot Merge'. I could not find what this means, > but I suppose that the second patch without the first does not apply > cleanly

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

2016-08-31 Thread Jochen Nitschke
rsc/source/parser/rscdb.cxx | 60 +++- 1 file changed, 26 insertions(+), 34 deletions(-) New commits: commit e8b19c216be98aa0dd7f837152fc5bc93cd0f367 Author: Jochen Nitschke Date: Wed Aug 31 12:40:19 2016 +0200 use

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

2016-08-31 Thread Michael Stahl
sd/source/ui/func/fuchar.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7b56e04b296d112d13f60a80c4ddf1783eed26ba Author: Michael Stahl Date: Wed Aug 31 14:45:17 2016 +0200 sd: fix un-sorted SidArray in FuChar::DoExecute()

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

2016-08-31 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/count.fods| 3464 sc/qa/unit/data/functions/fods/countifs.fods | 4567 +++ 2 files changed, 8031 insertions(+) New commits: commit 241c36cf29f4aa11fed8b2f908b12a55627b48b4 Author: Zdeněk Crhonek

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

2016-08-31 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/countblank.fods | 3386 + 1 file changed, 3386 insertions(+) New commits: commit 02bef409ec515904d00cf2977727dabb02cd3e79 Author: Zdeněk Crhonek Date: Wed Aug 31 07:03:11 2016 +0200 add COUNTBLANK test case

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

2016-08-31 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/correl.fods | 5406 + 1 file changed, 5406 insertions(+) New commits: commit 725aa105df08b5fa4f25e5eb9eb07f9dafb79d99 Author: Zdeněk Crhonek Date: Wed Aug 31 07:11:13 2016 +0200 add CORREL test case

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

2016-08-31 Thread Michael Stahl
sd/source/ui/func/fuchar.cxx |2 +- slideshow/source/engine/slideshowimpl.cxx |9 ++--- 2 files changed, 7 insertions(+), 4 deletions(-) New commits: commit cea58d4c27621725b068d26f3587491322769f45 Author: Michael Stahl Date: Wed Aug 31 15:59:42

[Libreoffice-commits] online.git: 2 commits - loolwsd/LOOLWSD.cpp loolwsd/README.vars

2016-08-31 Thread Tor Lillqvist
loolwsd/LOOLWSD.cpp | 10 -- loolwsd/README.vars |4 2 files changed, 8 insertions(+), 6 deletions(-) New commits: commit b57ddcd173c4507097889f3f02e9f600bc9f8476 Author: Tor Lillqvist Date: Wed Aug 31 17:02:29 2016 +0300 Sort #includes of C++

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

2016-08-31 Thread Michael Stahl
sd/source/ui/func/fuchar.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fb2f68f09750fd54a97fb2eba79bc49ab3ffbca2 Author: Michael Stahl Date: Wed Aug 31 14:45:17 2016 +0200 sd: fix un-sorted SidArray in FuChar::DoExecute()

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

2016-08-31 Thread Caolán McNamara
sw/source/filter/ww8/ww8scan.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 677a0b459b8c1ad749969c4bb65b8d78cdf26cdc Author: Caolán McNamara Date: Wed Aug 31 12:51:22 2016 +0100 add spaces in warning Change-Id:

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

2016-08-31 Thread Sophie Su
cui/source/tabpages/autocdlg.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 48e1f5028c5e507f1343bc695ec7e1079fd177cf Author: Sophie Su Date: Sun Aug 28 18:37:49 2016 +0800 tdf#9 in AutoCorrectDialog list also CJK languages if enabled

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

2016-08-31 Thread Noel Grandin
extensions/source/bibliography/toolbar.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit bdc4010565af5059a1aa331719fbee1d74a230eb Author: Noel Grandin Date: Wed Aug 31 15:10:41 2016 +0200 tdf#101810 - Crash when selecting Bibliography from Tools

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

2016-08-31 Thread Caolán McNamara
sw/source/ui/chrdlg/chardlg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 98294d715c72751d9dd47fd1995865e04b2bdf5a Author: Caolán McNamara Date: Wed Aug 31 14:07:42 2016 +0100 Resolves: tdf#100094 hyperlink tabpage put hyperlink

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

2016-08-31 Thread Julien Nabet
sw/qa/core/data/ooxml/pass/tdf96749.docx |binary writerfilter/source/ooxml/OOXMLDocumentImpl.cxx | 17 +++-- writerfilter/source/ooxml/OOXMLFastContextHandler.cxx | 32 ++ 3 files changed, 38 insertions(+), 11 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - configure.ac

2016-08-31 Thread Riccardo Magliocchetti
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3bc9eff57d6cd1ad71da4351a66004466d8c672c Author: Riccardo Magliocchetti Date: Mon Aug 22 14:25:31 2016 +0200 configure: check for coinutils too Change-Id:

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

2016-08-31 Thread Maarten Bosmans
sc/source/filter/oox/sheetdatabuffer.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit d16070a30d421098faedd51c4333d1d42163268f Author: Maarten Bosmans Date: Thu Aug 25 12:47:26 2016 +0200 Related: tdf#100709 Fix two bugs in

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

2016-08-31 Thread Tor Lillqvist
loolwsd/ClientSession.cpp |1 + 1 file changed, 1 insertion(+) New commits: commit b7623d48d03f9e6256c71612e480d3df57be4cd5 Author: Tor Lillqvist Date: Wed Aug 31 17:52:10 2016 +0300 We should return true here Fixes a regression introduced in

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

2016-08-31 Thread Miklos Vajna
desktop/source/lib/init.cxx | 13 + 1 file changed, 13 insertions(+) New commits: commit 6330590e7aeeeaccd305bfd23f00badb59a43d8f Author: Miklos Vajna Date: Wed Aug 31 17:07:30 2016 +0200 desktop: fix Android build to_string() is missing in

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

2016-08-31 Thread Justin Luth
sw/inc/IDocumentSettingAccess.hxx |1 + sw/source/core/doc/DocumentSettingManager.cxx |6 ++ sw/source/core/inc/DocumentSettingManager.hxx |1 + sw/source/core/layout/flowfrm.cxx |4 +++- sw/source/uibase/uno/SwXDocumentSettings.cxx | 13

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 3 commits - cppuhelper/source starmath/inc sw/source

2016-08-31 Thread Don Lewis
cppuhelper/source/exc_thrower.cxx |2 +- starmath/inc/smcommands.h |2 +- sw/source/core/inc/txtfrm.hxx |2 -- 3 files changed, 2 insertions(+), 4 deletions(-) New commits: commit 1adcdc2d7895f8e873f6fbd1530b65ff1156e3f5 Author: Don Lewis Date: Wed

Re: Maarten Bosmans license statement

2016-08-31 Thread Norbert Thiebaud
> > (unless it doesn't, and that means someone else has committed changes to the > same chunk of code in the meantime and your patch no longer applies, but let's > deal with that only when such situation arises) > >> What is the correct way to submit a patch series to gerrit? I'd like >> to avoid

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

2016-08-31 Thread Jan Holesovsky
loolwsd/DocumentBroker.cpp |2 +- loolwsd/Storage.cpp|2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) New commits: commit 2090f121b61c34a2285430f495aee88c24ebc2e4 Author: Jan Holesovsky Date: Wed Aug 31 17:05:10 2016 +0200 Don't check for

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

2016-08-31 Thread Jochen Nitschke
rsc/source/parser/rscdb.cxx | 23 ++- 1 file changed, 14 insertions(+), 9 deletions(-) New commits: commit 2a1431208e4292e8563935f5e8cd0107113f65ea Author: Jochen Nitschke Date: Wed Aug 31 11:39:59 2016 +0200 cppcheck:noConstructor for

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

2016-08-31 Thread Jochen Nitschke
rsc/inc/rscarray.hxx|6 +++--- rsc/inc/rscclass.hxx|2 +- rsc/inc/rscconst.hxx|3 +-- rsc/inc/rsccont.hxx |6 +++--- rsc/inc/rscflag.hxx |4 ++-- rsc/inc/rscmgr.hxx |2 +- rsc/inc/rscrange.hxx|9 +++--

[Libreoffice-bugs] [Bug 101725] various autotext from Standard missing

2016-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101725 Xisco Faulí changed: What|Removed |Added Keywords||bisected

[Libreoffice-bugs] [Bug 101790] I open a doc (.odt or .ods), make changes and it doesn' t let me save it

2016-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101790 --- Comment #3 from Aron Budea --- Okay, so I tried with a random jpeg image (like the error image in the attachment), then tried adding a table with different ways, but could always save the file. If the table is

[Libreoffice-bugs] [Bug 98500] Multiple animated GIFs cause 100% CPU utilization in Impress

2016-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98500 --- Comment #8 from Dwokfur --- (In reply to Armin Le Grand (CIB) from comment #6) > @Dwokfur: AOO uses the same code - it's from me. Please confirm that it is > faster. Update to the bug based on Armin's questions:

[Libreoffice-bugs] [Bug 101833] New: Calc WORKDAYS.INTL miscalculation

2016-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101833 Bug ID: 101833 Summary: Calc WORKDAYS.INTL miscalculation Product: LibreOffice Version: 5.2.0.4 release Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 101828] formatting lost on paste from pdf

2016-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101828 --- Comment #1 from mike --- also when i copy/paste from MS Wordpad to writer 5.2 it loses bold and italics. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 101829] XML Source Corrupts and Loses Data

2016-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101829 m.a.riosv changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 100182] Index entries lost on save (see comment 17)

2016-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100182 Xisco Faulí changed: What|Removed |Added Keywords|bibisectRequest |bibisected

[Libreoffice-bugs] [Bug 100632] SIDEBAR, FILEOPEN: Certain Position & Size fields in Sidebar are not filled for this SVG

2016-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100632 Aron Budea changed: What|Removed |Added Keywords|

[Libreoffice-bugs] [Bug 98999] Check for Updates does not work correctly

2016-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98999 Aron Budea changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 101828] formatting lost on paste from pdf

2016-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101828 --- Comment #2 from John Schuetz --- I'm seeing this as well in writer 5.2 copying from pdf to writer and from Logos 6 to writer. Also, in these cases Paste Special only gives the option of unformatted text. --

[Libreoffice-bugs] [Bug 55168] Writer functionality request: add options for improving reading of text in Fullscreen Mode

2016-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=55168 --- Comment #9 from BrendaEM --- Zenaan, No, I don't think that you caused me to perceive the wrong thing, I just didn't want a useful feature to be ignored which is very likely to happen if this feature request

[Libreoffice-bugs] [Bug 101809] Collabora Online Development Edition docker image DNS fault causes 20 second delay

2016-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101809 Andras Timar changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 100620] Wrong result with COUNTA or COUNT in formula

2016-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100620 Aron Budea changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED

[Libreoffice-bugs] [Bug 101827] Contour Editor dialog maxes out a cpu core at 100%

2016-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101827 Aron Budea changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 101808] options in setting of cells as TEXT

2016-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101808 m.a.riosv changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 101818] Add pasting options similar to Microsoft products

2016-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101818 V Stuart Foote changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 89120] Writer is very slow at saving this file with svg images

2016-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89120 Aron Budea changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 101361] Cursor keys move cursor to the opposite direction in RTL text

2016-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101361 Khaled Hosny changed: What|Removed |Added Priority|medium |high

[Libreoffice-bugs] [Bug 93085] Application window is too high, status bar is not visible ( 1024x600 resolution), size of module launch inherited from the StartCenter which gets a fixed minimum height

2016-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93085 Aron Budea changed: What|Removed |Added CC|

  1   2   3   4   >