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

2018-04-23 Thread Justin Luth
sw/qa/extras/ooxmlexport/data/tdf106062_nonHangingFootnote.odt |binary sw/qa/extras/ooxmlexport/ooxmlexport9.cxx |9 +++ writerfilter/source/dmapper/DomainMapper.cxx | 24 -- writerfilter/source/dmapper/DomainMapper_Impl.cxx | 1

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

2018-04-23 Thread Noel Grandin
include/vcl/print.hxx|2 +- vcl/source/gdi/print.cxx |5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) New commits: commit 63dbd42d9bdc2eba7ac45a4f5c761f0806a0ea78 Author: Noel Grandin Date: Mon Apr 23 14:24:38 2018 +0200 loplugin:useuniqueptr in Printer Chan

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

2018-04-23 Thread Noel Grandin
include/vcl/i18nhelp.hxx |5 ++- include/vcl/tabctrl.hxx|2 - vcl/inc/listbox.hxx|4 +- vcl/source/app/i18nhelp.cxx| 17 --- vcl/source/control/imp_listbox.cxx |4 +- vcl/source/control/tabctrl.cxx |5 +-- vcl/source/g

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

2018-04-23 Thread Noel Grandin
include/vcl/vclmedit.hxx |8 vcl/inc/printdlg.hxx |2 +- vcl/source/edit/textdat2.hxx | 18 +- vcl/source/edit/textdata.cxx | 28 vcl/source/edit/texteng.cxx| 18 +- vcl/source/edit/vclmedit

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

2018-04-23 Thread Noel Grandin
include/vcl/edit.hxx |6 +++--- include/vcl/toolbox.hxx |7 --- vcl/source/control/edit.cxx | 32 +++- vcl/source/window/toolbox.cxx | 10 -- 4 files changed, 22 insertions(+), 33 deletions(-) New commits: commit 070980765bc5b2f

[Libreoffice-commits] core.git: chart2/source forms/source sc/source sd/source sw/source

2018-04-23 Thread Stephan Bergmann
chart2/source/controller/chartapiwrapper/WallFloorWrapper.cxx |3 --- forms/source/richtext/richtextunowrapper.cxx |3 --- sc/source/ui/unoobj/textuno.cxx |3 --- sd/source/core/text/textapi.cxx

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - sc/source

2018-04-23 Thread Maxim Monastirsky
sc/source/ui/view/cellsh.cxx |2 -- sc/source/ui/view/tabview3.cxx |2 -- 2 files changed, 4 deletions(-) New commits: commit a3ea83896f2d3aefa8cd67b3aa54884450999481 Author: Maxim Monastirsky Date: Sun Apr 15 13:15:28 2018 +0300 tdf#116821 Keep row/column buttons enabled even w

[Libreoffice-commits] core.git: sd/uiconfig sw/uiconfig

2018-04-23 Thread Christian Lohmaier
sd/uiconfig/simpress/ui/notebookbar.ui |4 ++-- sw/uiconfig/swriter/ui/notebookbar.ui |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 930a3cbaeeaf6bca594f8651c4d5dffc1e5391d4 Author: Christian Lohmaier Date: Mon Apr 23 23:39:47 2018 +0200 fix duplica

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

2018-04-23 Thread Sophia Schröder
source/text/scalc/01/04060109.xhp | 12 +++--- source/text/scalc/01/04060119.xhp | 10 ++--- source/text/scalc/01/04060181.xhp | 22 ++-- source/text/scalc/01/04060182.xhp | 12 +++--- source/text/scalc/01/04060183.xhp | 10 ++--- source/text/scalc/01/04060184.xhp |

[Libreoffice-commits] core.git: helpcontent2

2018-04-23 Thread Sophia Schröder
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 48b85abcc973fc979582adeee97259a49a169686 Author: Sophia Schröder Date: Mon Apr 23 12:58:00 2018 +0100 Updated core Project: help 3db795172c8031ac1a88967f28858812a2d35089 Improve formatt

Help setting SSL between internet and Apache, but plain HTTP between Apache and CODE?

2018-04-23 Thread Felix Rubio Dalmau
Hi all, I have set up CODE based on docker, and I am trying to achieve the following: have connections through internet use SSL/TLS to Apache, while Apache uses plain HTTP to communicate with Docker. Does anybody know if this is doable? I have been playing with the options (I have alrea

Re: Build LOOL - WSD Permission problem - Access to file denied -

2018-04-23 Thread Eike Rathke
Hi Andras, On Thursday, 2018-04-19 21:16:51 +0200, Andras Timar wrote: > You have multiple options. > 1. You can give rights to your user to write /var/log/loolwsd.log > 2. If you configure with --enable-debug, which makes sense in combination > with make run, then your log file will be /tmp/lool

Re: How to make a locale available for CTL text

2018-04-23 Thread Eike Rathke
Hi Khaled, On Saturday, 2018-04-21 23:21:23 +0200, Khaled Hosny wrote: > On Fri, Mar 30, 2018 at 01:59:51PM +0200, Khaled Hosny wrote: > > I want to set a text in Malay [1] but using the Arabic script (AKA Jawi > > [2]), but it seems that Malay is only allowed for “Western” text and not > > “CTL”

GSoC'18 Introduction - Manuj Vashist

2018-04-23 Thread Manuj Vashist
Hello Everyone, I am an undergraduate student from BITS Pilani, India. I have been accepted in Google Summer of Code'18 for project "Interface for External Data source import in Calc " with Markus Mohrhard as my mentor. Congratulatio

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

2018-04-23 Thread Caolán McNamara
include/sfx2/tabdlg.hxx|1 + sfx2/source/dialog/tabdlg.cxx | 16 sw/source/ui/envelp/labprt.hxx |2 +- sw/source/ui/envelp/swuilabimp.hxx |2 +- 4 files changed, 15 insertions(+), 6 deletions(-) New commits: commit db9f6c44cac246250e89ca4e9aa127

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

2018-04-23 Thread Caolán McNamara
external/libetonyek/UnpackedTarball_libetonyek.mk |1 external/libetonyek/initial-creator.patch.1 | 26 ++ sfx2/source/appl/appinit.cxx |2 - 3 files changed, 28 insertions(+), 1 deletion(-) New commits: commit c5ab53e3a143b7090e0bf024dff6

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - instsetoo_native/CustomTarget_install.mk

2018-04-23 Thread Andras Timar
instsetoo_native/CustomTarget_install.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9b8d55812170070ba60c45e46b38c0049aa480f2 Author: Andras Timar Date: Mon Apr 23 20:18:45 2018 +0200 Revert "always strip non-archive type installation packages" Th

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

2018-04-23 Thread Khaled Hosny
vcl/source/gdi/CommonSalLayout.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 26e83244a31048af4ee8e3b5857ccf1c060a99cf Author: Khaled Hosny Date: Mon Apr 23 18:24:32 2018 +0200 Fix thinko This should be the end of the run we are currently sha

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

2018-04-23 Thread Eike Rathke
sc/uiconfig/scalc/ui/notebookbar.ui |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 292ff654928fb2cdf6f009f64d78c69272ca7f2d Author: Eike Rathke Date: Mon Apr 23 20:31:26 2018 +0200 Be congruent, use CamelCase; also fix another (de<>en) typo Chang

LO 546 x64 - SDK Example DocumentLoader.cxx crashes with Execption in mscx_uno.dll

2018-04-23 Thread Oliver Brinzing
Hi, are there any known problems with the DocumentLoader Example from https://api.libreoffice.org/examples/cpp/DocumentLoader and LO x64? i compiled with vs2015 and was able to execute successful with LO 546 x86. compiled with x64 SDK (/D "WIN32" /D "WNT" /D "CPPU_ENV=mscx" and linked with: /M

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

2018-04-23 Thread Miklos Vajna
sw/source/filter/html/htmlgrin.cxx | 10 -- vcl/inc/impgraph.hxx |3 +++ vcl/source/gdi/graph.cxx |2 +- vcl/source/gdi/impgraph.cxx| 14 ++ 4 files changed, 18 insertions(+), 11 deletions(-) New commits: commit 5a729407e858ee5ed5b62

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

2018-04-23 Thread Adolfo Jayme Barrientos
filter/source/config/fragments/filters/MS_Word_2007_XML.xcu |2 +- filter/source/config/fragments/filters/MS_Word_2007_XML_Template.xcu |2 +- filter/source/config/fragments/filters/MS_Word_2007_XML_VBA.xcu |2 +- filter/source

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

2018-04-23 Thread Caolán McNamara
include/sfx2/tabdlg.hxx |2 ++ include/vcl/tabpage.hxx |2 -- sfx2/source/dialog/tabdlg.cxx |7 +++ vcl/source/window/tabpage.cxx |8 4 files changed, 9 insertions(+), 10 deletions(-) New commits: commit 32a10a772d07fc12e5b1332925b8d53c7ab8e928 Author: Cao

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

2018-04-23 Thread Michael Stahl
configure.ac |7 ++- scp2/source/ooo/vc_redist.scp | 19 +++ 2 files changed, 25 insertions(+), 1 deletion(-) New commits: commit 9a3b9658c7989bad027b81b835a63fcce2360ee8 Author: Michael Stahl Date: Fri Jan 19 20:47:03 2018 +0100 scp2: also try V

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - external/firebird

2018-04-23 Thread Mike Kaganski
external/firebird/firebird-vs2017.patch.1 |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) New commits: commit a746fb861638918ebfa7aa2be4781e6948bc3587 Author: Mike Kaganski Date: Mon Apr 23 09:22:01 2018 +0100 Suppport _MSC_VER 1900 through (less then) 2000 (Firebird)

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

