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

2017-02-28 Thread Aron Budea
sw/qa/extras/ooxmlexport/data/tdf106001-2.odt |binary sw/qa/extras/ooxmlexport/ooxmlexport9.cxx | 10 ++ sw/source/filter/ww8/docxattributeoutput.cxx |5 - 3 files changed, 14 insertions(+), 1 deletion(-) New commits: commit a3a0eac099831de6fd7c53b66f85b964e41a5a13 Author:

[Libreoffice-commits] core.git: basic/source cui/source editeng/source forms/source i18npool/inc i18npool/qa i18npool/source i18nutil/source include/editeng include/i18nutil include/svl include/svx in

2017-02-28 Thread Noel Grandin
basic/source/classes/global.cxx |3 basic/source/runtime/methods.cxx | 22 - basic/source/runtime/runtime.cxx |6 cui/source/dialogs/cuifmsearch.cxx

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

2017-02-28 Thread Miklos Vajna
writerfilter/source/dmapper/SdtHelper.cxx |2 +- writerfilter/source/rtftok/rtfdocumentimpl.cxx |4 ++-- writerfilter/source/rtftok/rtfdocumentimpl.hxx | 10 +- 3 files changed, 8 insertions(+), 8 deletions(-) New commits: commit d97380c66904328e9d706a0b03a6800dc048aa7d Aut

[Libreoffice-commits] online.git: Branch 'private/Ashod/nonblocking' - 13 commits - common/Common.hpp common/Session.cpp common/Session.hpp net/Socket.hpp net/WebSocketHandler.hpp test/helpers.hpp tes

2017-02-28 Thread Ashod Nakashian
common/Common.hpp|3 common/Session.cpp |7 common/Session.hpp |2 net/Socket.hpp | 33 ++- net/WebSocketHandler.hpp | 165 + test/UnitAdmin.cpp |4 test/UnitMinSocketBufferSi

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

2017-02-28 Thread Noel Grandin
xmloff/inc/anim.hxx|6 +++--- xmloff/source/draw/animimp.cxx |6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 121525db245624b96a85824cc6ad3013e05e34b0 Author: Noel Grandin Date: Tue Feb 28 15:10:25 2017 +0200 these arrays should be const

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

2017-02-28 Thread Noel Grandin
xmloff/source/forms/controlpropertyhdl.cxx | 16 +- xmloff/source/forms/elementexport.cxx | 92 +++ xmloff/source/forms/elementimport.cxx |6 - xmloff/source/forms/formenums.cxx | 174 +++-- xmloff/source/forms/formenums.hxx

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

2017-02-28 Thread Zdeněk Crhonek
basic/qa/cppunit/test_vba.cxx |5 + basic/qa/vba_tests/abs.vb | 73 basic/qa/vba_tests/array.vb | 100 +++ basic/qa/vba_tests/asc.vb | 74 + basic/qa/vba_tests/atn.vb | 80

New Defects reported by Coverity Scan for LibreOffice

2017-02-28 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 2 new defect(s) introduced to LibreOffice found with Coverity Scan. 5 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New defec

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

2017-02-28 Thread Markus Mohrhard
solenv/gbuild/Module.mk |2 +- uitest/calc_tests/create_chart.py |2 -- uitest/calc_tests/edit_chart.py |1 - 3 files changed, 1 insertion(+), 4 deletions(-) New commits: commit e7655fbd2bba02ae22fafaa82cc4b2b163ee91c0 Author: Markus Mohrhard Date: Wed Mar 1 02:39:47 20

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

2017-02-28 Thread Khaled Hosny
vcl/qa/cppunit/complextext.cxx | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 62592cf1ebcc8ef381fe53855684342d963e6138 Author: Khaled Hosny Date: Wed Mar 1 01:38:58 2017 +0200 Add a test for GetTextArray() Might help showing the source of differences caus

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

2017-02-28 Thread Matthias Seidel
odk/docs/common/ref/idl.css |9 - odk/docs/cpp/ref/cpp.css |9 - odk/docs/images/bg_table.png |binary odk/docs/tools.html |2 +- 4 files changed, 9 insertions(+), 11 deletions(-) New commits: commit 995c892201e3aea41aae920348abfa1fde02a39d Author: Matthi

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

2017-02-28 Thread Kohei Yoshida
vcl/unx/gtk/a11y/atkaction.cxx | 11 - vcl/unx/gtk/a11y/atkcomponent.cxx | 11 - vcl/unx/gtk/a11y/atkeditabletext.cxx | 11 - vcl/unx/gtk/a11y/atkhypertext.cxx | 11 - vcl/unx/gtk/a11y/atkimage.cxx | 11 - vcl/unx/gtk/a11y/atklistener.cxx | 20 -- vcl

