[Libreoffice-commits] core.git: chart2/qa dbaccess/source include/o3tl include/svtools sax/source sc/source sw/source wizards/com

2017-02-21 Thread Andrea Gelmini
chart2/qa/extras/chart2dump/chart2dump.cxx |4 ++-- chart2/qa/extras/chart2dump/reference/chartdatatest/simple_chart.txt |2 +- dbaccess/source/ui/querydesign/TableWindow.cxx |2 +- include/o3tl/strong_int.hxx

[Libreoffice-commits] core.git: include/svx libreofficekit/source oox/source sd/inc sd/source sw/inc sw/source xmlscript/source

2017-02-21 Thread Noel Grandin
include/svx/sidebar/ValueSetWithTextControl.hxx |2 -- libreofficekit/source/gtk/lokdocview.cxx|6 ++ libreofficekit/source/gtk/tilebuffer.hxx|8 ++-- oox/source/core/xmlfilterbase.cxx | 10 -- sd/inc/Outliner.hxx

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

2017-02-21 Thread Tor Lillqvist
ucb/source/ucp/webdav/webdavcontent.cxx|1 + ucb/source/ucp/webdav/webdavresponseparser.cxx |1 + 2 files changed, 2 insertions(+) New commits: commit d48f30590a54000287ebdc3453d61e40d6fdfde7 Author: Tor Lillqvist Date: Mon Dec 12 16:57:15 2016 +0200 -Werror,-Wimplicit-fal

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

2017-02-21 Thread Caolán McNamara
ucb/source/ucp/webdav/webdavcontent.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c68347040462ae6c000c0f7564c42553c8c18f98 Author: Caolán McNamara Date: Mon Dec 5 15:10:32 2016 + fix the generally unused non-neon webdav MapDAVException Chan

[Libreoffice-commits] online.git: Branch 'private/Ashod/nonblocking' - 7 commits - common/FileUtil.cpp loleaflet/src Makefile.am net/loolnb.cpp net/ServerSocket.hpp net/socket.hpp net/Socket.hpp net/s

2017-02-21 Thread Jan Holesovsky
Makefile.am |2 common/FileUtil.cpp |7 loleaflet/src/layer/tile/TileLayer.js |9 net/ServerSocket.hpp | 101 + net/Socket.hpp| 432 ++ net/Ssl.cpp

[Libreoffice-commits] core.git: external/coinmp external/cppunit external/lcms2 external/libgltf external/python3

2017-02-21 Thread David Ostrovsky
external/coinmp/ExternalProject_coinmp.mk |2 +- external/cppunit/ExternalProject_cppunit.mk |2 +- external/lcms2/ExternalProject_lcms2.mk |2 +- external/libgltf/ExternalProject_libgltf.mk |2 +- external/python3/ExternalProject_python3.mk |2 +- 5 files changed, 5 inse

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - vcl/unx

2017-02-21 Thread Justin Luth
vcl/unx/gtk/gtksalframe.cxx |4 ++-- vcl/unx/gtk3/gtk3gtkframe.cxx |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit bb183f8a48f678aa4ece5b0058bec90d3d5082e4 Author: Justin Luth Date: Mon Feb 20 10:35:25 2017 +0300 tdf#105256 gtk findfocus return only

New Defects reported by Coverity Scan for LibreOffice

2017-02-21 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. 122 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New def

Re: MSVC 2015 builds Failing After 2017 Support added

2017-02-21 Thread David Ostrovsky
On Sun, 2017-02-19 at 20:53 +, Luke Benes wrote: > config_host.mk: > export UCRTSDKDIR=C:/PROGRA~2/WI3CF2~1/10/ > export UCRTVERSION=10.0.10240.0 > > Looking at the creation date of that folder, it matches the creation > date of C:\Program Files (x86)\Microsoft Visual Studio 14.0. Thanks a

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

2017-02-21 Thread Tamás Zolnai
chart2/qa/extras/chart2dump/chart2dump.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0999c403a0a7cc9248a1773042ad09fd85004267 Author: Tamás Zolnai Date: Tue Feb 21 23:40:07 2017 +0100 ChartDumpTest: More build fix Change-Id: Idf59d552582035d398

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

2017-02-21 Thread Johnny_M
sw/source/filter/inc/fltini.hxx | 18 - sw/source/filter/inc/fltshell.hxx | 16 sw/source/filter/inc/wrt_fn.hxx |6 +-- sw/source/filter/inc/wrtswtbl.hxx | 70 +++--- 4 files changed, 55 insertions(+), 55 deletions(-) New commits: com

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

