CppunitTest_starmath_qa_cppunit Failing on Windows with HiDPI screens

2019-05-18 Thread Luke Benes
After commit: https://cgit.freedesktop.org/libreoffice/core/commit/?id=13894996601d handle empty Rectangle better in starmath Windows builds on machines with display scaling enabled are failing. In my testing only a 100% scale factor is working. Here is a sample build log with Display Scale

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

2019-05-18 Thread Caolán McNamara (via logerrit)
cui/uiconfig/ui/acorreplacepage.ui |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 633adcfea2fbf455e4ab841744d8ae61869af34b Author: Caolán McNamara AuthorDate: Fri May 17 17:14:07 2019 +0100 Commit: Caolán McNamara CommitDate: Sat May 18 22:40:25 2019

[Libreoffice-commits] core.git: chart2/uiconfig cui/uiconfig dbaccess/uiconfig desktop/uiconfig extensions/uiconfig reportdesign/uiconfig sc/uiconfig sd/uiconfig sfx2/uiconfig svtools/uiconfig svx/uic

2019-05-18 Thread Caolán McNamara (via logerrit)
chart2/uiconfig/ui/chardialog.ui |2 +- chart2/uiconfig/ui/paradialog.ui |2 +- cui/uiconfig/ui/aboutconfigdialog.ui |4 ++-- cui/uiconfig/ui/aboutdialog.ui |6 +++---

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

2019-05-18 Thread Caolán McNamara (via logerrit)
cui/source/inc/align.hxx | 12 +- cui/source/tabpages/align.cxx | 48 ++ svx/source/items/pageitem.cxx | 31 +++ 3 files changed, 77 insertions(+), 14 deletions(-) New commits: commit

[Libreoffice-commits] online.git: wsd/Auth.cpp

2019-05-18 Thread Libreoffice Gerrit user
wsd/Auth.cpp |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit a243fdef88e85ec082ade9622374d20fc5a77ffb Author: DarkByt31 AuthorDate: Sat May 18 00:14:07 2019 +0530 Commit: Michael Meeks CommitDate: Sat May 18 23:42:14 2019 +0200 tdf#107038

[Libreoffice-commits] core.git: helpcontent2

2019-05-18 Thread Ilmari Lauhakangas (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 33cc1debf963c503636cf9219aa81d1a6cf2e943 Author: Ilmari Lauhakangas AuthorDate: Sat May 18 15:07:16 2019 +0300 Commit: Gerrit Code Review CommitDate: Sat May 18 16:53:19 2019 +0200 Update git

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

2019-05-18 Thread Libreoffice Gerrit user
help3xsl/default.css | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit 085cd2e40ab7fac8fdea2fbd05b7768f79c83477 Author: Ilmari Lauhakangas AuthorDate: Sat May 18 15:07:16 2019 +0300 Commit: Olivier Hallot CommitDate: Sat May 18 16:53:19 2019 +0200

Shivansh Handa license statement

2019-05-18 Thread Shivansh Handa
All of my future and past contributions to LibreOffice maybe licensed under the MPLv2/LGPLv3+ dual license. Shivansh Handa ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2019-05-18 Thread Tamás Zolnai (via logerrit)
sw/qa/extras/uiwriter/uiwriter2.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 3f5f67c68ae42cd14c08341b597e0331358a0d3f Author: Tamás Zolnai AuthorDate: Sat May 18 20:03:43 2019 +0200 Commit: Tamás Zolnai CommitDate: Sun May 19 01:04:02 2019 +0200 uiwriter: Remove

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

2019-05-18 Thread Noel Grandin (via logerrit)
include/xmloff/nmspmap.hxx | 11 +-- xmloff/source/core/nmspmap.cxx | 33 +++-- 2 files changed, 24 insertions(+), 20 deletions(-) New commits: commit 787525a314de9c8178d0fedcd71ddbd08ec41a55 Author: Noel Grandin AuthorDate: Thu May 16 13:10:44

CppCheck Report Update

2019-05-18 Thread cppcheck.libreoff...@gmail.com
A new cppcheck report is available at : http://dev-builds.libreoffice.org/cppcheck_reports/master/ Note: The script generating this report was run at : 2019-19-05 03:42:05 with user buildslave at host vm140 as /home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s

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

2019-05-18 Thread Noel Grandin (via logerrit)
dbaccess/source/ui/dlg/admincontrols.cxx | 19 --- dbaccess/source/ui/dlg/generalpage.cxx | 25 - 2 files changed, 24 insertions(+), 20 deletions(-) New commits: commit 1f3d18445cad89a8ab572028f2bc1b54914893e5 Author: Noel Grandin AuthorDate:

Re: minutes of ESC call ...

2019-05-18 Thread Luboš Luňák
On Friday 17 of May 2019, Thorsten Behrens wrote: > Stephan Bergmann wrote: > > Whenever I recently happened to look at Gerrit/Jenkins builds that > > hadn't finished yet, it was the Mac build that was still > > outstanding, so I think we do have a bottleneck there after all. > > Yeah, same

Re: minutes of ESC call ...

2019-05-18 Thread Noel Grandin
On Sat, 18 May 2019 at 12:15, Luboš Luňák wrote: > On Friday 17 of May 2019, Thorsten Behrens wrote: > > Stephan Bergmann wrote: > > > Whenever I recently happened to look at Gerrit/Jenkins builds that > > > hadn't finished yet, it was the Mac build that was still > > > outstanding, so I think

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

2019-05-18 Thread Tamás Zolnai (via logerrit)
include/oox/ppt/presentationfragmenthandler.hxx |2 oox/source/ppt/presentationfragmenthandler.cxx | 20 -- sd/qa/unit/data/pptx/tdf125346.pptx |binary sd/qa/unit/data/pptx/tdf125346_2.pptx |binary sd/qa/unit/export-tests-ooxml2.cxx | 75

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - shell/inc shell/Library_spsupp.mk shell/Library_spsupp_x64.mk shell/Module_shell.mk shell/source shell/WinResTarget_spsupp_dlg.mk

2019-05-18 Thread Mike Kaganski (via logerrit)
shell/Library_spsupp.mk|2 shell/Library_spsupp_x64.mk|2 shell/Module_shell.mk |1 shell/WinResTarget_spsupp_dlg.mk | 14 shell/inc/spsupp/spsuppServ.hpp|1

Jenkins build times (Re: minutes of ESC call ...)

2019-05-18 Thread Luboš Luňák
On Saturday 18 of May 2019, Luboš Luňák wrote: > On Friday 17 of May 2019, Thorsten Behrens wrote: > > Yeah, same anecdotal evidence here. Is the assumption we don't need > > more Mac build power based on hard data? > > IIRC one Mac bot had some problems a couple of days back, so maybe the >

[Libreoffice-commits] help.git: help3xsl/a11y-toggle.js help3xsl/default.css help3xsl/help2.js help3xsl/online_transform.xsl Package_html_static.mk

2019-05-18 Thread Libreoffice Gerrit user
Package_html_static.mk|1 help3xsl/a11y-toggle.js | 100 ++ help3xsl/default.css | 40 +--- help3xsl/help2.js | 16 -- help3xsl/online_transform.xsl | 11 ++-- 5 files changed, 142

[Libreoffice-commits] core.git: helpcontent2

2019-05-18 Thread Ilmari Lauhakangas (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 35a9cbc43a54a72f49c51a7980ddda8a7096c530 Author: Ilmari Lauhakangas AuthorDate: Fri May 17 15:10:50 2019 +0300 Commit: Gerrit Code Review CommitDate: Sat May 18 13:34:26 2019 +0200 Update git

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

2019-05-18 Thread Noel Grandin (via logerrit)
svl/source/misc/sharedstringpool.cxx | 16 1 file changed, 12 insertions(+), 4 deletions(-) New commits: commit bc11ba676dd304e3deb481995e09c0902675503a Author: Noel Grandin AuthorDate: Thu May 16 16:56:20 2019 +0200 Commit: Noel Grandin CommitDate: Sat May 18

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

2019-05-18 Thread Noel Grandin (via logerrit)
sc/source/filter/xml/XMLStylesImportHelper.cxx | 45 ++--- sc/source/filter/xml/XMLStylesImportHelper.hxx | 32 + 2 files changed, 27 insertions(+), 50 deletions(-) New commits: commit ecf456d067346d49d7e2a366434477fa7de06d8a Author: Noel Grandin

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

2019-05-18 Thread Caolán McNamara (via logerrit)
svx/source/items/pageitem.cxx | 31 +++ 1 file changed, 27 insertions(+), 4 deletions(-) New commits: commit c25b5c2c3d019f1a282ba3fe65eb577ff1c8870b Author: Caolán McNamara AuthorDate: Fri May 17 15:44:02 2019 +0100 Commit: Caolán McNamara CommitDate: Sat

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

2019-05-18 Thread Noel Grandin (via logerrit)
sc/inc/address.hxx|2 - sc/inc/markarr.hxx|3 + sc/inc/markdata.hxx |2 - sc/inc/markmulti.hxx |3 + sc/inc/rangelst.hxx |4 ++ sc/source/core/data/markarr.cxx | 14

[Libreoffice-commits] core.git: Branch 'feature/cib_contract57b' - 3 commits - instsetoo_native/inc_openoffice scp2/source setup_native/source

2019-05-18 Thread Mike Kaganski (via logerrit)
instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt |2 scp2/source/ooo/ucrt.scp | 12 - setup_native/source/win32/customactions/inst_msu/inst_msu.cxx | 66 +++--- 3 files changed, 54 insertions(+), 26 deletions(-) New

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

2019-05-18 Thread Andrea Gelmini (via logerrit)
drawinglayer/source/primitive3d/polygontubeprimitive3d.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 092abbe988691cf97be6462b9d6b31ccb623eed5 Author: Andrea Gelmini AuthorDate: Tue May 14 21:25:57 2019 + Commit: Julien Nabet CommitDate: Sat May 18

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

2019-05-18 Thread Andrea Gelmini (via logerrit)
drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit b70c29c330d925fe9647f129089ee27a4bfe200c Author: Andrea Gelmini AuthorDate: Tue May 14 21:25:56 2019 + Commit: Julien Nabet

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

2019-05-18 Thread Andrea Gelmini (via logerrit)
drawinglayer/source/primitive2d/graphicprimitive2d.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit aff51c3fd10604fa32fb512a9d5941dfb1bc6f2c Author: Andrea Gelmini AuthorDate: Tue May 14 21:25:59 2019 + Commit: Julien Nabet CommitDate: Sat May 18

[Libreoffice-commits] core.git: desktop/test

2019-05-18 Thread Andrea Gelmini (via logerrit)
desktop/test/deployment/update/defect/update/info2.update.xml |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ad3c5210fe308e71a8be246c8968a0f3535cb6e4 Author: Andrea Gelmini AuthorDate: Tue May 14 21:26:06 2019 + Commit: Julien Nabet CommitDate: Sat May

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

2019-05-18 Thread Tomaž Vajngerl (via logerrit)
vcl/inc/quartz/CGHelpers.hxx | 55 +++ vcl/inc/quartz/salgdi.h | 46 ++- vcl/inc/quartz/salvd.h | 14 +- vcl/quartz/salvd.cxx | 17 +++-- 4 files changed, 75 insertions(+), 57

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

2019-05-18 Thread Tomaž Vajngerl (via logerrit)
vcl/inc/quartz/CGHelpers.hxx | 34 ++ vcl/inc/quartz/salbmp.h |2 - vcl/inc/quartz/salgdi.h | 12 +++--- vcl/inc/quartz/salvd.h |4 +- vcl/quartz/salbmp.cxx| 13 +++--- vcl/quartz/salgdi.cxx| 15 +++- vcl/quartz/salgdicommon.cxx

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

2019-05-18 Thread Andrea Gelmini (via logerrit)
drawinglayer/source/primitive2d/borderlineprimitive2d.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 3151c3b714699ed5be0bc5a1b0dabbb371c397a3 Author: Andrea Gelmini AuthorDate: Tue May 14 21:26:02 2019 + Commit: Julien Nabet CommitDate: Sat May

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

2019-05-18 Thread Andrea Gelmini (via logerrit)
drawinglayer/source/primitive2d/cropprimitive2d.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 41f79d910ac03ef9f5ad5f0a87ad78c8e97ebd0b Author: Andrea Gelmini AuthorDate: Tue May 14 21:26:00 2019 + Commit: Julien Nabet CommitDate: Sat May 18

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

2019-05-18 Thread Andrea Gelmini (via logerrit)
xmloff/source/style/impastpl.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit e94fa48afcae49c7ef64a9ec6f3f5d59b93ad2a5 Author: Andrea Gelmini AuthorDate: Wed May 15 09:01:07 2019 + Commit: Julien Nabet CommitDate: Sat May 18 08:07:11 2019

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

2019-05-18 Thread Andrea Gelmini (via logerrit)
drawinglayer/source/processor2d/vclpixelprocessor2d.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit dd9d0dec99ef88ca1ff1e2f46bd022f540c0451e Author: Andrea Gelmini AuthorDate: Tue May 14 21:25:55 2019 + Commit: Julien Nabet CommitDate: Sat May

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

2019-05-18 Thread Andrea Gelmini (via logerrit)
desktop/test/deployment/options/handler/com/sun/star/comp/extensionoptions/OptionsEventHandler.java |4 ++-- drawinglayer/source/primitive2d/textlayoutdevice.cxx |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit

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

2019-05-18 Thread Tomaž Vajngerl (via logerrit)
vcl/inc/quartz/salbmp.h |2 vcl/quartz/salbmp.cxx | 105 ++-- vcl/quartz/salgdicommon.cxx | 26 +- 3 files changed, 66 insertions(+), 67 deletions(-) New commits: commit e9ebb8c1f12812bcb0459092984e5aad1e955c8e Author: Tomaž

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

2019-05-18 Thread DaeHyun Sung (via logerrit)
i18npool/source/localedata/data/ko_KR.xml |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e7ace9a5fa71bd722e7637285a22715729b620d1 Author: DaeHyun Sung AuthorDate: Sat May 18 00:12:39 2019 +0900 Commit: Julien Nabet CommitDate: Sat May 18 09:11:00 2019

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - shell/CustomTarget_x64.mk shell/Library_spsupp_x64.mk shell/source solenv/gbuild

2019-05-18 Thread Mike Kaganski (via logerrit)
shell/CustomTarget_x64.mk|8 +--- shell/Library_spsupp_x64.mk | 11 +-- shell/source/win32/spsupp/COMOpenDocuments_x64.cxx | 13 + shell/source/win32/spsupp/registrar_x64.cxx | 13 +

[Libreoffice-bugs] [Bug 93669] Problem with printing multi-sided documents via Fax-Printer

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93669 Xisco Faulí changed: What|Removed |Added URL|https://uaewebsitedevelopme |

[Libreoffice-bugs] [Bug 125351] Fix Windows PC Won’t Go to Sleep Mode Solve

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125351 Oliver Brinzing changed: What|Removed |Added CC||oliver.brinz...@gmx.de

[Libreoffice-bugs] [Bug 122691] Export full tooltip for footnote number to PDF

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122691 Paul Unger changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever confirmed|1

[Libreoffice-bugs] [Bug 125359] New: 'What's new' infobar overlaps other infobars

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125359 Bug ID: 125359 Summary: 'What's new' infobar overlaps other infobars Product: LibreOffice Version: 6.3.0.0.alpha0+ Master Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 125356] The system wont let me save changes to documents

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125356 --- Comment #2 from Roman Kuznetsov <79045_79...@mail.ru> --- and add info from dialog Help->About LibreOffice please -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 107943] [META] Save bugs and enhancements

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107943 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Depends on||125356

[Libreoffice-bugs] [Bug 125363] New: UI: LibreOffice Calc's AutoFilter treats combining and modifier letters the same as plain letters in the value list

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125363 Bug ID: 125363 Summary: UI: LibreOffice Calc's AutoFilter treats combining and modifier letters the same as plain letters in the value list Product: LibreOffice

[Libreoffice-bugs] [Bug 125356] The system wont let me save changes to documents

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125356 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Blocks||107943

[Libreoffice-bugs] [Bug 125305] Font type is changed in new Calc 6.3+ file while editing cell from 'liberation sans' to 'liberation serif'

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125305 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 121503] L.O. Calc may not be setting Landscape mode properly,

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121503 --- Comment #2 from QA Administrators --- Dear Dick Johnson, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to

[Libreoffice-bugs] [Bug 124054] Base - incorrect ASC order in Form with varchar data containing accented characters

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124054 --- Comment #12 from QA Administrators --- [Automated Action] NeedInfo-To-Unconfirmed -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing

[Libreoffice-bugs] [Bug 125107] Draw: distribute between snap lines

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125107 QA Administrators changed: What|Removed |Added Whiteboard|| QA:needsComment -- You

[Libreoffice-bugs] [Bug 124054] Base - incorrect ASC order in Form with varchar data containing accented characters

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124054 QA Administrators changed: What|Removed |Added Ever confirmed|1 |0

[Libreoffice-bugs] [Bug 124437] FORMATTING breaks after inserting graphic in linked frames

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124437 QA Administrators changed: What|Removed |Added Whiteboard|QA:needsComment | -- You are receiving this

[Libreoffice-bugs] [Bug 125306] Shortcut Ctrl+Shift+; work uncorrectly with JP keyboard

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125306 --- Comment #2 from zexcel --- Created attachment 151497 --> https://bugs.documentfoundation.org/attachment.cgi?id=151497=edit Standard Japanese 109 keyboard This is a standard Japanese keyboard. Popular name is 109 keys Japanese

[Libreoffice-bugs] [Bug 125353] it cannot trim an OLE object of Cad aplications

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125353 --- Comment #1 from Palo --- Created attachment 151498 --> https://bugs.documentfoundation.org/attachment.cgi?id=151498=edit OLE objekt in the file. OLE objekt in the file. It cannot trim after inserting an OLE object of Cad

[Libreoffice-bugs] [Bug 125352] File with linked frames and inserted image in the second frame crashes on close (see comment 2)

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125352 Buovjaga changed: What|Removed |Added Ever confirmed|0 |1 Severity|normal

[Libreoffice-bugs] [Bug 107656] [META] Frame bugs and enhancements

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107656 Buovjaga changed: What|Removed |Added Depends on||125352 Referenced Bugs:

[Libreoffice-bugs] [Bug 125358] New: Infobar's height is not recalculated after resized main window

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125358 Bug ID: 125358 Summary: Infobar's height is not recalculated after resized main window Product: LibreOffice Version: 6.3.0.0.alpha0+ Master Hardware: All

[Libreoffice-bugs] [Bug 125313] Interefence with sheet tabs when scrolling horizontal bar

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125313 V Stuart Foote changed: What|Removed |Added Keywords||needsUXEval

[Libreoffice-ux-advise] [Bug 125313] Interefence with sheet tabs when scrolling horizontal bar

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125313 V Stuart Foote changed: What|Removed |Added Keywords||needsUXEval

[Libreoffice-bugs] [Bug 125313] Interefence with sheet tabs when scrolling horizontal bar

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125313 --- Comment #7 from Tomaz Vajngerl --- There is "TabBarInlineWithScrollbar" in expert configuration, which will bring back the previous behaviour if set to true. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-ux-advise] [Bug 125313] Interefence with sheet tabs when scrolling horizontal bar

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125313 --- Comment #7 from Tomaz Vajngerl --- There is "TabBarInlineWithScrollbar" in expert configuration, which will bring back the previous behaviour if set to true. -- You are receiving this mail because: You are on the CC list for the

[Libreoffice-bugs] [Bug 125355] Beanshell Editor: Correct intendation when Enter is pressed

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125355 Andreas Heinisch changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |andreas.heini...@yahoo.de

[Libreoffice-bugs] [Bug 125361] New: Empty comment box remains

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125361 Bug ID: 125361 Summary: Empty comment box remains Product: LibreOffice Version: 6.2.3.2 release Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 103610] [META] Slide show (presentation mode) bugs and enhancements

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103610 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Depends on||125345

