[Libreoffice-commits] core.git: cui/source cui/uiconfig forms/source officecfg/registry sc/source sd/source sd/uiconfig sw/source sw/uiconfig

2017-03-22 Thread Adolfo Jayme Barrientos
cui/source/dialogs/hyperdlg.src | 8 +++--- cui/uiconfig/ui/hyperlinkdialog.ui | 2 - cui/uiconfig/ui/hyperlinkinternetpage.ui | 2 - cui/uiconfig/ui/securityoptionsdialog.ui

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

2017-03-22 Thread Stephan Bergmann
idl/source/objects/basobj.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 254c13265f334be8a52627379bc393ca13fe6298 Author: Stephan Bergmann Date: Thu Mar 23 07:35:01 2017 +0100 Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)

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

2017-03-22 Thread Stephan Bergmann
idl/source/cmptools/lex.cxx | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-) New commits: commit 0ab2f39e45b4fba5a196555d5366f90c06a34771 Author: Stephan Bergmann Date: Thu Mar 23 07:32:58 2017 +0100 Use rtl::isAscii* instead of ctype.h is* (and fix passing plain c

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

2017-03-22 Thread Stephan Bergmann
idl/inc/lex.hxx |6 +++--- idl/source/cmptools/lex.cxx | 18 ++ 2 files changed, 13 insertions(+), 11 deletions(-) New commits: commit 0a92c29e4747f2289514cdb1030900b7c1cbb6ba Author: Stephan Bergmann Date: Thu Mar 23 07:29:17 2017 +0100 This code trades

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

2017-03-22 Thread Stephan Bergmann
idl/source/prj/command.cxx |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit a2201cba9f22c8aff57fb59cb57aa4e09ec5e555 Author: Stephan Bergmann Date: Thu Mar 23 07:15:42 2017 +0100 Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)

[Libreoffice-commits] core.git: fpicker/source lotuswordpro/source sc/inc sc/source svx/source toolkit/source

2017-03-22 Thread Julien Nabet
fpicker/source/win32/filepicker/PreviewCtrl.cxx |4 +- lotuswordpro/source/filter/lwpborderstuff.cxx | 48 lotuswordpro/source/filter/lwpborderstuff.hxx |8 ++-- sc/inc/document.hxx |2 - sc/source/core/data/documen2.cxx

Han Zhu license statement

2017-03-22 Thread Han Zhu
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: helpcontent2

2017-03-22 Thread Adolfo Jayme Barrientos
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cba153ca03ce201948e7d18438abd6f33054ad5e Author: Adolfo Jayme Barrientos Date: Wed Mar 22 23:54:03 2017 -0600 Updated core Project: help b67d9744ba73792377b249fd008848125696a769 Partial

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

2017-03-22 Thread Adolfo Jayme Barrientos
source/text/swriter/01/05060700.xhp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b67d9744ba73792377b249fd008848125696a769 Author: Adolfo Jayme Barrientos Date: Wed Mar 22 23:54:03 2017 -0600 Partially revert e40264511 for unwanted terminology change

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

2017-03-22 Thread Takeshi Abe
starmath/inc/parse.hxx|6 ++--- starmath/source/parse.cxx | 53 -- 2 files changed, 22 insertions(+), 37 deletions(-) New commits: commit faeda4e29e0be16050dd919a62ecf69a4ffdf2f8 Author: Takeshi Abe Date: Thu Mar 23 12:10:46 2017 +0900

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

2017-03-22 Thread Henry Castro
loleaflet/src/layer/AnnotationManager.js |3 ++- loleaflet/src/layer/tile/ImpressTileLayer.js |2 +- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit a759a01c7de89b387943ad4173c9b72cd30581d9 Author: Henry Castro Date: Wed Mar 22 22:32:31 2017 -0400 loleafle

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

2017-03-22 Thread Henry Castro
loleaflet/src/layer/AnnotationManager.js |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f3700400e68a7e33c45b1a2d483d6fff53a1f920 Author: Henry Castro Date: Wed Mar 22 21:21:41 2017 -0400 loleaflet: fix the selection of the annotation object Chang

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

2017-03-22 Thread Henry Castro
loleaflet/src/layer/AnnotationManager.js| 23 +++ loleaflet/src/layer/tile/TileLayer.js |6 ++ loleaflet/src/layer/tile/WriterTileLayer.js |4 3 files changed, 33 insertions(+) New commits: commit 0107e0e0d9ebfa9a622a3aefc5541ad90485b154 Author: He

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