2017-02-21 Thread Eike Rathke
sc/qa/unit/ucalc.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 50d9da073d34ea6a223d39538ec37a646f8d276e Author: Eike Rathke Date: Tue Feb 21 23:14:06 2017 +0100 do not test for different caption pointers ... ... if it's not guaranteed they ma

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

2017-02-21 Thread Eike Rathke
sc/source/ui/drawfunc/fuins2.cxx | 17 +++-- 1 file changed, 15 insertions(+), 2 deletions(-) New commits: commit 69bc288b0aac0672cf560dec2c4c946e9620ea62 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: sc/qa

2017-02-21 Thread Eike Rathke
sc/qa/unit/ucalc.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6bf75f3d805fd97fb38f2d29158f10245035c2fa Author: Eike Rathke Date: Tue Feb 21 23:04:48 2017 +0100 this should be GetOrCreateCaption() ... as the caption object has to be created afte

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

2017-02-21 Thread Winfried Donkers
sc/qa/unit/data/functions/text/fods/search.fods | 354 ++-- sc/source/core/tool/interpr1.cxx| 11 2 files changed, 221 insertions(+), 144 deletions(-) New commits: commit 07157107a3b7fd3d1b55db9ce1aeb9f6d4e204ab Author: Winfried Donkers Date: Wed Feb 8 1

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

2017-02-21 Thread Markus Mohrhard
ucb/source/ucp/webdav/SerfSession.cxx|3 +++ ucb/source/ucp/webdav/webdavcontent.cxx |6 ++ ucb/source/ucp/webdav/webdavdatasupplier.cxx |1 + ucb/source/ucp/webdav/webdavprovider.cxx |1 + 4 files changed, 11 insertions(+) New commits: commit 931646b2534f2450

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

2017-02-21 Thread Winfried Donkers
sc/source/core/inc/interpre.hxx |2 +- sc/source/core/tool/interpr3.cxx |5 +++-- sc/source/core/tool/interpr4.cxx |4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-) New commits: commit 0aca3bde3ae6d1acc241e3aecde5ebca89b75b1b Author: Winfried Donkers Date: Thu Feb 9 17:21:

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

2017-02-21 Thread Winfried Donkers
sc/source/core/tool/interpr3.cxx | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) New commits: commit ceb1b8f3baa425f0d1ec96ceb2e49e3a04ba4a0a Author: Winfried Donkers Date: Sat Feb 11 15:05:22 2017 +0100 tdf#105937 fix incorrect constraint for Calc function T.DIST.RT.

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

2017-02-21 Thread Laurent Balland-Poirier
include/svl/zforlist.hxx|3 --- svl/source/numbers/zforlist.cxx |9 - 2 files changed, 12 deletions(-) New commits: commit 52b464f31a162c2e90cb5482ffa2a7ff8dd386d5 Author: Laurent Balland-Poirier Date: Tue Feb 21 08:31:07 2017 +0100 Remove unused function. Followin

Re: [Libreoffice-commits] Try to cut some costs

2017-02-21 Thread Maxim Monastirsky
Hi Stephan, On Tue, 2017-02-21 at 10:14 +0100, Stephan Bergmann wrote: > Any numbers that show that these complications of the code are worth > it? > TBH I don't know that much about profiling, but when I tested just the GetGlobalAcceleratorConfiguration function, the cpu time I got was around 30

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

2017-02-21 Thread Katarina Behrens
sd/source/ui/sidebar/SlideBackground.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a6cc03546975c9343e2c554f3f049c8f7c35bb54 Author: Katarina Behrens Date: Tue Feb 21 14:36:09 2017 +0100 tdf#102003: Fix misbehaving bitmap fills in sidebar Cha

[Libreoffice-commits] core.git: 2 commits - sc/source svx/uiconfig sw/AllLangResTarget_sw.mk sw/inc sw/source

2017-02-21 Thread Caolán McNamara
sc/source/ui/miscdlgs/acredlin.cxx |6 svx/uiconfig/ui/acceptrejectchangesdialog.ui | 79 ++- sw/AllLangResTarget_sw.mk|1 sw/inc/helpid.h |9 sw/source/uibase/inc/misc.hrc|1 sw/source/uibase/inc/

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

2017-02-21 Thread Caolán McNamara
helpers/help_hid.lst |5 source/text/shared/01/02230401.xhp | 42 ++--- 2 files changed, 21 insertions(+), 26 deletions(-) New commits: commit 0dbfd3f53a4cb4074ea5745fa5c7331d87c2742e Author: Caolán McNamara Date: Tue Feb 21 17:08:02 20

[Libreoffice-commits] core.git: helpcontent2

2017-02-21 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit eb38069490b7eb3ec286cdb0309fc8f49f192843 Author: Caolán McNamara Date: Tue Feb 21 17:08:02 2017 + Updated core Project: help 0dbfd3f53a4cb4074ea5745fa5c7331d87c2742e update help id

[Libreoffice-commits] online.git: common/FileUtil.cpp

2017-02-21 Thread Jan Holesovsky
common/FileUtil.cpp |7 +++ 1 file changed, 7 insertions(+) New commits: commit 7eff2294d938d0e14db50a385ab9e226c14f7c77 Author: Jan Holesovsky Date: Tue Feb 21 19:55:04 2017 +0100 We should be able to run with 5G of free space just fine. Change-Id: Ie5df96388eeaa0ddf1a41

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

2017-02-21 Thread Eike Rathke
sc/qa/unit/ucalc.cxx | 36 1 file changed, 36 insertions(+) New commits: commit b1abc8ef50ccea87f1bf03d2328354340120251f Author: Eike Rathke Date: Tue Feb 21 19:03:32 2017 +0100 unit test for copying note from clipboard after closing orig doc, tdf#10

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

2017-02-21 Thread andreas kainz
sw/uiconfig/swriter/ui/notebookbar.ui | 115 +- 1 file changed, 44 insertions(+), 71 deletions(-) New commits: commit 0d0102a8000202abb7c5a094da3221589adfe53e Author: andreas kainz Date: Mon Feb 20 20:10:26 2017 +0100 update alignment in notebookbar.ui for

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

2017-02-21 Thread Eike Rathke
sc/qa/unit/ucalc.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 8986bf698849c8b64e49f77246c0698813a602ed Author: Eike Rathke Date: Tue Feb 21 18:18:17 2017 +0100 this should had been GetNote() and GetCaption() Not creating if there wasn't.

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

2017-02-21 Thread Aron Budea
writerfilter/source/dmapper/DomainMapper.cxx | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit e75cdbb5d1abda25b4526c719e89e58b06ea8432 Author: Aron Budea Date: Thu Feb 16 19:36:54 2017 +0100 tdf#106001: Treat CharScaleWidth outliers as 100 in DOCX

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

2017-02-21 Thread Aron Budea
sw/qa/extras/ooxmlexport/data/tdf106001.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport9.cxx|6 ++ writerfilter/source/dmapper/DomainMapper.cxx | 13 +++-- 3 files changed, 17 insertions(+), 2 deletions(-) New commits: commit 06c81a3e61e2d5743ffd8a50d85e5ecee989e46b Autho

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

2017-02-21 Thread Caolán McNamara
sc/source/ui/miscdlgs/acredlin.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 5b949fb75e9674f04d8b6b3ff856b7bbae3ed6ba Author: Caolán McNamara Date: Tue Feb 21 16:19:13 2017 + stray fprintf Change-Id: Ieebdd7166e4a1b002cc5085bc5c83e17924cc15e diff --git a/s

[Libreoffice-commits] core.git: 5 commits - include/vcl sc/inc sc/source svx/uiconfig vcl/source

2017-02-21 Thread Caolán McNamara
include/vcl/builder.hxx |3 + sc/inc/helpids.h |8 --- sc/inc/scres.hrc |2 sc/source/ui/inc/acredlin.hrc| 30 --- sc/source/ui/inc/acredlin.hxx|2 sc/source/ui/

[Libreoffice-commits] core.git: helpcontent2

2017-02-21 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 20a1f095ee4def1a0c4739bf27da8f7a3938ade1 Author: Caolán McNamara Date: Tue Feb 21 16:17:02 2017 + Updated core Project: help 358d6c4eb7e82309fb1bc1f362d5f43297cbc2ba update help id

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

2017-02-21 Thread Caolán McNamara
helpers/help_hid.lst |6 -- source/text/shared/01/02230401.xhp | 24 2 files changed, 12 insertions(+), 18 deletions(-) New commits: commit 358d6c4eb7e82309fb1bc1f362d5f43297cbc2ba Author: Caolán McNamara Date: Tue Feb 21 16:17:02 2017 +

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

