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

2018-09-11 Thread Libreoffice Gerrit user
oox/source/export/drawingml.cxx|6 ++ sd/qa/unit/data/pptx/testShapeAutofit.pptx |binary sd/qa/unit/export-tests-ooxml2.cxx | 16 3 files changed, 22 insertions(+) New commits: commit 86b14cc8bd910651cef422a0f7408adc0fc51a17 Author: Balazs

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

2018-09-11 Thread Libreoffice Gerrit user
chart2/source/view/main/ShapeFactory.cxx |1 cui/source/inc/numpages.hxx | 11 +++- cui/source/tabpages/numpages.cxx | 42 ++- cui/uiconfig/ui/pickoutlinepage.ui | 22 ++-- 4 files changed, 46 insertions(+), 30

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

2018-09-11 Thread Libreoffice Gerrit user
sfx2/source/doc/docfile.cxx | 14 +++--- 1 file changed, 11 insertions(+), 3 deletions(-) New commits: commit 7823684cb6fbe752dc64300799c5d102f61e0b70 Author: Miklos Vajna AuthorDate: Mon Sep 10 21:01:07 2018 +0200 Commit: Miklos Vajna CommitDate: Tue Sep 11 08:59:12 2018

[Libreoffice-commits] core.git: compilerplugins/clang dbaccess/source include/sfx2 sc/source sfx2/source

2018-09-11 Thread Libreoffice Gerrit user
compilerplugins/clang/unusedfields.only-used-in-constructor.results | 80 -- compilerplugins/clang/unusedfields.readonly.results | 56 --- compilerplugins/clang/unusedfields.untouched.results| 42 ++---

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

2018-09-11 Thread Libreoffice Gerrit user
sw/inc/pam.hxx |2 +- sw/source/core/crsr/findtxt.cxx |7 +++ sw/source/core/crsr/pam.cxx |8 3 files changed, 8 insertions(+), 9 deletions(-) New commits: commit b6ddcc0ddf8e1a7ac49175fed92998750b80ec35 Author: Noel Grandin AuthorDate: Mon Sep

[Libreoffice-commits] online.git: 2 commits - kit/KitHelper.hpp net/Socket.cpp net/WebSocketHandler.hpp

2018-09-11 Thread Libreoffice Gerrit user
kit/KitHelper.hpp|4 net/Socket.cpp |3 +++ net/WebSocketHandler.hpp |4 ++-- 3 files changed, 9 insertions(+), 2 deletions(-) New commits: commit 5f779e0295632965beee54ab439c1ee4ac71322c Author: Tor Lillqvist AuthorDate: Tue Sep 11 11:34:53 2018 +0300

[Libreoffice-commits] core.git: compilerplugins/clang connectivity/source include/connectivity include/sfx2 include/svtools include/svx sd/source sfx2/source svtools/source svx/source sw/source

2018-09-11 Thread Libreoffice Gerrit user
compilerplugins/clang/constantparam.bitmask.results | 10 compilerplugins/clang/constantparam.booleans.results | 1002 ++- compilerplugins/clang/constantparam.constructors.results | 164 +- compilerplugins/clang/constantparam.numbers.results | 870 ++---

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

2018-09-11 Thread Libreoffice Gerrit user
sw/qa/extras/layout/data/tdf117188.docx |binary sw/qa/extras/layout/layout.cxx | 23 +++ xmloff/source/draw/ximpshap.cxx | 14 +- 3 files changed, 32 insertions(+), 5 deletions(-) New commits: commit ea0e3b2d657c1d3183e16d72f9b7188a048deabe

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

2018-09-11 Thread Libreoffice Gerrit user
cui/source/inc/numpages.hxx | 108 ++-- cui/source/tabpages/numpages.cxx | 734 +++ cui/uiconfig/ui/numberingpositionpage.ui | 189 --- 3 files changed, 625 insertions(+), 406 deletions(-) New commits: commit

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

2018-09-11 Thread Libreoffice Gerrit user
cui/source/inc/numpages.hxx | 25 -- cui/source/tabpages/numpages.cxx| 76 +++- cui/uiconfig/ui/pickgraphicpage.ui | 40 +--- include/svx/numvset.hxx | 10 +--- svx/source/dialog/svxbmpnumvalueset.cxx

[Libreoffice-commits] core.git: 2 commits - compilerplugins/clang include/svl svl/source sw/source

2018-09-11 Thread Libreoffice Gerrit user
compilerplugins/clang/plugin.cxx |4 include/svl/stylepool.hxx |2 +- svl/source/items/stylepool.cxx|9 + sw/source/core/doc/swstylemanager.cxx |6 ++ 4 files changed, 12 insertions(+), 9 deletions(-) New commits: commit

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

2018-09-11 Thread Libreoffice Gerrit user
sd/source/ui/view/sdview2.cxx | 18 -- 1 file changed, 18 deletions(-) New commits: commit 9b0d2c5c3b2720c7ada339c52b159d1389c13a08 Author: Takeshi Abe AuthorDate: Tue Sep 11 15:08:45 2018 +0900 Commit: Noel Grandin CommitDate: Tue Sep 11 09:48:35 2018 +0200 sd:

doubt regarding data type.

2018-09-11 Thread Rahul Gurung
Hey, What is difference between variable declared as uno::Sequence<*table::CellRangeAddress*> aRanges; and a simple one as *table::CellRangeAddress aRanges;* Thanks, RG ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Libreoffice-commits] online.git: kit/Kit.cpp

2018-09-11 Thread Libreoffice Gerrit user
kit/Kit.cpp |1 + 1 file changed, 1 insertion(+) New commits: commit d5f913486ac42a8c73942b5c07bdd459ff64e74b Author: Tor Lillqvist AuthorDate: Tue Sep 11 13:01:37 2018 +0300 Commit: Tor Lillqvist CommitDate: Tue Sep 11 13:01:37 2018 +0300 Add a clarifying comment

[Libreoffice-commits] core.git: chart2/source comphelper/source editeng/source oox/source sc/source sd/source svl/source svx/source sw/source UnoControls/source unotools/source writerfilter/source

2018-09-11 Thread Libreoffice Gerrit user
UnoControls/source/base/multiplexer.cxx |4 ++-- chart2/source/model/main/Axis.cxx |2 +- chart2/source/model/main/BaseCoordinateSystem.cxx |2 +- chart2/source/model/main/ChartModel.cxx |2 +-

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

2018-09-11 Thread Libreoffice Gerrit user
compilerplugins/clang/unusedmethods.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b40e57f403b3d4ccb90f3b76caf8d537b61826dc Author: Noel Grandin AuthorDate: Mon Sep 10 16:11:05 2018 +0200 Commit: Noel Grandin CommitDate: Tue Sep 11 08:18:16 2018

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

2018-09-11 Thread Libreoffice Gerrit user
cui/uiconfig/ui/charnamepage.ui | 115 ++-- 1 file changed, 65 insertions(+), 50 deletions(-) New commits: commit 934735795dbddf074c85ae2a9d5d2b358d65e403 Author: Caolán McNamara AuthorDate: Mon Sep 10 16:45:41 2018 +0100 Commit: Caolán McNamara

Re: doubt regarding data type.

2018-09-11 Thread Tadeus Prastowo
On Tue, Sep 11, 2018 at 9:49 AM, Rahul Gurung wrote: > Hey, > > What is difference between variable declared as > > uno::Sequence aRanges; aRanges is a variable of an uno::Sequence object. The object is likely a sequence of a table::CellRangeAddress objects. > and a simple one as > >

Re: doubt regarding data type.

2018-09-11 Thread Rahul Gurung
Hey, Thanks but can you elaborate a little more about sequence ? What it really is and how is effects the data type or its functions ? On 11 September 2018 at 14:39, Tadeus Prastowo wrote: > On Tue, Sep 11, 2018 at 9:49 AM, Rahul Gurung > wrote: > > Hey, > > > > What is difference between

[Libreoffice-commits] core.git: config_host/config_global.h.in configure.ac include/com include/filter include/osl include/rtl include/sal include/svx include/tools include/vcl sc/inc sw/source

2018-09-11 Thread Libreoffice Gerrit user
config_host/config_global.h.in |3 +++ configure.ac | 27 +++ include/com/sun/star/uno/Reference.h |4 ++-- include/filter/msfilter/msdffimp.hxx |4 ++-- include/osl/file.h |4 ++-- include/osl/file.hxx

[Libreoffice-commits] core.git: basctl/source binaryurp/source codemaker/source package/source registry/source sd/source ucb/source

2018-09-11 Thread Libreoffice Gerrit user
basctl/source/basicide/bastype2.cxx |3 ++- binaryurp/source/reader.cxx |6 -- codemaker/source/javamaker/javatype.cxx |6 -- package/source/zippackage/ZipPackageStream.cxx |8 +--- registry/source/regimpl.cxx

Re: doubt regarding data type.

2018-09-11 Thread Tadeus Prastowo
On Tue, Sep 11, 2018 at 1:06 PM, Rahul Gurung wrote: > Hey, > > > Thanks but can you elaborate a little more about sequence ? What it really > is and how is effects the data type or its functions ? I have never used an uno::Sequence object before. So, guessing from the name, the object is a

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

2018-09-11 Thread Libreoffice Gerrit user
sw/source/core/crsr/crstrvl.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 6a8b0d2a9c52b0706772c3b05edc4da995211dc6 Author: Juergen Funk AuthorDate: Fri Sep 7 10:25:16 2018 +0200 Commit: Michael Stahl CommitDate: Tue Sep 11 12:15:41 2018 +0200

Re: doubt regarding data type.

2018-09-11 Thread Stephan Bergmann
On 11/09/2018 13:06, Rahul Gurung wrote: Thanks but can you elaborate a little more about sequence ? What it really is and how is effects the data type or its functions ? see "com::sun::star::uno::Sequence< E > Class Template Reference"

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

2018-09-11 Thread Libreoffice Gerrit user
writerfilter/source/dmapper/DomainMapperTableManager.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 3d39dad6d93c979ac64244ecb9acfbd8a5fbd6c6 Author: Caolán McNamara AuthorDate: Tue Sep 11 11:25:54 2018 +0100 Commit: Caolán McNamara CommitDate: Tue

[Libreoffice-commits] core.git: compilerplugins/clang connectivity/source include/sfx2 include/svtools include/svx include/vcl sdext/source sfx2/source svtools/source svx/source sw/source vcl/inc vcl/

2018-09-11 Thread Libreoffice Gerrit user
compilerplugins/clang/unusedmethods.results | 388 -- compilerplugins/clang/unusedmethods.unused-returns.results | 38 connectivity/source/drivers/mysqlc/mysqlc_databasemetadata.cxx |4 connectivity/source/drivers/mysqlc/mysqlc_driver.cxx

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

2018-09-11 Thread Libreoffice Gerrit user
basegfx/source/polygon/b2dtrapezoid.cxx | 15 +-- basegfx/source/raster/rasterconvert3d.cxx |3 +-- 2 files changed, 6 insertions(+), 12 deletions(-) New commits: commit a1949a419e2e4bec52906bb163b0cf510fe2aa14 Author: Jochen Nitschke AuthorDate: Sat Sep 8 10:41:10 2018

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

2018-09-11 Thread Libreoffice Gerrit user
source/text/scalc/01/0211.xhp | 10 +- source/text/scalc/01/02140700.xhp |1 + source/text/scalc/01/0218.xhp |1 + source/text/scalc/01/04070100.xhp |1 + source/text/scalc/01/04070400.xhp |7

[Libreoffice-commits] core.git: 2 commits - helpcontent2

2018-09-11 Thread Libreoffice Gerrit user
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8931c7e89e10f35023b3fea426ecb30756bdf0cb Author: Olivier Hallot AuthorDate: Tue Sep 11 21:15:07 2018 -0300 Commit: Gerrit Code Review CommitDate: Wed Sep 12 04:46:36 2018 +0200 Update git

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

2018-09-11 Thread Libreoffice Gerrit user
source/text/scalc/01/0215.xhp |4 +++- source/text/scalc/01/0216.xhp |1 + source/text/scalc/01/04070100.xhp |1 + source/text/scalc/01/04070300.xhp |3 ++- source/text/scalc/01/05020600.xhp |1 +

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

2018-09-11 Thread Libreoffice Gerrit user
source/text/scalc/01/02120100.xhp |1 + source/text/scalc/01/02140600.xhp |1 + source/text/scalc/01/0402.xhp |1 + source/text/scalc/01/0405.xhp |1 + source/text/scalc/01/04070200.xhp |3 ++- source/text/scalc/01/0408.xhp |

[Libreoffice-commits] core.git: 2 commits - helpcontent2

2018-09-11 Thread Libreoffice Gerrit user
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d5a2202f955657e427670a87c2d4e5638884517b Author: Olivier Hallot AuthorDate: Tue Sep 11 23:40:00 2018 -0300 Commit: Gerrit Code Review CommitDate: Wed Sep 12 04:47:09 2018 +0200 Update git

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

2018-09-11 Thread Libreoffice Gerrit user
fpicker/source/win32/VistaFilePickerImpl.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e87143222934ee730806be9f8f7d083133566ad7 Author: Stephan Bergmann AuthorDate: Tue Sep 11 16:51:57 2018 +0200 Commit: Stephan Bergmann CommitDate: Wed Sep 12

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

2018-09-11 Thread Libreoffice Gerrit user
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9c6880bb0771fe2cd6523a4d2488c403e5480163 Author: Stephan Bergmann AuthorDate: Tue Sep 11 17:45:15 2018 +0200 Commit: Stephan Bergmann CommitDate: Wed Sep 12 07:53:19 2018 +0200 Make sure MSVC

[Libreoffice-commits] core.git: Branch 'feature/qt5-win' - Repository.mk vcl/Library_vclplug_qt5.mk vcl/Library_vclplug_win.mk vcl/qt5 vcl/win

2018-09-11 Thread Libreoffice Gerrit user
Repository.mk |2 +- vcl/Library_vclplug_qt5.mk|8 vcl/Library_vclplug_win.mk|2 +- vcl/qt5/Qt5Data.cxx | 12 ++-- vcl/win/gdi/salprn.cxx|7 ++- vcl/win/plugadapt/salplug.cxx | 15 --- 6 files changed,

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

2018-09-11 Thread Libreoffice Gerrit user
sc/IwyuFilter_sc.yaml |5 + sc/source/filter/excel/excimp8.cxx |1 + sc/source/filter/excel/frmbase.cxx |1 + sc/source/filter/excel/namebuff.cxx |1 + sc/source/filter/excel/tokstack.cxx |1 +

LibreOffice ESC call, Thur - 16:00 central European (local) time

2018-09-11 Thread Michael Meeks
Hi guys, Prototype agenda below, bug metrics also at the link below; extra items appreciated as last-week: https://demo.collaboracloudsuite.com/tdf/ Lets use the new TDF jitsi goodness this week at: http://jitsi.documentfoundation.org/esc ATB,

[Libreoffice-commits] core.git: fpicker/Library_fps.mk fpicker/source fpicker/WinResTarget_fps.mk solenv/clang-format

2018-09-11 Thread Libreoffice Gerrit user
fpicker/Library_fps.mk | 16 +++ fpicker/WinResTarget_fps.mk |2 fpicker/source/win32/FPentry.cxx |2 fpicker/source/win32/VistaFilePicker.cxx |2 fpicker/source/win32/VistaFilePickerImpl.cxx |2

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - vcl/os2 vcl/WinResTarget_vcl.mk

2018-09-11 Thread Libreoffice Gerrit user
dev/null |binary vcl/WinResTarget_vcl.mk| 79 + vcl/os2/source/src/salsrc.rc |2 vcl/os2/source/src/sd.ico |binary vcl/os2/source/window/salframe.cxx |5 -- 5 files changed, 82 insertions(+), 4

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

2018-09-11 Thread Libreoffice Gerrit user
vcl/win/gdi/winlayout.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 2ee177e58a57420eaa18b9d39ade4c28907bc0c8 Author: Jan-Marek Glogowski AuthorDate: Mon Sep 10 13:15:36 2018 +0200 Commit: Jan-Marek Glogowski CommitDate: Tue Sep 11 16:10:08 2018

Re: GCC 9

2018-09-11 Thread Stephan Bergmann
On 09/08/2018 10:52, Stephan Bergmann wrote: FYI, I did a Linux x86_64 master build against recent GCC trunk (towards GCC 9) the other day.  That mainly caused new -Wrestrict and -Wdeprecated-copy warnings, all of which have been addressed in the LO master sources.  Except for one bogus

[Libreoffice-commits] dev-tools.git: esc-reporting/esc-analyze.py

2018-09-11 Thread Libreoffice Gerrit user
esc-reporting/esc-analyze.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 668d50e4fc33b218bfb6cdfdf24f9bd605317c85 Author: Xisco Fauli AuthorDate: Tue Sep 11 17:59:58 2018 +0200 Commit: Xisco Fauli CommitDate: Tue Sep 11 18:01:24 2018 +0200 ESC:

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

2018-09-11 Thread Libreoffice Gerrit user
include/svtools/asynclink.hxx | 4 --- include/svtools/editbrowsebox.hxx | 3 -- include/svx/hlnkitem.hxx | 2 - svtools/source/contnr/imivctl1.cxx

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

2018-09-11 Thread Libreoffice Gerrit user
compilerplugins/clang/unusedfields.only-used-in-constructor.results | 14 ++-- compilerplugins/clang/unusedfields.readonly.results | 14 +++- compilerplugins/clang/unusedfields.untouched.results| 16 +-

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

2018-09-11 Thread Libreoffice Gerrit user
connectivity/source/drivers/mysqlc/mysqlc_resultset.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 7bbb8191f12f3c3413387be03f9cdf45b5b49735 Author: Tamas Bunth AuthorDate: Tue Sep 11 17:14:49 2018 +0200 Commit: Andras Timar CommitDate: Tue Sep 11

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

2018-09-11 Thread Libreoffice Gerrit user
vcl/source/uitest/uno/uiobject_uno.cxx | 23 ++- 1 file changed, 2 insertions(+), 21 deletions(-) New commits: commit 2601708e3c00092693af6dd04561125cafb21d8e Author: Noel Grandin AuthorDate: Sat Sep 8 09:44:33 2018 +0200 Commit: Noel Grandin CommitDate: Tue Sep

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

2018-09-11 Thread Libreoffice Gerrit user
sw/inc/doc.hxx |4 +- sw/inc/ndtxt.hxx |6 ++- sw/qa/extras/mailmerge/data/tdf118845.fodt | 28 sw/qa/extras/mailmerge/mailmerge.cxx | 49 + sw/source/core/doc/doc.cxx

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

2018-09-11 Thread Libreoffice Gerrit user
sw/qa/extras/layout/data/tdf117188.docx |binary sw/qa/extras/layout/layout.cxx | 24 xmloff/source/draw/ximpshap.cxx | 14 +- 3 files changed, 33 insertions(+), 5 deletions(-) New commits: commit c20276eb5c80114cf23a6950d836e722103c0f30

Re: layout.xml differs from parseDump(...)

2018-09-11 Thread Patrick Jaap
Hi Thorsten! Thanks for the hint with the Scheduler method. Unfortunately, it did not change anything... I figured another way to do the unit test: I want to check that no "POR_FLY" portions are created in the document. A first ugly patch is here     https://gerrit.libreoffice.org/#/c/60319/

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 0b/78f11b6ea44cfa7586a255282ece110568856d a9/ac253db17a46829d53f2d60375f5c223288554

2018-09-11 Thread Libreoffice Gerrit user
0b/78f11b6ea44cfa7586a255282ece110568856d |1 + a9/ac253db17a46829d53f2d60375f5c223288554 |1 + 2 files changed, 2 insertions(+) New commits: commit 40022595e829343f22d78db4f3e9d48f62953e79 Author: Caolán McNamara AuthorDate: Tue Sep 11 17:33:03 2018 +0100 Commit: Caolán

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 14/9e28db41dfe6e9af11cd9519c59da5dfd61b6e

2018-09-11 Thread Libreoffice Gerrit user
14/9e28db41dfe6e9af11cd9519c59da5dfd61b6e |1 + 1 file changed, 1 insertion(+) New commits: commit 3a6ec38dd850f113b7aaf45f77c72ca1de255ac2 Author: Caolán McNamara AuthorDate: Tue Sep 11 17:33:24 2018 +0100 Commit: Caolán McNamara CommitDate: Tue Sep 11 17:33:24 2018 +0100

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 95/ffa87a5b4bf0dd04a9116eefeae287d3c22451

2018-09-11 Thread Libreoffice Gerrit user
95/ffa87a5b4bf0dd04a9116eefeae287d3c22451 |1 + 1 file changed, 1 insertion(+) New commits: commit 51b0770cfaf70c85122208fbfc375218ea0cd6d4 Author: Caolán McNamara AuthorDate: Tue Sep 11 17:32:42 2018 +0100 Commit: Caolán McNamara CommitDate: Tue Sep 11 17:32:42 2018 +0100

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

2018-09-11 Thread Libreoffice Gerrit user
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 018f3447175227f14ddad77f68c9fbb2145a0dd2 Author: Andras Timar AuthorDate: Tue Sep 11 18:44:52 2018 +0200 Commit: Andras Timar CommitDate: Tue Sep 11 18:44:52 2018 +0200 Bump version to 6.0-10

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

2018-09-11 Thread Libreoffice Gerrit user
include/unoidl/unoidl.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 35efd72da5847a391fdba94a21ee2206ef7539c5 Author: Stephan Bergmann AuthorDate: Tue Sep 11 16:44:42 2018 +0200 Commit: Stephan Bergmann CommitDate: Tue Sep 11 19:09:28 2018 +0200

Re: CppunitTest_sc_opencl_test failing on Intel OpenCL capable hardware

2018-09-11 Thread Luke Benes
The OpenCL failures were fixed by Luboš Luňák's commit: https://cgit.freedesktop.org/libreoffice/core/commit/?id=4aecbe996349c7767ba3fb1e81db2ef6f94d39ba blacklist all ocDB* tokens for Calc threading Thanks Luboš! ___ LibreOffice mailing list

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

2018-09-11 Thread Libreoffice Gerrit user
extensions/source/config/WinUserInfo/WinUserInfoBe.cxx | 36 + 1 file changed, 21 insertions(+), 15 deletions(-) New commits: commit 01dc9413e1dbc5206f67ede8c6bb81f0eac73dc2 Author: Stephan Bergmann AuthorDate: Tue Sep 11 16:49:53 2018 +0200 Commit: Stephan Bergmann

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - 3 commits - readlicense_oo/license sw/source xmloff/source

2018-09-11 Thread Libreoffice Gerrit user
readlicense_oo/license/CREDITS.fodt | 3765 ++-- sw/source/core/crsr/crstrvl.cxx |3 xmloff/source/draw/sdpropls.cxx | 15 3 files changed, 1915 insertions(+), 1868 deletions(-) New commits: commit e32e0ed42bb3f0ebda56a5ce33c9f11e99d4fc5c Author:

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

2018-09-11 Thread Libreoffice Gerrit user
sc/source/core/data/table1.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit aaa3c31ba79b1b3d335dcf55d72837a13411b45e Author: Noel Grandin AuthorDate: Tue Sep 11 14:34:46 2018 +0200 Commit: Noel Grandin CommitDate: Tue Sep 11 20:29:04 2018 +0200

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3' - 13 commits - kit/ChildSession.cpp loleaflet/dist loleaflet/src loolwsd.xml.in net/ServerSocket.hpp net/Socket.hpp wsd/D

2018-09-11 Thread Libreoffice Gerrit user
kit/ChildSession.cpp | 13 ++-- loleaflet/dist/toolbar/toolbar.js | 14 loleaflet/src/control/Control.Menubar.js | 12 +++ loleaflet/src/control/Toolbar.js |4 ++ loleaflet/src/map/handler/Map.FileInserter.js | 29

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

2018-09-11 Thread Libreoffice Gerrit user
configure.ac | 16 ++-- 1 file changed, 6 insertions(+), 10 deletions(-) New commits: commit cb13f2ce1675053ecf925c7de20bf22f1249bc5a Author: Stephan Bergmann AuthorDate: Tue Sep 11 14:48:58 2018 +0200 Commit: Stephan Bergmann CommitDate: Tue Sep 11 20:18:50 2018 +0200

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

2018-09-11 Thread Libreoffice Gerrit user
vcl/win/gdi/gdiimpl.cxx |5 - vcl/win/gdi/salbmp.cxx |5 - 2 files changed, 10 deletions(-) New commits: commit 6d79c2f56d3548d8ea767dfe69626759e6cf6f34 Author: Stephan Bergmann AuthorDate: Tue Sep 11 16:51:08 2018 +0200 Commit: Stephan Bergmann CommitDate: Tue Sep 11

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3' - loleaflet/src

2018-09-11 Thread Libreoffice Gerrit user
loleaflet/src/map/Map.js | 35 --- 1 file changed, 32 insertions(+), 3 deletions(-) New commits: commit 6c09b94a2a1136f93b039604289866048b8a514e Author: Henry Castro AuthorDate: Sat Sep 8 21:25:41 2018 -0400 Commit: Jan Holesovsky CommitDate: Tue Sep

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3' - loleaflet/src

2018-09-11 Thread Libreoffice Gerrit user
loleaflet/src/layer/marker/ClipboardContainer.js | 20 ++-- 1 file changed, 2 insertions(+), 18 deletions(-) New commits: commit 7d6fe181d510b626bd29c5b10257c9c7e6356402 Author: Henry Castro AuthorDate: Sat Sep 8 09:19:00 2018 -0400 Commit: Jan Holesovsky CommitDate:

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

2018-09-11 Thread Libreoffice Gerrit user
debian/changelog |6 ++ debian/control |2 +- loolwsd.spec.in |4 ++-- 3 files changed, 9 insertions(+), 3 deletions(-) New commits: commit bbe2c787df13aafdcac34776a87edb09f9a5bad6 Author: Andras Timar AuthorDate: Tue Sep 11 21:55:00 2018 +0200 Commit: Andras Timar

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

2018-09-11 Thread Libreoffice Gerrit user
Tag '3.4-rc4' created by Andras Timar at 2018-09-11 19:55 + 3.4-rc4 Changes since 3.4-rc3-28: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

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

2018-09-11 Thread Libreoffice Gerrit user
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4ca492f11e41bb8c539a3295cde60f1bc92bcd5c Author: Stephan Bergmann AuthorDate: Tue Sep 11 14:51:48 2018 +0200 Commit: Stephan Bergmann CommitDate: Tue Sep 11 16:59:32 2018 +0200 Better check

No SDBC driver was found for the URL

2018-09-11 Thread Alex Kempshall
I've upgraded to 6.2 using the daily build I then start a base application which uses mariadb as a back end with the mysql-connector-java-8.0.12.jar After entering the details in the "Authentication required" dialog I get a message box pop up with the following details. The connection to

[Libreoffice-commits] core.git: config_host/config_global.h.in configure.ac include/sal

2018-09-11 Thread Libreoffice Gerrit user
config_host/config_global.h.in |3 +++ configure.ac | 35 +++ include/sal/types.h|8 +--- 3 files changed, 43 insertions(+), 3 deletions(-) New commits: commit 2d6df9bc36b81ab63bb5b7fe2648f156d3ed74ae Author: Stephan

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

2018-09-11 Thread Libreoffice Gerrit user
configure.ac |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 40b5b00788aafd9e723061b419b366ea8b281b8b Author: Stephan Bergmann AuthorDate: Tue Sep 11 19:07:35 2018 +0200 Commit: Stephan Bergmann CommitDate: Tue Sep 11 22:39:42 2018 +0200 Fix

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

2018-09-11 Thread Libreoffice Gerrit user
connectivity/source/drivers/mysqlc/mysqlc_preparedstatement.cxx |4 1 file changed, 4 deletions(-) New commits: commit 50921d122399d669a2c401b8d26d90a0c7e14d14 Author: Stephan Bergmann AuthorDate: Tue Sep 11 16:47:26 2018 +0200 Commit: Stephan Bergmann CommitDate: Tue Sep 11

[Libreoffice-commits] core.git: external/mariadb-connector-c

2018-09-11 Thread Libreoffice Gerrit user
external/mariadb-connector-c/UnpackedTarball_mariadb-connector-c.mk |1 external/mariadb-connector-c/clang-cl.patch.0 | 11 ++ 2 files changed, 12 insertions(+) New commits: commit 65ed581fc1cca7052665e53a149f78b06b44970a Author: Stephan Bergmann

[Libreoffice-bugs] [Bug 119676] CTRL+ALT+E isn't opening the extension dialog but inserts a "é"

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119676 --- Comment #4 from Heiko Tietze --- In bug 118269 we stated a bug/regression. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 119777] CRASH opening the page dialog (gtk3)

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119777 Xisco Faulí changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 118038] [GTK3] Form dropdown lists are partially displayed

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118038 Xisco Faulí changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 104667] Font substitution mechanism for import formats

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104667 Heiko Tietze changed: What|Removed |Added CC||tietze.he...@gmail.com

[Libreoffice-bugs] [Bug 119793] Crash on redo of rectangle movement and text

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119793 Xisco Faulí changed: What|Removed |Added Severity|normal |critical OS|Linux

[Libreoffice-bugs] [Bug 119783] Bookmarks Menu Extension crashes with LO 6

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119783 Xisco Faulí changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever confirmed|0

[Libreoffice-bugs] [Bug 47746] "Code folding" for Writer / section expand and collapse

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=47746 --- Comment #13 from C --- Any reasonably advanced document is extraordinarily enhanced when an author has an easily collapsible and expandable outline view such as that provided by Microsoft Word. This feature has probably been the most

[Libreoffice-bugs] [Bug 75057] [META] OOXML Chart object issues

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75057 Bug 75057 depends on bug 94502, which changed state. Bug 94502 Summary: FILESAVE: Distorted and unusable export of stacked bar chart to Excel .XLSX https://bugs.documentfoundation.org/show_bug.cgi?id=94502 What|Removed

[Libreoffice-bugs] [Bug 118691] FILEOPEN DOCX Extra CR tag in table causes it to appear incorrectly

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118691 Gabor Kelemen changed: What|Removed |Added CC||nem...@numbertext.org ---

[Libreoffice-ux-advise] [Bug 103851] add a "Capitalize first letter in lists" option and turn it off by default

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103851 Heiko Tietze changed: What|Removed |Added CC|libreoffice-ux-advise@lists |tietze.he...@gmail.com

[Libreoffice-bugs] [Bug 119799] Table becomes blue if it's pasted 2 times in a row

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119799 Telesto changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 119783] Bookmarks Menu Extension crashes with LO 6

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119783 --- Comment #6 from ribotb --- Hi, With a new profile : - I installed version 3.6.2 : it is installed in Extension Manager but Bookmarks menu doesn't appear in the menubar of LO. With a new profile : - I installed version 1.0.15 : it is

[Libreoffice-bugs] [Bug 119798] Crash, after a pop-up window which says: wrapped std::exception vector::_M_range_check: __n (which is 20) >= this->size() (which is 20)

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119798 raal changed: What|Removed |Added CC||r...@post.cz --- Comment #1 from raal

[Libreoffice-ux-advise] [Bug 119676] CTRL+ALT+E isn't opening the extension dialog but inserts a "é"

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119676 --- Comment #4 from Heiko Tietze --- In bug 118269 we stated a bug/regression. -- You are receiving this mail because: You are on the CC list for the bug. ___ Libreoffice-ux-advise mailing

[Libreoffice-bugs] [Bug 119797] The table is make libreoffice draw very very slow

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119797 --- Comment #6 from BogdanB --- I tested now on windows. I can reproduce on 6.1.0.3 but NOT on 6.2. It seems it is solved on 6.2 Version: 6.1.0.3 (x64) Build ID: efb621ed25068d70781dc026f7e9c5187a4decd1 CPU threads: 4; OS: Windows 10.0;

[Libreoffice-bugs] [Bug 97057] Shapes with Theme Color Lost When Resaved as XLSX File

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97057 Aron Budea changed: What|Removed |Added See Also|https://bugs.documentfounda |

[Libreoffice-bugs] [Bug 119565] FILESAVE XLSX Line property of shape inherited from theme lost

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119565 Aron Budea changed: What|Removed |Added See Also|https://bugs.documentfounda |

[Libreoffice-bugs] [Bug 119800] New: FILEOPEN Table in frame in DOCX not displayed in Writer

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119800 Bug ID: 119800 Summary: FILEOPEN Table in frame in DOCX not displayed in Writer Product: LibreOffice Version: 4.0.0.3 release Hardware: All OS: All

[Libreoffice-bugs] [Bug 104444] [META] DOCX (OOXML) table-related issues

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=10 Aron Budea changed: What|Removed |Added Depends on||119800 Referenced Bugs:

[Libreoffice-bugs] [Bug 119801] New: Freeze completely if AutoCorrect options

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119801 Bug ID: 119801 Summary: Freeze completely if AutoCorrect options Product: LibreOffice Version: 6.0.6.2 release Hardware: x86-64 (AMD64) OS: Linux (All)

[Libreoffice-bugs] [Bug 112202] FILEOPEN: DOCX thesis template with empty header

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112202 --- Comment #5 from Roman Kuznetsov <79045_79...@mail.ru> --- "test case" is very terrible and curve document... bug still repro in 6.1.1.1 on Windows 7 -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 119795] crash when inserting a measure line

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119795 Xisco Faulí changed: What|Removed |Added Priority|medium |highest See Also|

[Libreoffice-bugs] [Bug 119663] LO crashed when copying and pasting back and forth a Calc-embedded Writer file and other source files

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119663 chan2...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 103182] [META] GTK3-specific bugs

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103182 Bug 103182 depends on bug 119777, which changed state. Bug 119777 Summary: CRASH opening the page dialog (gtk3) https://bugs.documentfoundation.org/show_bug.cgi?id=119777 What|Removed |Added

[Libreoffice-bugs] [Bug 119777] CRASH opening the page dialog (gtk3)

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119777 Xisco Faulí changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Libreoffice-bugs] [Bug 119777] CRASH opening the page dialog (gtk3)

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119777 Xisco Faulí changed: What|Removed |Added Status|RESOLVED|VERIFIED -- You are receiving

[Libreoffice-bugs] [Bug 103851] add a "Capitalize first letter in lists" option and turn it off by default

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103851 Heiko Tietze changed: What|Removed |Added CC|libreoffice-ux-advise@lists |tietze.he...@gmail.com

[Libreoffice-bugs] [Bug 80430] [META] LOCALHELP: Features x Documentation gap

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80430 Olivier Hallot changed: What|Removed |Added Depends on||119753 Referenced Bugs:

[Libreoffice-ux-advise] [Bug 119753] Direct formatting control text Highlighting mode not toggling off

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119753 Olivier Hallot changed: What|Removed |Added Blocks||80430 Referenced Bugs:

  1   2   3   >