2017-03-22 Thread Henry Castro
loleaflet/src/layer/marker/Annotation.js | 120 --- 1 file changed, 79 insertions(+), 41 deletions(-) New commits: commit e30bcdfcd8a498b30304b424c7347d6425379489 Author: Henry Castro Date: Wed Mar 22 21:07:48 2017 -0400 loleaflet: add reply property to the an

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

2017-03-22 Thread Caolán McNamara
svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 1670cc25bc2771e87f7956a4b0dd634abaa4128b Author: Caolán McNamara Date: Wed Mar 22 21:03:15 2017 + ofz: stack-overflow with infinite parse

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - loolwsd.spec.in

2017-03-22 Thread Andras Timar
loolwsd.spec.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d791ee053c146d0a60f75b57e294c9a122729366 Author: Andras Timar Date: Mon Mar 20 19:32:28 2017 +0100 Poco was updated in SUSE repos Change-Id: I6406adf979e82ab9d5a907ae31cadff458cc67f3

Re: pipe accept problem

2017-03-22 Thread Chris Sherlock
Hello Shoaib, Can you redirect the output to a file and give us a link to pastebin with the output? From what I can see, you are using Windows - could you also tell us what version you are running there? Chris Sent from my iPhone > On 20 Mar 2017, at 6:35 am, shoaibnoor95 wrote: > >

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

2017-03-22 Thread Caolán McNamara
oox/source/ole/olehelper.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit a271321ab7d66eab007f998237e7fb09dd5c9bf7 Author: Caolán McNamara Date: Wed Mar 22 21:14:55 2017 + crashtesting: these should be opened readonly Change-Id: I99f6e06

Re: help need to add path

2017-03-22 Thread Chris Sherlock
Can you pastebin the build log? Funny error to be getting... What user are you running the build as? Have you setup permissions in a particular way for that user? Chris Sent from my iPhone > On 18 Mar 2017, at 10:33 pm, Shoaib Noor wrote: > > I am building libre office but the build gets fai

Re: Calc unit tests

2017-03-22 Thread Markus Mohrhard
Hey Winfried, On Wed, Mar 22, 2017 at 2:02 PM, Winfried Donkers < w.donk...@dci-electronics.nl> wrote: > Hi Markus, > > > > I'm working on fixes for Calc functions (LEGACY.)CHITEST and CHISQ.TEST > that came forward when Raal compared results between Calc and Excel. > > When compiling my changes

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

2017-03-22 Thread Maxim Monastirsky
include/vcl/menu.hxx |1 vcl/inc/salmenu.hxx|2 - vcl/inc/unx/gtk/gtksalmenu.hxx |1 vcl/source/window/menu.cxx | 14 +++--- vcl/unx/gtk/gtksalframe.cxx|1 vcl/unx/gtk/gtksalmenu.cxx | 57 +++-- vcl/un

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

2017-03-22 Thread Caolán McNamara
sd/source/filter/ppt/pptin.cxx | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit be630d7bd9298c1447983af99959aa7de2d6e2a1 Author: Caolán McNamara Date: Wed Mar 22 17:23:14 2017 + catch structured storage exceptions during testing Chang

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

2017-03-22 Thread Stephan Bergmann
idlc/source/scanner.l |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit cb2a1cb37035a634a3e30bd81480ca311bf11eba Author: Stephan Bergmann Date: Wed Mar 22 21:59:42 2017 +0100 Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char) Chang

[Libreoffice-commits] core.git: soltools/cpp soltools/mkdepend

2017-03-22 Thread Stephan Bergmann
soltools/cpp/_unix.c |2 +- soltools/mkdepend/cppsetup.c |2 +- soltools/mkdepend/ifparser.c | 14 +++--- soltools/mkdepend/parse.c|4 ++-- 4 files changed, 11 insertions(+), 11 deletions(-) New commits: commit 97a6bf07012f5a55d16f28c3bb3d039a09f8d700 Author: Ste

[Libreoffice-commits] core.git: solenv/bin

2017-03-22 Thread Stephan Bergmann
solenv/bin/concat-deps.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit cea11039b29cffa0c8045ead30ddfc4859595c7e Author: Stephan Bergmann Date: Wed Mar 22 21:56:57 2017 +0100 Fix passing plain char into ctype.h is* functions Change-Id: I3d1fd585ba7

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