2018-04-23 Thread Mike Kaganski
configure.ac |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 7482eeb97d1647f0c39ebb0b5351aebc71a2e428 Author: Mike Kaganski Date: Thu Apr 5 23:15:03 2018 +0100 Allow .NET SDK 4.7.1 The relevant error message in configure is: > checking for al.

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - 13 commits - configure.ac distro-configs/CPLinux-LOKit.conf download.lst drawinglayer/source external/Module_external.mk external/not

2018-04-23 Thread Caolán McNamara
Makefile.fetch | 11 + Repository.mk | 11 + configure.ac| 18 ++ distro-configs/CPLinux-LOKit.conf |1 download.lst

Weekly QA Report (W16-2018)

2018-04-23 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days?   * 143 bugs have been created, of which, 51 are still unconfirmed ( Total Unconfirmed bugs: 406 )         + Created bugs: http://tinyurl.com/y82sofxm         + Still unconfirmed bugs: http://tinyurl.com/yam5wpx5   * 1046 comments have been wri

Re: Workbook.SendMail

2018-04-23 Thread Tor Lillqvist
On 22 April 2018 at 21:15, Jack Bates wrote: > Would a patch to implement Workbook.SendMail [1] be worth working on? Is > there a chance it would be accepted? > Yes, I am sure it would be gladly accepted. > First, I assume it's not already implemented: When I run a macro that > contains Active

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - vcl/headless vcl/inc vcl/qt5 vcl/unx

2018-04-23 Thread Caolán McNamara
vcl/headless/svpgdi.cxx | 20 vcl/headless/svpinst.cxx|6 -- vcl/headless/svpvd.cxx | 40 ++-- vcl/inc/headless/svpgdi.hxx |1 + vcl/inc/headless/svpvd.hxx |9 ++--- vcl/qt5/Qt5Instance.cxx |8 ++

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

2018-04-23 Thread Andrea Gelmini
vcl/source/gdi/bitmap4.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 024b7a23ec854155047ea234911bffa99457694a Author: Andrea Gelmini Date: Sun Apr 22 18:31:39 2018 +0200 Removed duplicated include Change-Id: I1b4cf0dcb18c1eeccb1155c4d4f1462050993aab Reviewed

[Libreoffice-commits] core.git: Branch 'feature/qt5+kde5' - 3 commits - vcl/unx

2018-04-23 Thread Katarina Behrens
vcl/unx/kde5/KDE5SalGraphics.cxx | 40 +++ 1 file changed, 20 insertions(+), 20 deletions(-) New commits: commit 3aa593fe271451f7b8cbc4ac8fca9f436b6c7aca Author: Katarina Behrens Date: Mon Apr 23 15:14:22 2018 +0200 Render listboxes and comboboxes nat

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

2018-04-23 Thread Miklos Vajna
sw/qa/extras/htmlimport/data/image-lazy-read.html | 11 +++ sw/qa/extras/htmlimport/htmlimport.cxx|8 sw/source/filter/html/htmlgrin.cxx| 21 +++-- 3 files changed, 38 insertions(+), 2 deletions(-) New commits: commit a0f5c5e6d1

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

