[Libreoffice-commits] online.git: Branch 'private/Ashod/nonblocking' - 37 commits - common/Session.cpp common/Session.hpp Makefile.am net/loolnb.cpp net/ServerSocket.hpp net/Socket.hpp net/Ssl.cpp net

2017-02-26 Thread Ashod Nakashian
Makefile.am | 32 + common/Session.cpp |8 common/Session.hpp |4 net/ServerSocket.hpp |3 net/Socket.hpp | 158 - net/Ssl.cpp | 10 net/Ssl.hpp | 10 net/SslSocket.hpp|4 net/WebSocketHan

Re: Post-Build Limited Functionality

2017-02-26 Thread slacka
'libreoffice-common is needed for your distro's version of libreoffice. And your symptoms sound like a corrupt user profile. Are you running your distro's, soffice? or the one you just built, ./instdir/program/soffice ? If you are running the version you just built, i'd try making a clean copy.

Re: Tinderbox failure, Linux-rpm_deb-x86@71-TDF-dbg, MASTER, last success: 2017-02-26 19:58:26

2017-02-26 Thread Khaled Hosny
On Mon, Feb 27, 2017 at 01:02:07AM +, lohmaier+tinder...@gmail.com wrote: > VclComplexTextTest::testArabic finished in: 90ms > complextext.cxx:64:Assertion > Test name: VclComplexTextTest::testArabic > equality assertion failed > - Expected: 71x14@(0,1) > - Actual : 70x14@(1,1) :( Any idea w

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

2017-02-26 Thread jbfaure
Hi Christian, *, Le 24.02.2017 13:09, Christian Lohmaier a écrit : Hi Jean-Baptiste, *, On Sun, Feb 19, 2017 at 9:38 AM, Jean-Baptiste Faure wrote: Is there a mean to check if the command "./g pull -r" did its job correctly, that is if the local translations subdirectory is really up-to-

Re: Chart test failures on mac: text size differences

2017-02-26 Thread Khaled Hosny
On Sat, Feb 25, 2017 at 09:58:58PM +, Tamas Zolnai wrote: > Hi Khaled, > > > > However I think it would be better to debug this problem with a unit > > > test in vcl module which tests directly the text rendering. I would > > > suggest that if you are working making text rendering consitent. T

Post-Build Limited Functionality

2017-02-26 Thread Jason Marshall
Dear Sir/ Madam I have recently built LibreOffice on Lubuntu, with the call to 'make' having been preceded by successfully running 'sudo apt-get build-dep libreoffice' and then 'autogen.sh' with the following arguments: --without-java--without-help--without-myspell-dicts The actual build wa

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

2017-02-26 Thread Caolán McNamara
hwpfilter/source/hwpfile.cxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit 0a5f97f2985ec8e51910770d1748203cd4cd49c7 Author: Caolán McNamara Date: Sun Feb 26 21:19:59 2017 + ofz#691 leak of emblist data Change-Id: Ic4231b93fafe73bf87995f

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

2017-02-26 Thread Justin Luth
basic/source/comp/dim.cxx |3 +++ basic/source/comp/token.cxx |1 + basic/source/inc/token.hxx |2 +- 3 files changed, 5 insertions(+), 1 deletion(-) New commits: commit 51eb2ad7a05938b69aa7874caf17079ed6c19e31 Author: Justin Luth Date: Tue Feb 21 18:26:20 2017 +0300 VBA: a

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

2017-02-26 Thread Tomaž Vajngerl
New branch 'feature/pivotcharts' available with the following commits: commit 8880bc0525ad2d6bcde0101bb3dc6921739ef147 Author: Tomaž Vajngerl Date: Sun Feb 26 22:48:06 2017 +0100 sc: Pivot chart specific data provider Adds a pivot chart specific data provider which uses provides t

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

2017-02-26 Thread Stephan Bergmann
tools/source/inet/inetmsg.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 4be9c68b0938619bfc37eacded4a69a56bba6086 Author: Stephan Bergmann Date: Sun Feb 26 21:52:17 2017 +0100 loplugin:loopvartoosmall Change-Id: I882f5849aa92757dc08d1a6

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

2017-02-26 Thread Stephan Bergmann
comphelper/qa/unit/variadictemplates.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e821f8848f477eb1a58e7e892f34110c6cb51160 Author: Stephan Bergmann Date: Sun Feb 26 21:58:53 2017 +0100 loplugin:loopvartoosmall Change-Id: Iedfb57f97a15b17a68a5de

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

2017-02-26 Thread Khaled Hosny
vcl/qa/cppunit/complextext.cxx | 25 - 1 file changed, 16 insertions(+), 9 deletions(-) New commits: commit eb7b03b052ffe8c2c577b2349987653db6c53f76 Author: Khaled Hosny Date: Sun Feb 26 21:52:28 2017 +0200 Make vcl_complextext test actually test something

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

2017-02-26 Thread Stephan Bergmann
canvas/source/vcl/canvasbitmaphelper.cxx | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) New commits: commit 3ef509a1d9236c6c71e7baa5f7ca7f0a2780fea1 Author: Stephan Bergmann Date: Sun Feb 26 21:58:10 2017 +0100 loplugin:loopvartoosmall Change

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