[Libreoffice-commits] core.git: Changes to 'feature/cib_contract561'

2017-02-28 Thread Katarina Behrens
New branch 'feature/cib_contract561' available with the following commits: commit 6d1046a4640dd736ec6e67584da535fad2e9b65c Author: Katarina Behrens Date: Sun Feb 19 23:58:52 2017 +0100 Run macro:// via LOKit Reviewed-on: https://gerrit.libreoffice.org/34538 Tested-by: Jenkins

Re: Chart test failures on mac: text size differences

2017-02-28 Thread Tamas Zolnai
Hi Khaled, > I don’t think text width or height are that interesting, but they are > probably a good approximation, so I repurposed one of the existing VCL > tests to test this[1]. I tried testing also the text bounding rectangle > but it showed a 1 pixel difference on Mac, this should be fixed in

[Libreoffice-commits] online.git: 3 commits - loolwsd.spec.in Makefile.am test/run_unit.sh.in

2017-02-28 Thread Andras Timar
Makefile.am | 17 ++--- loolwsd.spec.in | 16 test/run_unit.sh.in |4 3 files changed, 14 insertions(+), 23 deletions(-) New commits: commit 453819ed15807ef75486c641b9d034b1230ae5d2 Author: Andras Timar Date: Tue Feb 28 22:58:50 2017 +0100

[Libreoffice-commits] core.git: compilerplugins/clang

2017-02-28 Thread Stephan Bergmann
compilerplugins/clang/sallogareas.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 4f762202f647976ffd80c23bacada8401d633001 Author: Stephan Bergmann Date: Tue Feb 28 23:12:48 2017 +0100 Adapt loplugin:sallogareas ...to b6a69585b00867005820c1

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

2017-02-28 Thread Stephan Bergmann
solenv/gbuild/platform/macosx.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c0c3575f7434712d294ccb0eaa7f49bf845437e0 Author: Stephan Bergmann Date: Tue Feb 28 22:46:50 2017 +0100 Fix gb_Extension_LICENSEFILE_DEFAULT ...post 3c946d688627ba0c31bcb3

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

2017-02-28 Thread Eike Rathke
sax/source/tools/fastserializer.cxx | 55 +++- 1 file changed, 54 insertions(+), 1 deletion(-) New commits: commit baca2ec8d5a457512e25b499c3cacc7a66ca853f Author: Eike Rathke Date: Tue Feb 28 22:14:08 2017 +0100 FastSaxSerializer: SAL_WARN() when writing

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

2017-02-28 Thread Katarina Behrens
wizards/source/gimmicks/ReadDir.xba |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 6bb6ca1fb30f786385c2357e5435077066a49f82 Author: Katarina Behrens Date: Tue Feb 28 16:31:49 2017 +0100 Related: tdf#80731 missing ')' breaks Gimmicks.Autotext macro

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

2017-02-28 Thread Caolán McNamara
filter/source/graphicfilter/ipict/ipict.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 7f0b3e90ad8cc6c16e2004cc0739150352c8d7e6 Author: Caolán McNamara Date: Tue Feb 28 21:08:00 2017 + ofz: timeout, check availablity of point data before reading it Ch

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

2017-02-28 Thread Caolán McNamara
filter/source/graphicfilter/ipict/ipict.cxx | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) New commits: commit 162cd5d4fee7611e6b9e84cfbfddc81cbb869650 Author: Caolán McNamara Date: Tue Feb 28 21:01:24 2017 + tidy this a titch Change-Id: I71153579a193ab

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

2017-02-28 Thread Caolán McNamara
lotuswordpro/source/filter/lwpfootnote.cxx | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit 26ea6d50b3f0f82d4035b367811f8edcc49ee23e Author: Caolán McNamara Date: Tue Feb 28 20:53:34 2017 + fix leak Change-Id: Ia073517977648a21d7ad

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

2017-02-28 Thread Caolán McNamara
filter/qa/cppunit/data/dxf/pass/bigangle-1.dxf | 143 + filter/source/graphicfilter/idxf/dxf2mtf.cxx | 12 -- 2 files changed, 148 insertions(+), 7 deletions(-) New commits: commit b018021d5a5e644f1d8aafd20432562621b33554 Author: Caolán McNamara Date: Tue Feb 28 2

Re: Finding Bugs

2017-02-28 Thread jan iversen
Hi we have made a step by step guide to help you get started. https://wiki.documentfoundation.org/Development/GetInvolved We have no chance of helping you, with your statement,you need to select 1 easyhack, and if you encounter problems while solving it then ask specific questions. rgds ja

Finding Bugs

