[Libreoffice-commits] core.git: 2 commits - basctl/source comphelper/source compilerplugins/clang i18nlangtag/source include/comphelper include/i18nlangtag include/ucbhelper solenv/CompilerTest_compil

2017-10-24 Thread Noel Grandin
basctl/source/basicide/scriptdocument.cxx |2 comphelper/source/container/embeddedobjectcontainer.cxx |8 - comphelper/source/misc/backupfilehelper.cxx |4 comphelper/source/misc/syntaxhighlight.cxx |2 comphelper/source/property/propertyst

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

2017-10-24 Thread David Tardon
solenv/gbuild/extensions/post_PackageInfo.mk | 13 - 1 file changed, 13 deletions(-) New commits: commit 3fa0fc687d578afebedf13b7e83db9d1cf1ed4e0 Author: David Tardon Date: Wed Oct 25 08:20:13 2017 +0200 res files and .ui translations are gone Change-Id: I3d468ac495

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

2017-10-24 Thread Maxim Monastirsky
cui/inc/bitmaps.hlst |1 + cui/source/dialogs/colorpicker.cxx |3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) New commits: commit 48e64ea4a8201a43457e46422a07f14f697eb91e Author: Maxim Monastirsky Date: Wed Oct 25 01:34:13 2017 +0300 tdf#107569 Fix missing re

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

2017-10-24 Thread Julien Nabet
vcl/source/edit/texteng.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit f49ba490a566225d2c6b3925cfe39756a01625ba Author: Julien Nabet Date: Tue Oct 24 23:54:06 2017 +0200 tdf#113400: fix crash by destroying returned unique_ptr Regression from

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

2017-10-24 Thread Ashod Nakashian
sw/inc/editsh.hxx |5 +++ sw/source/core/edit/eddel.cxx |5 +++ sw/source/core/edit/edfcol.cxx| 55 ++ sw/source/uibase/docvw/edtwin.cxx |4 +- 4 files changed, 56 insertions(+), 13 deletions(-) New commits: commit 14127912

Re: LibreOffice Core Development build Issue

2017-10-24 Thread Koushik Sekhar
Hi Tor and Michael, Thank you for the inputs. Yes, when I ran with --without-java flag it took the default SDK. Also, when I tried running with --enable-64-bit flag it did run successfully.  Both worked fine. Regards, Koushik Sekhar On 10/24/2017 12:22 PM, Tor Lillqvist wrote: Or just pass

[Libreoffice-commits] core.git: 12 commits - configure.ac include/sal vcl/CustomTarget_kde5_moc.mk vcl/inc vcl/Library_vclplug_kde5.mk vcl/Module_vcl.mk vcl/unx

2017-10-24 Thread Katarina Behrens
configure.ac | 147 +++ include/sal/log-areas.dox |1 vcl/CustomTarget_kde5_moc.mk | 23 vcl/Library_vclplug_kde5.mk | 98 ++ vcl/Module_vcl.mk |6 vcl/inc/unx/gendat

[Libreoffice-commits] core.git: Branch 'feature/kde5' - 2950 commits - accessibility/inc accessibility/source android/Bootstrap android/.gitignore android/README android/source apple_remote/source aut

2017-10-24 Thread Katarina Behrens
Rebased ref, commits from common ancestor: commit a555163e57e1a402ccd2a708304aabf212013706 Author: Katarina Behrens Date: Fri Oct 20 18:49:00 2017 +0200 kde5: make VCLKDE5Application build again Change-Id: Ia1f4d1254583d04d1993e9a0ce8ad1f1aaa868d3 diff --git a/vcl/Library_vclplug_

Esra Karakaş license statement

2017-10-24 Thread Esra Karakaş
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: sfx2/uiconfig

2017-10-24 Thread Yousuf Philips
sfx2/uiconfig/ui/charmapcontrol.ui | 206 ++--- 1 file changed, 127 insertions(+), 79 deletions(-) New commits: commit 07cd70c86c8919107ef02dc12ea23ae8d72d5a1a Author: Yousuf Philips Date: Mon Oct 23 18:42:38 2017 +0400 tdf#112430 improve popup of special

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

2017-10-24 Thread Yousuf Philips
sc/res/xml/styles.xml |3 +++ 1 file changed, 3 insertions(+) New commits: commit 39d5a4136f8de0a9033a96cdbf23e04d2184e9b7 Author: Yousuf Philips Date: Sun Oct 22 04:38:33 2017 +0400 tdf#90937 Add hyperlink cell style Change-Id: Icbfc6d1c7ec5c64671025ce4c4f39f282d2edb08 R

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