[Libreoffice-bugs] [Bug 125363] UI: LibreOffice Calc's AutoFilter treats combining and modifier letters the same as plain letters in the value list

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125363 --- Comment #1 from Carsten Becker --- That should have been 'vröudᵉ', not *vröudͤ. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 125345] LibreOffice Impress Slideshow failure

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125345 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Blocks||103610

[Libreoffice-bugs] [Bug 107038] online: Poco::Time* replacement with std::chrono

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107038 Commit Notification changed: What|Removed |Added Whiteboard||target:6.3.0 -- You are

[Libreoffice-bugs] [Bug 107038] online: Poco::Time* replacement with std::chrono

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107038 --- Comment #6 from Commit Notification --- DarkByt31 committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/online/+/a243fdef88e85ec082ade9622374d20fc5a77ffb%5E%21 tdf#107038

[Libreoffice-bugs] [Bug 123944] EDITING: LO stops working for several minutes when editing Forms

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123944 --- Comment #21 from Tim --- Today I've been adding a lot of data to one of my data base and it work perfectly, so it seems the bug is no more, at least for introducing data in new records. I haven't tried much editing forms, but I

[Libreoffice-bugs] [Bug 123944] EDITING: LO stops working for several minutes when editing Forms

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123944 --- Comment #20 from Tim --- Today I've been adding a lot of data to one of my data base and it work perfectly, so it seems the bug is no more, at least for introducing data in new records. I haven't tried much editing forms, but I