2017-02-28 Thread Jeevan Surya Maddu
Hi, I have already built libre-office on my desktop. I have found bugs on Bugzilla ( Easy Hacks ). I have tried many times to pick up a bug and understand it, but I am unable to proceed. Can, anyone please help me, how can I move ahead. Jeevan. ___ Libre

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

2017-02-28 Thread Stephan Bergmann
sfx2/source/appl/shutdowniconaqua.mm |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 0b849247e11729707d46c214f53da7d4eb22c7e0 Author: Stephan Bergmann Date: Tue Feb 28 20:51:16 2017 +0100 loplugin:unoany Change-Id: Id50b15bbb9f8c62ac5258358431

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

2017-02-28 Thread Stephan Bergmann
vcl/osx/DataFlavorMapping.cxx | 12 ++-- vcl/source/window/mouse.cxx |4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) New commits: commit bd7dd48189e5ff7f62e16e53f0a02d1068583108 Author: Stephan Bergmann Date: Tue Feb 28 20:10:52 2017 +0100 loplugin:unoany

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

2017-02-28 Thread Stephan Bergmann
sdext/source/pdfimport/tree/imagecontainer.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 386e38bd3f6d60ee1e1c24f808aeafd030f6d895 Author: Stephan Bergmann Date: Tue Feb 28 19:09:45 2017 +0100 loplugin:sallogareas Change-Id: Ida8a58bd95164cd6

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

2017-02-28 Thread Eike Rathke
sc/source/core/data/postit.cxx | 13 + 1 file changed, 5 insertions(+), 8 deletions(-) New commits: commit d3676ceeec55a41337ce5e6bc596f4f100d0638e Author: Eike Rathke Date: Tue Feb 28 18:28:53 2017 +0100 in decRefAndDestroy() the remaining element must be one and only one

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

2017-02-28 Thread Marco Cecchetti
editeng/source/editeng/editdoc.hxx | 10 +- editeng/source/editeng/impedit3.cxx | 16 2 files changed, 13 insertions(+), 13 deletions(-) New commits: commit 04f75cd35e5e2657fcb8033fc88dc8abce9cd90e Author: Marco Cecchetti Date: Thu Feb 23 21:26:34 2017 +0100

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

2017-02-28 Thread Stephan Bergmann
include/sal/log-areas.dox |1 + 1 file changed, 1 insertion(+) New commits: commit e6a90b3f28d948275188e7504fc9d46f0793e36f Author: Stephan Bergmann Date: Tue Feb 28 18:02:58 2017 +0100 loplugin:sallogareas Change-Id: I9af09bc52775501c8dbf0e883f4ec3b53c397de4 diff --git a/in

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

2017-02-28 Thread Caolán McNamara
vcl/workben/commonfuzzer.hxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 1bb18010973540911aea7f1ab89ffe0517c2879e Author: Caolán McNamara Date: Tue Feb 28 17:00:47 2017 + convince ofz lsan this isn't leak Change-Id: Ifac8b0ac03cedb59deec

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

2017-02-28 Thread Stephan Bergmann
extensions/source/update/check/download.cxx |4 ++-- extensions/source/update/check/updatecheckconfig.cxx | 14 +++--- extensions/source/update/check/updatehdl.cxx |4 ++-- 3 files changed, 11 insertions(+), 11 deletions(-) New commits: commit 9697b14b65e923f5b9

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

2017-02-28 Thread Caolán McNamara
vcl/workben/commonfuzzer.hxx |1 + 1 file changed, 1 insertion(+) New commits: commit d4ea5708a83ca5b087ae196e4599aa98e606e9ca Author: Caolán McNamara Date: Tue Feb 28 16:56:04 2017 + don't check for printers during fuzzing Change-Id: Id52d5dc425b6e3319879c1802f6c1fc51c1

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

2017-02-28 Thread Caolán McNamara
svx/source/svdraw/svdmark.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 1d1582dedfd41cbc28c6b5383deace28a77a6114 Author: Caolán McNamara Date: Mon Feb 20 14:52:52 2017 + Resolves: tdf#106105 duplicate marks not merged when they are at the start

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

2017-02-28 Thread Caolán McNamara
filter/source/graphicfilter/itiff/ccidecom.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 99c361be16eb3a21aa679a103db2d07ecd0f5d3c Author: Caolán McNamara Date: Tue Feb 28 16:43:44 2017 + check nTargetBits size Change-Id: I5cc7499cfdee58

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

2017-02-28 Thread Stephan Bergmann
vcl/unx/kde4/KDE4FilePicker.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2c5db7360d03cb28d232f06212065d3a1d9d4589 Author: Stephan Bergmann Date: Tue Feb 28 17:26:41 2017 +0100 loplugin:unoany Change-Id: Id0823ce54c7adb03c824e4095c835356846c69ca

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

