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

2016-08-23 Thread Takeshi Abe
starmath/source/cursor.cxx | 16 +++- 1 file changed, 7 insertions(+), 9 deletions(-) New commits: commit e04bea2bad6839df08b1b631f1233d51088b9902 Author: Takeshi Abe Date: Tue Aug 23 18:17:58 2016 +0900 SmCursor::FindTopMostNodeInLine() requires non-null argument C

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

2016-08-23 Thread Gökhan Gurbetoğlu
cui/source/options/personalization.cxx |9 - desktop/source/migration/migration.cxx | 11 ++- desktop/source/migration/services/basicmigration.cxx|7 --- desktop/source/migration/services/wordbookmigration.cxx |7 --- 4 fi

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

2016-08-23 Thread Arnold Dumas
include/svx/fmgridcl.hxx |3 ++- svx/source/fmcomp/fmgridcl.cxx |3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 8573b1baa66c65cc170d1393cacf948b4ead3e6a Author: Arnold Dumas Date: Tue Aug 23 19:12:21 2016 +0200 tdf#89329: use unique_ptr for pImpl

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

2016-08-23 Thread Noel Grandin
cui/source/tabpages/chardlg.cxx |6 +- cui/source/tabpages/numfmt.cxx | 10 ++-- cui/source/tabpages/page.cxx|2 cui/source/tabpages/textanim.cxx| 20 - cui/source/tabpages/tex

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

2016-08-23 Thread Takeshi Abe
sw/source/core/text/itrform2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit dd64e9ea7a36e6169a4419ff3e737e2759df2625 Author: Takeshi Abe Date: Wed Aug 24 13:14:13 2016 +0900 loplugin:nullptr Change-Id: I565c774d24bf52d33ea3ed37fa397f835de5875c d

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

2016-08-23 Thread Henry Castro
sc/source/ui/view/cellsh3.cxx | 30 -- 1 file changed, 24 insertions(+), 6 deletions(-) New commits: commit 756c4ae5dcb948d6e675287e322720ab890c3e6b Author: Henry Castro Date: Tue Aug 23 14:13:57 2016 -0400 sc lok: fix re-sizing several rows/columns at once

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

2016-08-23 Thread Mark Hung
sw/source/core/text/itrform2.cxx | 27 +++ sw/source/core/text/itrform2.hxx |3 ++- sw/source/core/text/porrst.cxx |2 ++ 3 files changed, 23 insertions(+), 9 deletions(-) New commits: commit d5fab973d0af95c433c5f6a9492014f7db642489 Author: Mark Hung Date: T

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

2016-08-23 Thread Henry Castro
sc/source/ui/view/cellsh3.cxx | 22 -- 1 file changed, 20 insertions(+), 2 deletions(-) New commits: commit cc497d86e092315f78a89f3ace8b81623dad7b46 Author: Henry Castro Date: Tue Aug 23 14:13:57 2016 -0400 sc lok: fix re-sizing several rows/columns at once

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

2016-08-23 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/binomdist.fods | 6863 ++ 1 file changed, 6863 insertions(+) New commits: commit 499f79e4726048afe0f5adf69627dfa849e60aef Author: Zdeněk Crhonek Date: Wed Aug 17 15:42:10 2016 +0200 add BINOMDIST test case Change-Id: I334013

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

2016-08-23 Thread Justin Luth
sw/qa/extras/ooxmlexport/data/tdf90697_complexBreaksHeaders.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport4.cxx| 17 ++ writerfilter/source/dmapper/PropertyMap.cxx |4 +- 3 files changed, 20 insertions(+), 1 deletion(-) New commits:

[Libreoffice-commits] core.git: Branch 'distro/collabora/lov-5.2' - 9 commits - canvas/source sc/inc sc/source sd/uiconfig shell/source svl/source sw/source uui/uiconfig vcl/inc vcl/source

2016-08-23 Thread Stephan Bergmann
canvas/source/cairo/cairo_canvashelper.cxx | 22 + sc/inc/scmatrix.hxx| 10 +- sc/source/core/tool/scmatrix.cxx | 82 + sc/source/filter/oox/stylesbuffer.cxx | 16 +++- sc/source/ui/docshell/exte

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