2017-02-26 Thread Stephan Bergmann
drawinglayer/source/primitive2d/graphicprimitivehelper2d.cxx |8 -- drawinglayer/source/primitive2d/metafileprimitive2d.cxx |2 - drawinglayer/source/primitive3d/sdrdecompositiontools3d.cxx | 14 --- 3 files changed, 13 insertions(+), 11 deletions(-) New commits: commi

OUString name

2017-02-26 Thread Chris Sherlock
This may seem like a silly question, but what does the "OU" in OUString stand for? Is it OpenOffice.org Unicode String? Chris Sherlock Sent from my iPhone ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mai

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

2017-02-26 Thread Stephan Bergmann
toolkit/source/controls/stdtabcontroller.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5885bc4879c1d33b5271ec127f7f4c7b18706418 Author: Stephan Bergmann Date: Sun Feb 26 21:54:36 2017 +0100 loplugin:loopvartoosmall Change-Id: I14ada64d094d7ef147

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

2017-02-26 Thread Stephan Bergmann
avmedia/source/viewer/mediawindow.cxx |8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) New commits: commit 1b59be1c9076f3d491a8893adc8de37323791db0 Author: Stephan Bergmann Date: Sun Feb 26 21:55:43 2017 +0100 loplugin:loopvartoosmall Change-Id: I62c14c2e9d10345b2

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

2017-02-26 Thread Maxim Monastirsky
include/vcl/settings.hxx|1 + vcl/source/app/settings.cxx |8 +++- 2 files changed, 8 insertions(+), 1 deletion(-) New commits: commit 38b051ad4e21127e34ce3865ed4374be0b5cae6d Author: Maxim Monastirsky Date: Sun Feb 26 18:22:54 2017 +0200 Restore the GetPreferredContextMen

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

2017-02-26 Thread Julien Nabet
oox/source/vml/vmlshape.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 6cb75e862cb6d7baaca4e7f553a4afe316281991 Author: Julien Nabet Date: Sun Feb 26 20:51:44 2017 +0100 cppcheck: unreadVariable Change-Id: Id9d2fbe9b2d4040cc73c401f5558999604acf259 Reviewed-on

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