2017-02-28 Thread Caolán McNamara
lotuswordpro/source/filter/lwpstory.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit c632aa3269aa08457a35e98580fb693a9dacfecd Author: Caolán McNamara Date: Tue Feb 28 16:25:37 2017 + endless loop on corrupt lwp Change-Id: Ie984d396a6c0055fc5175755fd42161749

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

2017-02-28 Thread Eike Rathke
sc/source/ui/undo/undoblk3.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 0eda0807f9b0ba81035cf4bd630e50a27ba2678b Author: Eike Rathke Date: Fri Feb 17 23:54:21 2017 +0100 Resolves: tdf#105667 forget target area's caption pointer in Merge Undo

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

2017-02-28 Thread Eike Rathke
sc/source/core/data/postit.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit d407791075ce4caff1259aa9a8ae573e4b7bb8bd Author: Eike Rathke Date: Tue Feb 28 17:16:33 2017 +0100 dissolve() needs to delete head now that it's not a list element anymore

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

2017-02-28 Thread Caolán McNamara
sfx2/source/view/viewfrm.cxx | 21 +++-- 1 file changed, 15 insertions(+), 6 deletions(-) New commits: commit 67070d583871ec77400b434b4f976c63768ad5b3 Author: Caolán McNamara Date: Tue Feb 28 10:35:50 2017 + don't have to create SfxApplication if none exists

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

2017-02-28 Thread Caolán McNamara
filter/source/graphicfilter/itiff/ccidecom.cxx | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) New commits: commit 3ae57096ae33eeed5b4e658ebdf3563a6dd86474 Author: Caolán McNamara Date: Tue Feb 28 16:15:46 2017 + use memset instead of loop Change-Id: I572f

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

2017-02-28 Thread Caolán McNamara
lotuswordpro/source/filter/lwpfrib.cxx | 48 - 1 file changed, 24 insertions(+), 24 deletions(-) New commits: commit 9fadf818e9de0813e8904acb994560d5a18a18ec Author: Caolán McNamara Date: Tue Feb 28 15:24:03 2017 + fix leak Change-Id: I57d1a

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-5.2.6.2'

2017-02-28 Thread Christian Lohmaier
Tag 'libreoffice-5.2.6.2' created by Christian Lohmaier at 2017-02-28 14:39 + Tag libreoffice-5.2.6.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJYtYuqAAoJEPQ0oe+v7q6jTMsQAJI1u7pQJDaIy6vdw4hPHy9j uGCUEroe67RthGhZxqnCXwGtauMGbRajGMmvoJTu7AhkUNzFmZaPwxxAxWjSTnpM rZorSXkSdgV