2018-04-23 Thread Stephan Bergmann
vcl/qt5/Qt5Printer.cxx |2 +- vcl/qt5/Qt5Printer.hxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit cd511523fdf2cae9c28588aaf181259d04dfa932 Author: Stephan Bergmann Date: Mon Apr 23 14:55:57 2018 +0200 Adapt --enable-qt5 ...to c0af8057188c0e9

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

2018-04-23 Thread Stephan Bergmann
vcl/inc/salprn.hxx |1 + 1 file changed, 1 insertion(+) New commits: commit bfc4427b8c9f19e8b7c13d21a1f3cd8fed59f662 Author: Stephan Bergmann Date: Mon Apr 23 14:46:10 2018 +0200 Missing declaration Change-Id: I059f5ada671327566b34ad69157a17f1fe3f0304 diff --git a/vcl/inc/sa

[Libreoffice-commits] help.git: 3 commits - help3xsl/default.css help3xsl/paginathing.js

2018-04-23 Thread Adolfo Jayme Barrientos
help3xsl/default.css| 25 + help3xsl/paginathing.js |8 2 files changed, 21 insertions(+), 12 deletions(-) New commits: commit 41c6294398f9a3a8ba7c3c66abd4cc14dbbcecd1 Author: Adolfo Jayme Barrientos Date: Mon Apr 23 07:22:40 2018 -0500 Helponlin

[Libreoffice-commits] core.git: helpcontent2

2018-04-23 Thread Adolfo Jayme Barrientos
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e31a5365091d8658ecce374bbc339a9d832e1a15 Author: Adolfo Jayme Barrientos Date: Mon Apr 23 07:22:40 2018 -0500 Updated core Project: help 41c6294398f9a3a8ba7c3c66abd4cc14dbbcecd1 Helponl

[Libreoffice-commits] core.git: Branch 'private/vmiklos/image-rework' - 0 commits -

2018-04-23 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: offapi/com

2018-04-23 Thread Tomaž Vajngerl
offapi/com/sun/star/graphic/MediaProperties.idl | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) New commits: commit cbbca8d13d02cee0ba5081a714742d8e17613d32 Author: Tomaž Vajngerl Date: Sat Apr 21 14:39:33 2018 +0900 [API CHANGE] MediaProperties don't accept GraphicO

[Libreoffice-commits] core.git: sc/uiconfig sd/uiconfig sw/uiconfig

2018-04-23 Thread andreas kainz
sc/uiconfig/scalc/popupmenu/notebookbar.xml | 16 +--- sc/uiconfig/scalc/toolbar/notebookbarshortcuts.xml|2 +- sd/uiconfig/simpress/popupmenu/notebookbar.xml| 16 +--- sd/uiconfig/simpress/toolbar/notebookbarshortcuts.xml |2 +- sw/uiconfi

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

2018-04-23 Thread Olivier Hallot
source/text/scalc/01/func_webservice.xhp | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit b6dd08ef07f38d81928b595f3af43c2b8dd151e1 Author: Olivier Hallot Date: Mon Apr 23 02:12:43 2018 +0100 Fix bookmark weird placement Change-Id: Ia7b087d

[Libreoffice-commits] core.git: helpcontent2

2018-04-23 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 597cb084065331629506c7a5d0cd1fd06639 Author: Olivier Hallot Date: Mon Apr 23 02:12:43 2018 +0100 Updated core Project: help b6dd08ef07f38d81928b595f3af43c2b8dd151e1 Fix bookmark wei

[Libreoffice-commits] core.git: helpcontent2

2018-04-23 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit de443c7250f989d72ab10fe847ebebbb4633fcbf Author: Olivier Hallot Date: Sun Apr 22 23:27:41 2018 +0100 Updated core Project: help cc09d26f79acdb4c488fbc54fd51325f1b9dfbb7 Fix in condition

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

2018-04-23 Thread Olivier Hallot
source/text/scalc/01/0512.xhp | 10 +- source/text/scalc/01/func_roundsig.xhp |4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) New commits: commit cc09d26f79acdb4c488fbc54fd51325f1b9dfbb7 Author: Olivier Hallot Date: Sun Apr 22 23:27:41 2018 +0100 Fix in co