2017-03-22 Thread Stephan Bergmann
rsc/source/rscpp/cpp2.c |2 +- rsc/source/rscpp/cpp3.c |8 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit cb643b44ca9469b9bbea97c5c0c0c911fc8ba058 Author: Stephan Bergmann Date: Wed Mar 22 21:55:48 2017 +0100 Fix passing plain char into ctype.h is* f

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

2017-03-22 Thread Stephan Bergmann
rsc/source/parser/rsclex.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 971be75c58889b03bf69b31d3721081c39d53a35 Author: Stephan Bergmann Date: Wed Mar 22 21:53:07 2017 +0100 Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)

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

2017-03-22 Thread Stephan Bergmann
connectivity/source/commontools/CommonTools.cxx |5 +++-- connectivity/source/commontools/dbconversion.cxx |3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) New commits: commit a6eecdbc6e8277386f8bc8a4e970332acf780981 Author: Stephan Bergmann Date: Wed Mar 22 21:45:12 2017 +010

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

2017-03-22 Thread Stephan Bergmann
cui/source/dialogs/about.cxx |3 +-- filter/source/t602/t602filter.cxx |4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) New commits: commit f512cf5b1bf9e80cb430c1f06fbb7d86feb19ca3 Author: Stephan Bergmann Date: Wed Mar 22 21:44:16 2017 +0100 Use rtl::isAscii* instea

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

2017-03-22 Thread Stephan Bergmann
forms/source/component/DatabaseForm.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 93360085da04841fc7f48980acb37a26d6c5a174 Author: Stephan Bergmann Date: Wed Mar 22 21:42:31 2017 +0100 Use rtl::isAscii* instead of ctype.h is* with sal_Unicode arg

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

2017-03-22 Thread Stephan Bergmann
sw/source/core/doc/doccomp.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 1df029d45f068180f3cb97027bb4f7a2ba4b2eec Author: Stephan Bergmann Date: Wed Mar 22 21:33:43 2017 +0100 Use rtl::isAscii* instead of ctype.h is* with sal_Unicode arg Cha

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

2017-03-22 Thread Stephan Bergmann
helpcompiler/source/HelpLinker.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit e665ecfc32fc8be96d8b2318c881da288b007c52 Author: Stephan Bergmann Date: Wed Mar 22 21:41:44 2017 +0100 Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char

[Libreoffice-commits] core.git: jvmfwk/plugins

2017-03-22 Thread Stephan Bergmann
jvmfwk/plugins/sunmajor/pluginlib/sunversion.cxx | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) New commits: commit 25ecb6f627852bc23ec8395ef24d8e90467d5758 Author: Stephan Bergmann Date: Wed Mar 22 21:40:55 2017 +0100 Use rtl::isAscii* instead of ctype.h is* (an

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

2017-03-22 Thread Stephan Bergmann
i18nutil/source/utility/unicode.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 73a644f438ffe436776bad708231a7dd73dd49e0 Author: Stephan Bergmann Date: Wed Mar 22 21:39:28 2017 +0100 Use rtl::isAscii* instead of ctype.h is* with sal_Unicode arg Ch

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

2017-03-22 Thread Stephan Bergmann
rsc/source/parser/rsclex.cxx | 13 +++-- rsc/source/tools/rscchar.cxx |4 ++-- rsc/source/tools/rsctools.cxx |9 +++-- 3 files changed, 16 insertions(+), 10 deletions(-) New commits: commit eedb6435f863b9377197a65ffd75ebec98007ebe Author: Stephan Bergmann Date: Wed Mar

[Libreoffice-commits] core.git: sal/cppunittester

2017-03-22 Thread Stephan Bergmann
sal/cppunittester/cppunittester.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit fd70d8ee8925f7c7931f3db772516927c05b0fcb Author: Stephan Bergmann Date: Wed Mar 22 21:37:00 2017 +0100 Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)

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

2017-03-22 Thread Stephan Bergmann
sc/source/filter/lotus/op.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d213e5a0a5a03ac5793228cd1b30f4d347e61168 Author: Stephan Bergmann Date: Wed Mar 22 21:36:34 2017 +0100 Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)

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

2017-03-22 Thread Stephan Bergmann
shell/source/win32/shlxthandler/util/iso8601_converter.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 065a124407ff4262d183e5c8eda98e10df832fbc Author: Stephan Bergmann Date: Wed Mar 22 21:35:59 2017 +0100 Use rtl::isAscii* instead of ctype.h is* with wc

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

