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

2019-03-29 Thread Zdeněk Crhonek (via logerrit)
sc/qa/uitest/calc_tests/data/tdf123479.ods |binary sc/qa/uitest/calc_tests7/tdf123479.py | 51 + 2 files changed, 51 insertions(+) New commits: commit e0656101ac92a37855b1302a6db19b91a5b8c149 Author: Zdeněk Crhonek AuthorDate: Fri Mar 29 20:31:07 2019 +010

[Libreoffice-commits] core.git: icon-themes/sifr icon-themes/sifr_dark icon-themes/sifr_svg officecfg/registry

2019-03-29 Thread andreas kainz (via logerrit)
icon-themes/sifr/cmd/lc_duplicatepage.png|binary icon-themes/sifr/cmd/lc_duplicateslide.png |binary icon-themes/sifr/cmd/lc_hscrollbar.png |binary icon-themes/sifr/cmd/lc_insertformhscroll.png

Re: CppUnit updates

2019-03-29 Thread Markus Mohrhard
Hey, On Sat, Mar 30, 2019 at 6:22 AM Andrés Maldonado wrote: > Hello, > > I was working on EasyHack 122169 > and > submitted a patch to Gerrit, > but the Jenkins build failed because the comm

[Libreoffice-commits] core.git: vcl/Package_theme_definitions.mk vcl/uiconfig

2019-03-29 Thread Tomaž Vajngerl (via logerrit)
vcl/Package_theme_definitions.mk | 84 +- vcl/uiconfig/theme_definitions/ios/definition.xml | 102 +++--- 2 files changed, 93 insertions(+), 93 deletions(-) New commits: commit 45f975f8180f782cf71173a4526d17d6e74b9583 Author: Tomaž Vajngerl

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - vcl/CppunitTest_vcl_gen.mk vcl/opengl vcl/qa

2019-03-29 Thread Miklos Vajna (via logerrit)
vcl/CppunitTest_vcl_gen.mk |1 + vcl/opengl/gdiimpl.cxx |5 + vcl/qa/cppunit/gen/gen.cxx | 36 +++- 3 files changed, 41 insertions(+), 1 deletion(-) New commits: commit 777a26b1802f92e26afdd147f76022ef345a393e Author: Miklos Vajna AuthorDate:

[Libreoffice-commits] core.git: configure.ac

2019-03-29 Thread Tomaž Vajngerl (via logerrit)
configure.ac |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 0f64f70501ac633356f3db380e9a65d146eabe1d Author: Tomaž Vajngerl AuthorDate: Fri Mar 29 21:54:34 2019 +0900 Commit: Tomaž Vajngerl CommitDate: Sat Mar 30 04:05:14 2019 +0100 add sifr_svg

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

2019-03-29 Thread Jan-Marek Glogowski (via logerrit)
vcl/qt5/Qt5Graphics_GDI.cxx |4 ++-- vcl/qt5/Qt5Instance.cxx |2 ++ vcl/unx/kde5/KDE5SalGraphics.cxx |4 ++-- vcl/unx/kde5/KDE5SalInstance.cxx |2 ++ 4 files changed, 8 insertions(+), 4 deletions(-) New commits: commit b4698a2241ec26d796c66da3a814f7cc693785b6 Author:

Re: [GSoC] Subpixel glyph positioning - Looking for a mentor

2019-03-29 Thread Jan-Marek Glogowski
Hi Alexander, Am 29.03.19 um 17:06 schrieb Alexander Farrow: > For GSoC 2019 I would love to work on the "Sub-pixel and stable glyph > positioning" project from the > list of ideas without a mentor: > https://bugs.documentfoundation.org/show_bug.cgi?id=103322 > > I'm particularly interested in t

CppUnit updates

2019-03-29 Thread Andrés Maldonado
Hello, I was working on EasyHack 122169 and submitted a patch to Gerrit, but the Jenkins build failed because the commit

Python in LibreOffice don't support https?

2019-03-29 Thread Aleks_SH
Hi. I try this python code in LibreOffice 6.2.2 under Win 10: from urllib.request import urlopen url = 'https://google.com' file = urlopen(url) html = file.read() And get error: : Python in LibreOffice don't support https? HTTPS support is only available if the socket module was compi

