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

2016-05-22 Thread Regina Henschel
starmath/qa/extras/mmlimport-test.cxx |2 +- starmath/source/mathmlimport.cxx | 19 +++ 2 files changed, 16 insertions(+), 5 deletions(-) New commits: commit 66a953bf3aa6cb1abd55380d846accd68981537a Author: Regina Henschel Date: Sat May 21 21:32:47 2016 +0200 td

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

2016-05-22 Thread slideon
sw/inc/unotbl.hxx |2 ++ sw/qa/core/uwriter.cxx | 37 + 2 files changed, 39 insertions(+) New commits: commit f3657368a6cab2e1931c8845035b914e49360eb3 Author: slideon Date: Sat May 21 11:38:15 2016 -0400 Add a test for comparing table cells a

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

2016-05-22 Thread Xisco Fauli
include/sfx2/request.hxx|4 sfx2/source/control/request.cxx | 231 +++- 2 files changed, 117 insertions(+), 118 deletions(-) New commits: commit 945ce7e10a6a215595ec653b8697340a15943888 Author: Xisco Fauli Date: Sun May 22 17:31:05 2016 +0200

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

2016-05-22 Thread Xisco Fauli
include/sfx2/printer.hxx |2 +- sfx2/source/view/printer.cxx | 33 + 2 files changed, 14 insertions(+), 21 deletions(-) New commits: commit dba7aaff1ac2e175f8a79caef7573d9120cf7c5c Author: Xisco Fauli Date: Sun May 22 17:29:23 2016 +0200 tdf#89329

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

2016-05-22 Thread Xisco Fauli
include/sfx2/new.hxx |2 +- sfx2/source/doc/new.cxx |6 +++--- sw/source/uibase/uiview/view.cxx |4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) New commits: commit a1cfd9ff7dc0371720c4e2670e318a8282bd9735 Author: Xisco Fauli Date: Sun May 22 17:59:30

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

2016-05-22 Thread Noel Grandin
filter/source/t602/t602filter.cxx | 112 +++--- filter/source/t602/t602filter.hxx |2 2 files changed, 57 insertions(+), 57 deletions(-) New commits: commit ea0f63336db0e36cae94fdff3c9778088c0fc092 Author: Noel Grandin Date: Fri May 20 16:03:37 2016 +0200

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

2016-05-22 Thread Noel Grandin
reportdesign/source/core/api/ReportDefinition.cxx | 37 -- reportdesign/source/filter/xml/xmlExport.cxx |7 +--- sc/source/core/data/attrib.cxx| 36 ++--- sc/source/core/data/fillinfo.cxx |3 - sc/source/core

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

2016-05-22 Thread Akshay Deep
sfx2/source/doc/templatedlg.cxx | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) New commits: commit 85ea267b7a8fbd5859569db6ef7ac8dd1bd9bcd1 Author: Akshay Deep Date: Sat May 21 12:37:16 2016 +0530 New Template Manager: Improved search for templates Change-I

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

2016-05-22 Thread Tor Lillqvist
vcl/headless/svpinst.cxx |4 ++-- vcl/opengl/x11/gdiimpl.cxx |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit c30ab370d7f574a1993e8770c9589296cbd54118 Author: Tor Lillqvist Date: Mon May 23 08:21:57 2016 +0300 loplugin:override Change-Id: Id

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

2016-05-22 Thread Takeshi Abe
starmath/source/cursor.cxx |6 +- 1 file changed, 1 insertion(+), 5 deletions(-) New commits: commit da68f03bb6f7806440c8aba3163b5196f1c98738 Author: Takeshi Abe Date: Sat May 21 11:07:15 2016 +0900 starmath: This should be an assert() Change-Id: Ia8dd75512168fd0775a8019f

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