2017-02-21 Thread Stephan Bergmann
vcl/inc/unx/gtk/gtkprn.hxx |2 ++ vcl/unx/gtk/salprn-gtk.cxx |2 ++ 2 files changed, 4 insertions(+) New commits: commit 887c89435e6088bdb7154e70b240d6ecdf1d61a6 Author: Stephan Bergmann Date: Tue Feb 21 17:10:34 2017 +0100 GtkSalPrinter_Impl must be complete for the definition of

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

2017-02-21 Thread Michael Stahl
sw/source/core/txtnode/ndtxt.cxx | 186 +-- sw/source/filter/ww8/ww8scan.cxx |6 - sw/source/filter/ww8/ww8scan.hxx |4 3 files changed, 88 insertions(+), 108 deletions(-) New commits: commit e970911e296cd81acf9ecaf666c5265dd46a5ddf Author: Michael St

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

2017-02-21 Thread Stephan Bergmann
vcl/source/gdi/pdfwriter_impl.hxx |6 +++--- vcl/source/gdi/pdfwriter_impl2.cxx |6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 95f454e25501d1f221c5ee460a82c1e9feb8b6de Author: Stephan Bergmann Date: Tue Feb 21 16:29:51 2017 +0100 -Werror=register

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

2017-02-21 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/text/fods/encodeurl.fods | 4728 + 1 file changed, 4728 insertions(+) New commits: commit c378f89ce8a692099eb7439f0c03198a189470cd Author: Zdeněk Crhonek Date: Mon Feb 20 21:30:23 2017 +0100 add ENCODEURL test case Change-Id: I0854c1

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

2017-02-21 Thread Eike Rathke
sc/qa/unit/ucalc.cxx | 27 +++ sc/qa/unit/ucalc.hxx |5 + 2 files changed, 24 insertions(+), 8 deletions(-) New commits: commit b8c50df5d66d5c29bf3af4e4897dd72b19b8 Author: Eike Rathke Date: Tue Feb 21 15:32:35 2017 +0100 move ScDocShell de-/init rela

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

2017-02-21 Thread Stephan Bergmann
include/tools/inetmime.hxx |9 - tools/source/fsys/urlobj.cxx | 18 -- tools/source/inet/inetmime.cxx | 12 3 files changed, 16 insertions(+), 23 deletions(-) New commits: commit 5c99f2c8524625491ba1b4d736bdd457d258eea3 Author: Stephan Bergmann

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

2017-02-21 Thread Caolán McNamara
svx/source/svdraw/svdmark.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 213c129049f0bfa36a843f59be8614e4fc5fc362 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: configure.ac external/libetonyek

2017-02-21 Thread Caolán McNamara
configure.ac |4 external/libetonyek/UnpackedTarball_libetonyek.mk |1 external/libetonyek/libetonyek-support-disable-liblangtag.patch.0 | 130 ++ 3 files changed, 132 insertions(+), 3 deletions(-) New commit

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

2017-02-21 Thread Eike Rathke
sc/qa/unit/ucalc.cxx | 21 + 1 file changed, 21 insertions(+) New commits: commit 45fd903d5ed6007271485ce3fa7c2e78bdc286f8 Author: Eike Rathke Date: Tue Feb 21 14:37:59 2017 +0100 unit test for cell merge with note caption undo, tdf#105667 Change-Id: Ib49e0f

[Libreoffice-commits] core.git: basctl/source basic/source connectivity/source framework/inc framework/source registry/test sc/source sfx2/source sw/source vcl/source vcl/unx

2017-02-21 Thread Andrea Gelmini
basctl/source/basicide/baside2.cxx |8 ++-- basctl/source/basicide/basides1.cxx|8 ++-- basctl/source/basicide/bastype3.cxx|2 - basctl/source/basicide/macrodlg.cxx|2 - basic/source/cla

[Libreoffice-commits] core.git: external/gpgme

2017-02-21 Thread Katarina Behrens
external/gpgme/ExternalPackage_gpgme.mk | 20 external/gpgme/Module_gpgme.mk |1 + 2 files changed, 21 insertions(+) New commits: commit cd497ebda3d63042c41e70a9ff8941a0fcf65572 Author: Katarina Behrens Date: Tue Feb 21 12:05:52 2017 +0100 gpg4libre: Ma

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

2017-02-21 Thread Pranav Kant
sd/qa/unit/tiledrendering/tiledrendering.cxx | 19 + sd/sdi/drviewsh.sdi|5 ++ sd/source/ui/annotations/annotationmanager.cxx | 44 - sd/source/ui/annotations/annotationmanagerimpl.hxx |1 4 files changed, 68 insert

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