2016-08-23 Thread Tor Lillqvist
cui/source/inc/cuioptgenrl.hxx |1 cui/source/options/optgenrl.cxx | 102 ++-- cui/uiconfig/ui/optuserpage.ui | 204 3 files changed, 60 insertions(+), 247 deletions(-) New commits: commit db231633af4667e24281e0be69ab63ad3081fdc3 A

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

2016-08-23 Thread Eike Rathke
sc/source/core/tool/interpr4.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f11bb8e70363bfac6a01a91a31f8346fb367b0a6 Author: Eike Rathke Date: Tue Aug 23 18:43:49 2016 +0200 use PushTempTokenWithoutError() instead of PushWithoutError() ... as the

[Libreoffice-commits] online.git: loolwsd/protocol.txt

2016-08-23 Thread Tor Lillqvist
loolwsd/protocol.txt |6 ++ 1 file changed, 6 insertions(+) New commits: commit 4e8fd90bead6575b3a2f305bf0f8229573097198 Author: Tor Lillqvist Date: Tue Aug 23 19:30:49 2016 +0300 Document the .uno:Author attribute in the options parameter of the load message ... as I un

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

2016-08-23 Thread Eike Rathke
svl/source/numbers/zformat.cxx | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) New commits: commit 960b00c50cb2fc1b44bab9d0b5e9bb86ac038239 Author: Eike Rathke Date: Tue Aug 23 18:09:38 2016 +0200 rename rNum to aNatNum ... since it is a copie

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

2016-08-23 Thread Stephan Bergmann
cppu/source/uno/sequence.cxx | 58 ++- 1 file changed, 19 insertions(+), 39 deletions(-) New commits: commit 8b1752eb78c74736a7efaf32a362c9b672703f69 Author: Stephan Bergmann Date: Tue Aug 23 17:34:55 2016 +0200 icopyConstructFromElements's nAlloc

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

2016-08-23 Thread Stephan Bergmann
shell/source/backends/desktopbe/desktopbackend.cxx | 16 ++-- 1 file changed, 10 insertions(+), 6 deletions(-) New commits: commit 15a504308d27dfcb605da320c9231227aca415e1 Author: Stephan Bergmann Date: Mon Aug 22 17:36:15 2016 +0200 tdf#101661: Report XDG_{DOCUMENTS,TEMPLAT

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

2016-08-23 Thread Caolán McNamara
sw/source/core/doc/docfld.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 2005eb1c0fb2c7170af076a0db9a4e3e1f6892ac Author: Caolán McNamara Date: Fri Aug 19 15:08:35 2016 +0100 Resolves: tdf#100901 crash pressing tab in r-o document with hyperlink

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

2016-08-23 Thread Laurent Balland-Poirier
sc/qa/unit/data/ods/tdf79398_NatNum5.ods |binary sc/qa/unit/subsequent_export-test.cxx| 17 + 2 files changed, 17 insertions(+) New commits: commit d7ce684cae03e97b23f916a90db55e49f17a1601 Author: Laurent Balland-Poirier Date: Sat Aug 13 10:46:06 2016 +0200 tdf#7939

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

2016-08-23 Thread Tor Lillqvist
vcl/opengl/win/WinDeviceInfo.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit ccbc277d66589f1ffbf3c487634267bc6f64c470 Author: Tor Lillqvist Date: Mon Aug 1 20:38:57 2016 +0300 Look also for "RDPDD Chained DD" Apparently in some remote desktop si

Re: [comment] java extensions makefile - generify

2016-08-23 Thread jan iversen
> On 22 Aug 2016, at 14:21, Zenaan Harkness wrote: > >> On Mon, Aug 22, 2016 at 12:08:13PM +, Jenkins (via Code Review) wrote: >> Jenkins has posted comments on this change. >> >> Change subject: java extensions makefile - generify >> ...

[Libreoffice-commits] online.git: loleaflet/dist loleaflet/src loleaflet/unocommands.js scripts/unocommandsl10n.sh