2016-05-22 Thread Ashod Nakashian
loolwsd/TileCache.cpp |4 1 file changed, 4 insertions(+) New commits: commit 9dbc213337cb6118d1651fbbd2e5ae994bee317e Author: Ashod Nakashian Date: Sun May 22 19:17:01 2016 -0400 loolwsd: log tile rendering rountrip time Change-Id: Ib97e196d6de053e6b79ea448296003f30a594

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

2016-05-22 Thread Ashod Nakashian
loolwsd/test/httpwstest.cpp |1 loolwsd/test/integration-http-server.cpp | 36 +++ 2 files changed, 18 insertions(+), 19 deletions(-) New commits: commit dcfa259b4eddab7f350018dd9bc8abce79a9e5ff Author: Ashod Nakashian Date: Sun May 22 18:47:04 2

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

2016-05-22 Thread Ashod Nakashian
loolwsd/DocumentBroker.cpp | 27 +++ loolwsd/DocumentBroker.hpp |9 + loolwsd/PrisonerSession.cpp | 17 + loolwsd/TileCache.cpp |9 ++--- loolwsd/TileCache.hpp |2 +- loolwsd/test/TileCacheTests.c

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

2016-05-22 Thread Ashod Nakashian
loolwsd/DocumentBroker.cpp |6 -- loolwsd/TileCache.cpp | 95 +--- loolwsd/TileCache.hpp |4 - loolwsd/test/TileCacheTests.cpp |2 4 files changed, 54 insertions(+), 53 deletions(-) New commits: commit 6e54fd05f91547d7abd

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

2016-05-22 Thread Ashod Nakashian
loolwsd/LOOLKit.cpp | 33 ++--- 1 file changed, 18 insertions(+), 15 deletions(-) New commits: commit 1f8f5da8854093230a3309ace0f434cb8985e4b1 Author: Ashod Nakashian Date: Sun May 22 15:17:13 2016 -0400 loolwsd: localize lock around painting tiles C

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

2016-05-22 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp | 16 +--- 1 file changed, 13 insertions(+), 3 deletions(-) New commits: commit ecaf45f9d391ef8f1478980dafb43f6cc8398377 Author: Ashod Nakashian Date: Sun May 22 18:30:53 2016 -0400 loolwsd: tests should request tiles after invalidatetile

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

2016-05-22 Thread Ashod Nakashian
loolwsd/DocumentBroker.cpp | 49 + loolwsd/DocumentBroker.hpp |6 - loolwsd/TileCache.cpp | 49 - loolwsd/TileCache.hpp |4 ++- 4 files changed, 76 insertions(+), 32 deletions(-) New

[Libreoffice-commits] online.git: loolwsd/TileDesc.hpp

2016-05-22 Thread Ashod Nakashian
loolwsd/TileDesc.hpp | 31 +-- 1 file changed, 25 insertions(+), 6 deletions(-) New commits: commit 55df9b85e17dccb809903f1520d1dceadde7ba8c Author: Ashod Nakashian Date: Sun May 22 14:21:05 2016 -0400 loolwsd: support versioning in tile requests Usa

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

2016-05-22 Thread Ashod Nakashian
loolwsd/ClientSession.cpp | 66 +--- loolwsd/DocumentBroker.cpp | 106 ++ loolwsd/DocumentBroker.hpp |3 loolwsd/LOOLKit.cpp| 178 - 4 files changed, 182 insertions(+), 171 deletions(-) New commits:

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

2016-05-22 Thread Ashod Nakashian
loolwsd/LOOLProtocol.cpp | 13 + loolwsd/LOOLProtocol.hpp |1 + 2 files changed, 14 insertions(+) New commits: commit f4fc6d0c29e407d60feaaf7f353c35267d4acbed Author: Ashod Nakashian Date: Sun May 22 11:26:30 2016 -0400 loolwsd: new name=value pair parser for strings

[Libreoffice-commits] online.git: loolwsd/TileDesc.hpp