[Libreoffice-commits] core.git: include/test test/inc test/Library_subsequenttest.mk test/Library_test.mk test/source

2019-03-29 Thread Jens Carl (via logerrit)
include/test/helper/form.hxx|6 +++--- test/Library_subsequenttest.mk |1 - test/Library_test.mk|1 - test/source/helper/form.cxx |2 +- test/source/view/xcontrolaccess.cxx |2 +- 5 files changed, 5 insertions(+), 7 deletions(-) New commits

[Libreoffice-commits] online.git: 4 commits - loleaflet/Makefile.am loleaflet/po loleaflet/src scripts/plist2pot.sh

2019-03-29 Thread Libreoffice Gerrit user
loleaflet/Makefile.am|2 loleaflet/po/templates/ios.pot | 39 ++ loleaflet/po/templates/loleaflet-help.pot|2 loleaflet/po/templates/loleaflet-ui.pot | 414 ++- loleaflet/src/control/Control.AlertDialog.js | 47 +

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

2019-03-29 Thread Serge Krot (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf124384.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport11.cxx|7 +++ writerfilter/source/dmapper/DomainMapper_Impl.cxx |2 +- 3 files changed, 8 insertions(+), 1 deletion(-) New commits: commit ad6f0e2dc8bc9ed9f12e57c4dd94e11f439e9c5f Au

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - cui/uiconfig include/svx svx/source vcl/source

2019-03-29 Thread Caolán McNamara (via logerrit)
cui/uiconfig/ui/colorpage.ui |1 + include/svx/hexcolorcontrol.hxx |7 ++- svx/source/dialog/hexcolorcontrol.cxx | 29 - vcl/source/control/edit.cxx | 14 -- 4 files changed, 47 insertions(+), 4 deletions(-) New comm

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

2019-03-29 Thread Caolán McNamara (via logerrit)
svtools/source/control/valueacc.cxx | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit 020a2eb507bb25bcc67dd1e601233aa7cd5d65d1 Author: Caolán McNamara AuthorDate: Fri Mar 29 15:49:46 2019 + Commit: Caolán McNamara CommitDate: Fri Mar 29 22:23:22 2

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

2019-03-29 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtk3gtkinst.cxx | 29 ++--- 1 file changed, 18 insertions(+), 11 deletions(-) New commits: commit b70053ba681a9b62afd6fa700ad94256d98d8dc7 Author: Caolán McNamara AuthorDate: Fri Mar 29 15:23:28 2019 + Commit: Caolán McNamara CommitDate: Fri Ma

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

2019-03-29 Thread Eike Rathke (via logerrit)
sc/source/filter/excel/xestyle.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit 68a78526a099739be73b9e87c2ecc8cd39510567 Author: Eike Rathke AuthorDate: Fri Mar 29 22:05:56 2019 +0100 Commit: Eike Rathke CommitDate: Fri Mar 29 22:07:23 2019 +0100 Remove now moot c

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - distro-configs/CPLinux-LOKit.conf distro-configs/CPLinux-MPL.conf

2019-03-29 Thread Andras Timar (via logerrit)
distro-configs/CPLinux-LOKit.conf |2 +- distro-configs/CPLinux-MPL.conf |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 1e7aa2d8a0a0aecc0e24475d7b987c3d8ad2d1b8 Author: Andras Timar AuthorDate: Fri Mar 29 21:22:25 2019 +0100 Commit: Andras Timar Co

[Libreoffice-commits] core.git: Branch 'feature/item_refactor2' - 2 commits - basctl/source include/item item/source

2019-03-29 Thread Armin Le Grand (via logerrit)
basctl/source/basicide/sbxitem.cxx |7 + basctl/source/inc/sbxitem.hxx | 12 + include/item/base/ItemAdministrator.hxx|2 - include/item/base/ItemBase.hxx | 18 +++--- include/item/base/ItemBaseStaticHelper.hxx | 35 ---

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

2019-03-29 Thread Caolán McNamara (via logerrit)
drawinglayer/source/processor2d/vclprocessor2d.cxx | 45 +++-- 1 file changed, 24 insertions(+), 21 deletions(-) New commits: commit b1f961e3a459d2772f12da556ab74fa635d6a46a Author: Caolán McNamara AuthorDate: Fri Mar 29 14:32:20 2019 + Commit: Caolán McNamara Comm

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

2019-03-29 Thread Caolán McNamara (via logerrit)
drawinglayer/source/processor2d/vclhelperbufferdevice.cxx |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit 11fe18ea21974e4fdc01a3f4a455725cec8ce11a Author: Caolán McNamara AuthorDate: Fri Mar 29 14:05:55 2019 + Commit: Caolán McNamara CommitDate:

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

2019-03-29 Thread Caolán McNamara (via logerrit)
starmath/inc/dialog.hxx|8 ++-- starmath/source/dialog.cxx |9 +++-- 2 files changed, 13 insertions(+), 4 deletions(-) New commits: commit fdeada8c50c3e9126537ceafc649c85dc4be598c Author: Caolán McNamara AuthorDate: Fri Mar 29 13:51:50 2019 + Commit: Caolán McNama

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - instsetoo_native/util

2019-03-29 Thread Matthias Seidel (via logerrit)
instsetoo_native/util/openoffice.lst |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b8156901b37e5195aae92b1d6d6c1ec8c7439030 Author: Matthias Seidel AuthorDate: Fri Mar 29 17:05:52 2019 + Commit: Matthias Seidel CommitDate: Fri Mar 29 17:05:52 2019 +000

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - i18npool/source

2019-03-29 Thread László Németh (via logerrit)
i18npool/source/collator/data/hu_charset.txt |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 37f5c96da886f82b819e375feab0a871cab28513 Author: László Németh AuthorDate: Tue Feb 19 13:42:58 2019 +0100 Commit: Eike Rathke CommitDate: Fri Mar 29 18:10:46 20

[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-6.2.3.1'

2019-03-29 Thread Libreoffice Gerrit user
Tag 'libreoffice-6.2.3.1' created by Christian Lohmaier at 2019-03-29 16:27 + Tag libreoffice-6.2.3.1 -BEGIN PGP SIGNATURE- iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAlyeR2UACgkQ9DSh76/u rqONsA/8Cwb/gwhyvYAcDMscCSuNmgq51Y8Oeou6FRp//xLLtFmDMOsLv0WK5jAX F+jUiiWbyUvN+P8/vtC6FwhcryMF9

[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-6.2.3.1'

2019-03-29 Thread Libreoffice Gerrit user
Tag 'libreoffice-6.2.3.1' created by Christian Lohmaier at 2019-03-29 16:27 + Tag libreoffice-6.2.3.1 -BEGIN PGP SIGNATURE- iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAlyeR2UACgkQ9DSh76/u rqOG0BAAxKiCStL0pWSiBRZIVEYvmGLsZdpFzi1XCQHAQcr4kENL16q4L2eoqjPG 3FhqSUpzpMPtJwc0gJYEcZKnUQ0qt

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-6.2.3.1'

2019-03-29 Thread Christian Lohmaier (via logerrit)
Tag 'libreoffice-6.2.3.1' created by Christian Lohmaier at 2019-03-29 16:27 + Tag libreoffice-6.2.3.1 -BEGIN PGP SIGNATURE- iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAlyeR2UACgkQ9DSh76/u rqNmGw/8CQsuzdG4xaRTLPWhJvNM6w0x5QTQlk90NUN+/Rp4MLuR8vJwVcxfd/8v ZEWjLKENhBtuiMuJfwKY/lkpTtl2i

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2-3' - configure.ac

2019-03-29 Thread Christian Lohmaier (via logerrit)
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d3c78c76e7f37a8b18df874456cbbe23e399a409 Author: Christian Lohmaier AuthorDate: Fri Mar 29 17:28:38 2019 +0100 Commit: Christian Lohmaier CommitDate: Fri Mar 29 17:28:38 2019 +0100 bump produc

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-6.2.3.1'

2019-03-29 Thread Libreoffice Gerrit user
Tag 'libreoffice-6.2.3.1' created by Christian Lohmaier at 2019-03-29 16:27 + Tag libreoffice-6.2.3.1 -BEGIN PGP SIGNATURE- iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAlyeR2EACgkQ9DSh76/u rqPrZRAAnIMUnlNLcMZ7uMvDy+hu3O1Ssua0kW7H88ZEMh1udPIaGU0hZqxV3gtr kvJMYZlDhTaLVS0baZcnEN4ZhUeYz

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

2019-03-29 Thread Tomaž Vajngerl (via logerrit)
vcl/qa/cppunit/BitmapTest.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 938e6d7a59aa3272afdcf64c14e0647da7f2544f Author: Tomaž Vajngerl AuthorDate: Wed Mar 27 19:31:34 2019 +0900 Commit: Tomaž Vajngerl CommitDate: Fri Mar 29 17:27:41 2019 +0100

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

2019-03-29 Thread Tomaž Vajngerl (via logerrit)
vcl/qa/cppunit/BitmapTest.cxx | 45 ++ 1 file changed, 45 insertions(+) New commits: commit bd77bd52929c313c27728c58edbb5b9e133dfc4f Author: Tomaž Vajngerl AuthorDate: Wed Mar 27 19:33:25 2019 +0900 Commit: Tomaž Vajngerl CommitDate: Fri Mar 29

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - configure.ac

2019-03-29 Thread Christian Lohmaier (via logerrit)
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3e11d06c850bff6db50d66c60e7a4ddae0c6ee73 Author: Christian Lohmaier AuthorDate: Fri Mar 29 17:24:49 2019 +0100 Commit: Christian Lohmaier CommitDate: Fri Mar 29 17:24:49 2019 +0100 bump produc

[Libreoffice-commits] core.git: Changes to 'libreoffice-6-2-3'

2019-03-29 Thread Christian Lohmaier (via logerrit)
New branch 'libreoffice-6-2-3' available with the following commits: commit 3c93e4a2bf5581fac6e1c45dc02ad381769a0a54 Author: Christian Lohmaier Date: Fri Mar 29 17:21:20 2019 +0100 Branch libreoffice-6-2-3 This is 'libreoffice-6-2-3' - the stable branch for the 6.2.3 release. O

[Libreoffice-commits] translations.git: Changes to 'libreoffice-6-2-3'

2019-03-29 Thread Libreoffice Gerrit user
New branch 'libreoffice-6-2-3' available with the following commits: commit 508813fdb2229975a6193656d92bb22b4721afa3 Author: Christian Lohmaier Date: Fri Mar 29 17:21:03 2019 +0100 Branch libreoffice-6-2-3 This is 'libreoffice-6-2-3' - the stable branch for the 6.2.3 release. O

[Libreoffice-commits] help.git: Changes to 'libreoffice-6-2-3'

2019-03-29 Thread Libreoffice Gerrit user
New branch 'libreoffice-6-2-3' available with the following commits: commit 910c63d87b5eb9cc72b039eabb3fb34e1b15f79e Author: Christian Lohmaier Date: Fri Mar 29 17:21:03 2019 +0100 Branch libreoffice-6-2-3 This is 'libreoffice-6-2-3' - the stable branch for the 6.2.3 release. O

[Libreoffice-commits] dictionaries.git: Changes to 'libreoffice-6-2-3'

2019-03-29 Thread Libreoffice Gerrit user
New branch 'libreoffice-6-2-3' available with the following commits: commit a8bff458e37e22978d8348ccc8904391d706e5e9 Author: Christian Lohmaier Date: Fri Mar 29 17:21:03 2019 +0100 Branch libreoffice-6-2-3 This is 'libreoffice-6-2-3' - the stable branch for the 6.2.3 release. O

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - translations

2019-03-29 Thread Christian Lohmaier (via logerrit)
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit eadd37764ae50ff621438a4d22e9e4702030f54f Author: Christian Lohmaier AuthorDate: Fri Mar 29 16:42:26 2019 +0100 Commit: Gerrit Code Review CommitDate: Fri Mar 29 17:18:03 2019 +0100 Update git

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

2019-03-29 Thread Tor Lillqvist (via logerrit)
vcl/ios/iosinst.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 685e91a7aee4a4acc60e33bf1313a394fd15b1ff Author: Tor Lillqvist AuthorDate: Fri Mar 29 18:08:30 2019 +0200 Commit: Tor Lillqvist CommitDate: Fri Mar 29 18:13:17 2019 +0200 Avoid dialog h

[GSoC] Subpixel glyph positioning - Looking for a mentor

2019-03-29 Thread Alexander Farrow
For GSoC 2019 I would love to work on the "Sub-pixel and stable glyph positioning" project from the list of ideas without a mentor: https://bugs.documentfoundation.org/show_bug.cgi?id=103322 I'm particularly interested in this project

Re: Font Name and Sample Text displays

2019-03-29 Thread Caolán McNamara
On Fri, 2019-03-29 at 09:37 -0700, I Write wrote: > In LibreOffice, when Tools->Options->"Fonts Lists"->"Show preview of > fonts" is checked, a sample text is displayed to the right of some > fonts that contain non-latin glyphs (for example, Malgun Gothic shows > Korean characters). I am working wi

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - jvmfwk/distributions

2019-03-29 Thread Stephan Bergmann (via logerrit)
jvmfwk/distributions/OpenOfficeorg/javavendors_linux.xml |2 +- jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml |2 +- jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml|2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 4e230303a4daf2e3363e8

[Libreoffice-commits] core.git: Branch 'feature/item_refactor2' - basctl/source include/sfx2 item/source sfx2/sdi

2019-03-29 Thread Armin Le Grand (via logerrit)
basctl/source/basicide/basides1.cxx | 26 +++--- basctl/source/basicide/bastype2.cxx | 20 + basctl/source/basicide/moduldl2.cxx | 10 +- basctl/source/basicide/moduldlg.cxx | 33 +- basctl/source/basicide/sbxitem.cxx | 52

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

2019-03-29 Thread Tor Lillqvist (via logerrit)
vcl/source/app/IconThemeSelector.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit e608dca4f4c99631ebd4d4dfa02f0e28a625cdba Author: Tor Lillqvist AuthorDate: Fri Mar 29 16:32:01 2019 +0200 Commit: Tor Lillqvist CommitDate: Fri Mar 29 16:32:01 2019 +0200 Use the

[Libreoffice-commits] core.git: cui/inc cui/source icon-themes/colibre icon-themes/colibre_svg

2019-03-29 Thread Tomaž Vajngerl (via logerrit)
cui/inc/bitmaps.hlst | 12 + cui/source/tabpages/border.cxx | 106 - icon-themes/colibre/svx/res/border_cell_all_32.png |binary icon-themes/colibre/svx/res/border_cell_diag_32.png|binary icon-themes/

[Libreoffice-commits] core.git: vcl/CppunitTest_vcl_gen.mk vcl/opengl vcl/qa

2019-03-29 Thread Miklos Vajna (via logerrit)
vcl/CppunitTest_vcl_gen.mk |1 + vcl/opengl/gdiimpl.cxx |5 + vcl/qa/cppunit/gen/gen.cxx | 36 +++- 3 files changed, 41 insertions(+), 1 deletion(-) New commits: commit 75e152a7e8f384921d4417d0fb5d2db6a6f357cb Author: Miklos Vajna AuthorDate:

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

2019-03-29 Thread Caolán McNamara (via logerrit)
cui/source/tabpages/border.cxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit 6c29dbb7a1c3a04f3cbaa3dd720db482755538d7 Author: Caolán McNamara AuthorDate: Fri Mar 29 12:05:56 2019 + Commit: Caolán McNamara CommitDate: Fri Mar 29 14:43:11 201

Re: Call for suggestion to a patch for tdf#114311

2019-03-29 Thread Takeshi Abe
Hi Andras, Thanks a lot for your reply. On Fri, 29 Mar 2019 13:20:27 +0100, Andras Timar wrote: > Hi, (snip) > I merged your patch to master, thank you. Do not worry about translations, > the new string will be automatically extracted by l10ntools. It's a normal > to add new translatable strings

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

2019-03-29 Thread Muhammet Kara (via logerrit)
sd/uiconfig/simpress/menubar/menubar.xml |1 + 1 file changed, 1 insertion(+) New commits: commit f1c27ccc7ece38cc5395c14d01d634fd4bb77c11 Author: Muhammet Kara AuthorDate: Fri Mar 29 12:46:36 2019 +0300 Commit: Muhammet Kara CommitDate: Fri Mar 29 13:59:11 2019 +0100 Add Redac

Re: Build failure with latest ICU 64.1

2019-03-29 Thread Miklos Vajna
Hi, On Fri, Mar 29, 2019 at 12:43:41PM +0100, Andreas Sturmlechner wrote: > (this is from system-xmlsec-1.2.27) Can you see if the attached patch helps? If so, we can get it merged upstream. Thanks, Miklos From d0c7516dd97599fb59d8616e8adf94f19ec48de1 Mon Sep 17 00:00:00 2001 From: Miklos Vaj

[Libreoffice-commits] core.git: basctl/source cui/source dbaccess/qa desktop/qa filter/source include/sfx2 sc/inc sc/source sd/qa sd/source sfx2/source svx/source sw/qa sw/source

2019-03-29 Thread Gabor Kelemen (via logerrit)
basctl/source/basicide/scriptdocument.cxx |1 cui/source/customize/cfg.cxx|1 cui/source/tabpages/backgrnd.cxx|1 dbaccess/qa/extras/dialog-save.cxx |1 deskto

Re: Call for suggestion to a patch for tdf#114311

2019-03-29 Thread Andras Timar
Hi, On Fri, Mar 29, 2019 at 1:16 PM Takeshi Abe wrote: > Hi, > > Having uploaded a patch [1] for tdf#114311 a month ago, I would like > to ask developers who are familiar with Windows installation to check > it. At least I have confirmed that it works on a Windows 10. > > It would be necessary

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

2019-03-29 Thread Takeshi Abe (via logerrit)
scp2/source/ooo/registryitem_ooo.scp |2 +- scp2/source/ooo/registryitem_ooo.ulf |3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit 9c607b61f4e66c78b0c36802a1dcc997bf39e307 Author: Takeshi Abe AuthorDate: Mon Feb 25 17:25:30 2019 +0900 Commit: Andras Tima

Call for suggestion to a patch for tdf#114311

2019-03-29 Thread Takeshi Abe
Hi, Having uploaded a patch [1] for tdf#114311 a month ago, I would like to ask developers who are familiar with Windows installation to check it. At least I have confirmed that it works on a Windows 10. It would be necessary to tweak the translations submodule simultaneously to complete the fix

Font Name and Sample Text displays

2019-03-29 Thread I Write
In LibreOffice, when Tools->Options->"Fonts Lists"->"Show preview of fonts" is checked, a sample text is displayed to the right of some fonts that contain non-latin glyphs (for example, Malgun Gothic shows Korean characters). I am working with a font for a new writing system/language (added to Unic

Re: Build failure with latest ICU 64.1

2019-03-29 Thread Andreas Sturmlechner
On Friday, 29 March 2019 at 11:51, Stephan Bergmann wrote: > > In file included from > > /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/memory:64, > > from /usr/include/unicode/localpointer.h:45, > > from /usr/include/unicode/uenum.h:23, > >

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

2019-03-29 Thread Michael Meeks (via logerrit)
cppuhelper/source/servicemanager.cxx | 176 +-- 1 file changed, 86 insertions(+), 90 deletions(-) New commits: commit 799aef2bf37ba4e23d3a837be49e354624b7083d Author: Michael Meeks AuthorDate: Fri Mar 29 09:51:39 2019 + Commit: Michael Meeks CommitDa

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

2019-03-29 Thread Muhammet Kara (via logerrit)
sfx2/source/doc/objserv.cxx |6 -- 1 file changed, 6 deletions(-) New commits: commit db76236efd5a6ec5d6f94e700a70408c916f8c91 Author: Muhammet Kara AuthorDate: Fri Mar 29 12:38:13 2019 +0300 Commit: Muhammet Kara CommitDate: Fri Mar 29 12:45:07 2019 +0100 Enable redaction

Re: Build failure with latest ICU 64.1

2019-03-29 Thread Stephan Bergmann
On 29/03/2019 11:14, Andreas Sturmlechner wrote: [build CXX] xmlsecurity/source/xmlsec/biginteger.cxx S=/var/tmp/portage/app-office/libreoffice-6.2.1.2/work/libreoffice-6.2.1.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CxxObject/xmlsecurity/source/xmlsec/ $W/Dep/CxxObject/xmlsecurity/sourc

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

2019-03-29 Thread Dennis Francis (via logerrit)
sc/inc/column.hxx |5 +-- sc/source/core/data/column3.cxx | 66 +++- 2 files changed, 55 insertions(+), 16 deletions(-) New commits: commit 75571c296198dcc23f1c15887035bed5bfdc3863 Author: Dennis Francis AuthorDate: Tue Mar 26 16:50:44

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

2019-03-29 Thread Serge Krot (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf121456.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport11.cxx| 10 ++ writerfilter/source/dmapper/DomainMapper_Impl.cxx |3 +++ 3 files changed, 13 insertions(+) New commits: commit cc9ff57ee111f8a931e70a6bb592adbf7403d830 Author:

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

2019-03-29 Thread Serge Krot (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf121456.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport11.cxx| 10 ++ writerfilter/source/dmapper/DomainMapper_Impl.cxx |3 +++ 3 files changed, 13 insertions(+) New commits: commit bc5d04dfe4e53880bab21eff5a2071b368d918c1 Author:

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

2019-03-29 Thread Serge Krot (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf124384.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport11.cxx|7 +++ writerfilter/source/dmapper/DomainMapper_Impl.cxx |2 +- 3 files changed, 8 insertions(+), 1 deletion(-) New commits: commit 8a76b845e0376fd39014d6180c78b863f373633f Au

Build failure with latest ICU 64.1

2019-03-29 Thread Andreas Sturmlechner
The rebuild of LibreOffice after upgrade to most recent ICU 64.1 fails as follows (also reproduced on a different machine with 6.2.2.2): [build CXX] xmlsecurity/source/xmlsec/biginteger.cxx S=/var/tmp/portage/app-office/libreoffice-6.2.1.2/work/libreoffice-6.2.1.2 && I=$S/instdir && W=$S/workdir

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

2019-03-29 Thread Muhammet Kara (via logerrit)
sfx2/source/doc/SfxRedactionHelper.cxx |8 1 file changed, 8 insertions(+) New commits: commit 9683627f01d988be7958ee9a0311e20633598971 Author: Muhammet Kara AuthorDate: Fri Mar 29 12:18:12 2019 +0300 Commit: Muhammet Kara CommitDate: Fri Mar 29 11:11:58 2019 +0100 Han

[Libreoffice-commits] online.git: 2 commits - kit/Kit.cpp scripts/perftrace.pl

2019-03-29 Thread Libreoffice Gerrit user
kit/Kit.cpp | 12 + scripts/perftrace.pl | 63 +-- 2 files changed, 68 insertions(+), 7 deletions(-) New commits: commit 9b4afbb460c0aab0039b6106b54f19ec90ffa592 Author: Michael Meeks AuthorDate: Sat Mar 23 12:20:20 2019 +0

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

2019-03-29 Thread Luboš Luňák (via logerrit)
vcl/qa/cppunit/jpeg/JpegWriterTest.cxx | 18 ++ vcl/qa/cppunit/jpeg/data/8BitGrayscale.jpg |binary 2 files changed, 18 insertions(+) New commits: commit ea97248f39b2bcf65bc8aaf0577f49ca64b0e79f Author: Luboš Luňák AuthorDate: Wed Mar 27 11:53:40 2019 +0100 Commit:

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

2019-03-29 Thread Miklos Vajna (via logerrit)
sw/qa/extras/ww8export/data/btlr-cell.doc |binary sw/qa/extras/ww8export/ww8export3.cxx | 20 sw/source/filter/ww8/wrtww8.cxx | 18 -- sw/source/filter/ww8/ww8par2.cxx | 23 +-- sw/source/filter/ww8/ww8par2.hxx