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

2016-08-28 Thread Mert Tumer
android/source/src/java/org/libreoffice/storage/owncloud/OwnCloudFile.java | 13 -- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit 5bdea25f681fb252967f99a22a38cce6be3c0b48 Author: Mert Tumer Date: Wed Jul 27 20:37:19 2016 +0300 tdf#96771 - bug fix for ownc

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

2016-08-28 Thread Luke Benes
When you build LibreOffice with Clang 3.8-4.0, the area dialog box will cause an "Application Error" crash in Writer, Calc, and Impress. Steps to reproduce: 1. Build with Clang 3.8-4.0 2. Insert Shape 3. Format -> Texbox and Shape -> Area With Clang 3.8 r24 and 4.0 r27, LO will crash. I'

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

2016-08-28 Thread Caolán McNamara
connectivity/source/drivers/calc/CConnection.cxx | 16 - connectivity/source/inc/calc/CConnection.hxx | 68 +-- 2 files changed, 77 insertions(+), 7 deletions(-) New commits: commit 45e01be1213f689ba5f1fa319e3dc48ea9c5 Author: Caolán McNamara Date: Sat Aug

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

2016-08-28 Thread Jochen Nitschke
cui/source/dialogs/screenshotannotationdlg.cxx |5 ++--- vcl/source/window/layout.cxx |9 +++-- 2 files changed, 5 insertions(+), 9 deletions(-) New commits: commit 0140d931e17a6392ead39a0250b2266fb6dfddf4 Author: Jochen Nitschke Date: Sun Aug 28 11:45:28 2016 +02

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 9e/be53ffa5e53bd40917de9db539f63abb32a634

2016-08-28 Thread Caolán McNamara
9e/be53ffa5e53bd40917de9db539f63abb32a634 |1 + 1 file changed, 1 insertion(+) New commits: commit 2646e236ee0b330fe27e54770a7bfe69309a1eae Author: Caolán McNamara Date: Sun Aug 28 11:18:50 2016 +0100 Notes added by 'git notes add' diff --git a/9e/be53ffa5e53bd40917de9db539f63abb32a

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 94/91ff38f520bda897c8425eb642bace41702682

2016-08-28 Thread Caolán McNamara
94/91ff38f520bda897c8425eb642bace41702682 |1 + 1 file changed, 1 insertion(+) New commits: commit f37829be436fe6d2c55c167d6f89c4026a38f28e Author: Caolán McNamara Date: Sun Aug 28 11:19:14 2016 +0100 Notes added by 'git notes add' diff --git a/94/91ff38f520bda897c8425eb642bace41702

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

2016-08-28 Thread Giuseppe Castagno
ucb/source/ucp/webdav-neon/webdavcontent.cxx | 42 +++ ucb/source/ucp/webdav-neon/webdavcontent.hxx |3 + 2 files changed, 40 insertions(+), 5 deletions(-) New commits: commit e0d0d87257d62ac61377a73909e17753f96e7aaa Author: Giuseppe Castagno Date: Sat Aug 27 12:2

[Libreoffice-commits] core.git: 4 commits - cui/source libreofficekit/source vcl/unx xmerge/source

2016-08-28 Thread Caolán McNamara
cui/source/tabpages/tpbitmap.cxx|6 +- libreofficekit/source/gtk/lokdocview.cxx|1 + vcl/unx/generic/printer/ppdparser.cxx |1 + xmerge/source/bridge/java/XMergeBridge.java |5 - 4 files changed, 11 insertions(+), 2 deletions(-) New commits: commit 47

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

2016-08-28 Thread Jochen Nitschke
cui/source/dialogs/screenshotannotationdlg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bf7a7d6d10d0a8e1c7771c8ae57123a91edb77d7 Author: Jochen Nitschke Date: Sun Aug 28 13:34:15 2016 +0200 loplugin:implicitboolconversion Change-Id: I6fa51f65e7

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

2016-08-28 Thread Jochen Nitschke
cui/source/dialogs/screenshotannotationdlg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 854dfdc9446629a0721bab15fbe6c2dcdf689dac Author: Jochen Nitschke Date: Sun Aug 28 13:46:25 2016 +0200 loplugin:salbool Change-Id: Icfc96f978a0fd73ceadbe3a4d

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

2016-08-28 Thread Henry Castro
loleaflet/build/deps.js |7 + loleaflet/dist/leaflet.css | 11 + loleaflet/src/control/Control.DocumentRepair.js | 141 3 files changed, 159 insertions(+) New commits: commit fa963528813c5aa11e3192af4bf2dfa97fd3de0b Auth

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

2016-08-28 Thread Henry Castro
loolwsd/PrisonerSession.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d36ff0afdab125e72fef23f27b7ed90397e57fb3 Author: Henry Castro Date: Sun Aug 28 08:41:24 2016 -0400 loolwsd: avoid exception, commandName empty diff --git a/loolwsd/PrisonerSession.cpp

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

2016-08-28 Thread Henry Castro
loolwsd/ChildSession.cpp | 22 +++--- 1 file changed, 19 insertions(+), 3 deletions(-) New commits: commit fa2a99459f2ce65a45585e70b0fc7de3fe708621 Author: Henry Castro Date: Sun Aug 28 08:46:38 2016 -0400 loolwsd: add fake .uno:DocumentRepair Avoid double round

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

2016-08-28 Thread Henry Castro
loleaflet/dist/images/document-properties.png |binary loleaflet/dist/toolbar.css|1 + loleaflet/dist/toolbar/toolbar.js |4 loleaflet/src/layer/tile/TileLayer.js | 18 +- 4 files changed, 22 insertions(+), 1 deletion(-) New c

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

2016-08-28 Thread Henry Castro
loleaflet/src/control/Control.Menubar.js |2 +- loleaflet/src/control/Toolbar.js |6 -- 2 files changed, 1 insertion(+), 7 deletions(-) New commits: commit f87edc736713550f1c611f193cab4deb1fb13dd6 Author: Henry Castro Date: Sun Aug 28 10:06:00 2016 -0400 loleaflet: upd

Re: Line Spacing Calculations

2016-08-28 Thread Nate Bellowe
Thank you very much, I appreciate this piece of information! From: Khaled Hosny Sent: Saturday, August 27, 2016 12:02:22 PM To: Nate Bellowe Cc: libreoffice@lists.freedesktop.org Subject: Re: Line Spacing Calculations On Fri, Aug 26, 2016 at 06:14:09PM +, Nat

[Libreoffice-commits] online.git: Changes to 'private/Ashod/repairactions'

2016-08-28 Thread Ashod Nakashian
New branch 'private/Ashod/repairactions' available with the following commits: commit 1d91953418f9b4ef8e92dfd6323489cd66132e12 Author: Ashod Nakashian Date: Sun Aug 28 12:25:40 2016 -0400 loolwsd: unittest cleanups Change-Id: Ic383915012ac1c254960d976cc89d3f7c1a2cb02 _

[Libreoffice-commits] core.git: 2 commits - framework/source officecfg/registry

2016-08-28 Thread Maxim Monastirsky
framework/source/uielement/resourcemenucontroller.cxx | 30 + officecfg/registry/schema/org/openoffice/Office/Common.xcs |2 2 files changed, 24 insertions(+), 8 deletions(-) New commits: commit 34dad6cf5d68c50746bb387debc89726fad2aa69 Author: Maxim Monastirsky Date: Su

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

2016-08-28 Thread Ashod Nakashian
loolwsd/test/helpers.hpp| 22 -- loolwsd/test/httpwstest.cpp | 52 +--- 2 files changed, 41 insertions(+), 33 deletions(-) New commits: commit 03921a07696c0abbeada515340f769291e3cf95f Author: Ashod Nakashian Date: Sun Aug 28 12:25

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

2016-08-28 Thread Arnaud Versini
basic/source/inc/expr.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a8c5edcea9f58a9295776c2a3f200111a5a749ab Author: Arnaud Versini Date: Sun Aug 28 15:16:15 2016 +0200 BASIC: Devirtualize SbiExprNode::~SbiExprNode and make SbiExprNode final

[Libreoffice-commits] core.git: schema/odf1.0 schema/odf1.1 schema/odf1.2 schema/odf1.3

2016-08-28 Thread Thorsten Behrens
schema/odf1.0/OpenDocument-manifest-schema-v1.0-os.rng | 111 schema/odf1.0/OpenDocument-schema-v1.0-os.rng |17666 +++ schema/odf1.0/OpenDocument-strict-schema-v1.0-os.rng| 61 schema/odf1.1/OpenDocument-manifest-schema-v1.1.rng | 111 schema/odf1.1/OpenDocum

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

2016-08-28 Thread Caolán McNamara
lotuswordpro/source/filter/lwpcolor.cxx |9 - lotuswordpro/source/filter/lwpcolor.hxx |1 - 2 files changed, 10 deletions(-) New commits: commit 0b8d111086efd06ac1b1cc708ad57ff1a51b0c6e Author: Caolán McNamara Date: Sun Aug 28 21:32:13 2016 +0100 silence coverity#1371316

[Libreoffice-commits] online.git: 4 commits - loolwsd/FileServer.cpp loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp loolwsd/loolwsd.spec.in loolwsd/loolwsd.xml.in loolwsd/Makefile.am loolwsd/Storage.cpp

2016-08-28 Thread Andras Timar
loolwsd/FileServer.cpp |2 +- loolwsd/LOOLWSD.cpp | 20 +--- loolwsd/LOOLWSD.hpp |7 +++ loolwsd/Makefile.am |2 ++ loolwsd/Storage.cpp |2 +- loolwsd/loolwsd.spec.in |1 + loolwsd/loolwsd.xml.in |1 + 7 files changed, 26 insertions(+

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - external_deps.lst libxml2/libxml2-c99.patch libxml2/libxml2-configure.patch libxml2/libxml2-long-path.patch libxml2/makefile.mk

2016-08-28 Thread Don Lewis
external_deps.lst |4 +-- libxml2/libxml2-c99.patch | 48 libxml2/libxml2-configure.patch | 12 +- libxml2/libxml2-long-path.patch |4 +-- libxml2/makefile.mk |7 +++-- 5 files changed, 62 insertions(+

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

2016-08-28 Thread Ashod Nakashian
loleaflet/src/control/Control.DocumentRepair.js |1 + 1 file changed, 1 insertion(+) New commits: commit f3ca27e5129a024e9c1cf0e9092ef358eca02394 Author: Ashod Nakashian Date: Sun Aug 28 14:41:34 2016 -0400 loleaflet: double-click on repair entry to jump to state Change-Id: I

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - fileaccess/inc fileaccess/Library_fileacc.mk fileaccess/Makefile fileaccess/Module_fileaccess.mk fileaccess/prj fileaccess/source fileaccess/util p

2016-08-28 Thread Damjan Jovanovic
Repository.mk |1 fileaccess/Library_fileacc.mk | 57 + fileaccess/Makefile| 32 ++ fileaccess/Module_fileaccess.mk| 30 + fileaccess/inc/fileaccess/dllapi.h

[Libreoffice-commits] core.git: helpcontent2

2016-08-28 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cbc9410d3a683b0e7725c86c98412cb0ace358f6 Author: Olivier Hallot Date: Sun Aug 21 12:35:47 2016 -0300 Updated core Project: help 32e04637f0cdf7f44b17c83fb78f66752430ab41 tdf#80652 Help f

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

2016-08-28 Thread Olivier Hallot
AllLangHelp_shared.mk|2 source/text/shared/00/0002.xhp | 238 --- source/text/shared/01/0102.xhp | 214 - source/text/shared/guide/cmis-remote-files-setup.xhp | 215

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

2016-08-28 Thread Pranav Kant
loolwsd/FileServer.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 06b869bb63f1b70e96603cd40d2911cc4b687e45 Author: Pranav Kant Date: Mon Aug 29 10:53:37 2016 +0530 loolwsd: -Werror,-Wpointer-bool-conversion isSSLTermination() was added in b0619d3

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

2016-08-28 Thread Stephan Bergmann
cui/source/dialogs/screenshotannotationdlg.cxx |5 - 1 file changed, 5 deletions(-) New commits: commit 31714a78eba0fc1cfa3c1a9e0456c2c7ee4edf77 Author: Stephan Bergmann Date: Mon Aug 29 07:48:10 2016 +0200 loplugin:unreffun Change-Id: If65f8ef5accad8d6317b07938ec97c7b129

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

2016-08-28 Thread Arnaud Versini
basic/inc/sbprop.hxx |2 +- basic/source/inc/sbjsmeth.hxx |2 +- basic/source/inc/sbjsmod.hxx |2 +- basic/source/sbx/sbxbase.cxx |2 +- include/basic/sbmeth.hxx |2 +- include/basic/sbmod.hxx |2 +- include/basic/sbstar.hxx |2 +- include/bas

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

2016-08-28 Thread Mohammed Abdul Azeem
include/xmloff/xmlimp.hxx |2 include/xmloff/xmltkmap.hxx| 11 +-- xmloff/source/core/xmltkmap.cxx| 95 + xmloff/source/style/GradientStyle.cxx |4 - xmloff/source/style/HatchStyle.cxx |4 - xmlo