2016-05-22 Thread Ashod Nakashian
loolwsd/TileDesc.hpp | 45 - 1 file changed, 36 insertions(+), 9 deletions(-) New commits: commit f5bf8aa64aa6b89b0fb5f50a7f1fac6dbf6070d1 Author: Ashod Nakashian Date: Sun May 22 11:35:41 2016 -0400 loolwsd: support for imgsize field in tile

[Libreoffice-commits] online.git: loolwsd/TileDesc.hpp

2016-05-22 Thread Ashod Nakashian
loolwsd/TileDesc.hpp | 161 +++ 1 file changed, 161 insertions(+) New commits: commit 126060fd7f205925dd6130bcb17d09349ec2ce07 Author: Ashod Nakashian Date: Sun May 22 11:31:36 2016 -0400 loolwsd: TileCombined class to parse, serialize, rep

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

2016-05-22 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp | 30 ++ 1 file changed, 30 insertions(+) New commits: commit 65ed424199d6e25d9151d0c619237b947f86b412 Author: Ashod Nakashian Date: Sun May 22 19:00:57 2016 -0400 loolwsd: new tile performance test Change-Id: I08d477e

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

2016-05-22 Thread Ashod Nakashian
loolwsd/LOOLKit.cpp |7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) New commits: commit 1134b17e96b365cdd3638d7ef3942c90c37f7712 Author: Ashod Nakashian Date: Sun May 22 11:25:43 2016 -0400 loolwsd: logging Change-Id: Ic08b32104db1154573b9e0774cda23167a5cddf3

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

2016-05-22 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp | 25 - loolwsd/test/helpers.hpp|2 +- 2 files changed, 25 insertions(+), 2 deletions(-) New commits: commit 5d9140c3bbcdecff697dc4fec26a2c97a2594201 Author: Ashod Nakashian Date: Sun May 22 21:20:10 2016 -0400 loolwsd:

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

2016-05-22 Thread Henry Castro
loolwsd/test/TileCacheTests.cpp | 174 loolwsd/test/data/load12.ods|binary loolwsd/test/helpers.hpp| 62 ++ 3 files changed, 236 insertions(+) New commits: commit 22db071689b33310c418d5284168082b2dbf78d0 Author: Henry Castro Da

[Libreoffice-commits] core.git: helpcontent2

2016-05-22 Thread Stanislav Horacek
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 366de0553beb0f545b3cb0a74831ae120f01c7d6 Author: Stanislav Horacek Date: Sun May 22 15:09:55 2016 +0200 Updated core Project: help 0f8cc79cae99f7f3d8bb7d47a1a19be2ec09ac38 replace dupli

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

2016-05-22 Thread Stanislav Horacek
source/text/shared/menu/insert_shape.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0f8cc79cae99f7f3d8bb7d47a1a19be2ec09ac38 Author: Stanislav Horacek Date: Sun May 22 15:09:55 2016 +0200 replace duplicated "pentagon" by "hexagon" Change-Id: Ifcd

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

2016-05-22 Thread Olivier Hallot
source/text/scalc/01/04060101.xhp | 116 +++--- 1 file changed, 58 insertions(+), 58 deletions(-) New commits: commit ea6c97353fc81c1e40e5b10cc70d1436e8a8d809 Author: Olivier Hallot Date: Sat May 21 23:28:39 2016 -0300 Do not translate numbers... (3)

[Libreoffice-commits] core.git: helpcontent2

2016-05-22 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a900da32799f3da6e895b55159058d0588f9b4ba Author: Olivier Hallot Date: Sat May 21 23:28:39 2016 -0300 Updated core Project: help ea6c97353fc81c1e40e5b10cc70d1436e8a8d809 Do not translate

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

2016-05-22 Thread Olivier Hallot
source/text/scalc/00/0412.xhp | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit bd649dfd6750991c54e1509c3b2afeb55d9ef267 Author: Olivier Hallot Date: Sat May 21 22:53:22 2016 -0300 Fix Data menu help file w/ new entries Change-Id: I605