[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-5.2.6.2'

2017-02-28 Thread Christian Lohmaier
Tag 'libreoffice-5.2.6.2' created by Christian Lohmaier at 2017-02-28 14:39 + Tag libreoffice-5.2.6.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJYtYuhAAoJEPQ0oe+v7q6jLiwQAKMc6TB87NlYn0WG29t/3Cif Qp/LAcBaHYB0lUFYSpQRuIFY+PTidbWeBIIwD4Mvq5jFbsUqV1artBK3YQEKRRad PW9lFRd14Vc

[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-5.2.6.2'

2017-02-28 Thread Christian Lohmaier
Tag 'libreoffice-5.2.6.2' created by Christian Lohmaier at 2017-02-28 14:39 + Tag libreoffice-5.2.6.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJYtYudAAoJEPQ0oe+v7q6jrKkP/1biGxH0c+vs+z6/RkP3AlJ+ JlZgCdONje9YNDaHlAjxBeEBTMK/sVpGqMCAqDZhu7jiAETPF1AFUhH6AUvh5C7o 30Lx6MV5gWJ

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

2017-02-28 Thread Christian Lohmaier
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f191a4feb70253fa3c8421efccd8c1b729c80804 Author: Christian Lohmaier Date: Tue Feb 28 15:40:05 2017 +0100 bump product version to 5.2.6.2.0+ Change-Id: I88b7ac9c355840c96bf65baacf40fb27e49f5b

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-5.2.6.2'

2017-02-28 Thread Christian Lohmaier
Tag 'libreoffice-5.2.6.2' created by Christian Lohmaier at 2017-02-28 14:39 + Tag libreoffice-5.2.6.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJYtYuaAAoJEPQ0oe+v7q6jQu8QAMUm9IlgLscJQD15MzUEKUTy BsszWEtptjGhTaH0shpICUswwSQvs1nuYIKJZQElztYvvMqBBYypQDj/6TKZUd86 EmV3TmF8qWO

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

2017-02-28 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 3025 ++-- 1 file changed, 1556 insertions(+), 1469 deletions(-) New commits: commit cd690dd32ac97daddf07878757669c849e7f9519 Author: Christian Lohmaier Date: Tue Feb 28 15:30:45 2017 +0100 update credits Chang

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

2017-02-28 Thread Justin Luth
sw/source/filter/xml/xmlimpit.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b59f4307144ed4a7d0a17533fb11f8fd0f195636 Author: Justin Luth Date: Wed Jan 18 15:52:33 2017 +0300 tdf#77111 odt import: treat PAGEDESC_PAGENUMOFFSET==0 as auto Ever sinc

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - readlicense_oo/license

2017-02-28 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 3025 ++-- 1 file changed, 1556 insertions(+), 1469 deletions(-) New commits: commit d3a26d4e7d1fd00bd4e22613ddb5c0502cb9c589 Author: Christian Lohmaier Date: Tue Feb 28 15:30:45 2017 +0100 update credits Chang

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3-1' - readlicense_oo/license

2017-02-28 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 3025 ++-- 1 file changed, 1556 insertions(+), 1469 deletions(-) New commits: commit 5351055562f37a35f1f09fec0e32e0a8ab8eb3ce Author: Christian Lohmaier Date: Tue Feb 28 15:30:45 2017 +0100 update credits Chang

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - readlicense_oo/license

2017-02-28 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 3025 ++-- 1 file changed, 1556 insertions(+), 1469 deletions(-) New commits: commit e9fd3674fe783df2c905c3d9b29d0a2bec0cfa00 Author: Christian Lohmaier Date: Tue Feb 28 15:30:45 2017 +0100 update credits Chang

[Libreoffice-commits] core.git: readlicense_oo/license

2017-02-28 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 3025 ++-- 1 file changed, 1556 insertions(+), 1469 deletions(-) New commits: commit b694f15c86169fca1109ff0068afdf180c8a7d3b Author: Christian Lohmaier Date: Tue Feb 28 15:30:45 2017 +0100 update credits Chang

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

2017-02-28 Thread Christian Lohmaier
extras/source/autocorr/lang/ca/DocumentList.xml | 70 +--- 1 file changed, 63 insertions(+), 7 deletions(-) New commits: commit eb8c0519d2c56ecbf77ffb41a408eee982023adc Author: Christian Lohmaier Date: Tue Feb 28 15:22:34 2017 +0100 update emoji autocorrect files fro

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

2017-02-28 Thread Christian Lohmaier
extras/source/autocorr/lang/ca/DocumentList.xml | 70 +--- 1 file changed, 63 insertions(+), 7 deletions(-) New commits: commit da671e946dd938a249d0e428f4e017d7d32460d5 Author: Christian Lohmaier Date: Tue Feb 28 15:22:34 2017 +0100 update emoji autocorrect files fro

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

2017-02-28 Thread Christian Lohmaier
extras/source/autocorr/lang/ca/DocumentList.xml | 70 +--- 1 file changed, 63 insertions(+), 7 deletions(-) New commits: commit e5b616bc22bf66c78939258e8b7e4fa457ebff9b Author: Christian Lohmaier Date: Tue Feb 28 15:22:34 2017 +0100 update emoji autocorrect files fro

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

2017-02-28 Thread Christian Lohmaier
extras/source/autocorr/lang/ca/DocumentList.xml |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 67da3e28c75086146e6401fbe28c31a4520c4a43 Author: Christian Lohmaier Date: Tue Feb 28 15:14:49 2017 +0100 update emoji autocorrect files from po-files

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

2017-02-28 Thread Christian Lohmaier
extras/source/autocorr/lang/ca/DocumentList.xml |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit cb1234d8e72f0f1e688e1cb2565ab8f62abfe10c Author: Christian Lohmaier Date: Tue Feb 28 15:14:49 2017 +0100 update emoji autocorrect files from po-files

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

2017-02-28 Thread Caolán McNamara
lotuswordpro/source/filter/lwpdocdata.cxx | 95 ++-- lotuswordpro/source/filter/lwpdocdata.hxx |1 lotuswordpro/source/filter/lwpglobalmgr.cxx | 15 lotuswordpro/source/filter/lwpglobalmgr.hxx |2 4 files changed, 52 insertions(+), 61 deletions(-) Ne

[Libreoffice-commits] translations.git: source/am source/ar source/bg source/br source/ca source/cs source/de source/en-GB source/es source/fi source/fr source/gd source/gl source/he source/hr source/

2017-02-28 Thread Christian Lohmaier
source/am/helpcontent2/source/text/sbasic/shared.po |8 source/am/helpcontent2/source/text/scalc/01.po | 69 source/am/helpcontent2/source/text/scalc/05.po |8 source/am/helpcontent2/source/text/shared/01.po

[Libreoffice-commits] core.git: translations

2017-02-28 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 696f5cfed55fa7ed6e453da7f35d9ada718a1fde Author: Christian Lohmaier Date: Tue Feb 28 13:56:50 2017 +0100 Updated core Project: translations 2883419ce5b0406a375cea7774ab6918e27efd8f upda

[Libreoffice-commits] translations.git: Branch 'libreoffice-5-3-1' - 2 commits - source/am source/ar source/bg source/br source/ca source/cs source/de source/en-GB source/es source/fi source/fr source

2017-02-28 Thread Christian Lohmaier
source/am/helpcontent2/source/text/sbasic/shared.po |8 source/am/helpcontent2/source/text/scalc/01.po | 69 source/am/helpcontent2/source/text/scalc/05.po |8 source/am/helpcontent2/source/text/shared/01.po

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3-1' - translations

2017-02-28 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3ed87e151388468ed531d1a80b4f35729f569164 Author: Christian Lohmaier Date: Tue Feb 28 13:56:50 2017 +0100 Updated core Project: translations 48f61d5f411544af0e6797bdf5552216a8b69d0e upda

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

2017-02-28 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3936e1d021867e666ab8f75218fa3a02b52c8c2e Author: Christian Lohmaier Date: Tue Feb 28 13:56:50 2017 +0100 Updated core Project: translations 05788c2f5a2a282905055c813b3b3504a25938c3 upda

[Libreoffice-commits] translations.git: Branch 'libreoffice-5-3' - source/am source/ar source/bg source/br source/ca source/cs source/de source/en-GB source/es source/fi source/fr source/gd source/gl

2017-02-28 Thread Christian Lohmaier
source/am/helpcontent2/source/text/sbasic/shared.po |8 source/am/helpcontent2/source/text/scalc/01.po | 69 source/am/helpcontent2/source/text/scalc/05.po |8 source/am/helpcontent2/source/text/shared/01.po

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

2017-02-28 Thread Caolán McNamara
lotuswordpro/source/filter/lwptablelayout.cxx | 19 +-- 1 file changed, 9 insertions(+), 10 deletions(-) New commits: commit def48d5027bc51504acbfc3f190cb93e3870e83c Author: Caolán McNamara Date: Tue Feb 28 13:14:51 2017 + fix leak Change-Id: Icce163a695ce5

[Libreoffice-commits] online.git: Makefile.am

2017-02-28 Thread Andras Timar
Makefile.am |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 71b8ebb72d86154e60bd89fca7835e526684f2d7 Author: Andras Timar Date: Tue Feb 28 14:11:41 2017 +0100 do not package loolwsd_fuzzer diff --git a/Makefile.am b/Makefile.am index 23c1055..a7b3251 100

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

2017-02-28 Thread Caolán McNamara
filter/source/graphicfilter/ipsd/ipsd.cxx | 50 ++ 1 file changed, 30 insertions(+), 20 deletions(-) New commits: commit 73051d46a62d588db75a73cd392f7e39b3f5bf5b Author: Caolán McNamara Date: Tue Feb 28 13:09:07 2017 + ofz: detect failure earlier

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

2017-02-28 Thread Tor Lillqvist
oox/source/drawingml/shape.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c5b956b9ab70a6e8917abcc4b8ce4d2b9bd8571b Author: Tor Lillqvist Date: Tue Feb 28 14:59:17 2017 +0200 Fix incorrect function name in SAL_INFO Change-Id: I75ee5f1a20fadef7c201

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

2017-02-28 Thread Eike Rathke
sc/source/core/data/postit.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 041a9b641bac500b7b4bbff1280b9d311ae2dbcb Author: Eike Rathke Date: Tue Feb 28 13:47:54 2017 +0100 assert that nullptr captions are not in a list Change-Id: I0c2868914

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

2017-02-28 Thread Caolán McNamara
lotuswordpro/source/filter/lwpfoundry.cxx | 23 +++ lotuswordpro/source/filter/lwpfoundry.hxx | 14 +++--- 2 files changed, 14 insertions(+), 23 deletions(-) New commits: commit 214ef61b37c7e05414fa975bd21643220f2d4140 Author: Caolán McNamara Date: Tue Feb 28 1

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

2017-02-28 Thread Caolán McNamara
lotuswordpro/source/filter/lwppagelayout.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 11c92df5e61aba0e37a4b3d6e5aaace084812d71 Author: Caolán McNamara Date: Tue Feb 28 12:35:50 2017 + loplugin:subtlezeroinit Change-Id: I29197c9a4093d90

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

2017-02-28 Thread Caolán McNamara
hwpfilter/source/hwpfile.cxx |6 ++ sfx2/source/control/unoctitm.cxx |9 + 2 files changed, 11 insertions(+), 4 deletions(-) New commits: commit b9483aacadf443e57f7708f8db64aeeba4666f2a Author: Caolán McNamara Date: Tue Feb 28 12:32:07 2017 + hwp: avoid low ha

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

2017-02-28 Thread Noel Grandin
cppcanvas/source/mtfrenderer/textaction.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit e4f6db9ec254ece82c55f98767e361ad30b25182 Author: Noel Grandin Date: Tue Feb 28 13:30:44 2017 +0200 FontDescription.IsVertical is a tristate found by still in

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

2017-02-28 Thread Stephan Bergmann
extensions/source/update/ui/updatecheckui.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 563e56653b725e8f968df60eb25132fd7084461c Author: Stephan Bergmann Date: Tue Feb 28 13:14:03 2017 +0100 loplugin:unoany Change-Id: I57375d39aa2e84

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

2017-02-28 Thread Caolán McNamara
lotuswordpro/source/filter/lwpstory.cxx | 19 +++ lotuswordpro/source/filter/lwpstory.hxx |2 +- 2 files changed, 8 insertions(+), 13 deletions(-) New commits: commit 06206252f43c388e781f7bf1665604da108f14c8 Author: Caolán McNamara Date: Tue Feb 28 12:01:29 2017 +

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

2017-02-28 Thread Eike Rathke
sc/source/ui/drawfunc/fuins2.cxx | 17 +++-- 1 file changed, 15 insertions(+), 2 deletions(-) New commits: commit 0c6d6106a9914b9de16634ee4f55f14a44344bbc Author: Eike Rathke Date: Mon Feb 20 22:26:40 2017 +0100 Resolves: tdf#106089 generate range string with current address

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

2017-02-28 Thread Markus Mohrhard
sd/source/ui/sidebar/SlideBackground.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9e587239f5fb2089549e72d2c99cbc493459d984 Author: Markus Mohrhard Date: Thu Feb 23 00:32:12 2017 +0100 fix crash in the sidebar code The check should be for xPanel

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

2017-02-28 Thread Takeshi Abe
starmath/qa/cppunit/test_starmath.cxx |8 +++ starmath/source/edit.cxx | 36 +- 2 files changed, 18 insertions(+), 26 deletions(-) New commits: commit 9168ae9b0463c27a6d5e4b53a9afbc29ba7e07e9 Author: Takeshi Abe Date: Tue Feb 21 12:48:33 2

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

2017-02-28 Thread Markus Mohrhard
svx/source/tbxctrls/PaletteManager.cxx | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) New commits: commit 5b76c743488b1e206cfe40a5ed087b3a0ceaa1d8 Author: Markus Mohrhard Date: Fri Feb 24 18:08:39 2017 +0100 prevent crash in PaletteManager Found by the cra

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

2017-02-28 Thread Markus Mohrhard
svx/source/sidebar/media/MediaPlaybackPanel.cxx | 18 -- 1 file changed, 12 insertions(+), 6 deletions(-) New commits: commit e1001e48385f3af359ec6ee49e77d4e7fda0245a Author: Markus Mohrhard Date: Tue Feb 28 02:25:30 2017 +0100 mpMediaItem might be nullptr This

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

2017-02-28 Thread Caolán McNamara
lotuswordpro/source/filter/lwppagelayout.cxx|8 ++--- lotuswordpro/source/filter/xfilter/xfmasterpage.cxx | 29 +--- lotuswordpro/source/filter/xfilter/xfmasterpage.hxx | 13 ++-- 3 files changed, 16 insertions(+), 34 deletions(-) New commits: commit 36398bb8ba

Crash test update

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

[Libreoffice-commits] online.git: Changes to 'refs/tags/2.0.4'

2017-02-28 Thread Andras Timar
Tag '2.0.4' created by Andras Timar at 2017-02-28 10:59 + 2.0.4 Changes since 2.0.3-9: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffi

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

2017-02-28 Thread Caolán McNamara
lotuswordpro/source/filter/lwpcelllayout.cxx | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit e7c960e233e4a7742a8359f6f4b3ae4a62e069ea Author: Caolán McNamara Date: Tue Feb 28 11:33:48 2017 + fix leak Change-Id: Ic84035f68075733a67

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

2017-02-28 Thread Caolán McNamara
editeng/source/editeng/editview.cxx | 11 +++ 1 file changed, 11 insertions(+) New commits: commit 48ad98b36403a04d05f6ed08e541ffbd65995af9 Author: Caolán McNamara Date: Fri Feb 24 13:57:53 2017 + Resolves: tdf#106123 store and restore the PaM around the menu Execute

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

2017-02-28 Thread Caolán McNamara
sw/source/uibase/utlui/content.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 4024318a1d656388f3417a0f74794ccf05b3509a Author: Caolán McNamara Date: Thu Feb 23 17:15:04 2017 + Resolves: tdf#106159 right click + left click with comments in navigator results

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

2017-02-28 Thread Caolán McNamara
sfx2/source/control/unoctitm.cxx |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) New commits: commit 390b7ffbc9c0fd2a846bb0a60883b450d6124fd8 Author: Caolán McNamara Date: Tue Feb 28 10:58:25 2017 + Revert "move append 'usage' into the msConfigPath from the start"

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

2017-02-28 Thread Caolán McNamara
filter/source/graphicfilter/itiff/itiff.cxx | 16 +++- 1 file changed, 11 insertions(+), 5 deletions(-) New commits: commit 4d31e570f69fd8ec5294ea2aea019b57637bccb9 Author: Caolán McNamara Date: Thu Feb 23 11:01:00 2017 + ofz: don't read data that isn't there C

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

2017-02-28 Thread Jan-Marek Glogowski
vcl/source/window/status.cxx | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit b192cf7791aa7a218b0657715f4c4ad2adf5bb4d Author: Jan-Marek Glogowski Date: Wed Feb 22 17:08:25 2017 +0100 tdf#104482 Force updating progress bar on safe I don

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

2017-02-28 Thread Caolán McNamara
svx/source/tbxctrls/tbcontrl.cxx | 61 +++ 1 file changed, 36 insertions(+), 25 deletions(-) New commits: commit 14ac9a27ff8ab198d002bafde7923bf2b833254a Author: Caolán McNamara Date: Mon Feb 20 21:24:25 2017 + Resolves: tdf#106099 tweak to resto

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

2017-02-28 Thread Caolán McNamara
lotuswordpro/source/filter/lwppagelayout.cxx |8 sfx2/source/control/unoctitm.cxx |7 --- 2 files changed, 8 insertions(+), 7 deletions(-) New commits: commit 9fe0c6636f38163936ff65aee2da863a503a4fc7 Author: Caolán McNamara Date: Tue Feb 28 10:52:22 2017 +

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - 42 commits - configmgr/source configure.ac desktop/qa desktop/source distro-configs/CPLinux.conf download.lst external/Module_externa