2017-03-22 Thread Stephan Bergmann
svl/source/numbers/zforfind.cxx | 15 --- svl/source/numbers/zforfind.hxx |2 -- 2 files changed, 4 insertions(+), 13 deletions(-) New commits: commit 26dea94b01d196a146767af8b76fba41697e8150 Author: Stephan Bergmann Date: Wed Mar 22 21:34:35 2017 +0100 Use rtl::isAscii*

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

2017-03-22 Thread Stephan Bergmann
tools/source/ref/globname.cxx | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit bd556163d9fa3a01a285a818a01712cff55f5c69 Author: Stephan Bergmann Date: Wed Mar 22 21:32:40 2017 +0100 Use rtl::isAscii* instead of ctype.h is* (and fix passing plain

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

2017-03-22 Thread Stephan Bergmann
vcl/source/filter/ipdf/pdfdocument.cxx | 22 +- vcl/source/filter/ixbm/xbmread.cxx |7 +-- vcl/source/gdi/pdfwriter_impl.cxx |2 +- 3 files changed, 19 insertions(+), 12 deletions(-) New commits: commit 2595ad876024d6df4249dcdac39501d2fdf9e0c9 Author: St

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

2017-03-22 Thread Stephan Bergmann
include/rtl/character.hxx | 23 ++ writerfilter/source/rtftok/rtfdispatchdestination.cxx | 12 +++-- writerfilter/source/rtftok/rtftokenizer.cxx | 10 +++ 3 files changed, 37 insertions(+), 8 deletions(-) New commits: commit f5c9

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

2017-03-22 Thread Stephan Bergmann
xmloff/source/meta/xmlmetai.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit e6297cf05d943f8dee51dd995e9b8ff039cc9cd1 Author: Stephan Bergmann Date: Wed Mar 22 21:28:18 2017 +0100 Use rtl::isAscii* instead of ctype.h is* with sal_Unicode arg Chan

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

2017-03-22 Thread Stephan Bergmann
xmlsecurity/source/pdfio/pdfdocument.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 9df97a7d65a68699f5ee90c2541bd7c8a2df95d9 Author: Stephan Bergmann Date: Wed Mar 22 21:26:34 2017 +0100 Use rtl::isAscii* instead of ctype.h is* (and fix passing plain ch

[Libreoffice-commits] core.git: ios/experimental

2017-03-22 Thread jan Iversen
ios/experimental/LibreOfficeLight/LibreOfficeLight/FileManagerController.swift | 12 + ios/experimental/LibreOfficeLight/LibreOfficeLight/en.lproj/Main.storyboard | 66 +- 2 files changed, 43 insertions(+), 35 deletions(-) New commits: commit 7a46166beb714a3357f7fb04111ba98f63250

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

2017-03-22 Thread Takeshi Abe
starmath/inc/parse.hxx|2 +- starmath/source/parse.cxx | 35 +++ 2 files changed, 16 insertions(+), 21 deletions(-) New commits: commit a69632cc1fdc931adcab4751607f3dd79b8cf771 Author: Takeshi Abe Date: Thu Mar 23 00:16:57 2017 +0900 starmath: Mak

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

2017-03-22 Thread Marco Cecchetti
include/svx/sdrpaintwindow.hxx | 14 ++--- svx/source/svdraw/sdrpaintwindow.cxx | 36 +-- 2 files changed, 25 insertions(+), 25 deletions(-) New commits: commit b396bc042dad1d553ebf51897ef012c08c41a86a Author: Marco Cecchetti Date: Sun Jan 1 12

[Libreoffice-commits] core.git: solenv/bin

2017-03-22 Thread Norbert Thiebaud
solenv/bin/macosx-codesign-app-bundle | 47 ++ 1 file changed, 37 insertions(+), 10 deletions(-) New commits: commit a332bb9a6cc19f0c212892b3f304583338b0a094 Author: Norbert Thiebaud Date: Sat Mar 18 09:43:47 2017 -0500 codesigning script for macosx compa

[Libreoffice-commits] core.git: Branch 'feature/new-vcl-scheduler' - 78 commits - avmedia/source basctl/source basic/source bridges/source cli_ure/source comphelper/source compilerplugins/clang config

2017-03-22 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit bb385ccd0ae85073e8af44064ca474adfb7fb80a Author: Jan-Marek Glogowski Date: Wed Sep 14 18:17:18 2016 +0200 Don't poll busy documents via idle task Creates a very busy idle-loop, for non-task work like mail merge. Change-Id:

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

2017-03-22 Thread Caolán McNamara
vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx | 453 -- 1 file changed, 429 insertions(+), 24 deletions(-) New commits: commit 9b7c35b4b7fd5a5347a3602f110d78e1019a54e9 Author: Caolán McNamara Date: Wed Mar 22 16:17:14 2017 + Related: tdf#106645 make gtk3 scro

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

2017-03-22 Thread Miklos Vajna
filter/source/pdf/pdfexport.cxx |3 +++ include/vcl/pdfwriter.hxx |5 - vcl/source/gdi/pdfwriter_impl.cxx | 27 +-- 3 files changed, 24 insertions(+), 11 deletions(-) New commits: commit 5f4826d89bfa1398b16fc85cf593ff58ce5e36a9 Author: Miklos Vajna

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

2017-03-22 Thread Olivier
source/text/swriter/guide/protection.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0df6af74a2f1fb791d27ca316e206661bf74b2c5 Author: Olivier Date: Tue Mar 21 10:42:01 2017 -0300 Improve help text Unit #118023968 (uk) http://nabble.docume

[Libreoffice-commits] core.git: helpcontent2

2017-03-22 Thread Olivier
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4c88eddef02a8ebede6e7aba9c28607bb11b9615 Author: Olivier Date: Tue Mar 21 10:42:01 2017 -0300 Updated core Project: help 0df6af74a2f1fb791d27ca316e206661bf74b2c5 Improve help text

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - icon-themes/elementary icon-themes/galaxy icon-themes/hicontrast svx/source vcl/source

2017-03-22 Thread Caolán McNamara
dev/null |binary icon-themes/elementary/svx/res/frmsel.png|binary icon-themes/elementary/vcl/res/checkmono.png |binary icon-themes/elementary/vcl/res/radiomono.png |binary icon-themes/galaxy/svx/res/frmsel.png|binary icon-themes/galaxy/vcl/res/c

Crash test update

2017-03-22 Thread Crashtest VM
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/17ca47da257d7633e816a5a1b935783d1f089b9f/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data __

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

2017-03-22 Thread Stephan Bergmann
external/firebird/ExternalProject_firebird.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 75530a7bbffbfd911f3481d5e0127da877da36b0 Author: Stephan Bergmann Date: Wed Mar 22 14:41:44 2017 +0100 Fix building external/firebird with arbitrary locales

[Libreoffice-commits] online.git: Changes to 'refs/tags/2.0.5'

2017-03-22 Thread Andras Timar
Tag '2.0.5' created by Andras Timar at 2017-03-22 13:30 + 2.0.5 Changes since 2.0.4-8: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffi

[Libreoffice-commits] core.git: ios/experimental

2017-03-22 Thread jan Iversen
dev/null |binary ios/experimental/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj | 4 2 files changed, 4 deletions(-) New commits: commit f1d3ec857551d2e09b05b9661473957d14d4a50d Author: jan Iversen Date:

Calc unit tests

2017-03-22 Thread Winfried Donkers
Hi Markus, I'm working on fixes for Calc functions (LEGACY.)CHITEST and CHISQ.TEST that came forward when Raal compared results between Calc and Excel. When compiling my changes I came across unit test functions in sc/qa/unit/ucalc_formula.cxx, as these failed because of my changes. They tested

[Libreoffice-commits] core.git: include/osl sal/osl

2017-03-22 Thread Stephan Bergmann
include/osl/process.h|8 ++ sal/osl/unx/nlsupport.cxx| 57 --- sal/osl/unx/nlsupport.hxx|1 sal/osl/unx/process_impl.cxx | 10 +-- 4 files changed, 5 insertions(+), 71 deletions(-) New commits: commit 6a3cfd330550ee558a5

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

2017-03-22 Thread Noel Grandin
slideshow/source/engine/activities/activitiesfactory.cxx | 95 +++ 1 file changed, 95 insertions(+) New commits: commit 63134dd3d8230309123bf3cfc7a0e158764d6e38 Author: Noel Grandin Date: Thu Dec 24 09:26:41 2015 +0200 tdf#96522 - [ANIMATION] Animation Spiral in does not wor

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

2017-03-22 Thread Takeshi Abe
starmath/inc/parse.hxx|2 +- starmath/source/parse.cxx | 19 +++ 2 files changed, 8 insertions(+), 13 deletions(-) New commits: commit 19c4103fa5731a7fecc9657a83c5c917c0f8e162 Author: Takeshi Abe Date: Wed Mar 22 19:56:43 2017 +0900 starmath: Make DoOpSubSup() re

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - 3 commits - configure.ac debian/changelog debian/control loleaflet/Makefile loolwsd.spec.in

2017-03-22 Thread Andras Timar
configure.ac |2 +- debian/changelog |6 ++ debian/control |2 +- loleaflet/Makefile |2 +- loolwsd.spec.in|2 +- 5 files changed, 10 insertions(+), 4 deletions(-) New commits: commit 44e38a3a941ad083d8e3abdf9cf4e5447bb411f7 Author: Andras Timar Date: We

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

2017-03-22 Thread Tor Lillqvist
include/o3tl/functional.hxx |4 ++-- include/o3tl/safeint.hxx|4 ++-- include/o3tl/strong_int.hxx |6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) New commits: commit 857b4ba8eda084c768bb549334f38af9f9653b01 Author: Tor Lillqvist Date: Wed Mar 22 14:06:09 2017 +0200

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

2017-03-22 Thread Jan Holesovsky
sd/source/ui/view/Outliner.cxx | 19 ++- 1 file changed, 14 insertions(+), 5 deletions(-) New commits: commit 276582389f34ed96d078009522e572230037dcdf Author: Jan Holesovsky Date: Wed Mar 22 12:38:40 2017 +0100 lok sd: Fix crash when searching. This is a follow-

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

2017-03-22 Thread Jan Holesovsky
sd/source/ui/view/Outliner.cxx | 19 ++- 1 file changed, 14 insertions(+), 5 deletions(-) New commits: commit 9fc3d9b445d8c2bb8e259b42430cfe089642ab03 Author: Jan Holesovsky Date: Wed Mar 22 12:38:40 2017 +0100 lok sd: Fix crash when searching. This is a follow-

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - jvmfwk/plugins

2017-03-22 Thread Michael Stahl
jvmfwk/plugins/sunmajor/pluginlib/vendorbase.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit c78d39066ace32e0324365bcf10882aa6e976a03 Author: Michael Stahl Date: Wed Mar 22 00:35:19 2017 +0100 jvmfwk: fix JVM detection on 64-bit Windows _WIN

[Libreoffice-commits] core.git: Changes to 'refs/tags/cp-5.0-41'

2017-03-22 Thread Andras Timar
Tag 'cp-5.0-41' created by Andras Timar at 2017-03-22 11:33 + cp-5.0-41 Changes since cp-5.0-40-25: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listi

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - 9 commits - configure.ac download.lst embeddedobj/source external/curl external/expat external/libpng external/libxml2 external/libxs

2017-03-22 Thread Andras Timar
configure.ac |2 download.lst | 21 embeddedobj/source/commonembedding/visobj.cxx |6 external/curl/ExternalPac

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

2017-03-22 Thread Dennis Nielen
sc/source/core/data/postit.cxx |7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) New commits: commit 021c51ad3ea8f408391670a173887b4c689bfa65 Author: Dennis Nielen Date: Tue Mar 21 16:09:26 2017 +0100 tdf#96099 Reduce no of typedefs used for trivial containers Chang

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