[Libreoffice-bugs] [Bug 125357] LO Impress do not import eps

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125357 Jose changed: What|Removed |Added Ever confirmed|1 |0 Status|NEEDINFO

[Libreoffice-bugs] [Bug 125355] Beanshell Editor: Correct intendation when Enter is pressed

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125355 raal changed: What|Removed |Added CC||r...@post.cz Ever confirmed|0

[Libreoffice-bugs] [Bug 125357] LO Impress do not import eps

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125357 --- Comment #3 from Jose --- (In reply to raal from comment #1) > Hello, > > Thank you for filing the bug. Please send us a sample document, as this > makes it easier for us to verify the bug. > I have set the bug's status to

[Libreoffice-bugs] [Bug 125355] Beanshell Editor: Correct intendation when Enter is pressed

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125355 raal changed: What|Removed |Added Blocks||97639 Referenced Bugs:

[Libreoffice-bugs] [Bug 97639] [META] Beanshell Editor bugs and enhancements

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97639 raal changed: What|Removed |Added Depends on||125355 Referenced Bugs:

[Libreoffice-bugs] [Bug 125350] Impress - highlited (text) was not saved

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125350 raal changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Libreoffice-bugs] [Bug 96061] Text background color not saved when exporting/importing as PPT or PPTX

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96061 raal changed: What|Removed |Added CC||jab...@web.de --- Comment #7 from raal