2016-08-23 Thread Andras Timar
loleaflet/dist/l10n/uno/af.json |2 +- loleaflet/dist/l10n/uno/am.json |2 +- loleaflet/dist/l10n/uno/an.json |2 +- loleaflet/dist/l10n/uno/ar.json |2 +- loleaflet/dist/l10n/uno/as.json |2 +- loleaflet/dist/l10

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

2016-08-23 Thread Mohammed Abdul Azeem
include/xmloff/xmlimp.hxx | 55 +- xmloff/source/core/xmlictxt.cxx | 57 +- xmloff/source/core/xmlimp.cxx | 218 +++- 3 files changed, 318 insertions(+), 12 deletions(-) New commits: commit 4ccd991f6a6ca680ac2b7513ab3853e1ba9c71a3 A

Re: warnings with thread sanitizer

2016-08-23 Thread Riccardo Magliocchetti
Il 23/08/2016 14:52, Stephan Bergmann ha scritto: On 08/22/2016 10:04 PM, Riccardo Magliocchetti wrote: So I've built latest master with GCC thread sanitizer. Running make check there's quite a lot of warnings: some duplicated, some with holes in the stackstrace. You can find two of them attache

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

2016-08-23 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/address.fods | 7301 1 file changed, 7301 insertions(+) New commits: commit aab3c44b903181271827a9b0fb0ebc345b427ffb Author: Zdeněk Crhonek Date: Tue Aug 23 06:41:30 2016 +0200 add ADRESS test case Change-Id: I1d90f03c3

Re: warnings with thread sanitizer

2016-08-23 Thread Stephan Bergmann
On 08/22/2016 10:04 PM, Riccardo Magliocchetti wrote: So I've built latest master with GCC thread sanitizer. Running make check there's quite a lot of warnings: some duplicated, some with holes in the stackstrace. You can find two of them attached. Is there something useful? The "WARNING: Threa

Re: tdf#82677 and SID_* e.g. Slot IDs I think...

2016-08-23 Thread Giuseppe Castagno
An update: On 08/22/2016 01:08 PM, Giuseppe Castagno wrote: Hi all, ... For WebDAV this gerrit fixes the bug, by simplifying thing a bit. Can someone have a look if it's all right (and if I'm not oversimplifying)? it turned out that

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

2016-08-23 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/sumx2py2.fods | 6938 +++ 1 file changed, 6938 insertions(+) New commits: commit 5553041f4d9b5d676cb82bc1953f7334b201d9da Author: Zdeněk Crhonek Date: Fri Aug 19 17:36:57 2016 +0200 add SUMX2PY2 test case Change-Id: I735cb5b

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

2016-08-23 Thread Laurent Balland-Poirier
include/svl/zformat.hxx |3 + svl/source/numbers/zforlist.cxx |2 - svl/source/numbers/zformat.cxx | 64 ++-- 3 files changed, 51 insertions(+), 18 deletions(-) New commits: commit 7a70cd77e44797d07a348993277b44a062868e9f Author: Laurent Ball

warnings with thread sanitizer

2016-08-23 Thread Riccardo Magliocchetti
Hello, i'm trying to debug segmentation faults with pylokit, python bindings for libreofficekit. The crashes happens when calling the hook function more than once in the same process. I've tried bibisecting it but it looks like they segfault quite randomly around pthread locks (see bt-4.3.4).

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