2017-02-21 Thread Winfried Donkers
sc/source/core/tool/interpr3.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 76198c537fa7595b94b2f930081bf7f6ec966dbe Author: Winfried Donkers Date: Fri Feb 17 17:16:13 2017 +0100 tdf#106049 Apply proper constraints for Calc function T.INV. Pro

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

2017-02-21 Thread Laurent Balland-Poirier
include/svl/zforlist.hxx |3 +++ include/svl/zformat.hxx |3 ++- sc/source/core/data/documen4.cxx |2 +- svl/source/numbers/zforlist.cxx | 12 4 files changed, 18 insertions(+), 2 deletions(-) New commits: commit e7f769bc67d3f132b477b3c253f8065243b9b8a

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

2017-02-21 Thread Miklos Vajna
sw/qa/extras/rtfexport/data/fdo82006.rtf |2 +- sw/qa/extras/rtfexport/data/tdf104081.rtf |4 sw/qa/extras/rtfexport/rtfexport.cxx |7 +++ writerfilter/source/dmapper/DomainMapper_Impl.hxx |2 +- writerfilter/source/dmapper/SettingsTable.cxx

Weekly QA Report (W06-2017)

2017-02-21 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days? * 123 have been created, of which, 20 are still unconfirmed ( Total Unconfirmed bugs: 444 ) Link: http://tinyurl.com/hel99e3 * 999 comments have been written. == STATUS CHANGED == * 14 bugs have been changed to 'ASSIGNED'. Lin

Re: About detecting source of a problem

2017-02-21 Thread Bjoern Michaelsen
Hi Gülşah, On Mon, Feb 20, 2017 at 01:29:26PM +0300, Gülşah Köse wrote: > Is there something I'm missing? Could you suggest another method I can use > to detect the problem? > [1] https://bugs.documentfoundation.org/show_bug.cgi?id=105982 Hmm, there are conflicting reports there on this being a r

Re: ide-integration project files placement

2017-02-21 Thread Bjoern Michaelsen
Hi, On Tue, Feb 21, 2017 at 03:54:42AM +0100, Thorsten Behrens wrote: > I don't really use that, but - always feels wrong to write stuff into > the source tree, any reason not to use workdir or instdir? I agree in general. Note that I likely started this unhealthy trend as for kdevelop, it indeed

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

2017-02-21 Thread Noel Grandin
include/vcl/salnativewidgets.hxx |1 + 1 file changed, 1 insertion(+) New commits: commit fe459304497f822b1b9ab1f49602c0a81813c987 Author: Noel Grandin Date: Tue Feb 21 12:55:52 2017 +0200 fix KDE build after commit 0649622956431e0a1955cb80d1175025401ab5e5 "loplugin:unuse

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

2017-02-21 Thread Johnny_M
include/svx/svdmodel.hxx |4 - svx/source/svdraw/svdmodel.cxx | 88 - 2 files changed, 46 insertions(+), 46 deletions(-) New commits: commit 54f53f79f077aa42275d097aed24cca1220c0f16 Author: Johnny_M Date: Sun Feb 19 15:24:47 2017 + T

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

2017-02-21 Thread László Németh
loleaflet/src/layer/tile/TileLayer.js |9 + 1 file changed, 9 insertions(+) New commits: commit cc3b521572ccc33875ee179ca6c78b61cffb5087 Author: László Németh Date: Tue Feb 21 11:22:20 2017 +0100 loleaflet: debug mode: fade out blue color of the tiles after 1 sec,

LibreOffice Online and Collabora Online demos for TDF members and contributors

2017-02-21 Thread Michael Meeks
Dear TDF members, developers, localizers, QA-ers, and all contributors, We are happy to announce two demo servers: 1. LibreOffice Online powered by LibreOffice, weekly snapshot of master branches of online and core repositories, with ownCloud 9.1 https://demo.collaboracloudsuite.com/tdf/

[Libreoffice-commits] core.git: cli_ure/Executable_climaker.mk cli_ure/Library_cli_cppuhelper_native.mk cli_ure/Library_cli_uno.mk config_host.mk.in configure.ac solenv/clang-cl solenv/gbuild solenv/q

2017-02-21 Thread Stephan Bergmann
cli_ure/Executable_climaker.mk|7 -- cli_ure/Library_cli_cppuhelper_native.mk | 13 --- cli_ure/Library_cli_uno.mk|9 -- config_host.mk.in |1 configure.ac | 21 -- solenv/cla