[Libreoffice-commits] core.git: helpcontent2

2016-05-22 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e58c7450df89da19da74f5cd2a2f263616a50844 Author: Olivier Hallot Date: Sat May 21 22:53:22 2016 -0300 Updated core Project: help bd649dfd6750991c54e1509c3b2afeb55d9ef267 Fix Data menu he

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

2016-05-22 Thread Olivier Hallot
source/text/sbasic/shared/03130500.xhp | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit fd115b0ed12623d445a1d6a6d7554429d91727e9 Author: Olivier Hallot Date: Sat May 21 21:44:38 2016 -0300 Do not translate numbers ... (2) Change-Id: Iff09

[Libreoffice-commits] core.git: helpcontent2

2016-05-22 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4fab5256c5342ecd2a00f3670cc7f7b32b3b5f29 Author: Olivier Hallot Date: Sat May 21 21:44:38 2016 -0300 Updated core Project: help fd115b0ed12623d445a1d6a6d7554429d91727e9 Do not translate

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

2016-05-22 Thread Olivier Hallot
source/text/sbasic/shared/03080701.xhp |2 +- source/text/sbasic/shared/03103600.xhp | 22 +++--- 2 files changed, 12 insertions(+), 12 deletions(-) New commits: commit a86c7d5fbd0c2014afe0590a1bfdc1f2001d91a0 Author: Olivier Hallot Date: Sat May 21 21:22:09 2016 -0300

[Libreoffice-commits] core.git: helpcontent2

2016-05-22 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0a7dfad2abd64fb7e2ffb8f94f0f3740b6a7e3d2 Author: Olivier Hallot Date: Sat May 21 21:22:09 2016 -0300 Updated core Project: help a86c7d5fbd0c2014afe0590a1bfdc1f2001d91a0 Do not translate

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

2016-05-22 Thread Markus Mohrhard
vcl/inc/unx/saldisp.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 13a52d0a718825f82f3d4b1684bf86b812fce1f2 Author: Markus Mohrhard Date: Mon May 23 00:57:18 2016 +0200 mark destructor as virtual, loplugin:override Change-Id: Ic80de66c575d62020df

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

2016-05-22 Thread Henry Castro
loolwsd/test/helpers.hpp| 20 loolwsd/test/httpwstest.cpp | 26 -- 2 files changed, 20 insertions(+), 26 deletions(-) New commits: commit 166edb66ebd704142daa0b7480f8c65027ecba93 Author: Henry Castro Date: Sun May 22 18:52:36 2016 -0400

mechaxl license statement

2016-05-22 Thread Ken Koski
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2016-05-22 Thread Stephan Bergmann
sax/qa/cppunit/xmlimport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 59a6454b66213cabee3d4ebe1f007cbca1a644e1 Author: Stephan Bergmann Date: Sun May 22 21:44:51 2016 +0200 -Werror,-Wunused-private-field Change-Id: I286afa5f5f849217c282c8408822

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

2016-05-22 Thread Stephan Bergmann
include/sfx2/templatedlg.hxx |2 +- include/sfx2/templatelocalview.hxx|4 ++-- sfx2/source/control/templatelocalview.cxx |4 ++-- sfx2/source/doc/templatedlg.cxx |2 +- 4 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 3a9657b85d2f

[Libreoffice-commits] core.git: chart2/inc chart2/source offapi/com

2016-05-22 Thread Laurent Balland-Poirier
chart2/inc/SpecialUnicodes.hxx |2 chart2/source/inc/ExponentialRegressionCurveCalculator.hxx |2 chart2/source/inc/LogarithmicRegressionCurveCalculator.hxx |2 chart2/source/inc/MeanValueRegressionCurveCalculator.hxx |2 chart2/sou

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