[Libreoffice-bugs] [Bug 125359] 'What's new' infobar overlaps other infobars

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125359 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Blocks||105830

[Libreoffice-bugs] [Bug 105830] [META] Infobar behaviour and appearance issues

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105830 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Depends on||125359

[Libreoffice-bugs] [Bug 108681] [META] Cell formatting/style dialog bugs and enhancements

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108681 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Depends on||125327

[Libreoffice-bugs] [Bug 125327] Padding to text labels of the tabs on the Format Cells or Character dialogs need a bit more space before and after the label

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125327 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Blocks||108681

[Libreoffice-bugs] [Bug 122691] Export full tooltip for footnote number to PDF

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122691 --- Comment #2 from Paul Unger --- (In reply to Usama from comment #1) > Thank you for reporting this issue. I had the same experience you had but > only with Evnice the default PDF viewer for Ubuntu. > I've tried using Acrobat reader,

[Libreoffice-bugs] [Bug 122691] Export full tooltip for footnote number to PDF

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122691 --- Comment #3 from Paul Unger --- Created attachment 151499 --> https://bugs.documentfoundation.org/attachment.cgi?id=151499=edit simple document to show footnote tooltip behaviour -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 122691] Export full tooltip for footnote number to PDF

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122691 --- Comment #4 from Paul Unger --- I made a brief test document using LO 6.3.0.0 Alpha. The results are the same as when I first filed the bug report--the tooltip in the exported PDF file displays the page number and not the footnote