2017-02-28 Thread Katarina Behrens
Makefile.fetch|4 configmgr/source/components.cxx |4 configure.ac | 20 desktop/qa/data/blank_presentation.odp|binary desktop/qa/data/sheets.ods

[Libreoffice-commits] core.git: solenv/CompilerTest_compilerplugins_clang.mk

2017-02-28 Thread Stephan Bergmann
solenv/CompilerTest_compilerplugins_clang.mk | 12 1 file changed, 12 insertions(+) New commits: commit 061b541e779c44e0345ad88138cf3a72e96e2e86 Author: Stephan Bergmann Date: Tue Feb 28 11:33:10 2017 +0100 Add back tests that got lost ...with 198c41c4fe8be4ce8a6dd

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

2017-02-28 Thread Caolán McNamara
lotuswordpro/source/filter/lwppagelayout.cxx | 15 +++ 1 file changed, 7 insertions(+), 8 deletions(-) New commits: commit 328d26a17b9ea3243ed0ae96384acc08d7fea0c0 Author: Caolán McNamara Date: Tue Feb 28 10:19:11 2017 + fix leak Change-Id: I88e652fa2eab8738d0e

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

2017-02-28 Thread Jan Holesovsky
desktop/source/lib/init.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d3981b3e8c021ee03a2ca7103a73e56cca18df81 Author: Jan Holesovsky Date: Tue Feb 28 11:14:53 2017 +0100 Keep the order that is in the header. Change-Id: I6171668b91e13cbcddf2

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

2017-02-28 Thread Michael Stahl
sw/qa/extras/odfexport/data/ooo321_stylepagenumber.odt |binary sw/qa/extras/odfexport/odfexport.cxx | 31 + sw/source/core/unocore/unoparagraph.cxx|6 ++- sw/source/core/unocore/unostyle.cxx|6 ++- sw/source/filter/xm

[Libreoffice-commits] core.git: desktop/qa desktop/source include/LibreOfficeKit sfx2/source

2017-02-28 Thread Katarina Behrens
desktop/qa/desktop_lib/test_desktop_lib.cxx | 15 desktop/source/lib/init.cxx | 88 include/LibreOfficeKit/LibreOfficeKit.h |2 include/LibreOfficeKit/LibreOfficeKit.hxx | 13 sfx2/source/appl/macroloader.cxx| 18

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

2017-02-28 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/tdf103931.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport9.cxx|8 writerfilter/source/ooxml/model.xml |1 + 3 files changed, 9 insertions(+) New commits: commit 6603947329a7b372a173a3c60e013e532d0bc5cf Author: Miklos Vajna Date: Tu

  1   2   >