2016-05-22 Thread Stephan Bergmann
include/vcl/opengl/OpenGLContext.hxx |4 ++-- vcl/osx/salobj.cxx |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit beeb71085036d09494e44f43670d6d26f30c6277 Author: Stephan Bergmann Date: Sun May 22 21:10:38 2016 +0200 loplugin:staticme

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

2016-05-22 Thread Xisco Fauli
include/sfx2/childwin.hxx |3 - sfx2/source/appl/childwin.cxx | 88 -- 2 files changed, 44 insertions(+), 47 deletions(-) New commits: commit fc1e5ccb9fdf294a5289a415c6cded2955bc8a98 Author: Xisco Fauli Date: Sun May 22 15:03:36 2016 +0200

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

2016-05-22 Thread Xisco Fauli
include/sfx2/docfile.hxx|2 sfx2/source/doc/docfile.cxx | 1082 +--- 2 files changed, 541 insertions(+), 543 deletions(-) New commits: commit 5e32815a1d9d8591fcd0a4f31f3f6337a69c7505 Author: Xisco Fauli Date: Sun May 22 15:18:00 2016 +0200

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

2016-05-22 Thread Xisco Fauli
include/svx/pszctrl.hxx |2 svx/source/stbctrls/pszctrl.cxx | 97 +++- 2 files changed, 49 insertions(+), 50 deletions(-) New commits: commit 7a7f49a734e0e5fe3a4f54914b01fb0d511f Author: Xisco Fauli Date: Sun May 22 17:20:03 2016 +0200

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

2016-05-22 Thread Noel Grandin
drawinglayer/source/primitive2d/svggradientprimitive2d.cxx | 18 +-- drawinglayer/source/primitive2d/textbreakuphelper.cxx|8 ++-- drawinglayer/source/primitive2d/textdecoratedprimitive2d.cxx |2 - include/drawinglayer/primitive2d/svggradientprimitive2d.hxx | 16

[Libreoffice-commits] core.git: 3 commits - drawinglayer/source include/drawinglayer include/tools rsc/source svx/source vcl/source

2016-05-22 Thread Noel Grandin
drawinglayer/source/primitive2d/helplineprimitive2d.cxx |4 +- include/drawinglayer/primitive2d/helplineprimitive2d.hxx |6 ++-- include/tools/rc.h | 22 ++- rsc/source/parser/rscicpx.cxx| 12 svx/s

[Libreoffice-commits] core.git: 2 commits - jvmfwk/inc jvmfwk/plugins jvmfwk/source sal/qa

2016-05-22 Thread Noel Grandin
jvmfwk/inc/vendorplugin.hxx | 64 ++--- jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.cxx | 92 ++-- jvmfwk/source/framework.cxx | 38 sal/qa/osl/file/osl_File.cxx| 26 ++--- 4 files

[Libreoffice-commits] core.git: 3 commits - connectivity/source desktop/source include/svtools include/vcl svtools/source vcl/inc vcl/opengl vcl/quartz vcl/source vcl/unx vcl/win

2016-05-22 Thread Noel Grandin
connectivity/source/commontools/TSortIndex.cxx |2 +- connectivity/source/drivers/dbase/DResultSet.cxx |2 +- connectivity/source/drivers/file/FResultSet.cxx |2 +- connectivity/source/drivers/file/FStatement.cxx |2 +- connectivity/source/drivers/mork/MResultSet.cxx |2 +-

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

2016-05-22 Thread Noel Grandin
vcl/inc/unx/gtk/gtkframe.hxx |5 - vcl/source/filter/wmf/winmtf.cxx |4 ++-- vcl/source/filter/wmf/winmtf.hxx | 13 ++--- vcl/unx/gtk/gtksalframe.cxx | 28 +++- vcl/unx/gtk3/gtk3gtkframe.cxx| 28 +++- 5 files ch

[Libreoffice-commits] core.git: 3 commits - sal/rtl vcl/inc vcl/source vcl/unx