2016-08-23 Thread Muhammet Kara
cui/source/customize/cfg.cxx | 50 -- cui/source/customize/cfg.src |5 --- cui/source/inc/cfg.hxx|4 ++ cui/uiconfig/ui/menuassignpage.ui | 55 -- 4 files changed, 57 insertions(+), 57 deletions(-

Re: [comment] java extensions makefile - generify

2016-08-23 Thread Zenaan Harkness
On Mon, Aug 22, 2016 at 12:08:13PM +, Jenkins (via Code Review) wrote: > Jenkins has posted comments on this change. > > Change subject: java extensions makefile - generify > .. > > > Patch Set 1: > > Build Failed > > htt

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

2016-08-23 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/chiinv.fods | 3818 + 1 file changed, 3818 insertions(+) New commits: commit 1fe44f6e9763203689c6d98aef82b5141d95410e Author: Zdeněk Crhonek Date: Thu Aug 18 22:56:35 2016 +0200 add CHIINV test case Change-Id: If5ec185c

[Libreoffice-commits] core.git: Changes to 'feature/orcus-odf-rebased'

2016-08-23 Thread Markus Mohrhard
New branch 'feature/orcus-odf-rebased' available with the following commits: commit f20a879fa173d40caa2a9deb09e57c56bfffd987 Author: Markus Mohrhard Date: Mon Aug 8 04:43:26 2016 +0200 remove unnecessary default constructor and operator= They are equal to the default generated and

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

2016-08-23 Thread Tor Lillqvist
sw/inc/docufld.hxx |4 1 file changed, 4 insertions(+) New commits: commit 17fbab444b130d1bb4c1abfc3feb1cfb33f7f39f Author: Tor Lillqvist Date: Tue Aug 23 11:57:53 2016 +0300 Add a comment about SwExtUserSubType <=> css::text::UserDataPart Change-Id: I6947b21307f0cd4b884

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

2016-08-23 Thread Jochen Nitschke
sd/inc/createunocustomshow.hxx |3 ++- sd/inc/createunopageimpl.hxx |5 - sd/source/core/sdpage.cxx |3 ++- 3 files changed, 8 insertions(+), 3 deletions(-) New commits: commit 290b25af222124051cc611061de9caf8f1efe966 Author: Jochen Nitschke Date: Sun Aug 7 21:46:15 2016

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

2016-08-23 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/b.fods | 6364 ++ 1 file changed, 6364 insertions(+) New commits: commit ff3c297d4879293c99d88dcfee9bf24d8828b4ab Author: Zdeněk Crhonek Date: Wed Aug 17 14:57:45 2016 +0200 add B() test case Change-Id: Ia10101b06ce8

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

2016-08-23 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/chisq.dist.fods | 3751 + sc/qa/unit/data/functions/fods/transpose.fods | 6956 + 2 files changed, 10707 insertions(+) New commits: commit 82e956675743633bad292d74cc50b29c55a57303 Author: Zdeněk Crhonek Date: Mon Aug 22 15:46

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

2016-08-23 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/betadist.fods | 6333 +++ 1 file changed, 6333 insertions(+) New commits: commit 37d1b76c415a6dc1f7bbd9ec36271592f1bdafd6 Author: Zdeněk Crhonek Date: Tue Aug 16 20:22:35 2016 +0200 add BETADIST test case Change-Id: I85652ea

[Libreoffice-commits] core.git: framework/inc framework/Library_fwl.mk framework/source framework/util include/sfx2 officecfg/Configuration_officecfg.mk officecfg/files.mk officecfg/registry postproce

2016-08-23 Thread Szymon Kłos
framework/Library_fwl.mk |1 framework/inc/services.h |1 framework/inc/uielement/toolbarmodemenucontroller.hxx| 86 ++ framework/source/register/registertemp.cxx

[Libreoffice-commits] core.git: basctl/source sc/inc sc/source svx/source sw/inc sw/source writerfilter/source

2016-08-23 Thread Stephan Bergmann
basctl/source/dlged/managelang.cxx |4 ++-- basctl/source/inc/managelang.hxx |4 ++-- sc/inc/linkuno.hxx |2 +- sc/inc/textuno.hxx |2 +- sc/source/core/tool/sc

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

2016-08-23 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/trend.fods | 7107 ++ 1 file changed, 7107 insertions(+) New commits: commit 8f322453b06f5972f1c801190acebe966f7f0780 Author: Zdeněk Crhonek Date: Sun Aug 21 16:01:17 2016 +0200 add TREND test case Change-Id: I09ccef8f0f

[Libreoffice-commits] core.git: icon-themes/tango

2016-08-23 Thread Yousuf Philips
icon-themes/tango/avmedia/res/32/avl02052.png |binary icon-themes/tango/avmedia/res/32/avl02054.png |binary icon-themes/tango/cmd/32/avmediaplayer.png|binary icon-themes/tango/cmd/32/mapping |3 +++ 4 files changed, 3 insertions(+) New commits: commit 1b12aa58b918068623a08

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

2016-08-23 Thread Stephan Bergmann
xmlsecurity/qa/unit/signing/signing.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit dc884734a77673d86bb95287d79f65ce6bedaa2b Author: Stephan Bergmann Date: Mon Aug 22 15:09:50 2016 +0200 Make CppunitTest_xmlsecurity_signing more reliable ...by p

[Libreoffice-commits] online.git: loolwsd/protocol.txt

2016-08-23 Thread Tor Lillqvist
loolwsd/protocol.txt |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0a18d513a17807772c993a2559d4951cf06db5f1 Author: Tor Lillqvist Date: Mon Aug 22 16:01:19 2016 +0300 Mention that the options parameter of the load message must be JSON diff --git a/loolwsd/p

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

2016-08-23 Thread Arnold Dumas
include/svx/fmmodel.hxx |3 ++- svx/source/form/fmmodel.cxx |8 +++- 2 files changed, 5 insertions(+), 6 deletions(-) New commits: commit a29a94d71d37575f7ed0b04ee7aa83af697a5efd Author: Arnold Dumas Date: Sun Aug 21 19:56:21 2016 +0200 tdf#89329: use unique_ptr for pImpl

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

2016-08-23 Thread Ashod Nakashian
loleaflet/dist/admin/adminAnalytics.html |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit dd4ccbafa8727482b18da51edd7a5878b3222780 Author: Ashod Nakashian Date: Sat Aug 20 12:39:19 2016 -0400 loleaflet: make admin graph container just wide enough not to trim th

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

2016-08-23 Thread Stephan Bergmann
sw/source/ui/config/optload.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 01c463efa2e2b96eaaa18dfb9d613abb2fbf95b1 Author: Stephan Bergmann Date: Mon Aug 22 18:20:00 2016 +0200 Avoid illegal cast of SwDropDownFieldType to SwSetExpFieldType ...

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

2016-08-23 Thread Mohammed Abdul Azeem
xmloff/qa/unit/tokenmap-test.cxx | 30 xmloff/source/token/tokens.txt | 2348 +-- 2 files changed, 1320 insertions(+), 1058 deletions(-) New commits: commit 090e3fe4165aff11f557c7da2536fec44639607e Author: Mohammed Abdul Azeem Date: Wed Aug 17 09:03:18

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

2016-08-23 Thread Rishabh Kumar
cui/source/tabpages/tpbitmap.cxx |6 -- cui/source/tabpages/tpgradnt.cxx |2 ++ cui/source/tabpages/tphatch.cxx |2 ++ cui/source/tabpages/tppattern.cxx |2 ++ cui/uiconfig/ui/bitmaptabpage.ui |2 +- cui/uiconfig/ui/gradientpage.ui |2 +- cui/uiconfig/ui/hatchpag

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

2016-08-23 Thread Tor Lillqvist
cui/source/inc/cuioptgenrl.hxx |4 ++-- cui/source/options/optgenrl.cxx|8 unotools/source/config/useroptions.cxx |2 +- 3 files changed, 7 insertions(+), 7 deletions(-) New commits: commit 95212d11fc82bba60f0b51256010725504dd41ce Author: Tor Lillqvist Date:

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

2016-08-23 Thread Noel Grandin
include/xmloff/prstylei.hxx |6 - xmloff/source/style/prstylei.cxx | 135 ++- 2 files changed, 78 insertions(+), 63 deletions(-) New commits: commit 49bbea41a2371bb9fb5a585a2efec61bd82a92c5 Author: Noel Grandin Date: Tue Aug 23 13:55:35 2016 +0200

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

2016-08-23 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/choose.fods | 7082 + 1 file changed, 7082 insertions(+) New commits: commit 6489bb3db6315aabb47a4da246a201e895b2dfca Author: Zdeněk Crhonek Date: Tue Aug 23 07:57:36 2016 +0200 add CHOOSE test case Change-Id: I8cc937648

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

2016-08-23 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/confidence.fods | 3847 + 1 file changed, 3847 insertions(+) New commits: commit 47156f0a167fde2ed96a2105ff23009dee88fdf2 Author: Zdeněk Crhonek Date: Mon Aug 22 15:44:18 2016 +0200 add CONFIDENCE test case Change-Id: I4a950

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

2016-08-23 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/areas.fods | 6908 ++ 1 file changed, 6908 insertions(+) New commits: commit 3bf152fff140b265ee6f413d433951ea638ecdf4 Author: Zdeněk Crhonek Date: Tue Aug 23 07:05:14 2016 +0200 add AREAS test case Change-Id: I38977f9379

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

2016-08-23 Thread Giuseppe Castagno
ucb/source/ucp/webdav-neon/webdavcontent.cxx | 29 +++ ucb/source/ucp/webdav-neon/webdavcontent.hxx |1 ucb/source/ucp/webdav-neon/webdavcontentcaps.cxx |6 3 files changed, 36 insertions(+) New commits: commit 90ded4cbf1ffbde2ef7926fb225759896ef075bf A

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

2016-08-23 Thread Giuseppe Castagno
ucb/source/ucp/webdav-neon/webdavcontentcaps.cxx | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) New commits: commit 00e1f840be4a1ff202d82377b3cbf233b352b1c3 Author: Giuseppe Castagno Date: Sat Aug 20 15:53:17 2016 +0200 Related: tdf#82677, add cache use in Cont

[Libreoffice-commits] core.git: helpcontent2

2016-08-23 Thread Laurent Balland-Poirier
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8f49381a2174300985de114ca68f64f97a4ebe42 Author: Laurent Balland-Poirier Date: Tue Aug 16 22:18:18 2016 +0200 Updated core Project: help 01b5fd2938a9680a773203fafc25acdae093f5bf Add new

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

2016-08-23 Thread Laurent Balland-Poirier
source/text/shared/01/05020301.xhp | 274 + 1 file changed, 251 insertions(+), 23 deletions(-) New commits: commit 01b5fd2938a9680a773203fafc25acdae093f5bf Author: Laurent Balland-Poirier Date: Tue Aug 16 22:18:18 2016 +0200 Add new languages to Native

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

2016-08-23 Thread Tor Lillqvist
officecfg/registry/schema/org/openoffice/UserProfile.xcs |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 5941496601600269296dde3e4ff8b615a8bb45ca Author: Tor Lillqvist Date: Tue Aug 23 13:51:36 2016 +0300 Let's say that if "givenname" is empty, "sn" is

[Libreoffice-commits] core.git: ucb/CppunitTest_ucb_webdav_propfindcache.mk ucb/Library_ucpdav1.mk ucb/Module_ucb.mk ucb/qa ucb/source