2017-03-22 Thread dennisroczek
sc/source/ui/view/tabview3.cxx | 35 +++--- sw/inc/doc.hxx | 63 ++--- 2 files changed, 46 insertions(+), 52 deletions(-) New commits: commit b49b79ae27911f88032efe97b46ee2fc3b747d30 Author: dennisroczek Date: Mon Mar 13 1

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

2017-03-22 Thread Miklos Vajna
desktop/source/lib/lokclipboard.hxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit d06dfe25d5c7cdbee94ddba8423090e9851f279a Author: Miklos Vajna Date: Wed Mar 22 09:52:22 2017 +0100 desktop: remove redundant virtual keywords in lokclipboard

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

2017-03-22 Thread Caolán McNamara
include/o3tl/safeint.hxx | 89 + tools/source/generic/fract.cxx | 14 -- 2 files changed, 98 insertions(+), 5 deletions(-) New commits: commit 4f0b226600fdad4e5aef9313fe8754c765cfee42 Author: Caolán McNamara Date: Tue Mar 21 11:23:09 2017

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

2017-03-22 Thread Caolán McNamara
vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit b7abbc07f21dc1e318b1acab44de8144d8ab34eb Author: Caolán McNamara Date: Wed Mar 22 11:15:44 2017 + min_slider_length is unused Change-Id: Ib7ddcdc822e8b08

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