[Libreoffice-bugs] [Bug 124013] FILESAVE XLSX Background fill of shapes disappear

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124013 Xisco Faulí changed: What|Removed |Added CC||zolnaitamas2...@gmail.com ---

[Libreoffice-bugs] [Bug 124013] FILESAVE XLSX Background fill of shapes disappear

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124013 --- Comment #12 from Xisco Faulí --- Still reproducible in Version: 6.3.0.0.alpha1+ Build ID: 787525a314de9c8178d0fedcd71ddbd08ec41a55 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8);

[Libreoffice-bugs] [Bug 125335] Bar chart legend items order depends on the legends alignment

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125335 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Blocks||108543

[Libreoffice-bugs] [Bug 108543] [META] Chart legend bugs and enhancements

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108543 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Depends on||125335

[Libreoffice-bugs] [Bug 125357] LO Impress do not import eps

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125357 --- Comment #2 from Jose --- Created attachment 151501 --> https://bugs.documentfoundation.org/attachment.cgi?id=151501=edit Example of a file with an eps that is not properly inserted -- You are receiving this mail because: You are

[Libreoffice-bugs] [Bug 125350] Impress - highlited (text) was not saved

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125350 raal changed: What|Removed |Added Ever confirmed|0 |1 CC|

[Libreoffice-bugs] [Bug 125313] Interefence with sheet tabs when scrolling horizontal bar

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125313 --- Comment #6 from V Stuart Foote --- Created attachment 151504 --> https://bugs.documentfoundation.org/attachment.cgi?id=151504=edit 20 sheet workbook of random numbers to test with -- You are receiving this mail because: You are