2016-08-23 Thread Giuseppe Castagno
ucb/CppunitTest_ucb_webdav_propfindcache.mk | 55 + ucb/Library_ucpdav1.mk |1 ucb/Module_ucb.mk|1 ucb/qa/cppunit/webdav/webdav_options.cxx |1 ucb/qa/cppunit/webdav/webdav_propfindcache.cxx | 136 +

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

2016-08-23 Thread Stephan Bergmann
helpcompiler/source/HelpCompiler.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 2b4d13f135cd0e0b7000f1de658c35c873f533b3 Author: Stephan Bergmann Date: Tue Aug 23 12:17:35 2016 +0200 Reduce scope of variable Change-Id: Ib3669c8946b431b845bcb21

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

2016-08-23 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/confidence.norm.fods | 3847 1 file changed, 3847 insertions(+) New commits: commit c37ff58c6ecffa95f6c2b15f95056deac03b9242 Author: Zdeněk Crhonek Date: Mon Aug 22 15:42:48 2016 +0200 add CONFIDENCE.NORM test case Change-Id: I

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

2016-08-23 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/sumproduct.fods | 7784 + 1 file changed, 7784 insertions(+) New commits: commit eea594839f3e20f4e4aa2b5bbe4bfe23d5f2f6e5 Author: Zdeněk Crhonek Date: Tue Aug 16 22:12:41 2016 +0200 add SUMPRODUCT test case Change-Id: Ida187

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

2016-08-23 Thread Eike Rathke
sc/inc/scmatrix.hxx | 10 ++- sc/source/core/tool/scmatrix.cxx | 82 +-- sc/source/ui/docshell/externalrefmgr.cxx |6 +- 3 files changed, 80 insertions(+), 18 deletions(-) New commits: commit aee6678b0fcc28ce0accd1429b525af95346a6b2

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