2017-03-22 Thread Caolán McNamara
vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 6902e1b79b215de6532c8b1e460f59ed69b65e05 Author: Caolán McNamara Date: Wed Mar 22 10:47:13 2017 + stepper_spacing is unused Change-Id: Ia02c5e09c9ca9f5d0e6b0c0eb66283057ff

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

2017-03-22 Thread Michael Stahl
comphelper/source/misc/threadpool.cxx | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-) New commits: commit 64c09371d6feed6e87aaa54cde081f001dcfca10 Author: Michael Stahl Date: Wed Mar 22 10:47:06 2017 +0100 comphelper::ThreadPool: guard against concurrent shutdown/

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

2017-03-22 Thread ComputingDwarf
cli_ure/source/uno_bridge/cli_bridge.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 3b2863596f26a8d32a5bc322bbbf51cad403c9fb Author: ComputingDwarf Date: Sun Mar 12 17:38:59 2017 +0100 tdf#94265: Correct the error Always _WIN32 is defined, e

[Libreoffice-commits] core.git: ios/README

2017-03-22 Thread Tor Lillqvist
ios/README | 28 1 file changed, 28 deletions(-) New commits: commit 536519657faca38fe2ea680366474f10d6a420fe Author: Tor Lillqvist Date: Wed Mar 22 11:43:37 2017 +0200 Most of this was obsolete and misleading Change-Id: I769d9277e6ff931ca7d5d61d412