[Libreoffice-commits] core.git: helpcontent2

2018-04-23 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 936c4635d2ac17cf9355cf0a9e29837881ceba83 Author: Olivier Hallot Date: Sun Apr 22 23:13:07 2018 +0100 Updated core Project: help 20f5204fb81945fc6c282f7322cd16290de1efd4 Fix example for

[Libreoffice-commits] core.git: Branch 'feature/qt5+kde5' - vcl/CustomTarget_kde5_moc.mk vcl/Library_vclplug_kde5.mk vcl/unx

2018-04-23 Thread Katarina Behrens
vcl/CustomTarget_kde5_moc.mk |1 vcl/Library_vclplug_kde5.mk |2 vcl/unx/kde5/KDE5Data.cxx| 73 -- vcl/unx/kde5/KDE5Data.hxx| 45 vcl/unx/kde5/KDE5SalDisplay.cxx |3 vcl/unx/kde5/KDE5SalFrame.cxx|1 vcl/unx/kde5/KDE5SalInstance.cxx |

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

2018-04-23 Thread Sophia Schröder
source/text/sbasic/guide/access2base.xhp | 33 --- 1 file changed, 18 insertions(+), 15 deletions(-) New commits: commit f7ed5d8cb7bc6bfd25206e157fcf6b4372f38329 Author: Sophia Schröder Date: Sun Apr 22 15:28:33 2018 +0100 Improve wording and formatting of he

[Libreoffice-commits] core.git: helpcontent2

2018-04-23 Thread Sophia Schröder
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b94c85c531222cb9f798a7e57f6bf98d61595665 Author: Sophia Schröder Date: Sun Apr 22 15:28:33 2018 +0100 Updated core Project: help f7ed5d8cb7bc6bfd25206e157fcf6b4372f38329 Improve wording

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

2018-04-23 Thread Arnaud Versini
accessibility/inc/standard/vclxaccessiblecheckbox.hxx |2 accessibility/inc/standard/vclxaccessibleedit.hxx |1 accessibility/inc/standard/vclxaccessiblelist.hxx |4 accessibility/inc/standard/vclxaccessibletabcontrol.hxx |4 accessibility/

[Libreoffice-commits] core.git: include/sfx2 include/svtools include/vcl sc/source sfx2/source sfx2/uiconfig starmath/inc starmath/source svtools/source svtools/uiconfig sw/inc sw/source sw/uiconfig v

2018-04-23 Thread Caolán McNamara
include/sfx2/prnmon.hxx | 19 +- include/sfx2/tabdlg.hxx |4 include/sfx2/viewsh.hxx |2 include/svtools/prnsetup.hxx | 50 +++ include/vcl/print.hxx |7 - include/vcl/w

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

2018-04-23 Thread Miklos Vajna
sw/inc/shellio.hxx | 56 +-- sw/source/filter/ascii/parasc.cxx |8 +- sw/source/filter/basflt/shellio.cxx| 94 - sw/source/filter/docx/swdocxreader.cxx |6 +- sw/source/filter/html/swhtml.cxx | 24

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

2018-04-23 Thread Gabor Kelemen
cui/source/tabpages/align.cxx|8 cui/source/tabpages/paragrph.cxx |8 2 files changed, 8 insertions(+), 8 deletions(-) New commits: commit c792f3a5ab6869db616effd2f2d2ca15fc744132 Author: Gabor Kelemen Date: Sat Apr 21 15:29:25 2018 +0200 tdf#113959 Use simpl

[Libreoffice-commits] online.git: Changes to 'refs/tags/cd-3.1.0-10'

2018-04-23 Thread Andras Timar
Tag 'cd-3.1.0-10' created by Andras Timar at 2018-04-23 09:56 + cd-3.1.0-10 Changes since cd-3.1.0-9-1: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/l

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-cd-3-1' - debian/changelog loolwsd.spec.in

2018-04-23 Thread Andras Timar
debian/changelog |6 ++ loolwsd.spec.in |2 +- 2 files changed, 7 insertions(+), 1 deletion(-) New commits: commit 9411ad51fe21954c13b911c376b1355c0414bce5 Author: Andras Timar Date: Mon Apr 23 11:54:24 2018 +0200 Bump package version to 3.1.0-10 Change-Id: Ic14e3a55

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3' - common/Log.cpp

