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

2018-06-13 Thread Justin Luth
oox/source/drawingml/table/tablecell.cxx |3 +-- sd/qa/unit/import-tests.cxx |2 +- 2 files changed, 2 insertions(+), 3 deletions(-) New commits: commit 76505bbd862b17b9b02a2d6e68bac308890dec70 Author: Justin Luth Date: Sat Jun 2 14:57:47 2018 +0300 tdf#104199 sd: nof

Test::testLineSpacing equality assertion failed

2018-06-13 Thread Paul Menzel
Dear LibreOffice folks, On ppc64le with Ubuntu 18.04 and latest LibreOffice from master one test fails. ``` $ uname -m ppc64le $ git describe --dirty libreoffice-6-1-branch-point-989-g23fa8a6ed053 $ git log --oneline -1 23fa8a6ed053 (HEAD -> master) weld SvxCharPositionPage $ ./autogen.sh \

Re: Build fails with `../../../dist/out/include/prtypes.h:593:38: error: size of array ‘arg’ is negative`

2018-06-13 Thread Paul Menzel
Dear Stephan, Am 13.06.2018 um 09:16 schrieb Stephan Bergmann: On 13/06/18 09:07, Paul Menzel wrote: $ make PARALLELISM=1 […] cd lib; make libs cd util; make libs cd freebl; make libs Makefile:636: warning: overriding recipe for target 'out/Linux_SINGLE_SHLIB' Makefile:623: warning: ignoring

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

2018-06-13 Thread Justin Luth
sd/source/ui/view/drviewsh.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 9c18b25f19855709cf4adddeefe4c9765f2f4f4f Author: Justin Luth Date: Fri Jun 1 08:55:26 2018 +0300 tdf#109190 sd MakeVisible: fix flattened loop logic error There is a bu

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

2018-06-13 Thread Maxim Monastirsky
include/vcl/toolbox.hxx|1 vcl/inc/toolbox.h |2 vcl/source/window/toolbox.cxx |4 - vcl/source/window/toolbox2.cxx | 27 ++-- vcl/unx/gtk/gtksalmenu.cxx | 87 - 5 files changed, 65 insertions(+), 56 deleti

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - ooo_custom_images/classic

2018-06-13 Thread Matthias Seidel
ooo_custom_images/classic/classic_images.tar.gz |binary 1 file changed New commits: commit 9b7952724184b554f91945fde2069b8ce405d69d Author: Matthias Seidel Date: Wed Jun 13 20:54:53 2018 + Forgot to rename graphic in archive diff --git a/ooo_custom_images/classic/classic_images.tar

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

2018-06-13 Thread Maxim Monastirsky
vcl/unx/gtk3/gtk3gtkframe.cxx | 20 1 file changed, 8 insertions(+), 12 deletions(-) New commits: commit 2bfc4cefc21ab18e9ff7cc5fdc743bcc856d103c Author: Maxim Monastirsky Date: Wed Jun 13 01:28:37 2018 +0300 Correctly mirror autofilter in rtl ui, tdf#117175 related

[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - cui/source cui/uiconfig include/sfx2 include/svx include/vcl sfx2/source solenv/sanitizers svtools/source svx/source

2018-06-13 Thread Caolán McNamara
cui/source/inc/chardlg.hxx | 97 ++- cui/source/tabpages/chardlg.cxx | 459 +- cui/uiconfig/ui/positionpage.ui | 71 ++ include/sfx2/dialoghelper.hxx |2 include/svx/fntctrl.hxx | 58 ++ include/vcl/weld.hxx| 14 sfx

[Libreoffice-commits] core.git: cui/source cui/uiconfig include/sfx2 include/svx include/vcl sfx2/source solenv/sanitizers svtools/source svx/source

2018-06-13 Thread Caolán McNamara
cui/source/inc/chardlg.hxx | 97 ++- cui/source/tabpages/chardlg.cxx | 457 +- cui/uiconfig/ui/positionpage.ui | 71 ++ include/sfx2/dialoghelper.hxx |2 include/svx/fntctrl.hxx | 58 ++ include/vcl/weld.hxx| 14 sfx

Minutes from the design meeting 2018-Jun-13

2018-06-13 Thread Heiko Tietze
Present: Jay, Heiko * UNO commands to modify style-level character and paragraph properties + https://bugs.documentfoundation.org/show_bug.cgi?id=107865 + WF, as styles don't need frequently and easy changes per toolbar (Heiko) + please keep open (Thomas) => remove needsUX from the t

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

2018-06-13 Thread Caolán McNamara
cui/source/inc/chardlg.hxx | 23 +++ cui/source/tabpages/chardlg.cxx | 130 +--- cui/uiconfig/ui/twolinespage.ui | 117 ++-- include/vcl/builder.hxx |2 vcl/source/window/builder.cxx | 12 +++ 5 files

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

2018-06-13 Thread Caolán McNamara
sw/source/uibase/app/docsh2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 65c324f9022a20acb4f549ef103720683ab11593 Author: Caolán McNamara Date: Wed Jun 13 16:01:50 2018 +0100 WaE: Wmaybe-uninitialized Change-Id: I44c0f768106b721051a3a8e9ea3446d

[Libreoffice-commits] core.git: external/libmwaw

2018-06-13 Thread David Tardon
external/libmwaw/Library_mwaw.mk |1 - 1 file changed, 1 deletion(-) New commits: commit d5d7f94f4911b293812d421493ae0c633628bba1 Author: David Tardon Date: Wed Jun 13 15:54:18 2018 +0200 drop unneeded define Change-Id: Icced4a3f9a7ad4cbcc908412e577b4dfb85fc6eb Reviewed-o

[Libreoffice-commits] core.git: external/libwps

2018-06-13 Thread David Tardon
external/libwps/Library_wps.mk |1 - 1 file changed, 1 deletion(-) New commits: commit 2821e958256e1233db76af2f1de0065b7f04b217 Author: David Tardon Date: Wed Jun 13 15:53:14 2018 +0200 drop unneeded define Change-Id: Idb825a2c96089c53c2734783e0bad02ba3c0f592 Reviewed-on:

[Libreoffice-commits] core.git: external/libstaroffice

2018-06-13 Thread David Tardon
external/libstaroffice/Library_staroffice.mk |1 - 1 file changed, 1 deletion(-) New commits: commit 6a8eae612efcb665bb5efc2752af2bf514d11a12 Author: David Tardon Date: Wed Jun 13 15:51:10 2018 +0200 drop unneeded define Change-Id: I3a61e345593959c47b62ba2da97abafca24ee0e8

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

2018-06-13 Thread Stephan Bergmann
sw/source/core/text/inftxt.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 6a501515e09f05aba85eed3d0c65e5874b141f9d Author: Stephan Bergmann Date: Wed Jun 13 13:40:03 2018 +0200 Avoid -fsanitize=null ...during JunitTest_sw_unoapi_4: [

[Libreoffice-commits] core.git: i18npool/source include/svl svl/qa svl/source

2018-06-13 Thread László Németh
i18npool/source/nativenumber/nativenumbersupplier.cxx | 14 -- include/svl/zformat.hxx |7 + svl/qa/unit/svl.cxx |9 + svl/source/numbers/zformat.cxx| 119 +++--- 4 files changed, 127 ins

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

2018-06-13 Thread Mike Kaganski
sw/inc/crsrsh.hxx |3 ++ sw/source/core/crsr/crsrsh.cxx| 24 sw/source/ui/dbui/mmresultdialogs.cxx | 51 -- 3 files changed, 57 insertions(+), 21 deletions(-) New commits: commit cc46e7b9c75ddbcaaefde5f396ba76b0b

Minutes of ESC call

2018-06-13 Thread Stephan Bergmann
* Present: Michael W., Caolan, Heiko, Olivier, Lionel, Stephan, Xisco, Drew, Cloph * Completed Action Items: * Pending Action Items: + disable HSQLDB auto-migration for now except for experimental (Tamas B) * Release Engineering update (Christian) + no releases planned this we

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

2018-06-13 Thread heiko tietze
svx/source/inc/DefaultShapesPanel.hxx|3 svx/source/sidebar/shapes/DefaultShapesPanel.cxx |2 svx/uiconfig/ui/defaultshapespanel.ui| 549 +++ 3 files changed, 272 insertions(+), 282 deletions(-) New commits: commit dc5a7f14cb44c06c19772249973

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

2018-06-13 Thread Caolán McNamara
framework/source/jobs/jobresult.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 24b31f839c8ed62cb9309bf69acb8f84e72b6752 Author: Caolán McNamara Date: Wed Jun 13 14:21:24 2018 +0100 WaE: Wmaybe-uninitialized Change-Id: I48e0d84ec0307f9895b5148f952

[Libreoffice-commits] core.git: include/test qadevOOo/Jar_OOoRunner.mk qadevOOo/objdsc qadevOOo/tests sc/qa test/source

2018-06-13 Thread Jens Carl
include/test/sheet/xcellrangereferrer.hxx | 10 - qadevOOo/Jar_OOoRunner.mk |1 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScDatabaseRangeObj.csv |1 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScNamedRangeObj.csv|

[Libreoffice-commits] core.git: chart2/IwyuFilter_chart2.yaml chart2/source

2018-06-13 Thread Gabor Kelemen
chart2/IwyuFilter_chart2.yaml | 6 ++ chart2/source/controller/dialogs/TimerTriggeredControllerLock.cxx | 1 + chart2/source/controller/dialogs/res_ErrorBar.cxx | 2 ++ chart2/source/controller/dialog

[Libreoffice-commits] online.git: Branch 'feature/latency' - 2 commits - loleaflet/src wsd/ClientSession.cpp wsd/ClientSession.hpp wsd/DocumentBroker.cpp wsd/protocol.txt

2018-06-13 Thread Tamás Zolnai
loleaflet/src/layer/tile/TileLayer.js |3 +- wsd/ClientSession.cpp | 37 +++--- wsd/ClientSession.hpp |7 +++--- wsd/DocumentBroker.cpp| 14 ++-- wsd/protocol.txt |2 - 5 files

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

2018-06-13 Thread Zdeněk Crhonek
sw/qa/uitest/writer_tests/data/tdf51816.odt |binary sw/qa/uitest/writer_tests/data/tdf58050.html | 19 + sw/qa/uitest/writer_tests/data/tdf68347.odt |binary sw/qa/uitest/writer_tests/wordCount.py | 294 +++ 4 files changed, 313 insertions(+) New commits: commi

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

2018-06-13 Thread Zdeněk Crhonek
sc/qa/uitest/statistics/movingAverage.py | 176 +++ 1 file changed, 176 insertions(+) New commits: commit 8f43ffc8b6701a70bbf992f798b1264d38b1ec7c Author: Zdeněk Crhonek Date: Wed Jun 13 13:01:26 2018 +0200 uitest Calc-statistics- Moving average Chang

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

2018-06-13 Thread Stephan Bergmann
helpcompiler/source/HelpCompiler.cxx | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit 98db90e2ccd7cefaa5094c2d1d2af8cb10b4a867 Author: Stephan Bergmann Date: Wed Jun 13 10:21:21 2018 +0200 Don't create std::string from nullptr ...which vio

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

2018-06-13 Thread Katarina Behrens
vcl/unx/kde5/KDE5FilePicker.cxx | 11 +-- vcl/unx/kde5/KDE5FilePicker.hxx |6 ++ vcl/unx/kde5/KDE5FilePicker2.cxx | 39 ++- 3 files changed, 41 insertions(+), 15 deletions(-) New commits: commit 4e48c8ec4fe35e91a8a3c41576a0be9adf74291a Aut

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

2018-06-13 Thread Caolán McNamara
basic/source/comp/scanner.cxx | 115 +- basic/source/inc/scanner.hxx |8 +- 2 files changed, 64 insertions(+), 59 deletions(-) New commits: commit 39e75712b253430489089ed1d70f2ead1d7f6aa6 Author: Caolán McNamara Date: Tue Jun 12 21:28:26 2018 +0100

[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - icon-themes/colibre icon-themes/colibre_svg

2018-06-13 Thread andreas kainz
icon-themes/colibre/cmd/32/decrementindent.png|binary icon-themes/colibre/cmd/32/decrementlevel.png |binary icon-themes/colibre/cmd/32/decrementsublevels.png |binary icon-themes/colibre/cmd/32/hangingindent.png |binary icon-themes/colibre/cmd/32/incrementindent.png

[Libreoffice-commits] help.git: Branch 'libreoffice-6-1' - help3xsl/default.css

2018-06-13 Thread Adolfo Jayme Barrientos
help3xsl/default.css |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit dcdc335402dcc64d72f53e06b6bea404d3c6aa98 Author: Adolfo Jayme Barrientos Date: Tue Jun 12 18:38:48 2018 -0500 Helponline: Allow for system typeface to be used Change-Id: Ic3868b0bcdb

[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - helpcontent2

2018-06-13 Thread Adolfo Jayme Barrientos
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 61a31daeffb6382c072352233bad1b08cd8d4432 Author: Adolfo Jayme Barrientos Date: Tue Jun 12 18:38:48 2018 -0500 Updated core Project: help dcdc335402dcc64d72f53e06b6bea404d3c6aa98 Helponl

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

2018-06-13 Thread Adolfo Jayme Barrientos
help3xsl/default.css |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 279e341d56686a5e381fbc53faec3395e4cd451a Author: Adolfo Jayme Barrientos Date: Tue Jun 12 18:38:48 2018 -0500 Helponline: Allow for system typeface to be used Change-Id: Ic3868b0bcdb

[Libreoffice-commits] core.git: helpcontent2

2018-06-13 Thread Adolfo Jayme Barrientos
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 011b7c54c61f4abd5a54b47e5655f35473cf Author: Adolfo Jayme Barrientos Date: Tue Jun 12 18:38:48 2018 -0500 Updated core Project: help 279e341d56686a5e381fbc53faec3395e4cd451a Helponl

Re: UBSan failure since sw_redlinehide

2018-06-13 Thread Stephan Bergmann
On 13/06/18 09:10, Stephan Bergmann wrote: UBSan builds (like ) started to fail with something like /sw/source/core/text/txtfrm.cxx:987:16: runtime error: downcast of address 0x2b53270e5890 which does not point to an object of type 'const

[Libreoffice-commits] core.git: Branch 'private/swe/libreoffice-5-2+backports' - scp2/InstallScript_setup_osl.mk scp2/Module_scp2.mk

2018-06-13 Thread Michael Weghorn
scp2/InstallScript_setup_osl.mk |2 +- scp2/Module_scp2.mk |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 6f28259479d28570dbb7258531bfe264d03da1fc Author: Michael Weghorn Date: Tue Jun 5 08:29:21 2018 +0200 Build kde-integration for '--enab

[Libreoffice-commits] core.git: 2 commits - drawinglayer/Library_drawinglayer.mk drawinglayer/source filter/Configuration_filter.mk filter/source include/drawinglayer solenv/clang-format svgio/source

2018-06-13 Thread Michael Stahl
drawinglayer/Library_drawinglayer.mk |1 drawinglayer/source/primitive2d/baseprimitive2d.cxx |1 drawinglayer/source/primitive2d/pagehierarchyprimitive2d.cxx | 40 + filter/Configuration_filter.mk

[Libreoffice-commits] core.git: desktop/Extension_test-passive.mk desktop/test l10ntools/source

2018-06-13 Thread Stephan Bergmann
desktop/Extension_test-passive.mk |8 desktop/test/deployment/passive/Addons.xcu| 15 +++ desktop/test/deployment/passive/META-INF/manifest.xml |1 desktop/test/deployment/passive/help/en/help.tree | 16 desktop/test/deployment/pas

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

2018-06-13 Thread Noel Grandin
sc/inc/dptabres.hxx |4 ++-- sc/source/core/data/dptabres.cxx | 25 - 2 files changed, 14 insertions(+), 15 deletions(-) New commits: commit 7535eaf646605a14050a2f670d54b3fe8b8296a0 Author: Noel Grandin Date: Wed Jun 13 11:30:01 2018 +0200 loplug

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

2018-06-13 Thread Justin Luth
sc/qa/unit/subsequent_export-test.cxx |4 ++-- sc/source/filter/html/htmlimp.cxx |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 399bf0dcd26ed23d2864d60ccba0541d81f48cdc Author: Justin Luth Date: Tue Jun 5 19:30:58 2018 +0300 tdf#114487 sc htmlimp:

[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - scp2/InstallScript_setup_osl.mk scp2/Module_scp2.mk

2018-06-13 Thread Michael Weghorn
scp2/InstallScript_setup_osl.mk |2 +- scp2/Module_scp2.mk |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 453ebb206b68d5cc0e88d8c646e704e601fb68b5 Author: Michael Weghorn Date: Tue Jun 5 08:29:21 2018 +0200 Build kde-integration for '--enab

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

2018-06-13 Thread Noel Grandin
sc/inc/columnspanset.hxx |5 +--- sc/source/core/data/columnspanset.cxx | 42 -- 2 files changed, 18 insertions(+), 29 deletions(-) New commits: commit 044b5d319cc8d337d819efddcc96dd2428961d2a Author: Noel Grandin Date: Wed Jun 13 10:08:24 201

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

2018-06-13 Thread Marco Cecchetti
sc/qa/unit/data/contentCSV/dataValidity3.csv |4 ++ sc/qa/unit/data/ods/dataValidity.ods |binary sc/qa/unit/data/xlsx/dataValidity.xlsx |binary sc/qa/unit/subsequent_filters-test.cxx | 39 +++ 4 files changed, 43 insertions(+) New commits: commi

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

2018-06-13 Thread Marco Cecchetti
sc/qa/unit/data/contentCSV/dataValidity3.csv |4 ++ sc/qa/unit/data/ods/dataValidity.ods |binary sc/qa/unit/data/xlsx/dataValidity.xlsx |binary sc/qa/unit/subsequent_filters-test.cxx | 39 +++ 4 files changed, 43 insertions(+) New commits: commi

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

2018-06-13 Thread Dennis Francis
sc/inc/column.hxx |6 -- sc/source/core/data/column3.cxx | 14 +- sc/source/core/data/formulacell.cxx |2 +- 3 files changed, 14 insertions(+), 8 deletions(-) New commits: commit 5ddeed368855eb1bde1d9e972896bb774c71f277 Author: Dennis Francis Date:

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

2018-06-13 Thread Dennis Francis
sc/inc/column.hxx |6 -- sc/source/core/data/column3.cxx | 14 +- sc/source/core/data/formulacell.cxx |2 +- 3 files changed, 14 insertions(+), 8 deletions(-) New commits: commit b87791384558c970707c6b24656779be88f2de17 Author: Dennis Francis Date:

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

2018-06-13 Thread Noel Grandin
sc/source/core/data/table3.cxx | 29 +++-- 1 file changed, 11 insertions(+), 18 deletions(-) New commits: commit e9fe5e71bf4cac53663370373058e69cc2c07a38 Author: Noel Grandin Date: Tue Jun 12 16:02:39 2018 +0200 loplugin:useuniqueptr in ScSortInfoArray j

[Libreoffice-commits] core.git: scp2/InstallScript_setup_osl.mk scp2/Module_scp2.mk

2018-06-13 Thread Michael Weghorn
scp2/InstallScript_setup_osl.mk |2 +- scp2/Module_scp2.mk |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit f971bdb026735fdecd777d0d2edc515124f9e822 Author: Michael Weghorn Date: Tue Jun 5 08:29:21 2018 +0200 Build kde-integration for '--enab

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

2018-06-13 Thread Caolán McNamara
sw/source/core/text/txtfrm.cxx |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) New commits: commit 2b2152038761839fdd053f69973f1328eb9581b9 Author: Caolán McNamara Date: Tue Jun 12 21:09:01 2018 +0100 coverity#1436922 Dereference before null check Change-Id: I92df

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

2018-06-13 Thread Jim Raykowski
sw/source/core/crsr/crstrvl.cxx | 76 +++- 1 file changed, 53 insertions(+), 23 deletions(-) New commits: commit dbe3f1c451cf834926d0ddf03c29bcbbea87e49c Author: Jim Raykowski Date: Wed May 30 15:16:57 2018 -0800 tdf#115600 Display messages in Findbar

[Libreoffice-commits] core.git: solenv/gbuild solenv/sanitizers

2018-06-13 Thread Samuel Thibault
solenv/gbuild/UIConfig.mk|6 +- solenv/sanitizers/ui/cui.suppr | 19 solenv/sanitizers/ui/dbaccess.suppr | 26 +++ solenv/sanitizers/ui/fps.suppr |4 + solenv/sanitizers/ui/libreofficekit.suppr

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

2018-06-13 Thread Jim Raykowski
sw/source/uibase/uiview/viewmdi.cxx | 19 ++- 1 file changed, 14 insertions(+), 5 deletions(-) New commits: commit f056cb7cec76b0769703176a27ac298461ff411a Author: Jim Raykowski Date: Sat Jun 2 21:34:56 2018 -0800 tdf#115600 Display messages in FindBar for Comment naviga

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

2018-06-13 Thread Andrea Gelmini
vcl/inc/quartz/salgdi.h |2 -- 1 file changed, 2 deletions(-) New commits: commit f83998da411ca5dfc1b22ac32d5aeac9e7b8792d Author: Andrea Gelmini Date: Tue May 8 12:34:31 2018 +0200 Removed duplicated include Change-Id: I045b6815a36837aa03293b98f53534c13960875b Reviewed-o

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

2018-06-13 Thread Andrea Gelmini
0 files changed New commits: commit 505cf6afa2ed0aa7836f528dd15b21ec31049dcd Author: Andrea Gelmini Date: Fri May 25 09:16:09 2018 +0200 Removed executable permission on odt file Change-Id: I9b6db677d43ec33b9f3f5c1e06b1725dec96cc6f Reviewed-on: https://gerrit.libreoffice.org/

[Libreoffice-commits] core.git: bin/distro-install-desktop-integration config_host.mk.in configure.ac sysui/desktop

2018-06-13 Thread orbea
bin/distro-install-desktop-integration | 27 +-- config_host.mk.in |1 + configure.ac |3 +++ sysui/desktop/share/create_tree.sh |6 +++--- 4 files changed, 20 insertions(+), 17 deletions(-) New commits: comm

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

2018-06-13 Thread Alex McMurchy1917
vcl/source/control/imp_listbox.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3f31455fdd10309ab85fc3d324096698d3f38e5b Author: Alex McMurchy1917 Date: Tue Jun 12 08:09:49 2018 +0100 tdf#109353 - Base: Listbox doesn't show a value. This is because

[Libreoffice-commits] core.git: Branch 'private/swe/libreoffice-5-2+backports' - sc/source

2018-06-13 Thread Serge Krot
sc/source/ui/view/gridwin.cxx | 22 -- 1 file changed, 16 insertions(+), 6 deletions(-) New commits: commit fcef464fe83aef0183d6c7f849725649de2da70d Author: Serge Krot Date: Thu Jun 7 18:02:50 2018 +0200 tdf#117276 filter reset: check complete data range selected

Re: Build fails with `../../../dist/out/include/prtypes.h:593:38: error: size of array ‘arg’ is negative`

2018-06-13 Thread Stephan Bergmann
On 13/06/18 09:16, Stephan Bergmann wrote: ^ so it's external/nss that's causing you trouble (to find out more, look at how that external module is configured and built in external/nss/ExternalProject_nss.mk, and look at the output of `(cd external/nss && make verbose=t)`, to see if there's a

Re: Build fails with `../../../dist/out/include/prtypes.h:593:38: error: size of array ‘arg’ is negative`

2018-06-13 Thread Stephan Bergmann
On 13/06/18 09:07, Paul Menzel wrote: $ make PARALLELISM=1 […] cd lib; make libs cd util; make libs cd freebl; make libs Makefile:636: warning: overriding recipe for target 'out/Linux_SINGLE_SHLIB' Makefile:623: warning: ignoring old recipe for target 'out/Linux_SINGLE_SHLIB' In file included

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

2018-06-13 Thread Jim Raykowski
sw/source/uibase/uiview/viewmdi.cxx | 16 1 file changed, 16 insertions(+) New commits: commit 215e5adf4977a175bb8cc89dcbd48ef443ac8f10 Author: Jim Raykowski Date: Sun May 13 08:30:15 2018 -0800 tdf#117553 Change navigate behavior when in footnote frame This pa

UBSan failure since sw_redlinehide

2018-06-13 Thread Stephan Bergmann
UBSan builds (like ) started to fail with something like /sw/source/core/text/txtfrm.cxx:987:16: runtime error: downcast of address 0x2b53270e5890 which does not point to an object of type 'const SwTextNode' 0x2b53270e5890: note: object is

Re: Build fails with `../../../dist/out/include/prtypes.h:593:38: error: size of array ‘arg’ is negative`

2018-06-13 Thread Paul Menzel
Dear Stephan, Am 13.06.2018 um 08:44 schrieb Stephan Bergmann: On 12/06/18 18:36, Paul Menzel wrote: On ppc64le with Ubuntu 18.04 and latest LibreOffice from master with the libatomic_ops build fix, the build fails with the error below. ``` $ uname -m ppc64le $ git describe --dirty libreoffic