[Libreoffice-commits] core.git: 4 commits - configure.ac jvmfwk/plugins solenv/gbuild

2017-03-22 Thread Michael Stahl
configure.ac |5 - jvmfwk/plugins/sunmajor/pluginlib/vendorbase.cxx |6 +++--- solenv/gbuild/CppunitTest.mk |2 ++ solenv/gbuild/platform/com_MSC_class.mk |2 +- 4 files changed, 10 insertions(+), 5 deletions(-)

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - loleaflet/po

2017-03-22 Thread Andras Timar
loleaflet/po/help-ab.po|2 loleaflet/po/help-af.po|2 loleaflet/po/help-am.po|2 loleaflet/po/help-an.po|2 loleaflet/po/help-ar.po|2 loleaflet/po/help-as.po|2 loleaflet/po/help-ast.po |2 loleaflet/po/help-az.po|2 loleaflet/

[Libreoffice-commits] core.git: ios/experimental

2017-03-22 Thread jan Iversen
ios/experimental/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4c2e1708afd5cc015c541b4945b261129d27fab4 Author: jan Iversen Date: Fri Mar 17 07:49:43 2017 +0100 iOS LibreOfficeLight moved entitleme

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

2017-03-22 Thread Stephan Bergmann
vcl/source/filter/ipdf/pdfdocument.cxx |4 1 file changed, 4 insertions(+) New commits: commit e852fa5abe4a70224ab6e6eee6265b0d61c8 Author: Stephan Bergmann Date: Wed Mar 22 10:03:40 2017 +0100 Missing check for rStream.IsEof() ...after a324099538916eae7f7239d32fd98e

[Libreoffice-commits] translations.git: Changes to 'refs/tags/cp-5.1-23'

2017-03-22 Thread jan Iversen
Tag 'cp-5.1-23' created by Andras Timar at 2017-03-22 09:01 + cp-5.1-23 Changes since cp-5.1-9-2: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinf

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/cp-5.1-23'

2017-03-22 Thread Andras Timar
Tag 'cp-5.1-23' created by Andras Timar at 2017-03-22 09:01 + cp-5.1-23 Changes since cp-5.1-17: Andras Timar (1): tdf#105396 update German dictionaries --- de/README_extension_owner.txt | 11 de/README_hyph_de.txt |5 de/README_thesaurus.txt |4 de/de_AT_

[Libreoffice-commits] core.git: Changes to 'refs/tags/cp-5.1-23'

2017-03-22 Thread Andras Timar
Tag 'cp-5.1-23' created by Andras Timar at 2017-03-22 09:01 + cp-5.1-23 Changes since cp-5.1-22-9: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listin

[Libreoffice-commits] help.git: Changes to 'refs/tags/cp-5.1-23'

2017-03-22 Thread Miklos Vajna
Tag 'cp-5.1-23' created by Andras Timar at 2017-03-22 09:01 + cp-5.1-23 Changes since libreoffice-5-1-branch-point-11: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedeskto

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

2017-03-22 Thread Andras Timar
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 684ca40050ba902abbc8efb64acc276295a13986 Author: Andras Timar Date: Wed Mar 22 10:00:53 2017 +0100 Bump version to 5.1-23 Change-Id: I177e6a63dfcb23416fb383901490a96e59096e98 diff --git a/c

[Libreoffice-commits] core.git: basic/source comphelper/source helpcompiler/inc helpcompiler/source hwpfilter/source include/rtl lingucomponent/source rsc/source sal/rtl soltools/mkdepend tools/source

2017-03-22 Thread Stephan Bergmann
basic/source/comp/symtbl.cxx |2 comphelper/source/misc/string.cxx|2 helpcompiler/inc/HelpCompiler.hxx|3 helpcompiler/source/HelpCompiler.cxx |2 hwpfilter/source/hbox.cxx

Re: Dennis Nielen license statement

2017-03-22 Thread Jan Iversen
WELCOME Thanks for your license statement. We suggest you add yourself to our wiki (remark this is not a demand) https://wiki.documentfoundation.org/Development/Developers If you want help to get started or have any questions, then ple

[Libreoffice-commits] core.git: ios/experimental

2017-03-22 Thread jan Iversen
ios/experimental/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj |4 + ios/experimental/LibreOfficeLight/LibreOfficeLight/AppDelegate.swift |9 ++ ios/experimental/LibreOfficeLight/LibreOfficeLight/Settings.bundle/Root.plist | 38

Dennis Nielen license statement

2017-03-22 Thread d . nielen
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: include/LibreOfficeKit ios/experimental

2017-03-22 Thread Stephan Bergmann
include/LibreOfficeKit/LibreOfficeKitInit.h| 45 ++--- ios/experimental/LibreOfficeLight/LibreOfficeLight/lokit.c |2 2 files changed, 10 insertions(+), 37 deletions(-) New commits: commit 587e9c2d15119927c89d052835ce495af9ff7d19 Author: Stephan Bergmann Date: Mo

[Libreoffice-commits] core.git: include/vcl include/xmlsecurity vcl/CppunitTest_vcl_pdfexport.mk vcl/Library_vcl.mk vcl/qa vcl/source xmlsecurity/CppunitTest_xmlsecurity_pdfsigning.mk xmlsecurity/qa x

2017-03-22 Thread Miklos Vajna
include/vcl/filter/pdfdocument.hxx| 355 + include/xmlsecurity/pdfio/pdfdocument.hxx | 294 - vcl/CppunitTest_vcl_pdfexport.mk |2 vcl/Library_vcl.mk|1 vcl/qa/cppunit/pdfexport/pdfexport.cxx| 48 v

[Libreoffice-commits] core.git: icon-themes/breeze icon-themes/breeze_dark icon-themes/breeze_svg

2017-03-22 Thread andreas kainz
icon-themes/breeze/cmd/32/browseview.png |binary icon-themes/breeze/cmd/32/printlayout.png |binary icon-themes/breeze/cmd/lc_browseview.png |binary icon-themes/breeze/cmd/lc_printlayout.png |binary icon-themes/breeze/cmd/sc_browseview.png |binary icon-themes/breeze

[Libreoffice-commits] core.git: sal/osl

2017-03-22 Thread Stephan Bergmann
sal/osl/unx/nlsupport.cxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit baa29901b9423f9d111bef4a00d4f1c5b364ca15 Author: Stephan Bergmann Date: Wed Mar 22 08:55:42 2017 +0100 Comment clean-up that was inadvertently missing from previous commit

[Libreoffice-commits] core.git: sal/osl

2017-03-22 Thread Stephan Bergmann
sal/osl/unx/nlsupport.cxx | 26 ++ 1 file changed, 6 insertions(+), 20 deletions(-) New commits: commit 439a72a67456960055c402580988ce42b51c3d88 Author: Stephan Bergmann Date: Wed Mar 22 08:50:07 2017 +0100 Use nl_langinfo_l instead of setlocale+nl_langinfo

[Libreoffice-commits] core.git: compilerplugins/clang i18nutil/source

2017-03-22 Thread Stephan Bergmann
compilerplugins/clang/nullptr.cxx |6 i18nutil/source/utility/paper.cxx | 56 -- 2 files changed, 36 insertions(+), 26 deletions(-) New commits: commit a7cdba3a0e48360e2ed549e9d8996fe41460df70 Author: Stephan Bergmann Date: Wed Mar 22 08:44:14 201