[Libreoffice-commits] online.git: test/httpwstest.cpp test/Makefile.am test/UnitEachView.cpp

2019-11-11 Thread Miklos Vajna (via logerrit)
test/Makefile.am |4 + test/UnitEachView.cpp | 192 ++ test/httpwstest.cpp | 108 3 files changed, 196 insertions(+), 108 deletions(-) New commits: commit 3cf185a5767ced554d58eeb29bff8fd5a7553ff6 Author:

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

2019-11-11 Thread Miklos Vajna (via logerrit)
vcl/qa/cppunit/pdfexport/data/tdf128630.odp |binary vcl/qa/cppunit/pdfexport/pdfexport.cxx | 36 vcl/source/outdev/bitmap.cxx| 14 ++ 3 files changed, 49 insertions(+), 1 deletion(-) New commits: commit c465d920f4fe15c6e614beffb80b53d

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

2019-11-11 Thread andreas kainz (via logerrit)
cui/uiconfig/ui/optemailpage.ui | 273 1 file changed, 141 insertions(+), 132 deletions(-) New commits: commit 35a22cc0946095e42e924c9c959ce1411feb5004 Author: andreas kainz AuthorDate: Tue Nov 12 01:21:29 2019 +0100 Commit: andreas_kainz Commit

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

2019-11-11 Thread Samuel Mehrbrodt (via logerrit)
basctl/source/basicide/baside2.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 6a40737e1feb2e8d1992c46ee6c0e5cf30bab025 Author: Samuel Mehrbrodt AuthorDate: Mon Nov 11 14:53:51 2019 +0100 Commit: Samuel Mehrbrodt CommitDate: Tue Nov 12 08:10:07 2019 +

VclPtr attribute in the OutputDevice class