2017-10-24 Thread Eike Rathke
vcl/source/control/field.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit adbeb6d1f1268eca2c6eec57e8168b9322c5ebfd Author: Eike Rathke Date: Tue Oct 24 21:34:39 2017 +0200 Parsing locale decimal separator after OUStringBuffer::append(double) is wrong

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

2017-10-24 Thread Ashod Nakashian
sw/source/core/edit/edfcol.cxx | 48 ++--- 1 file changed, 26 insertions(+), 22 deletions(-) New commits: commit 3c5fe72ac31d7ba65b04025b1635b711d68b77b3 Author: Ashod Nakashian Date: Thu Oct 19 11:50:34 2017 +0400 TSCP: separate out paragraph classif

Re: LibreOffice Core Development build Issue

2017-10-24 Thread Koushik Sekhar
Thank you Michael for your suggestion. I was able to rectify that error by using the --enable-64-bit flag and also, configured the build successfully. Now, I am trying to build the right version of the make file to build and run libreOffice. Thank you again! Regards, Koushik Sekhar by using

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - lotuswordpro/source

2017-10-24 Thread Caolán McNamara
lotuswordpro/source/filter/bento.hxx |2 +- lotuswordpro/source/filter/tocread.cxx |3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) New commits: commit fecc328cc658dfb21caf4d033cb21bd436d7b368 Author: Caolán McNamara Date: Tue Oct 24 11:52:36 2017 +0100 ofz#3745 Bad-cas

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

2017-10-24 Thread Stephan Bergmann
cui/source/inc/hltpbase.hxx|2 +- cui/source/options/optgdlg.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 81892b2037453108b9bde1512a500cf3b2ce438a Author: Stephan Bergmann Date: Tue Oct 24 22:41:37 2017 +0200 loplugin:unnecessaryparen

Re: LibreOffice Core Development build Issue

2017-10-24 Thread Tor Lillqvist
Or just pass the --without-java flag and get on with it. Why can't it be the default? (Unless you specifically are interested in hacking on some Java-based functionality in LibreOffice.) --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.o

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

2017-10-24 Thread Stephan Bergmann
svx/source/items/pageitem.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 24eeb4d286471e4a2103c15efc624a565112ca32 Author: Stephan Bergmann Date: Tue Oct 24 21:10:48 2017 +0200 loplugin:implicitboolconversion ...similar to a2d814ac1d7beb6fbe4b9cb7

Re: LibreOffice Core Development build Issue

2017-10-24 Thread Michael Stahl
On 24.10.2017 20:37, Koushik Sekhar wrote: > I have installed Visual Studio 2015 update 3 on my system. I figured out > that VC++ was not installed so installed the same and ran a small > program to verified the same. Now, when I ran the autogen.sh \ file > again, I am getting error again. that

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

2017-10-24 Thread Henry Castro
loleaflet/src/control/Control.Menubar.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2965cebe6c85488d68d42d5727d9cd6bd359c539 Author: Henry Castro Date: Tue Oct 24 14:57:57 2017 -0400 loleaflet: check if languages are an array type Change-Id: I580

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

2017-10-24 Thread Stephan Bergmann
editeng/source/items/paraitem.cxx |2 +- editeng/source/items/textitem.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit a2d814ac1d7beb6fbe4b9cb7b75814f4b08b8e59 Author: Stephan Bergmann Date: Tue Oct 24 20:48:35 2017 +0200 loplugin:implicitboolconver

Re: LibreOffice Core Development build Issue

2017-10-24 Thread Koushik Sekhar
Hi Shinnok, Sorry for the delayed response. I wasn't  able to access ssrmail server and found out with Axel that the server is down due to some upgrade. I have installed Thunderbird and synced the ssrlabs account. Follow up on the previous mail, I have installed Visual Studio 2015 update 3 o

Re: Lost images in documents (was: Lost images in Impress)

2017-10-24 Thread Tor Lillqvist
> Is there a way to contract somebody to fix this issue? > http://www.libreoffice.org/get-help/professional-support/ --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: Branch 'private/jmux/qt5' - vcl/Library_vclplug_qt5.mk vcl/unx

2017-10-24 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit f81fae5e8fa4ff3c3b1aac3a5477e5c3f759b0e6 Author: Jan-Marek Glogowski Date: Tue Oct 24 19:49:45 2017 +0200 Implement cairo rendering Change-Id: Ieddda9bad2596ce46d7d07d4d7060e40d44997db diff --git a/vcl/Library_vclplug_qt5.mk b/vcl/

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

2017-10-24 Thread Caolán McNamara
lotuswordpro/source/filter/bento.hxx |2 +- lotuswordpro/source/filter/tocread.cxx |3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) New commits: commit 28119343b60a20b64fde6470967c7582ed59c807 Author: Caolán McNamara Date: Tue Oct 24 11:52:36 2017 +0100 ofz#3745 Bad-cas

[Libreoffice-commits] core.git: Branch 'private/jmux/qt5' - vcl/Library_vclplug_qt5.mk vcl/unx

2017-10-24 Thread Jan-Marek Glogowski
vcl/Library_vclplug_qt5.mk |2 vcl/unx/qt5/Qt5Bitmap.cxx|6 +- vcl/unx/qt5/Qt5Frame.cxx | 79 +++ vcl/unx/qt5/Qt5Frame.hxx | 24 +-- vcl/unx/qt5/Qt5Graphics_GDI.cxx | 26 ++-- vcl/unx/qt5/Qt5Instance.

Re: Lost images in documents (was: Lost images in Impress)

2017-10-24 Thread Paul Menzel
Dear LibreOffice folks, On 08/07/17 15:16, Paul Menzel wrote: On 08/07/17 13:54, Miklos Vajna wrote: I believe is the tracker of those bugs. Somebody else privately pointed me to #104998 [1]. This seems to be new code, or should

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

2017-10-24 Thread Andrea Gelmini
writerfilter/source/dmapper/DomainMapper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 073814d83e6c93d84004bb3927f1d40ed1e8ff3a Author: Andrea Gelmini Date: Tue Oct 24 18:44:45 2017 +0200 Fix typo Change-Id: I143e8df0e16ad921777b9caabde8e1c3f8bd

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

2017-10-24 Thread Caolán McNamara
sd/source/core/sdpage.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c8adea5b140c66a8127e5f7b73a22d059b8aa302 Author: Caolán McNamara Date: Tue Oct 24 12:21:52 2017 +0100 ofz#3760 Divide-by-zero Change-Id: I951d5f167effe8cb856e28afec890218df698f

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

2017-10-24 Thread Caolán McNamara
emfio/source/reader/mtftools.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 6a880bbc34790b619986602a921d734995fdf1c0 Author: Caolán McNamara Date: Tue Oct 24 10:37:39 2017 +0100 ofz Integer-overflow Change-Id: I8219dfa79565601681bc236789b0b1

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

2017-10-24 Thread Caolán McNamara
drawinglayer/source/primitive2d/graphicprimitivehelper2d.cxx |4 1 file changed, 4 insertions(+) New commits: commit b184a8734f0abd7fd2b1d450a4119ecbaca41589 Author: Caolán McNamara Date: Fri Oct 20 15:24:29 2017 +0100 Resolves: tdf#49253 set an initial mask background

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

2017-10-24 Thread David Tardon
libreofficekit/source/gtk/lokdocview.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit db6673bb32bb131b6446dc976fe09b1f8df72d49 Author: David Tardon Date: Tue Oct 24 17:07:24 2017 +0200 fix build error Change-Id: I1e65f075a0519db86836b3aa09848

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

2017-10-24 Thread Caolán McNamara
filter/source/graphicfilter/idxf/dxf2mtf.cxx | 29 ++- 1 file changed, 16 insertions(+), 13 deletions(-) New commits: commit c204b7de9d6eda4a005ccf0e007348e1ddad03be Author: Caolán McNamara Date: Tue Oct 24 12:10:01 2017 +0100 ofz#3754 Divide-by-zero Ch

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

2017-10-24 Thread Caolán McNamara
vcl/source/font/font.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 429cd1b70b497a97496b24c0104a25565b0c00fe Author: Caolán McNamara Date: Tue Oct 24 12:04:45 2017 +0100 ofz#3748 Invalid-bool-value Change-Id: I5a14ff75c27062e33cbd93efb931c

Developed a tiny documentation library using unotools

2017-10-24 Thread Korcan Karaokçu
I've developed a small library called UnoTagger to use with my project PINCE: https://github.com/korcankaraokcu/UnoTagger https://github.com/korcankaraokcu/PINCE It reads module object(s) from python script(s) in runtime to create documentation in various file types. Check the github link for more

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

2017-10-24 Thread Caolán McNamara
emfio/source/reader/mtftools.cxx | 20 ++-- 1 file changed, 14 insertions(+), 6 deletions(-) New commits: commit d6bf6c5851d19ee5f45ca18fc14ce85df6dc331d Author: Caolán McNamara Date: Tue Oct 24 11:35:10 2017 +0100 ofz#3743 Divide-by-zero Change-Id: I6cdc8b4c85

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

2017-10-24 Thread Stephan Bergmann
desktop/source/app/officeipcthread.cxx | 69 - 1 file changed, 34 insertions(+), 35 deletions(-) New commits: commit 38081c0884b64ed1132047973b4dccc42d548c89 Author: Stephan Bergmann Date: Tue Oct 24 17:25:47 2017 +0200 Avoid race between DbusIpcThread::c

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

2017-10-24 Thread Caolán McNamara
vcl/source/gdi/wall.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit d40b0b46ae229cb3b5b375b0e86b4bc19d48e839 Author: Caolán McNamara Date: Tue Oct 24 12:01:22 2017 +0100 ofz#3747 Invalid-bool-value Change-Id: I168fc71471dc9aeb4cd5149aaab76

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

2017-10-24 Thread Caolán McNamara
filter/source/graphicfilter/ieps/ieps.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit da09cf2cb875d17d06c081c744e7a25f4715f8b0 Author: Caolán McNamara Date: Tue Oct 24 11:57:03 2017 +0100 ofz#3744 Undefined-shift Change-Id: I4b3445c0ee50b9b50e

Re: correctly adding Help source to local repo

2017-10-24 Thread Christian Lohmaier
Hi Cor, *, On Sun, Oct 22, 2017 at 9:08 PM, Cor Nouws wrote: > > I have /git/libreoffice. > > Will the command > git clone http://anongit.freedesktop.org/git/libreoffice/help.git > my_directory (1) > correctly add the Help to the current repo? Short answer: no In addition to what Eike wrote:

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

2017-10-24 Thread Mark Hung
sw/qa/extras/odfexport/data/tdf77961.odt|binary sw/qa/extras/odfexport/odfexport.cxx|7 +++ xmloff/source/text/XMLTextMasterPageContext.cxx |3 +++ 3 files changed, 10 insertions(+) New commits: commit 48a4cf1021c471ebf1ecbc351292511131c2d4ca Author: Mark Hung Da

Re: tdf106013 Add-In functions that are also Excel2013 OOXML functions

2017-10-24 Thread Winfried Donkers
Hi Eike,>> 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/oox/formulabase.cxx in saFuncTable201

Re: correctly adding Help source to local repo

2017-10-24 Thread Eike Rathke
Hi Cor, On Sunday, 2017-10-22 21:08:08 +0200, Cor Nouws wrote: > Will the command > git clone http://anongit.freedesktop.org/git/libreoffice/help.git > my_directory (1) > correctly add the Help to the current repo? Define "correctly" ;-) That command clones the help repository to some arbitra

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

2017-10-24 Thread Tor Lillqvist
sc/source/ui/docshell/docsh.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 037ba2c98d202aa87e2c7c32857765bc9bb01a80 Author: Tor Lillqvist Date: Tue Oct 24 16:40:12 2017 +0300 Add a useful SAL_WARN Change-Id: Ib4651ad09aca0130ca6bcdcc6f8124d7d9033be0 diff --g

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

2017-10-24 Thread Caolán McNamara
filter/source/graphicfilter/idxf/dxfgrprd.cxx | 10 -- filter/source/graphicfilter/ipbm/ipbm.cxx |2 +- 2 files changed, 5 insertions(+), 7 deletions(-) New commits: commit 3a4eab26cd8d7fdd6ed5bb16107da40e11866041 Author: Caolán McNamara Date: Tue Oct 24 10:20:52 2017 +0100

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

2017-10-24 Thread Stephan Bergmann
sal/qa/rtl/strings/test_ostring.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit c2097d5078896a71b8e1ac4074cc03766f5d7098 Author: Stephan Bergmann Date: Tue Oct 24 14:56:30 2017 +0200 Make testUtf8StringLiterals work when char is unsigned ...

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

2017-10-24 Thread Caolán McNamara
vcl/workben/cgmfuzzer.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit e90f2d9e078df3721cd146626745f4607ae9f1c1 Author: Caolán McNamara Date: Tue Oct 24 13:18:57 2017 +0100 ofz#3751 need linguistic components Change-Id: Ib3669d4e2c2ce7415d995bbaed8fd190c088e8e7

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - sd/source

2017-10-24 Thread Noel Grandin
sd/source/filter/eppt/pptx-text.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit ba0909f83e65ec953ba517f09c06053709fbb523 Author: Noel Grandin Date: Tue Oct 24 09:01:24 2017 +0200 tdf#113227 FILESAVE: PPT: bullets disappear after RT regression

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

2017-10-24 Thread Caolán McNamara
filter/source/graphicfilter/itiff/itiff.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 955e72f265697c1f6d65b7a57a3ee30106c609e1 Author: Caolán McNamara Date: Tue Oct 24 10:10:50 2017 +0100 ofz#3741 Integer-overflow Change-Id: I5059eca94cde526

[Libreoffice-commits] core.git: sfx2/CppunitTest_sfx2_misc.mk sfx2/Module_sfx2.mk sfx2/qa

2017-10-24 Thread Michael Stahl
sfx2/CppunitTest_sfx2_misc.mk| 41 +++ sfx2/Module_sfx2.mk |1 sfx2/qa/complex/sfx2/DocumentProperties.java | 13 --- sfx2/qa/cppunit/test_misc.cxx| 96 +++ 4 files changed, 138 insertions(+), 13 de

[Libreoffice-commits] core.git: Branch 'private/jmux/kf5' - 0 commits -

2017-10-24 Thread Unknown
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'private/jmux/qt5'

2017-10-24 Thread Jan-Marek Glogowski
New branch 'private/jmux/qt5' available with the following commits: commit 3a5aef36edb3828b495fb7975f21b46c08214b6c Author: Jan-Marek Glogowski Date: Tue Oct 24 13:20:04 2017 +0200 Rename kf5 => qt5 Change-Id: Id3d431a5176f0896436af6c576ab7ae36697863b _

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

2017-10-24 Thread Olivier Hallot
source/text/scalc/01/04060110.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 44e33e6ecb66325b0f24218447172eb3e84e6be7 Author: Olivier Hallot Date: Tue Oct 24 09:27:31 2017 -0200 Better example of TRIM() After translator suggestion (mbalabanov)

[Libreoffice-commits] core.git: helpcontent2

2017-10-24 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 26221dea6b05272ac6951462e9b36e27a64b1690 Author: Olivier Hallot Date: Tue Oct 24 09:27:31 2017 -0200 Updated core Project: help 44e33e6ecb66325b0f24218447172eb3e84e6be7 Better example o

[Libreoffice-commits] core.git: helpcontent2

2017-10-24 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 57c512c4a3cffd069b30596642864368356c4038 Author: Olivier Hallot Date: Tue Oct 24 09:23:15 2017 -0200 Updated core Project: help e32165db6ecfe233f561da74843ffef9af3e2135 Tweak some refer

[Libreoffice-commits] help.git: help3xsl/convert2html.sh

2017-10-24 Thread Olivier Hallot
help3xsl/convert2html.sh | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) New commits: commit e32165db6ecfe233f561da74843ffef9af3e2135 Author: Olivier Hallot Date: Tue Oct 24 09:23:15 2017 -0200 Tweak some references in bash coding. Change-Id

[Libreoffice-commits] core.git: include/sfx2 include/svl sfx2/source shell/source starmath/inc starmath/source svl/source

2017-10-24 Thread Noel Grandin
include/sfx2/emojiview.hxx |5 - include/sfx2/mgetempl.hxx |8 -- include/sfx2/notebookbar/NotebookbarTabControl.hxx |4 - include/sfx2/recentdocsview.hxx|4 - include/sfx2/recentdocsviewitem.hxx|

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4-3' - configure.ac solenv/gbuild

2017-10-24 Thread Mike Kaganski
configure.ac |4 +++- solenv/gbuild/platform/com_MSC_defs.mk |2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) New commits: commit d8522a7e0f98fb17ee0f1233b074bd8ba4089fde Author: Mike Kaganski Date: Mon Oct 23 15:31:52 2017 +0200 tdf#112928: don't u

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3-7' - readlicense_oo/license

2017-10-24 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 3433 +++- 1 file changed, 1857 insertions(+), 1576 deletions(-) New commits: commit 3c341633b1738e01e723b279075e84c6957035aa Author: Christian Lohmaier Date: Tue Oct 24 12:36:02 2017 +0200 update credits Chang

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - readlicense_oo/license

2017-10-24 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 3433 +++- 1 file changed, 1857 insertions(+), 1576 deletions(-) New commits: commit 8c827202086256b8f5826d18268d50ada7b49b8c Author: Christian Lohmaier Date: Tue Oct 24 12:36:02 2017 +0200 update credits Chang

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4-3' - readlicense_oo/license

2017-10-24 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 3433 +++- 1 file changed, 1857 insertions(+), 1576 deletions(-) New commits: commit d17c1496f3e5c786c41e7e165c0caae3e477fdde Author: Christian Lohmaier Date: Tue Oct 24 12:36:02 2017 +0200 update credits Chang

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - readlicense_oo/license

2017-10-24 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 3433 +++- 1 file changed, 1857 insertions(+), 1576 deletions(-) New commits: commit 6a1a4699ed8cea5f4b318c6fbff294763f45fe18 Author: Christian Lohmaier Date: Tue Oct 24 12:36:02 2017 +0200 update credits Chang

[Libreoffice-commits] core.git: readlicense_oo/license

2017-10-24 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 3433 +++- 1 file changed, 1857 insertions(+), 1576 deletions(-) New commits: commit 49b338b76020682328acbb76cacf82b7699d8891 Author: Christian Lohmaier Date: Tue Oct 24 12:36:02 2017 +0200 update credits Chang

[Libreoffice-commits] core.git: config_host/config_lgpl.h.in

2017-10-24 Thread Miklos Vajna
config_host/config_lgpl.h.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b99e94dd5da7c84a16a8268e0afbeac266fecada Author: Miklos Vajna Date: Tue Oct 24 12:22:58 2017 +0200 config_lgpl.h.in: fix loplugin:includeform warning Change-Id: I53d75a9d59c1

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3-7' - svl/source

2017-10-24 Thread Eike Rathke
svl/source/numbers/zforscan.cxx | 38 -- 1 file changed, 16 insertions(+), 22 deletions(-) New commits: commit b8586d826e6c116e162ffebd6f270d70697b6307 Author: Eike Rathke Date: Mon Oct 16 22:08:27 2017 +0200 Resolves: tdf#112933 correct number of one

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3-7' - extensions/source

2017-10-24 Thread Michael Meeks
extensions/source/update/ui/updatecheckui.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit fdd5e6693ee82d1499d542f8c97f28bd304fc164 Author: Michael Meeks Date: Fri Oct 20 15:18:30 2017 +0100 tdf#113225 - hold the solar mutex when entering from UNO. http://crashre

[Libreoffice-commits] core.git: 12 commits - bridges/source connectivity/source fpicker/source lingucomponent/source sal/osl sfx2/source shell/source soltools/cpp sw/qa toolkit/source unoidl/source vc

2017-10-24 Thread Stephan Bergmann
bridges/source/cpp_uno/gcc3_macosx_x86-64/abi.cxx |2 bridges/source/cpp_uno/gcc3_macosx_x86-64/call.cxx |2 bridges/source/cpp_uno/gcc3_macosx_x86-64/callvirtualmethod.cxx | 10 +- bridges/source/cpp_uno/gcc3_macosx_x86-64/callvirtualmethod.hxx |8 - bri

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

2017-10-24 Thread Stephan Bergmann
sal/osl/all/compat.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 7d69ac0b8f11ed9cbee2925fc60119404eed4211 Author: Stephan Bergmann Date: Tue Oct 24 11:51:58 2017 +0200 loplugin:includeform: compat.cxx redux Change-Id: I935c5b4a219f3b

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

2017-10-24 Thread Stephan Bergmann
compilerplugins/clang/compat.hxx | 10 +++ compilerplugins/clang/includeform.cxx | 94 ++ 2 files changed, 104 insertions(+) New commits: commit acb3ed0615a1b4e31257fa1014e9e2f2188c602c Author: Stephan Bergmann Date: Mon Oct 23 23:15:53 2017 +0200

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

2017-10-24 Thread Noel Grandin
sd/source/filter/eppt/pptx-text.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit f99767d532dbe2741cb9cccf26db3547cc5e14df Author: Noel Grandin Date: Tue Oct 24 09:01:24 2017 +0200 tdf#113227 FILESAVE: PPT: bullets disappear after RT regression

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

2017-10-24 Thread Miklos Vajna
sw/qa/extras/rtfexport/data/tdf113202.rtf| 42 + sw/qa/extras/rtfexport/rtfexport.cxx |6 + sw/source/core/inc/UndoTable.hxx | 22 ++-- sw/source/core/undo/untbl.cxx| 120 +-- writerfilter/source/dmapper/DomainMapper.

[Libreoffice-commits] translations.git: Branch 'libreoffice-5-3-7' - source/bg source/de source/es source/eu source/hu source/nl source/ru source/sv source/tr source/zh-TW

2017-10-24 Thread Christian Lohmaier
source/bg/helpcontent2/source/text/scalc/01.po | 20 source/bg/helpcontent2/source/text/shared/02.po| 14 source/bg/helpcontent2/source/text/shared/autopi.po| 10 source/bg/helpcontent2/source/text/swriter/01.po |

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3-7' - translations

2017-10-24 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a3cd1ba97066f73531217778691210ad973a6f52 Author: Christian Lohmaier Date: Tue Oct 24 10:51:45 2017 +0200 Updated core Project: translations a3298fdbaab88eb2860a4ac42fb6fd3c108e5e8f upda

[Libreoffice-commits] core.git: scp2/source setup_native/source

2017-10-24 Thread Aron Budea
scp2/source/ooo/file_ooo.scp|9 + scp2/source/ooo/module_ooo.scp | 11 +++ scp2/source/ooo/module_ooo.ulf |6 ++ setup_native/source/packinfo/packinfo_office.txt| 15 ++

Re: ESC / Rome discussion ...

2017-10-24 Thread Jan Iversen
> It's up at . I did a short test, and it looks good (of course style is something that can be discussed forever). However, I do not like the idea that we have different styles depending on the creation date / major modification date of the file. It w

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

2017-10-24 Thread David Tardon
solenv/bin/modules/installer/environment.pm |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7e389ae76965fdbd4cdf0a8482592295489a48d7 Author: David Tardon Date: Tue Oct 24 11:03:24 2017 +0200 allow to override ENABLE_STRIP in the installer ... because

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

2017-10-24 Thread Noel Grandin
include/svtools/accessibleruler.hxx | 35 + include/svtools/addresstemplate.hxx | 45 +-- include/svtools/calendar.hxx|5 --- include/svtools/ctrlbox.hxx | 46 +--- include

[Libreoffice-commits] core.git: Branch 'distro/escriba/escriba-5.2.1' - sw/qa sw/source

2017-10-24 Thread Miklos Vajna
sw/qa/extras/uiwriter/data/tdf113287.fodt | 291 ++ sw/qa/extras/uiwriter/uiwriter.cxx| 14 + sw/source/core/layout/sectfrm.cxx |9 3 files changed, 314 insertions(+) New commits: commit ceb946af421ffe6e291ca9f3ad18c55129eb883f Author: Miklos Va

[Libreoffice-commits] core.git: Branch 'distro/escriba/escriba-5.2' - sw/qa sw/source

2017-10-24 Thread Miklos Vajna
sw/qa/extras/uiwriter/data/tdf113287.fodt | 291 ++ sw/qa/extras/uiwriter/uiwriter.cxx| 14 + sw/source/core/layout/sectfrm.cxx |9 3 files changed, 314 insertions(+) New commits: commit 711b3b0fb1077593c5db19dff4265c7e6039e85b Author: Miklos Va

[Libreoffice-commits] core.git: Branch 'private/jmux/kf5' - config_host/config_vclplug.h.in config_host.mk.in configure.ac cui/Library_cui.mk cui/source include/sal RepositoryExternal.mk Repository.mk

2017-10-24 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 7b2550d243b41a2617a109cf177c742579d9b43e Author: Jan-Marek Glogowski Date: Mon Oct 23 21:33:19 2017 +0200 KF5 various fixes Change-Id: Iaeb380ac37d080b1ae9ef61d9847c1b0cfb356a4 diff --git a/Repository.mk b/Repository.mk index 4fd90

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 5a/9482b784d1cdbf2a0c6b7331a86881320e5a95

2017-10-24 Thread Caolán McNamara
5a/9482b784d1cdbf2a0c6b7331a86881320e5a95 |1 + 1 file changed, 1 insertion(+) New commits: commit 28ec0736137fc8865f03c088c68a70b6b8f283f9 Author: Caolán McNamara Date: Tue Oct 24 09:25:18 2017 +0100 Notes added by 'git notes add' diff --git a/5a/9482b784d1cdbf2a0c6b7331a86881320e5

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - a4/621f906e51b07b4052dc6eac3b1210408e19e8

2017-10-24 Thread Caolán McNamara
a4/621f906e51b07b4052dc6eac3b1210408e19e8 |1 + 1 file changed, 1 insertion(+) New commits: commit 74dde61feb7f1a1f468ca19e9f461749c0cb563f Author: Caolán McNamara Date: Tue Oct 24 09:25:53 2017 +0100 Notes added by 'git notes add' diff --git a/a4/621f906e51b07b4052dc6eac3b1210408e1

Re: ESC / Rome discussion ...

2017-10-24 Thread Miklos Vajna
Hi, On Wed, Oct 11, 2017 at 04:46:20PM +0100, Michael Meeks wrote: > Miklos‘ (Heretical) style plan > ... > Should Miklos come up with a prototype ? > Yes. It's up at . Regards, Miklos signature.asc Description: Digital signatur

[Libreoffice-commits] core.git: Branch 'private/jmux/kf5' - config_host/config_vclplug.h.in config_host.mk.in configure.ac cui/Library_cui.mk cui/source include/sal RepositoryExternal.mk Repository.mk

2017-10-24 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 2b011984473e689af8530a9b7c5ec18d81807457 Author: Jan-Marek Glogowski Date: Mon Oct 23 21:33:19 2017 +0200 KF5 various fixes Change-Id: Iaeb380ac37d080b1ae9ef61d9847c1b0cfb356a4 diff --git a/Repository.mk b/Repository.mk index 4fd90

[Libreoffice-commits] core.git: download.lst external/curl RepositoryExternal.mk

2017-10-24 Thread Michael Stahl
RepositoryExternal.mk |2 download.lst |4 external/curl/ExternalPackage_curl.mk |4 external/curl/ExternalProject_curl.mk | 15 - external/curl/UnpackedTarball_curl.mk | 11 ex

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - configure.ac solenv/gbuild

2017-10-24 Thread Mike Kaganski
configure.ac |4 +++- solenv/gbuild/platform/com_MSC_defs.mk |2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) New commits: commit 3c6ce662b444d713e45a2c326a81fc45685adbfb Author: Mike Kaganski Date: Mon Oct 23 15:31:52 2017 +0200 tdf#112928: don't u

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

2017-10-24 Thread Caolán McNamara
sc/source/filter/excel/excel.cxx |7 +-- vcl/workben/fftester.cxx |8 2 files changed, 9 insertions(+), 6 deletions(-) New commits: commit 3168ba6c6eb995060842614a11c7bc5a780812d3 Author: Caolán McNamara Date: Mon Oct 23 20:50:40 2017 +0100 rework TestImportX

[Libreoffice-commits] core.git: 2 commits - desktop/source ios/CustomTarget_iOS.mk ios/LibreOfficeKit ios/LibreOfficeLight

2017-10-24 Thread jan Iversen
desktop/source/lib/init.cxx |7 + ios/CustomTarget_iOS.mk |2 - ios/LibreOfficeKit/LibreOfficeKit.xcodeproj/project.pbxproj |6 ios/LibreOfficeKit/LibreOfficeKit/LibreOfficeKit.c |

[Libreoffice-commits] mso-dumper.git: .gitreview

2017-10-24 Thread Miklos Vajna
.gitreview |7 +++ 1 file changed, 7 insertions(+) New commits: commit 46794aaacb57ac1a4910696400f54ba90b7f8ba8 Author: Miklos Vajna Date: Tue Oct 24 09:46:05 2017 +0200 Add a .gitreview file, based on the one from core.git diff --git a/.gitreview b/.gitreview new file mode 10064

[Libreoffice-commits] online.git: common/Seccomp.cpp wsd/Admin.cpp

2017-10-24 Thread Miklos Vajna
common/Seccomp.cpp |2 +- wsd/Admin.cpp |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 7ab856b196ecc36e65e93bd376c2201d00f532b7 Author: Miklos Vajna Date: Tue Oct 24 09:23:54 2017 +0200 common, wsd: clean up redundant casts Change-Id: I