[Libreoffice-commits] core.git: accessibility/inc accessibility/source basctl/source chart2/inc chart2/source dbaccess/source desktop/source include/dbaccess include/svx include/tools include/unotools

2017-02-21 Thread Noel Grandin
accessibility/inc/standard/vclxaccessiblelist.hxx |1 accessibility/source/standard/vclxaccessiblelist.cxx | 22 - basctl/source/inc/basidesh.hxx |1 chart2/inc/ChartModel.hxx |2 chart2/source/model/main/

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

2017-02-21 Thread Pranav Kant
sd/inc/Annotation.hxx |2 ++ sd/qa/unit/tiledrendering/tiledrendering.cxx |4 sd/source/core/annotations/Annotation.cxx |8 sd/source/ui/annotations/annotationmanager.cxx |4 +++- sd/source/ui/unoidl/unomodel.cxx |1 +

[Libreoffice-commits] core.git: bridges/Module_bridges.mk configure.ac distro-configs/LibreOfficeEmscripten.conf external/icu include/osl include/sal sal/osl solenv/gbuild vcl/CppunitTest_vcl_wmf_test

2017-02-21 Thread Khaled Hosny
bridges/Module_bridges.mk |2 configure.ac| 48 + distro-configs/LibreOfficeEmscripten.conf | 52 -- external/icu/ExternalProject_icu.mk |2 external/icu/UnpackedTarball_icu.mk |

Re: how to check if my local copy of translations is really up-to-date?

2017-02-21 Thread Jean-Baptiste Faure
Hi Julien, Gabor, Thank you very much for your answers. Le 19/02/2017 à 14:18, Gabor Kelemen a écrit : [...] My first guess would be that the translations repo is not set to the same branch as core. To check, use git branch on both the core repo and the translations subdirectory. If the outputs

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

2017-02-21 Thread Jan Holesovsky
sc/source/ui/view/gridwin4.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit ca5277c1ad181c15ce604077e07935b2de946c7c Author: Jan Holesovsky Date: Mon Feb 20 12:55:19 2017 +0100 Improve readability. Change-Id: Ibbbac458e3ef8b3d02f4d73cd8bf

Re: [Libreoffice-commits] Try to cut some costs

2017-02-21 Thread Stephan Bergmann
Any numbers that show that these complications of the code are worth it? On 02/21/2017 12:54 AM, Maxim Monastirsky wrote: commit 8f381b47f5493151f06d77453ff5153cd075a68b Author: Maxim Monastirsky Date: Mon Feb 20 13:01:46 2017 +0200 Try to cut some costs Change-Id: I0f541a0202329605

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

2017-02-21 Thread Caolán McNamara
cui/source/tabpages/chardlg.cxx | 16 ++ svx/source/tbxctrls/tbcontrl.cxx | 61 +++ 2 files changed, 46 insertions(+), 31 deletions(-) New commits: commit 0fa4efec2e58ecd8d749972f1e8c2a20d1c3a6bc Author: Caolán McNamara Date: Mon Feb 20 21:24:2

Re: MSVC 2015 builds Failing After 2017 Support added

2017-02-21 Thread Stephan Bergmann
On 02/21/2017 08:06 AM, David Ostrovsky wrote: On Sun, 2017-02-19 at 20:53 +, Luke Benes wrote: config_host.mk: export UCRTSDKDIR=C:/PROGRA~2/WI3CF2~1/10/ export UCRTVERSION=10.0.10240.0 Looking at the creation date of that folder, it matches the creation date of C:\Program Files (x86)\Mic

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

2017-02-21 Thread Thorsten Behrens
sw/qa/extras/htmlimport/data/list-style.html | 58 +++ sw/qa/extras/htmlimport/htmlimport.cxx | 48 ++ sw/source/filter/html/css1kywd.cxx |1 sw/source/filter/html/css1kywd.hxx |2 sw/source/filter/html/htmlnumread

[Libreoffice-commits] core.git: external/coinmp external/cppunit external/lcms2 external/libgltf external/python3

2017-02-21 Thread Stephan Bergmann
external/coinmp/ExternalProject_coinmp.mk |2 +- external/cppunit/ExternalProject_cppunit.mk |2 +- external/lcms2/ExternalProject_lcms2.mk |2 +- external/libgltf/ExternalProject_libgltf.mk |2 +- external/python3/ExternalProject_python3.mk |2 +- 5 files changed, 5 inse