2016-05-22 Thread Noel Grandin
sal/rtl/alloc_cache.cxx |4 - sal/rtl/alloc_global.cxx| 18 ++-- sal/rtl/alloc_impl.hxx |2 vcl/inc/unx/i18n_cb.hxx | 14 +-- vcl/inc/unx/i18n_ic.hxx |2 vcl/source/filter/wmf/emfwr.cxx | 146 vcl/

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

2016-05-22 Thread Noel Grandin
cui/source/dialogs/hltpbase.cxx | 16 ++-- cui/source/inc/hltpbase.hxx |2 - include/svx/hlnkitem.hxx| 25 --- include/svx/xoutbmp.hxx | 33 ++--- sc/source/filter/html/htmlexp.cxx |

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

2016-05-22 Thread Noel Grandin
l10ntools/inc/export.hxx| 15 +--- l10ntools/source/export.cxx | 52 ++-- 2 files changed, 33 insertions(+), 34 deletions(-) New commits: commit c093af75202f6c9d8e6ae7d8e933b82da6f2c11b Author: Noel Grandin Date: Thu May 19 15:49:47 2016

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

2016-05-22 Thread Xisco Fauli
include/sfx2/frame.hxx |2 sfx2/source/view/frame.cxx | 118 +--- sfx2/source/view/frame2.cxx | 25 - 3 files changed, 71 insertions(+), 74 deletions(-) New commits: commit 20d38addcdd6e4dccd78f2f7ee18ab45a26dd7ed Author: Xisco Fauli

Re: C2220: warning treated as error (64 bit MSVC 2015)

2016-05-22 Thread slacka
Even after: https://cgit.freedesktop.org/libreoffice/core/commit/?id=4a8caa37fe83c389f4fd43219e8ea0f21f03c6fe With the 64-bit build, I'm still getting the following error: [build CXX] vcl/source/filter/ixbm/xbmread.cxx [build CXX] vcl/source/filter/ixpm/xpmread.cxx E/vcl/source/filter/igif/gifrea

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

2016-05-22 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/dmin.fods | 1602 +++ 1 file changed, 1602 insertions(+) New commits: commit d374786a67372e88a226ac5aa04898d538b04f7c Author: Zdeněk Crhonek Date: Sun May 22 07:53:38 2016 +0200 add DMIN test case Change-Id: I6d7f8797609

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

2016-05-22 Thread Jean-Pierre Ledure
wizards/source/access2base/Database.xba |4 +- wizards/source/access2base/Utils.xba| 55 ++-- 2 files changed, 48 insertions(+), 11 deletions(-) New commits: commit 4b9c8b6682c7912fc4485baae3aa6ecb99fa0bb3 Author: Jean-Pierre Ledure Date: Sun May 22 17:23:

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

2016-05-22 Thread Xisco Fauli
include/sfx2/bindings.hxx|2 sfx2/source/control/bindings.cxx | 532 +++ 2 files changed, 267 insertions(+), 267 deletions(-) New commits: commit 1d38c10d5b98c3c2efb08a4685863e69205bfa68 Author: Xisco Fauli Date: Sun May 22 15:06:04 2016 +0200

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

2016-05-22 Thread Xisco Fauli
include/sfx2/dockwin.hxx |2 sfx2/source/dialog/dockwin.cxx | 414 - 2 files changed, 207 insertions(+), 209 deletions(-) New commits: commit 5ff0bef5caa0b310b8e177cef2cba4034661f8d0 Author: Xisco Fauli Date: Sun May 22 15:24:32 2016 +0200

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

2016-05-22 Thread Xisco Fauli
include/sfx2/basedlgs.hxx |9 +-- sfx2/source/dialog/basedlgs.cxx | 120 +++- 2 files changed, 64 insertions(+), 65 deletions(-) New commits: commit 369ca1d72bc877c6ccce991c92ae1a246956ca57 Author: Xisco Fauli Date: Sun May 22 14:58:51 2016 +0200

New Defects reported by Coverity Scan for LibreOffice

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