2017-02-26 Thread Julien Nabet
connectivity/source/drivers/jdbc/JConnection.cxx |8 1 file changed, 8 deletions(-) New commits: commit e8218371c2fdb8e0828c641aa069ecaa89d649e6 Author: Julien Nabet Date: Sun Feb 26 19:13:19 2017 +0100 Cleanup Following 26843cea83292632b4ed92dfd1b3da9a46c12995 (from

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

2017-02-26 Thread Khaled Hosny
vcl/qa/cppunit/complextext.cxx |3 --- vcl/quartz/ctfonts.cxx |9 + 2 files changed, 5 insertions(+), 7 deletions(-) New commits: commit af871d02914c9fc6a08079f67b4af71a198e166a Author: Khaled Hosny Date: Mon Feb 27 00:44:14 2017 +0200 Round glyph bbox on Mac simil

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

2017-02-26 Thread Stephan Bergmann
basegfx/source/polygon/b2dpolypolygoncutter.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 8b7036450f46c87f0b6f9ac40ccd69d5a57cac55 Author: Stephan Bergmann Date: Sun Feb 26 21:56:36 2017 +0100 loplugin:loopvartoosmall Change-Id: I085d409f

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

2017-02-26 Thread Stephan Bergmann
xmloff/source/core/xmlmultiimagehelper.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit d9e1313144fee2cfaf402b724654ef3902bf4970 Author: Stephan Bergmann Date: Sun Feb 26 21:51:40 2017 +0100 loplugin:loopvartoosmall Change-Id: If080ee083a75

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

2017-02-26 Thread Stephan Bergmann
connectivity/source/drivers/dbase/DTable.cxx | 11 ++- connectivity/source/parse/sqlnode.cxx|2 +- 2 files changed, 7 insertions(+), 6 deletions(-) New commits: commit a407e4da6564d0ab316d7e0e4f4e876a798181d0 Author: Stephan Bergmann Date: Sun Feb 26 22:00:26 2017 +0100

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

2017-02-26 Thread Stephan Bergmann
svx/source/form/fmshimp.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 8828d57dc72514deef8e0df8c4e7f2e90cdce018 Author: Stephan Bergmann Date: Sun Feb 26 20:01:38 2017 +0100 Clean up use of integer types Change-Id: I99b9094524ec00231a34

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

2017-02-26 Thread Stephan Bergmann
include/svx/gridctrl.hxx |3 - svx/source/fmcomp/gridctrl.cxx | 90 - 2 files changed, 46 insertions(+), 47 deletions(-) New commits: commit f3e44e417ca3d5e85287860325f06069ec7654db Author: Stephan Bergmann Date: Sun Feb 26 17:32:05 2017 +010

tdf106013 Add-In functions that are also Excel2013 OOXML functions

2017-02-26 Thread Winfried Donkers
Hi Eike, I'm sort of stuck with tdf106013. There is a group of Add-In functions that were newly defined in Excel 2013 (IMCOSH, IMCOT, IMCSC, IMCSCH, IMSEC, IMSECH, IMSINH and IMTAN, I'll call them IMxx). In Calc these functions are defined in scaddins and also mentioned in sc/source/filter/

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

2017-02-26 Thread Stephan Bergmann
include/svx/EnhancedCustomShape2d.hxx |2 +- svx/source/customshapes/EnhancedCustomShape2d.cxx |7 +++ 2 files changed, 4 insertions(+), 5 deletions(-) New commits: commit febc1161d17c6f6569b9fab98246ad7d6be41221 Author: Stephan Bergmann Date: Sun Feb 26 13:50:41 2017 +

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - offapi/com udkapi/com vcl/source

2017-02-26 Thread Matthias Seidel
offapi/com/sun/star/accessibility/Accessible.idl |2 +- udkapi/com/sun/star/uno/XInterface.idl |2 +- vcl/source/fontsubset/sft.cxx|2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 10ed4af8c2574ce6ca79a8b97e203cf9197dd6f8 Author:

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

2017-02-26 Thread Noel Grandin
forms/source/misc/InterfaceContainer.cxx | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-) New commits: commit 1f3ce5a00b2a85374204f3f05433d3cfd3292fe7 Author: Noel Grandin Date: Fri Feb 24 11:24:46 2017 +0200 better fix for tdf#103830 the first fix in comm