[Libreoffice-ux-advise] [Bug 125313] Interefence with sheet tabs when scrolling horizontal bar

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125313 --- Comment #6 from V Stuart Foote --- Created attachment 151504 --> https://bugs.documentfoundation.org/attachment.cgi?id=151504=edit 20 sheet workbook of random numbers to test with -- You are receiving this mail because: You are

[Libreoffice-bugs] [Bug 125221] Windows 10 64 bits - LibreOffice Base 6.2.3 - PostgreSQL SDBC driver not registred

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125221 --- Comment #5 from Luigi --- (In reply to Robert Großkopf from comment #2) > (In reply to Luigi from comment #0) > > > > The connection to the external data source could not be established. No SDBC > > driver was found for the URL

[Libreoffice-bugs] [Bug 105830] [META] Infobar behaviour and appearance issues

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105830 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Depends on||125358

[Libreoffice-bugs] [Bug 124572] tabs in calc (for sheets) and draw (for layer) style

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=124572 --- Comment #24 from Emir Sarı (away) --- (In reply to Mike Kaganski from comment #23) > (In reply to Kevin Suo from comment #22) > > Assume that there a 100+ sheets in the file... > > I suppose that in case of 100+ sheets, it doesn't

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

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75057 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Depends on||125337

[Libreoffice-bugs] [Bug 125337] FILEOPEN DOCX Empty data table row is lost on column chart opening

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125337 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-ux-advise] [Bug 125313] Interefence with sheet tabs when scrolling horizontal bar

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125313 zexcel changed: What|Removed |Added Hardware|All |x86-64 (AMD64) OS|All

[Libreoffice-bugs] [Bug 125313] Interefence with sheet tabs when scrolling horizontal bar

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125313 zexcel changed: What|Removed |Added Hardware|All |x86-64 (AMD64) OS|All

[Libreoffice-bugs] [Bug 125354] New: Isometric grid in LibreOffice impress

2019-05-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125354 Bug ID: 125354 Summary: Isometric grid in LibreOffice impress Product: LibreOffice Version: 6.2.4.1 rc Hardware: All OS: All Status: UNCONFIRMED

  1   2   >