2018-04-23 Thread Ashod Nakashian
common/Log.cpp |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit d50850337b1cad5ce93678079085a97316f1f48e Author: Ashod Nakashian Date: Thu Apr 19 08:35:23 2018 -0400 wsd: log proper ISO date in -MM-DD format Change-Id: I8851c044bad43a03a99f7471be

[Libreoffice-commits] online.git: common/Log.cpp

2018-04-23 Thread Ashod Nakashian
common/Log.cpp |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit b59f5c2c65939bd7c6781deb335b186f44f14e84 Author: Ashod Nakashian Date: Thu Apr 19 08:35:23 2018 -0400 wsd: log proper ISO date in -MM-DD format Change-Id: I8851c044bad43a03a99f7471be

[Libreoffice-commits] core.git: Repository.mk

2018-04-23 Thread Stephan Bergmann
Repository.mk |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 412642457f045bb7e5faa8bf50d0ad98e091a88a Author: Stephan Bergmann Date: Mon Apr 23 11:49:04 2018 +0200 WIP: Split --with-help=html packages into non-locale and per-locale ...in prepara

[Libreoffice-commits] help.git: GeneratedPackage_html_generated.mk GeneratedPackage_html_lang_generated.mk Module_helpcontent2.mk Package_html_dynamic.mk Package_html_lang.mk Package_html.mk

2018-04-23 Thread Stephan Bergmann
GeneratedPackage_html_lang_generated.mk |6 +++--- Module_helpcontent2.mk |5 +++-- Package_html.mk | 25 - Package_html_dynamic.mk | 18 ++ Package_html_lang.mk| 21 +

[Libreoffice-commits] core.git: helpcontent2

2018-04-23 Thread Stephan Bergmann
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d9f7f2b4ad8ca2c1c88ce4b76cbf216fa7c34e4c Author: Stephan Bergmann Date: Mon Apr 23 11:45:41 2018 +0200 Updated core Project: help c0508a0752d460bca8e7f5917edc074d9bc66f93 WIP: Split --w

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

2018-04-23 Thread Noel Grandin
include/vcl/BitmapConvolutionMatrixFilter.hxx | 13 +++-- include/vcl/BitmapSharpenFilter.hxx |6 +- vcl/source/bitmap/BitmapConvolutionMatrixFilter.cxx |9 - 3 files changed, 12 insertions(+), 16 deletions(-) New commits: commit 6122f6266c61db8

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-cd-3-1' - common/Log.cpp

2018-04-23 Thread Ashod Nakashian
common/Log.cpp |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 988f538f4a9dafd554f6fe89a4791c7f8e119399 Author: Ashod Nakashian Date: Thu Apr 19 08:35:23 2018 -0400 wsd: log proper ISO date in -MM-DD format Change-Id: I8851c044bad43a03a99f747

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

2018-04-23 Thread Johnny_M
include/svx/svdsnpv.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6a068a90bb8b7625aca73e2c7c0a9e14a95b82be Author: Johnny_M Date: Sat Apr 21 13:04:40 2018 +0200 Translate German comment Change-Id: I490cd001c60b28a4f04eba6195e887f4e1061d5c Re

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

2018-04-23 Thread Andras Timar
loleaflet/po/templates/loleaflet-ui.pot | 298 +++- 1 file changed, 144 insertions(+), 154 deletions(-) New commits: commit a1fe4fa8b0c7ffbc22ed4ff0b56244df9c482b64 Author: Andras Timar Date: Mon Apr 23 10:41:03 2018 +0200 loleaflet: updated UI pot Ch

[Libreoffice-commits] translations.git: source/sl

2018-04-23 Thread Andras Timar
source/sl/accessibility/messages.po| 24 source/sl/avmedia/messages.po | 46 source/sl/basctl/messages.po | 312 source/sl/basic/messages.po|

[Libreoffice-commits] core.git: translations

2018-04-23 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 64cec380d224b4a195e460eb8ccabf8cf1979476 Author: Andras Timar Date: Mon Apr 23 10:35:38 2018 +0200 Updated core Project: translations 6e357f3555df07d206b2967816182d2f9b645b80 Updated Sl

[Libreoffice-commits] core.git: Branch 'feature/qt5+kde5' - 2 commits - vcl/headless vcl/inc vcl/unx

2018-04-23 Thread Katarina Behrens
vcl/headless/svpgdi.cxx |6 +++ vcl/inc/headless/svpgdi.hxx |2 + vcl/unx/kde5/KDE5SalGraphics.cxx | 63 +-- 3 files changed, 49 insertions(+), 22 deletions(-) New commits: commit 018cb201437acf5212f241c1b3cd1755bda0faf0 Author: Katarina

[Libreoffice-commits] core.git: bin/find-unneeded-includes

2018-04-23 Thread Andrea Gelmini
bin/find-unneeded-includes |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6e3db40b8bccc13b106b63de31de1b8d7b9348cb Author: Andrea Gelmini Date: Sat Apr 7 15:20:11 2018 +0200 Fix typo in variable Change-Id: I9ff961e9d6558478e72098a74048a5957299a953

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

2018-04-23 Thread Caolán McNamara
vcl/source/app/salvtables.cxx | 22 -- 1 file changed, 12 insertions(+), 10 deletions(-) New commits: commit 5c961a0412467d444dc7bc92a4573f1769b7dc53 Author: Caolán McNamara Date: Sun Apr 22 20:48:27 2018 +0100 better focus in/out impl that doesn't depend on being a

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

2018-04-23 Thread Caolán McNamara
vcl/source/gdi/print.cxx |1 + vcl/source/outdev/font.cxx|1 + vcl/source/window/winproc.cxx |1 + 3 files changed, 3 insertions(+) New commits: commit 6baa7ab095b44c599a0db253e5484f673878cabc Author: Caolán McNamara Date: Sun Apr 22 20:59:45 2018 +0100 call ImplCallE

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

2018-04-23 Thread Andras Timar
Tag 'cp-5.1-27' created by Andras Timar at 2018-04-23 07:50 + cp-5.1-27 Changes since cp-5.1-26-2: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listin

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

2018-04-23 Thread Andras Timar
Tag 'cp-5.1-27' created by Andras Timar at 2018-04-23 07:50 + cp-5.1-27 Changes since cp-5.1-24: Andras Timar (1): changed wording of cell merge warning --- source/en-GB/sc/source/ui/src.po |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---

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

2018-04-23 Thread Miklos Vajna
Tag 'cp-5.1-27' created by Andras Timar at 2018-04-23 07:50 + cp-5.1-27 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] dictionaries.git: Changes to 'refs/tags/cp-5.1-27'

2018-04-23 Thread Andras Timar
Tag 'cp-5.1-27' created by Andras Timar at 2018-04-23 07:50 + cp-5.1-27 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: vcl/source

2018-04-23 Thread Tor Lillqvist
vcl/source/bitmap/BitmapSobelGreyFilter.cxx | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) New commits: commit 837d1c9723c84a6b4f461ed93c30b3d41ac86df0 Author: Tor Lillqvist Date: Mon Apr 23 10:39:17 2018 +0300 Revert "loplugin:expressionalwayszero"

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

2018-04-23 Thread Tor Lillqvist
vcl/source/bitmap/BitmapEmbossGreyFilter.cxx |2 +- vcl/source/bitmap/BitmapMosaicFilter.cxx |2 +- vcl/source/bitmap/BitmapSepiaFilter.cxx |2 +- vcl/source/bitmap/BitmapSmoothenFilter.cxx |2 +- vcl/source/bitmap/BitmapSobelGreyFilter.cxx | 20 ++--

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

2018-04-23 Thread Stephan Bergmann
compilerplugins/clang/expressionalwayszero.cxx | 22 -- 1 file changed, 4 insertions(+), 18 deletions(-) New commits: commit 14184060bd2249a492ea44d36463914c421e6ce5 Author: Stephan Bergmann Date: Mon Apr 23 09:24:53 2018 +0200 Don't warn about multiplication by zero

[Libreoffice-commits] core.git: Repository.mk

2018-04-23 Thread Stephan Bergmann
Repository.mk | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 0ada546b16be51f2b2ec430d99b5c44b9f1e00ad Author: Stephan Bergmann Date: Fri Apr 20 15:28:56 2018 +0200 WIP: Include --with-help=html in installation sets As a first step, include