[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - cui/source

2019-06-25 Thread Noel Grandin (via logerrit)
cui/source/tabpages/autocdlg.cxx | 16 +++- 1 file changed, 7 insertions(+), 9 deletions(-) New commits: commit 3a2d31cdd684b42b0921917dc7a8c27d6f6bb25a Author: Noel Grandin AuthorDate: Mon Jun 24 16:12:52 2019 +0200 Commit: Noel Grandin CommitDate: Tue Jun 25 09:05:43 201

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

2019-06-25 Thread Caolán McNamara (via logerrit)
dbaccess/source/ui/control/curledit.cxx |2 +- include/vcl/weld.hxx|2 ++ vcl/source/app/salvtables.cxx |5 + vcl/unx/gtk3/gtk3gtkinst.cxx|5 + 4 files changed, 13 insertions(+), 1 deletion(-) New commits: commit 1c6bac6e003e9f280a

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

2019-06-25 Thread Caolán McNamara (via logerrit)
svx/source/dialog/measctrl.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 85f61124eade5c9a06be8a693403af141461e18b Author: Caolán McNamara AuthorDate: Sat Jun 22 21:00:20 2019 +0100 Commit: Xisco Faulí CommitDate: Tue Jun 25 10:23:27 2019 +0200 Resolves: tdf#12

[Libreoffice-commits] online.git: docker/Dockerfile docker/scripts

2019-06-25 Thread Samuel Mehrbrodt (via logerrit)
docker/Dockerfile |2 +- docker/scripts/run-lool.sh |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 3b9255bb41d6a14f917bfed03ba8394d53034537 Author: Samuel Mehrbrodt AuthorDate: Tue Jun 25 09:11:06 2019 +0200 Commit: Andras Timar CommitDate

[Libreoffice-commits] online.git: Branch 'distro/cib/libreoffice-6-2' - 2 commits - configure.ac docker/Dockerfile docker/scripts loleaflet/Makefile.am

2019-06-25 Thread Samuel Mehrbrodt (via logerrit)
configure.ac | 10 ++ docker/Dockerfile |2 +- docker/scripts/run-lool.sh |4 ++-- loleaflet/Makefile.am |7 +++ 4 files changed, 20 insertions(+), 3 deletions(-) New commits: commit 392c11de21cd540f0450910ebedecf18159a88fa Author: Samuel

[Libreoffice-commits] core.git: solenv/flatpak-manifest.in

2019-06-25 Thread Stephan Bergmann (via logerrit)
solenv/flatpak-manifest.in | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 1c1f5ab3cb8f75ed386abd0b1a9a723555785766 Author: Stephan Bergmann AuthorDate: Tue Jun 25 11:40:29 2019 +0200 Commit: Stephan Bergmann CommitDate: Tue Jun 25 12:52:15 2019

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

2019-06-25 Thread Noel Grandin (via logerrit)
include/tools/fract.hxx| 22 ++--- tools/source/generic/fract.cxx | 173 - 2 files changed, 80 insertions(+), 115 deletions(-) New commits: commit 31589bf0239679d73417902655045c48c4868016 Author: Noel Grandin AuthorDate: Mon Jun 24 15:02:55

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

2019-06-25 Thread Noel Grandin (via logerrit)
solenv/gdb/libreoffice/tl.py | 24 1 file changed, 24 deletions(-) New commits: commit 2f00a7c61fff9c091f08b6aaa4f829cd34fb3745 Author: Noel Grandin AuthorDate: Tue Jun 25 13:23:16 2019 +0200 Commit: Noel Grandin CommitDate: Tue Jun 25 13:23:16 2019 +0200

Re: UI tests opening all possible dialogs

2019-06-25 Thread Artur Neumann
Hi Raal, so you would prefer if the "Cancel/Close" tests would be integrated in other tests of that dialog if those exist like I've done now https://gerrit.libreoffice.org/#/c/74333/9/sc/qa/uitest/calc_tests/fillRandomNumber.py https://gerrit.libreoffice.org/#/c/74333/9/sc/qa/uitest/calc_tests/sh

[Libreoffice-commits] core.git: cui/inc cui/source cui/uiconfig extras/source include/sfx2 include/svtools include/svx include/tools include/vcl solenv/bin svtools/source svx/source vcl/source vcl/unx

2019-06-25 Thread Caolán McNamara (via logerrit)
cui/inc/bitmaps.hlst |8 cui/inc/strings.hrc|8 cui/source/dialogs/cuihyperdlg.cxx | 249 --- cui/source/dialogs/hldocntp.cxx| 133 -- cui/source/dialogs/hldoctp.cxx

[ GSoC 19 ] Weekly Report June 17 - June 23

2019-06-25 Thread Gagandeep Singh
Hi, This week I have written prototype API for chart styles implementation: https://gerrit.libreoffice.org/#/c/74499/ Import and export code to the style sheet file is to be added next. Currently, my API has to be refactored as it is exposing a lot of implementation in public and global namespa

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - officecfg/registry sd/uiconfig sd/UIConfig_sdraw.mk sd/UIConfig_simpress.mk

2019-06-25 Thread andreas kainz (via logerrit)
officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu | 36 sd/UIConfig_sdraw.mk |4 sd/UIConfig_simpress.mk |1 sd/uiconfig/simpress/ui/notebookbar.ui | 15 sd

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

2019-06-25 Thread Noel Grandin (via logerrit)
vcl/source/bitmap/BitmapScaleConvolutionFilter.cxx | 29 ++--- 1 file changed, 15 insertions(+), 14 deletions(-) New commits: commit d1c075c6a7002521129bddb5860f20746f168a29 Author: Noel Grandin AuthorDate: Tue Jun 25 12:53:28 2019 +0200 Commit: Noel Grandin CommitDate

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

2019-06-25 Thread Grzegorz Araminowicz (via logerrit)
oox/source/drawingml/diagram/diagramlayoutatoms.hxx |5 - oox/source/drawingml/diagram/layoutatomvisitors.cxx |6 +- oox/source/drawingml/diagram/layoutnodecontext.cxx |1 - 3 files changed, 1 insertion(+), 11 deletions(-) New commits: commit cd7fd73714ac9b727f64b8d9fa6795fb7

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - solenv/flatpak-manifest.in

2019-06-25 Thread Stephan Bergmann (via logerrit)
solenv/flatpak-manifest.in | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 87ac780fe86da219b38543f1f42a77defb84f17e Author: Stephan Bergmann AuthorDate: Tue Jun 25 11:40:29 2019 +0200 Commit: Stephan Bergmann CommitDate: Tue Jun 25 16:11:54 2019

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

2019-06-25 Thread Henry Castro (via logerrit)
loleaflet/build/deps.js |3 loleaflet/src/core/Socket.js | 21 +++ loleaflet/src/dom/Draggable.js|7 - loleaflet/src/layer/marker/Marker.Drag.js |6 loleaflet/src/layer/marker/Marker.js |7 + loleaflet/src/layer/tile/TileLayer.js

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

2019-06-25 Thread Caolán McNamara (via logerrit)
vcl/source/window/builder.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 279aafccec116ea0ca037115f38b6e4bc8571475 Author: Caolán McNamara AuthorDate: Tue Jun 25 15:37:26 2019 +0100 Commit: Caolán McNamara CommitDate: Tue Jun 25 15:46:14 2019 +0100

GSOC Report Week 4

2019-06-25 Thread Rasmus Jonsson
These last two weeks I've been stuck on integrating my program with LibreOffice (mentioned in previous report), but I've finally figured out how to get it to work and am now back on track. I'm about two days behind schedule but I'll catch up now the problem's solved. Originally this was going to b

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

2019-06-25 Thread Zdeněk Crhonek (via logerrit)
sc/qa/uitest/calc_tests/rows.py |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 4d23907d5850d96e4c81ffa5332e7fb4cf4a Author: Zdeněk Crhonek AuthorDate: Mon Jun 24 17:38:48 2019 +0200 Commit: Zdenek Crhonek CommitDate: Tue Jun 25 17:15:54 2019 +0200

Re: UI tests opening all possible dialogs

2019-06-25 Thread Raal
Hi Artur, yes, because longest time of uitest is initialize and open LibreOffice. Thank you Regards, Raal On 25. 06. 19 13:30, Artur Neumann wrote: Hi Raal, so you would prefer if the "Cancel/Close" tests would be integrated in other tests of that dialog if those exist like I've done now ht

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

2019-06-25 Thread Michael Stahl (via logerrit)
sw/source/core/doc/doccomp.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit de572b2973ebddd8e368e8441bb2831be893cc44 Author: Michael Stahl AuthorDate: Wed Jun 19 18:39:46 2019 +0200 Commit: Caolán McNamara CommitDate: Tue Jun 25 17:18:31 2019 +0200 tdf#125660 s

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

2019-06-25 Thread Jan-Marek Glogowski (via logerrit)
vcl/source/outdev/gradient.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 961f487b0ad6160b45bd688078a09b40c9345444 Author: Jan-Marek Glogowski AuthorDate: Mon Jun 3 22:52:05 2019 + Commit: Caolán McNamara CommitDate: Tue Jun 25 17:19:01 2019

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

2019-06-25 Thread Jan-Marek Glogowski (via logerrit)
vcl/qt5/Qt5Menu.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 44250864a8252d29c87801a4530e3fe3efd01ba7 Author: Jan-Marek Glogowski AuthorDate: Sun Jun 23 00:10:25 2019 +0200 Commit: Jan-Marek Glogowski CommitDate: Tue Jun 25 17:27:20 2019 +0200 tdf#120873 Qt

[Libreoffice-commits] core.git: 2 commits - editeng/Library_editeng.mk editeng/source framework/source include/editeng vcl/source

2019-06-25 Thread Caolán McNamara (via logerrit)
editeng/Library_editeng.mk|1 editeng/source/misc/weldeditview.cxx | 147 ++ framework/source/uielement/menubarmanager.cxx |4 include/editeng/weldeditview.hxx | 62 ++ vcl/source/control/menubtn.cxx

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

2019-06-25 Thread Michael Stahl (via logerrit)
sw/qa/extras/ooxmlexport/ooxmlexport4.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 069033a6ef8902e84df9f8c90c501c7319f37a4e Author: Michael Stahl AuthorDate: Mon Jun 24 14:10:34 2019 +0200 Commit: Caolán McNamara CommitDate: Tue Jun 25 18:14:30 2

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

2019-06-25 Thread Michael Stahl (via logerrit)
sw/source/core/undo/unattr.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 4999c99529f1b1543ef110da9e6c0dcbd9f73032 Author: Michael Stahl AuthorDate: Tue Jun 25 14:11:46 2019 +0200 Commit: Michael Stahl CommitDate: Tue Jun 25 18:30:37 2019 +0200 tdf#126017 sw

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

2019-06-25 Thread Luboš Luňák (via logerrit)
compilerplugins/Makefile-clang.mk | 22 ++ 1 file changed, 18 insertions(+), 4 deletions(-) New commits: commit 4139e0edebe42844054b1120778a54b2b2325a49 Author: Luboš Luňák AuthorDate: Tue Jun 25 09:05:26 2019 +0200 Commit: Luboš Luňák CommitDate: Tue Jun 25 19:46:

[Libreoffice-commits] core.git: 2 commits - compilerplugins/Makefile-clang.mk configure.ac

2019-06-25 Thread Luboš Luňák (via logerrit)
compilerplugins/Makefile-clang.mk |6 ++ configure.ac |2 +- 2 files changed, 7 insertions(+), 1 deletion(-) New commits: commit 6583b2fb941d90fd4701d3635458cd44d759dc93 Author: Luboš Luňák AuthorDate: Tue Jun 25 09:37:18 2019 +0200 Commit: Luboš Luňák C

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - vcl/qt5

2019-06-25 Thread Jan-Marek Glogowski (via logerrit)
vcl/qt5/Qt5Menu.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit f0a0dbb9907c4b125175c8c578302ceea6303ee7 Author: Jan-Marek Glogowski AuthorDate: Sun Jun 23 00:10:25 2019 +0200 Commit: Jan-Marek Glogowski CommitDate: Tue Jun 25 20:49:25 2019 +0200 tdf#120873 Qt

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - 3 commits - avmedia/Library_avmediagst.mk avmedia/source config_host/config_vclplug.h.in config_host.mk.in configure.ac include/vcl vcl/inc v

2019-06-25 Thread Jan-Marek Glogowski (via logerrit)
avmedia/Library_avmediagst.mk | 11 -- avmedia/source/gstreamer/gstplayer.cxx | 136 - avmedia/source/gstreamer/gstplayer.hxx |7 - config_host.mk.in |6 - config_host/config_vclplug.h.in|2 configure.ac

MariaDB User Contacts

2019-06-25 Thread Stella Oliver
Hi, I would like to know if you are interested in acquiring MariaDB User Contacts. Let me know your Target Geography and I will get back to you with counts, pricing and few samples for your review. Regards Stella Oliver Manager- Demand Generation If you do not wish to receive fur

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

2019-06-25 Thread Jan-Marek Glogowski (via logerrit)
vcl/CppunitTest_vcl_fontmetric.mk |2 ++ vcl/qa/cppunit/FontFeatureTest.cxx |5 + vcl/source/outdev/font.cxx |1 + 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 2ec032e01f03ae22ead30be77b8e89b861504128 Author: Jan-Marek Glogowski AuthorDate: Mo

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

2019-06-25 Thread Caolán McNamara (via logerrit)
cui/source/dialogs/SpellDialog.cxx | 116 +--- cui/source/inc/SpellDialog.hxx | 31 - editeng/source/misc/weldeditview.cxx | 62 ++ include/editeng/weldeditview.hxx | 10 + include/svx/ClassificationEditView.hxx |

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - framework/source vcl/source

2019-06-25 Thread Caolán McNamara (via logerrit)
framework/source/uielement/menubarmanager.cxx |4 +++- vcl/source/control/menubtn.cxx|4 vcl/source/window/menu.cxx|3 +++ 3 files changed, 10 insertions(+), 1 deletion(-) New commits: commit 40dfeb8d1e0828ff1f9f7d50e2ff894d45cce9b4 Author:

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

2019-06-25 Thread Caolán McNamara (via logerrit)
framework/source/uielement/menubarmanager.cxx |4 +++- vcl/source/control/menubtn.cxx|4 vcl/source/window/menu.cxx|3 +++ 3 files changed, 10 insertions(+), 1 deletion(-) New commits: commit a4f67bce94b080062edf8cd5ba7113d5e384d63d Author:

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

2019-06-25 Thread Arkadiy Illarionov (via logerrit)
uui/source/getcontinuations.hxx | 24 - uui/source/iahndl-authentication.cxx |6 +- uui/source/iahndl-filter.cxx | 86 --- uui/source/iahndl-ssl.cxx| 19 +++ uui/source/iahndl.cxx|8 +-- uui/source/p

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

2019-06-25 Thread Arkadiy Illarionov (via logerrit)
unoxml/qa/unit/domtest.cxx |2 +- unoxml/source/dom/document.cxx | 24 +--- unoxml/source/dom/saxbuilder.cxx|9 - unoxml/source/rdf/librdf_repository.cxx | 10 -- 4 files changed, 18 insertions(+), 27 deletions(-) New c

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - vcl/CppunitTest_vcl_fontmetric.mk vcl/qa vcl/source

2019-06-25 Thread Jan-Marek Glogowski (via logerrit)
vcl/CppunitTest_vcl_fontmetric.mk |2 ++ vcl/qa/cppunit/FontFeatureTest.cxx |5 + vcl/source/outdev/font.cxx |1 + 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit bf65ab4ecf4d2dac0f845d7c9997bea7bc209be9 Author: Jan-Marek Glogowski AuthorDate: Mo

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - oox/source

2019-06-25 Thread Grzegorz Araminowicz (via logerrit)
oox/source/drawingml/diagram/diagramlayoutatoms.hxx |5 - oox/source/drawingml/diagram/layoutatomvisitors.cxx |6 +- oox/source/drawingml/diagram/layoutnodecontext.cxx |1 - 3 files changed, 1 insertion(+), 11 deletions(-) New commits: commit 5780e11ccaf9c3fd006d4412290e59dac

Replacement for NumberOfLines in BarDiagram

2019-06-25 Thread YYZ
Under com::sun::star::chart::BarDiagram 'NumberOfLines' has been deprecated: https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1chart_1_1BarDiagram.html#a5f45e229d25a15d5e2c564211f3f2a28 but there is no suggested replacement. What should I be using instead? The GUI has a char

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - include/sfx2 sw/source

2019-06-25 Thread Jim Raykowski (via logerrit)
include/sfx2/tabdlg.hxx |1 + sw/source/ui/dialog/swdlgfact.cxx |3 +++ 2 files changed, 4 insertions(+) New commits: commit 8c6b8e8c684fb24ee4d50d4b4638242a82356760 Author: Jim Raykowski AuthorDate: Tue Jun 18 15:36:09 2019 -0800 Commit: Adolfo Jayme Barrientos Commit

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

2019-06-25 Thread andreas kainz (via logerrit)
sd/uiconfig/simpress/ui/notebookbar_compact.ui | 369 ++--- 1 file changed, 339 insertions(+), 30 deletions(-) New commits: commit 719f4a93e46a6b397356dbb605d2867639ca3942 Author: andreas kainz AuthorDate: Wed Jun 26 00:56:44 2019 +0200 Commit: andreas_kainz CommitD

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

2019-06-25 Thread Jim Raykowski (via logerrit)
sd/source/ui/view/drtxtob1.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 80f18e7e028e9ca431aef281ab98bea99ad19fa3 Author: Jim Raykowski AuthorDate: Sun Jun 23 16:00:19 2019 -0800 Commit: Jim Raykowski CommitDate: Wed Jun 26 06:00:04 2019 +0200 tdf#50530 Mak

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

2019-06-25 Thread Caolán McNamara (via logerrit)
editeng/source/editeng/impedit5.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fe855eda54faf6196ad9dea12d8dc090b6d6c1da Author: Caolán McNamara AuthorDate: Tue Jun 25 21:49:43 2019 +0100 Commit: Julien Nabet CommitDate: Wed Jun 26 07:11:12 2019 +0200

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

2019-06-25 Thread Tünde Tóth (via logerrit)
sc/qa/unit/data/xlsx/hyperlink_formula.xlsx |binary sc/qa/unit/subsequent_export-test.cxx | 18 ++ sc/source/filter/excel/xetable.cxx | 11 +++ 3 files changed, 29 insertions(+) New commits: commit 861ee491b0bf3ca1c18336924017911a1823cc31 Author: Tü

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - chart2/qa oox/source

2019-06-25 Thread Balazs Varga (via logerrit)
chart2/qa/extras/chart2import.cxx | 32 ++ chart2/qa/extras/data/xlsx/tdf124817.xlsx |binary oox/source/drawingml/chart/typegroupconverter.cxx | 10 ++ 3 files changed, 41 insertions(+), 1 deletion(-) New commits: commit ca19c39695558092e943d2d