2016-08-23 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/sumx2my2.fods | 6925 +++ 1 file changed, 6925 insertions(+) New commits: commit f82e4c18f0af898725fcb4e2040a4ea4f0461fa7 Author: Zdeněk Crhonek Date: Wed Aug 17 19:26:40 2016 +0200 add SUMX2MY2 test case Change-Id: I2249724

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

2016-08-23 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/binom.dist.fods | 3853 + sc/qa/unit/data/functions/fods/binom.inv.fods | 3840 2 files changed, 7693 insertions(+) New commits: commit 294a14b6febb95ed8d1136d2abab45833c9d6e1f Author: Zdeněk Crhonek Date: Tue Au

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - 6 commits - external/libodfgen framework/source i18npool/source sc/source

2016-08-23 Thread David Tardon
external/libodfgen/0001-tdf-101077-make-double-string-conversion-locale-agno.patch.1 | 58 ++ external/libodfgen/UnpackedTarball_libodfgen.mk |3 framework/source/services/autorecovery.cxx | 13 ++

[Libreoffice-commits] core.git: odk/settings

2016-08-23 Thread Zenaan Harkness
odk/settings/std.mk |9 + 1 file changed, 1 insertion(+), 8 deletions(-) New commits: commit 690a1aa9dcf8ce98ec7f96a5980b571566152865 Author: Zenaan Harkness Date: Mon Aug 22 21:58:36 2016 +1000 java extensions makefile - generify See http://listarchives.libreoffice.o

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

2016-08-23 Thread Stephan Bergmann
shell/source/backends/kde4be/kde4access.cxx | 11 +++ shell/source/backends/kde4be/kde4backend.cxx |4 ++-- shell/source/backends/kdebe/kdeaccess.cxx| 11 +++ shell/source/backends/kdebe/kdebackend.cxx |4 ++-- 4 files changed, 26 insertions(+), 4 deletions(-) N

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

2016-08-23 Thread Jochen Nitschke
sfx2/source/appl/workwin.cxx | 122 +++ sfx2/source/appl/workwin.hrc | 91 2 files changed, 147 insertions(+), 66 deletions(-) New commits: commit 5c6d594df392e7cb6c7a340454be69555f0e208b Author: Jochen Nitschke Date:

[Libreoffice-commits] core.git: 11 commits - basctl/source chart2/source filter/source include/svx reportdesign/source sc/inc sc/source sd/inc sd/qa sd/source svx/inc svx/source sw/inc sw/qa sw/source

2016-08-23 Thread Noel Grandin
basctl/source/dlged/dlgedfac.cxx | 123 ++-- basctl/source/inc/dlgedfac.hxx |2 chart2/source/controller/main/ChartController_Tools.cxx |2 chart2/source/controller/main/ChartController_Window.cxx |6 chart2/source/controller/main/

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

2016-08-23 Thread Jochen Nitschke
sfx2/source/appl/workwin.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 962719df881a8aefdec7f564293d1e0cd42a5540 Author: Jochen Nitschke Date: Mon Aug 22 20:47:45 2016 +0200 remove dead resource name, related to tdf#92518 added in commit 30008dfb2b5f29252687f9750

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

2016-08-23 Thread Jochen Nitschke
sfx2/source/appl/workwin.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 3f5fc4c29e12c2c8ae8b0c8f57f7f1d6036dfd72 Author: Jochen Nitschke Date: Mon Aug 22 20:33:27 2016 +0200 remove dead resource names, related to tdf#92518 both entries exist since initial commi

Re: Zenaan Harkness license statement - MPLv2/LGPLv3+ dual license

2016-08-23 Thread jan iversen
WELCOME Thanks for your license statement. I have added you to our wiki: https://wiki.documentfoundation.org/Development/Developers If you want help to get started or have any questions, then please contact me. I am here to help you (and others) in getting their first patch submitted. LibreOffi

Re: 蘇芃之 licence statement

2016-08-23 Thread jan iversen
WELCOME Thanks for your license statement. I have added you to our wiki: https://wiki.documentfoundation.org/Development/Developers If you want help to get started or have any questions, then please contact me. I am here to help you (and others) in getting their first patch submitted. LibreOffi