2019-11-11 Thread Adrien Ollier
Hello everybody, In the /core/include/vcl/outdev.hxx file, at line 331 we can see the attribute mpAlphaVDev which is of type VclPtr. And the comment at line 330 is "TEMP TEMP TEMP". Does someone know what this attribute is for? Using opengrok, when I search for mpAlphaVDev (https://opengrok.

[Libreoffice-commits] core.git: helpcontent2

2019-11-11 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 11dcd3c742f72dc451aeb36f2c56607c48f477a9 Author: Olivier Hallot AuthorDate: Mon Nov 11 15:00:51 2019 -0300 Commit: Gerrit Code Review CommitDate: Mon Nov 11 22:37:50 2019 +0100 Update git subm

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

2019-11-11 Thread Olivier Hallot (via logerrit)
source/text/shared/01/0405.xhp | 14 +++--- source/text/swriter/main0103.xhp | 24 +--- 2 files changed, 24 insertions(+), 14 deletions(-) New commits: commit 43596417abccb4b215f0c3b906aab26ed21ab0ed Author: Olivier Hallot AuthorDate: Mon Nov 11 15:00:51

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

2019-11-11 Thread Tor Lillqvist (via logerrit)
vcl/ios/DataFlavorMapping.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6df7989dacd75e8750ddc1b53049d79311feb0d8 Author: Tor Lillqvist AuthorDate: Mon Nov 11 11:24:37 2019 +0200 Commit: Tor Lillqvist CommitDate: Mon Nov 11 23:32:33 2019 +0200 Fix

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

2019-11-11 Thread Mike Kaganski (via logerrit)
cui/source/customize/CommandCategoryListBox.cxx | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit 3cb7c012dd47f6feed748c15ec94c310e2ceb181 Author: Mike Kaganski AuthorDate: Sat Nov 9 15:12:52 2019 +0300 Commit: Caolán McNamara CommitDate: Mon Nov

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

2019-11-11 Thread Samuel Mehrbrodt (via logerrit)
sw/qa/uitest/writer_tests5/xwindow.py | 57 +++- toolkit/source/awt/vclxwindow.cxx | 117 ++ 2 files changed, 75 insertions(+), 99 deletions(-) New commits: commit ec0df4a5049709dede6a9c92ed57b29e398ff737 Author: Samuel Mehrbrodt AuthorDate:

[Libreoffice-commits] core.git: tools/CppunitTest_tools_test.mk tools/qa

2019-11-11 Thread Tomaž Vajngerl (via logerrit)
tools/CppunitTest_tools_test.mk |5 + tools/qa/cppunit/test_cpuid.cxx | 16 2 files changed, 1 insertion(+), 20 deletions(-) New commits: commit c13a664c5fc1a24a5cdb4862b16d73b95ff797c7 Author: Tomaž Vajngerl AuthorDate: Mon Nov 11 10:59:03 2019 +0100 Commit: T

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

2019-11-11 Thread Caolán McNamara (via logerrit)
sc/inc/address.hxx |2 +- sc/source/core/tool/address.cxx | 13 +++-- sc/source/core/tool/token.cxx |2 +- 3 files changed, 9 insertions(+), 8 deletions(-) New commits: commit a1cba2d4db9de4883789e9cd7669a051789a48ee Author: Caolán McNamara AuthorDate: Mon No

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

2019-11-11 Thread andreas kainz (via logerrit)
sc/uiconfig/scalc/ui/dataproviderdlg.ui |4 1 file changed, 4 insertions(+) New commits: commit d486c3568f7ef545712cd1c9ba97b0296ed48657 Author: andreas kainz AuthorDate: Sun Nov 10 23:40:34 2019 +0100 Commit: andreas_kainz CommitDate: Mon Nov 11 22:06:14 2019 +0100 Calc D

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

2019-11-11 Thread Caolán McNamara (via logerrit)
vcl/source/window/window.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 1fa89b34cfd1dcef07a72f05549aa23def3ba8db Author: Caolán McNamara AuthorDate: Mon Nov 11 13:52:48 2019 + Commit: Caolán McNamara CommitDate: Mon Nov 11 21:38:48 2019 +0100 unnecessary includ

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

2019-11-11 Thread Zdeněk Crhonek (via logerrit)
sw/qa/uitest/table/tdf128593.py | 39 +++ 1 file changed, 39 insertions(+) New commits: commit 7f69594c5c6c32e0ec1b3cf2cdf4bf7147a7e0b1 Author: Zdeněk Crhonek AuthorDate: Mon Nov 11 19:21:27 2019 +0100 Commit: Zdenek Crhonek CommitDate: Mon Nov 11 2

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

2019-11-11 Thread Caolán McNamara (via logerrit)
sd/sdi/_drvwsh.sdi|5 + sd/source/ui/view/drviews2.cxx| 17 - sd/source/ui/view/drviewsf.cxx|1 + vcl/unx/gtk3/fpicker/SalGtkPicker.cxx |2 +- 4 files changed, 23 insertions(+), 2 deletions(-) New commits: commit 2a79c050ec7dc2

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

2019-11-11 Thread Caolán McNamara (via logerrit)
uui/source/interactionhandler.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 774de260e934ee89cfd1480b85ca083b98d69e79 Author: Caolán McNamara AuthorDate: Mon Nov 11 16:50:43 2019 + Commit: Caolán McNamara CommitDate: Mon Nov 11 20:36:58 2019 +01

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

2019-11-11 Thread Szymon Kłos (via logerrit)
svx/source/svdraw/svdedtv1.cxx | 42 + 1 file changed, 42 insertions(+) New commits: commit 4135c764a901b791cb182cdb8201ccf173ea3033 Author: Szymon Kłos AuthorDate: Fri Nov 8 15:40:02 2019 +0100 Commit: Szymon Kłos CommitDate: Mon Nov 11 20:07:0

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

2019-11-11 Thread Szymon Kłos (via logerrit)
svx/source/svdraw/svdedtv1.cxx | 13 + 1 file changed, 13 insertions(+) New commits: commit a3d08f4f8c3c958a33ce05398127c35dad81dc4b Author: Szymon Kłos AuthorDate: Mon Nov 11 16:44:46 2019 +0100 Commit: Szymon Kłos CommitDate: Mon Nov 11 20:07:30 2019 +0100 jsdialogs

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

2019-11-11 Thread Grzegorz Araminowicz (via logerrit)
loleaflet/src/control/Toolbar.js | 18 -- 1 file changed, 16 insertions(+), 2 deletions(-) New commits: commit d10257cf0979eb076d3d942d35dbe55fdecb70d6 Author: Grzegorz Araminowicz AuthorDate: Fri Nov 8 22:17:16 2019 +0100 Commit: Grzegorz Araminowicz CommitDate: Mon N

Re: Build failure with clang on older CPU :Illegal instruction

2019-11-11 Thread Luke Benes
I confirmed that git bisect identified the wrong commit, probably because I didn't run a `make clean` between builds. Also confirmed that Tomaž's patch https://gerrit.libreoffice.org/#/c/82422/ allows a successful build on older CPUs. Superb job tracking down and fixing this issue despite my bad

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

2019-11-11 Thread Caolán McNamara (via logerrit)
basic/source/classes/sbxmod.cxx | 45 ++-- 1 file changed, 34 insertions(+), 11 deletions(-) New commits: commit 5d1be8f1d28adbbbffd7c8a7ab70a41703f8911b Author: Caolán McNamara AuthorDate: Mon Nov 11 14:16:08 2019 + Commit: Caolán McNamara Comm

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

2019-11-11 Thread Noel Grandin (via logerrit)
sal/osl/w32/module.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fa860b85cac5d9ae9199091e8d06902273ace549 Author: Noel Grandin AuthorDate: Mon Nov 11 16:14:11 2019 +0200 Commit: Noel Grandin CommitDate: Mon Nov 11 17:49:32 2019 +0100 simplify OUSt

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

2019-11-11 Thread Stephan Bergmann (via logerrit)
compilerplugins/clang/constantparam.cxx|4 ++-- compilerplugins/clang/constmethod.cxx |4 ++-- compilerplugins/clang/constparams.cxx | 10 +- compilerplugins/clang/functionaddress.hxx | 20 ++-- compilerplugins/clang/returnconstant.cxx |4 ++

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

2019-11-11 Thread Noel Grandin (via logerrit)
xmloff/source/core/xmlimp.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 19e96dc1569ea66acb668554daab9bebc6ad973b Author: Noel Grandin AuthorDate: Mon Nov 11 15:38:18 2019 +0200 Commit: Noel Grandin CommitDate: Mon Nov 11 17:25:22 2019 +0100 re

[Libreoffice-commits] core.git: 2 commits - include/cppuhelper sc/inc sc/qa sc/source

2019-11-11 Thread Noel Grandin (via logerrit)
include/cppuhelper/weakref.hxx|2 sc/inc/markarr.hxx|3 sc/inc/markdata.hxx |6 + sc/inc/markmulti.hxx |4 - sc/qa/unit/copy_paste_test.cxx|2 sc/qa/unit/mark_test.

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

2019-11-11 Thread László Németh (via logerrit)
writerfilter/source/rtftok/rtfdocumentimpl.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 33d966ecc1f9fc44016cdeeed15dbaf6bda68eda Author: László Németh AuthorDate: Mon Nov 11 12:56:02 2019 +0100 Commit: László Németh CommitDate: Mon Nov 11 16:39:18

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

2019-11-11 Thread Samuel Mehrbrodt (via logerrit)
instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf |2 +- scp2/source/ooo/module_langpack.ulf |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 78689171ff2ae55a116f2857ca2323803904280a Author: Samuel Mehrbrodt A

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

2019-11-11 Thread andreas kainz (via logerrit)
sc/uiconfig/scalc/ui/dataform.ui | 10 ++ 1 file changed, 10 insertions(+) New commits: commit e0a4911884c2f2bb25c4fd2f69deefcdc572eacb Author: andreas kainz AuthorDate: Sun Nov 10 23:36:02 2019 +0100 Commit: andreas_kainz CommitDate: Mon Nov 11 15:58:45 2019 +0100 Chart

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

2019-11-11 Thread andreas kainz (via logerrit)
cui/uiconfig/ui/hyperlinkdocpage.ui |6 ++ cui/uiconfig/ui/hyperlinkinternetpage.ui |8 +++- cui/uiconfig/ui/hyperlinkmailpage.ui |6 ++ cui/uiconfig/ui/hyperlinknewdocpage.ui|8 +++- sc/uiconfig/scalc/ui/definedatabas

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

2019-11-11 Thread Caolán McNamara (via logerrit)
sc/source/ui/navipi/navcitem.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit f615cb363667565cb3c3d939248bc9601359321c Author: Caolán McNamara AuthorDate: Mon Nov 11 10:55:49 2019 + Commit: Caolán McNamara CommitDate: Mon Nov 11 15:47:20 2019 +0100

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

2019-11-11 Thread Michael Weghorn (via logerrit)
sw/source/uibase/dbui/dbmgr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ef21e0d527655761b6c307cae89ee5b370de96d4 Author: Michael Weghorn AuthorDate: Mon Nov 11 11:49:50 2019 +0100 Commit: Michael Weghorn CommitDate: Mon Nov 11 15:36:34 2019 +0100

[Libreoffice-commits] core.git: oox/CppunitTest_oox_mathml.mk oox/Module_oox.mk oox/qa oox/source

2019-11-11 Thread Miklos Vajna (via logerrit)
oox/CppunitTest_oox_mathml.mk | 44 + oox/Module_oox.mk |1 oox/qa/unit/data/import-characters.pptx |binary oox/qa/unit/mathml.cxx | 65 oox/source/mathml/import.cxx| 22 ++

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

2019-11-11 Thread Caolán McNamara (via logerrit)
sc/source/core/tool/address.cxx | 25 + 1 file changed, 17 insertions(+), 8 deletions(-) New commits: commit ec2a8205519bd546fe75c1b98bc1d8add8f2f2ec Author: Caolán McNamara AuthorDate: Mon Nov 11 11:07:12 2019 + Commit: Caolán McNamara CommitDate: Mon Nov

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

2019-11-11 Thread Caolán McNamara (via logerrit)
basic/source/classes/sbxmod.cxx | 18 ++ sc/source/core/tool/address.cxx |3 ++- 2 files changed, 12 insertions(+), 9 deletions(-) New commits: commit 6755977f590ffcef629f8ccee7675a8368a2ea83 Author: Caolán McNamara AuthorDate: Mon Nov 11 10:52:37 2019 + Commit:

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

2019-11-11 Thread Szymon Kłos (via logerrit)
sw/source/uibase/shells/drwtxtex.cxx | 48 +-- 1 file changed, 46 insertions(+), 2 deletions(-) New commits: commit a3c7a8282ddd08c7ed4a15d23089d09e418f8fae Author: Szymon Kłos AuthorDate: Fri Nov 8 17:13:05 2019 +0100 Commit: Szymon Kłos CommitDate: Mo

[Libreoffice-commits] online.git: bundled/include

2019-11-11 Thread Ashod Nakashian (via logerrit)
bundled/include/LibreOfficeKit/LibreOfficeKit.h |8 1 file changed, 8 deletions(-) New commits: commit ada90815cf2b850a1ffa403a152d3bd72ceeceeb Author: Ashod Nakashian AuthorDate: Mon Nov 11 08:15:31 2019 -0500 Commit: Ashod Nakashian CommitDate: Mon Nov 11 14:17:35 2019 +0

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

2019-11-11 Thread Eike Rathke (via logerrit)
svl/qa/unit/svl.cxx| 41 + svl/source/numbers/zformat.cxx | 34 ++ 2 files changed, 63 insertions(+), 12 deletions(-) New commits: commit 1f01cf55897582ace26795f21ec548d3a5906c7c Author: Eike Rathke Autho

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

2019-11-11 Thread Mike Kaganski (via logerrit)
sc/inc/scfuncs.hrc |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 572a8132e0e460b17c80c456dfb5e07f6b9a9c6a Author: Mike Kaganski AuthorDate: Sun Nov 10 12:42:33 2019 +0200 Commit: Mike Kaganski CommitDate: Mon Nov 11 13:47:54 2019 +0100 tdf#121

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

2019-11-11 Thread Pedro Pinto Silva (via logerrit)
loleaflet/css/spreadsheet-mobile.css | 57 + loleaflet/css/spreadsheet.css| 60 --- loleaflet/css/toolbar-mobile.css |3 - loleaflet/css/toolbar.css|4 +- 4 files changed, 60 insertions(+), 64 delet

[Libreoffice-commits] core.git: helpcontent2

2019-11-11 Thread Mike Kaganski (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0bf1c44884954bd10be59a738302da603923b481 Author: Mike Kaganski AuthorDate: Sun Nov 10 11:44:59 2019 +0200 Commit: Gerrit Code Review CommitDate: Mon Nov 11 13:32:06 2019 +0100 Update git submo

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

2019-11-11 Thread Mike Kaganski (via logerrit)
source/text/scalc/01/04060109.xhp |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 7179225dccf23dbe347ca6ad88e4eb22cc0abf6a Author: Mike Kaganski AuthorDate: Sun Nov 10 11:44:59 2019 +0200 Commit: Eike Rathke CommitDate: Mon Nov 11 13:32:06 2019 +0100

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

2019-11-11 Thread Andrea Gelmini (via logerrit)
0 files changed New commits: commit 5eaac0360341b4fb1a575230660b127d7ed41cd8 Author: Andrea Gelmini AuthorDate: Mon Nov 11 11:52:57 2019 +0100 Commit: Julien Nabet CommitDate: Mon Nov 11 12:59:33 2019 +0100 Removed executable permission on file Change-Id: I45174811c8e1ef80

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

2019-11-11 Thread Samuel Mehrbrodt (via logerrit)
sw/qa/uitest/writer_tests5/xwindow.py | 57 +++- toolkit/source/awt/vclxwindow.cxx | 117 ++ 2 files changed, 75 insertions(+), 99 deletions(-) New commits: commit aadc7ee973c1f28a0e17d551fef6b76e015a28ef Author: Samuel Mehrbrodt AuthorDate:

(No Subject)

2019-11-11 Thread rawat.arnav
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Sent with [ProtonMail](https://protonmail.com) Secure Email.___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedes

Failed tests on Catalina buld

2019-11-11 Thread Peter Homann
I'm experiencing a few test errors while building LO on Catalina/Xcode 11. They're all equality assertions that fail. I have noted elsewhere that CLT on Xcode11 apparently have some bugs, but I don't know if they're related here. Just for my amusement I commented out the offending tests to let it

Introduction and help regarding further steps

2019-11-11 Thread Ankit Dwivedi
Hi Libre office devs, I'm Ankit Kumar Dwivedi a CS undergrad final year student from India. I've been using libreoffice and OSS since early days of my college. I participated in Google summer of code 2019 with Synfig Studio. I'm willing to contribute to the Android version of libreoffice app. I've

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

2019-11-11 Thread László Németh (via logerrit)
sw/qa/extras/rtfexport/data/tdf123703_compatible.rtf| 37 + sw/qa/extras/rtfexport/data/tdf123703_stshfdbch.rtf | 31 sw/qa/extras/rtfexport/data/tdf128428_compatible_monospaced.rtf | 38 ++ sw/qa/extras/rtfexport/data/tdf128428_monospaced.r

Re: Build failure with clang on older CPU :Illegal instruction

2019-11-11 Thread Tomaž Vajngerl
Hi, On 11. 11. 19 09:46, Luboš Luňák wrote: The guilty commit is actually https://cgit.freedesktop.org/libreoffice/core/commit/?id=f43f9b99603736a4d54f550052509eb5f4d04b45 . The INTRINSICS_CXXFLAGS variable is misdesigned or misused. What happens is that a source file gets unconditionally

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

2019-11-11 Thread Pedro Pinto Silva (via logerrit)
loleaflet/src/map/Map.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6dd9f393b494abd42cdc079fe6c6cefff5ac7795 Author: Pedro Pinto Silva AuthorDate: Mon Nov 11 11:29:50 2019 +0100 Commit: Pedro Pinto da Silva CommitDate: Mon Nov 11 11:30:57 2019 +0100

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

2019-11-11 Thread Tünde Tóth (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf127579.odt |binary sw/qa/extras/ooxmlexport/ooxmlexport13.cxx | 10 ++ sw/source/filter/ww8/ww8atr.cxx |6 +- 3 files changed, 15 insertions(+), 1 deletion(-) New commits: commit 1d81d52b5da45f26e9d3adeb3b279eb9a488b94f Author:

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

2019-11-11 Thread Jim Raykowski (via logerrit)
sfx2/source/notebookbar/SfxNotebookBar.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4ae5fe896e96d082e21788ae6d42a67133567ba7 Author: Jim Raykowski AuthorDate: Sat Nov 9 16:07:09 2019 -0900 Commit: Xisco Faulí CommitDate: Mon Nov 11 11:04:56 2019 +0100

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

2019-11-11 Thread Michael Stahl (via logerrit)
sw/source/core/attr/swatrset.cxx | 17 + 1 file changed, 17 insertions(+) New commits: commit 938a4d6624a78f3e272b3c4c07f314cb0c6db723 Author: Michael Stahl AuthorDate: Fri Nov 1 18:51:06 2019 +0100 Commit: Michael Stahl CommitDate: Mon Nov 11 11:02:31 2019 +0100

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

2019-11-11 Thread Andrea Gelmini (via logerrit)
sd/qa/unit/import-tests.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1a7ba39e13d0a8e0ace2475bc50e1497c2928b78 Author: Andrea Gelmini AuthorDate: Sun Nov 10 23:45:10 2019 +0100 Commit: Julien Nabet CommitDate: Mon Nov 11 10:43:07 2019 +0100 Fix ty

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

2019-11-11 Thread Stephan Bergmann (via logerrit)
xmloff/source/core/xmlictxt.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 17dbe7d777658ed861c998fb18d664a6eafb4c09 Author: Stephan Bergmann AuthorDate: Mon Nov 11 09:32:13 2019 +0100 Commit: Stephan Bergmann CommitDate: Mon Nov 11 10:38:21 2019 +0100

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

2019-11-11 Thread Tor Lillqvist (via logerrit)
vcl/ios/DataFlavorMapping.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f17a545a8acf21b6d8b95838ebdaef64e655ce4a Author: Tor Lillqvist AuthorDate: Mon Nov 11 11:24:37 2019 +0200 Commit: Tor Lillqvist CommitDate: Mon Nov 11 11:24:37 2019 +0200 Fix

[Libreoffice-commits] online.git: loleaflet/css loleaflet/images

2019-11-11 Thread Pedro Pinto Silva (via logerrit)
loleaflet/css/mobilewizard.css |4 loleaflet/images/lc_field_transparency.svg |1 + 2 files changed, 5 insertions(+) New commits: commit cb1d893a8073c42a7687fb0a210df343b9792a45 Author: Pedro Pinto Silva AuthorDate: Mon Nov 11 10:20:55 2019 +0100 Commit: Pedro Pi

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

2019-11-11 Thread Luboš Luňák (via logerrit)
xmlsecurity/inc/pch/precompiled_xsec_gpg.cxx | 13 -- xmlsecurity/inc/pch/precompiled_xsec_gpg.hxx | 33 --- 2 files changed, 46 deletions(-) New commits: commit 7757c28d6e60ba2871b2edfa2c68a28bc8026995 Author: Luboš Luňák AuthorDate: Sun Nov 10 20:27:47 2

[Libreoffice-commits] core.git: 2 commits - bin/update_pch bin/update_pch.sh connectivity/inc connectivity/Library_mysql_jdbc.mk

2019-11-11 Thread Luboš Luňák (via logerrit)
bin/update_pch |7 ++- bin/update_pch.sh |8 ++-- connectivity/Library_mysql_jdbc.mk |2 +- connectivity/inc/pch/precompiled_mysql_jdbc.cxx |2 +- 4 files changed, 14 insertions(+), 5 deletions(-)

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

2019-11-11 Thread brinzing (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf124986.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport14.cxx| 21 + writerfilter/source/dmapper/DomainMapper_Impl.cxx |8 ++-- 3 files changed, 27 insertions(+), 2 deletions(-) New commits: commit fea5c10e222b10d83e008

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

2019-11-11 Thread Heiko Tietze (via logerrit)
solenv/sanitizers/ui/modules/swriter.suppr |1 sw/inc/strings.hrc |2 sw/source/ui/misc/bookmark.cxx | 20 - sw/source/uibase/inc/bookmark.hxx |2 sw/uiconfig/swriter/ui/insertbookmark.ui | 300 - 5 files

Re: Build failure with clang on older CPU :Illegal instruction

2019-11-11 Thread Luboš Luňák
On Monday 11 of November 2019, Luke Benes wrote: > Noel, > > After > https://cgit.freedesktop.org/libreoffice/core/commit/?id=09f77e8ed51fc64fcc >c6a14e87eed48b2f15a28d loplugin:unusedmethods The guilty commit is actually https://cgit.freedesktop.org/libreoffice/core/commit/?id=f43f9b99603736a4d

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

2019-11-11 Thread Noel Grandin (via logerrit)
sc/source/core/data/attarray.cxx | 46 +++ 1 file changed, 23 insertions(+), 23 deletions(-) New commits: commit f7ccd0f546c7362ef9a19ce515ac1404866a8c82 Author: Noel Grandin AuthorDate: Mon Nov 11 08:58:49 2019 +0200 Commit: Noel Grandin CommitDate

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

2019-11-11 Thread Andrea Gelmini (via logerrit)
dtrans/source/win32/dnd/target.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5e366b44fbbacb2c6b193be5f3315f205d90880b Author: Andrea Gelmini AuthorDate: Sun Nov 10 23:42:38 2019 +0100 Commit: Julien Nabet CommitDate: Mon Nov 11 09:38:03 2019 +0100

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

2019-11-11 Thread Miklos Vajna (via logerrit)
sw/source/ui/table/tabledlg.cxx| 240 ++--- sw/source/uibase/table/tablepg.hxx | 20 +-- 2 files changed, 130 insertions(+), 130 deletions(-) New commits: commit ff8cfc83af64284659d971366630f7416c4b15d9 Author: Miklos Vajna AuthorDate: Mon Nov 11 08:55: