Re: Render differences of DOCX between Word and LO/AOO

2018-02-10 Thread Chris Sherlock
Can you submit a bug? https://bugs.documentfoundation.org/enter_bug.cgi Chris > On 1 Feb 2018, at 4:21 am, Jens Tröger wrote: > > Thank you Jonathon for the char/word count explanation. > > However, I’m more

[Libreoffice-bugs] [Bug 112428] After saving document, containing dates in cells, the document displays wrong date format if I open it in MS Office

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112428 Kevin Suo changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 111678] fileopen .fods endless loop

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111678 krishna [:kr1shna] changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 111677] fileopen .fodt endless loop

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111677 krishna [:kr1shna] changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 111623] fileopen .odp endless loop

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111623 krishna [:kr1shna] changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 111621] fileopen .fodp endless loop

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111621 krishna [:kr1shna] changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 109158] slower loading of a huge AutoCorrect replacement table

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109158 --- Comment #22 from tommy27 --- a portable 5.3.7 release is available here: https://sourceforge.net/projects/winpenpack/files/X-LibreOffice/releases/ -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 114132] Tiling bitmaps does not work for charts (Format Wall)

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114132 Kevin Suo changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 112990] LO60master on macOS: crashing at start with OpenGL enabled

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112990 --- Comment #54 from Martin Srebotnjak --- Yes, JiCi, the patch was submitted after 6.0.1 was created. We are all waiting for daily 6.0 or master builds to test, but unfortunately none were built after February 8

[Libreoffice-bugs] [Bug 109158] slower loading of a huge AutoCorrect replacement table

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109158 --- Comment #21 from tommy27 --- @Stuart yes, parsing 200K entries must cause some load, but why LibO 6.x and 5.4.x load the same autocorrect replacament table 3 times slower than 5.3.x ? the point of my report is that

Re: How to check that CVE-2018-6871 is fixed?

2018-02-10 Thread Chris Sherlock
Sorry, I should also note that we have a security advisories page: https://www.libreoffice.org/about-us/security/advisories/ This one is fixed in LibreOffice 5.4.5/6.0.1 Chris > On 11 Feb 2018, at 6:22 pm, Chris Sherlock

Re: How to check that CVE-2018-6871 is fixed?

2018-02-10 Thread Chris Sherlock
Fixed in commit: https://cgit.freedesktop.org/libreoffice/core/commit/?id=34bbe8f858fd992c784586b839c0f1dc8a218b4a > authorCaolán McNamara 2018-01-10 14:27:35 >

[Libreoffice-bugs] [Bug 115625] FILEOPEN DOCX: Text Frame Placed on Wrong Position

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115625 Kevin Suo changed: What|Removed |Added Version|6.0.1.1 release |5.4.0.0.alpha1+

[Libreoffice-bugs] [Bug 36709] First Line Indent Using Ch (Characters) as Units Won' t Change Size as Font Size Grow

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=36709 --- Comment #11 from Kevin Suo --- See also: https://tieba.baidu.com/p/5516848517 -- You are receiving this mail because: You are the assignee for the bug.___

[Libreoffice-bugs] [Bug 36709] First Line Indent Using Ch (Characters) as Units Won' t Change Size as Font Size Grow

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=36709 --- Comment #10 from Kevin Suo --- A workaround for Chinese users: Use CM (厘米) instead. 四号:0.98 厘米 小四:0.86 厘米 五号:0.74 厘米 -- You are receiving this mail because: You are the assignee for the

Unifying Color

2018-02-10 Thread Chris Sherlock
Hi all, I am trying to unify our color code. We currently have the following that handles color: Color - in tools BitmapColor - completely seperate and in vcl SalColor - a typedef to a sal_uInt32 with a MAKE_SALCOLOR constexpr BColor - part of basegfx, takes three doubles and inherits from

[Libreoffice-bugs] [Bug 36709] First Line Indent Using Ch (Characters) as Units Won' t Change Size as Font Size Grow

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=36709 Kevin Suo changed: What|Removed |Added Summary|First Line Indent Using Ch |First Line Indent

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

2018-02-10 Thread Tomaž Vajngerl
include/vcl/graph.hxx |3 +++ vcl/inc/impgraph.hxx| 11 +++ vcl/source/gdi/graph.cxx| 17 + vcl/source/gdi/impgraph.cxx |5 + 4 files changed, 36 insertions(+) New commits: commit c6a23023150c164a19236139fa413d43006ce21c Author: Tomaž

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

2018-02-10 Thread Tomaž Vajngerl
include/svx/xmlgrhlp.hxx|8 ++- offapi/com/sun/star/document/XGraphicStorageHandler.idl |6 +- svx/source/xml/xmlgrhlp.cxx | 42 +--- 3 files changed, 47 insertions(+), 9 deletions(-) New commits: commit

[Libreoffice-bugs] [Bug 115625] FILEOPEN DOCX: Text Frame Placed on Wrong Position

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115625 Kevin Suo changed: What|Removed |Added Keywords||filter:docx --

[Libreoffice-bugs] [Bug 115625] FILEOPEN DOCX: Text Frame Placed on Wrong Position

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115625 --- Comment #2 from Kevin Suo --- Created attachment 139770 --> https://bugs.documentfoundation.org/attachment.cgi?id=139770=edit screenshot bad -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 115625] FILEOPEN DOCX: Text Frame Placed on Wrong Position

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115625 --- Comment #1 from Kevin Suo --- Created attachment 139769 --> https://bugs.documentfoundation.org/attachment.cgi?id=139769=edit screenshot good -- You are receiving this mail because: You are the assignee for

[Libreoffice-bugs] [Bug 115625] New: FILEOPEN DOCX: Text Frame Placed on Wrong Position

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115625 Bug ID: 115625 Summary: FILEOPEN DOCX: Text Frame Placed on Wrong Position Product: LibreOffice Version: 6.0.1.1 release Hardware: All OS: Linux (All)

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

2018-02-10 Thread Tomaž Vajngerl
sd/source/filter/ppt/pptin.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 2a6997ddd7b48a2e53f6e53b81de8eccd5e5083b Author: Tomaž Vajngerl Date: Sun Feb 11 09:33:18 2018 +0900 Remove unused include Change-Id:

[Libreoffice-bugs] [Bug 115624] New: Unable to use screen grab utility after installing LibreOffice_5.4.5.1_Win_x64

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115624 Bug ID: 115624 Summary: Unable to use screen grab utility after installing LibreOffice_5.4.5.1_Win_x64 Product: LibreOffice Version: 5.4.5.1 release Hardware:

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

2018-02-10 Thread Tomaž Vajngerl
sd/qa/unit/export-tests.cxx | 49 +++- 1 file changed, 35 insertions(+), 14 deletions(-) New commits: commit c2a4b16ebfde78c6180465c938475f67c4e8e7b7 Author: Tomaž Vajngerl Date: Thu Feb 8 05:08:17 2018 +0900

[Libreoffice-bugs] [Bug 115552] Base crashes if I open Tools-->SQL...

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115552 Janos changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 115552] Base crashes if I open Tools-->SQL...

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115552 Janos changed: What|Removed |Added Resolution|FIXED |NOTABUG -- You are

[Libreoffice-bugs] [Bug 115547] Firebird: Link is formed to an external file with file:///C: (three slash)

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115547 --- Comment #14 from s...@imail.ru --- Tested on LO 6.0.1.1 (installation on windows 7). Received firebird_sdbc_error. But if on your OS everything is OK. I'm not going to argue. -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 91862] Format changes in DOC files are not displayed as tracked changes

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91862 --- Comment #6 from QA Administrators --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug

[Libreoffice-bugs] [Bug 105459] broken PDF generated ( Chrome/Acrobat Reader )

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105459 --- Comment #5 from QA Administrators --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug

[Libreoffice-bugs] [Bug 68364] FORMCONTROLS: Conditional text error

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=68364 --- Comment #8 from QA Administrators --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug

[Libreoffice-bugs] [Bug 115623] New: EPUB: support vertical writing mode (rl-tb).

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115623 Bug ID: 115623 Summary: EPUB: support vertical writing mode (rl-tb). Product: LibreOffice Version: 6.0.0.3 release Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 87485] Writer: embedded PNG results in slow scrolling (GTK3 related)

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87485 --- Comment #48 from zyklo...@web.de --- // By the way: Is there already a bug for those annoying lines existing, that you also see in the screen cast? -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 87485] Writer: embedded PNG results in slow scrolling (GTK3 related)

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87485 --- Comment #47 from zyklo...@web.de --- Created attachment 139767 --> https://bugs.documentfoundation.org/attachment.cgi?id=139767=edit Stuttering scroll action with v.6.0.1.1-Flatpak -- You are receiving this mail because: You are

[Libreoffice-bugs] [Bug 87485] Writer: embedded PNG results in slow scrolling (GTK3 related)

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87485 --- Comment #46 from zyklo...@web.de --- v6.0.1.1 I added pages before and after the image of that document. Scrolling with free mouse wheel spin (a Logitech mouse wheel thing) over the whole document then slowed down for the time when

CppCheck Report Update

2018-02-10 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 : 2018-11-02_02:19:13 with user buildslave at host vm140 as /home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s

[Libreoffice-commits] core.git: readlicense_oo/docs README.md

2018-02-10 Thread Ilmari Lauhakangas
README.md |6 +++--- readlicense_oo/docs/readme.xrm | 24 2 files changed, 15 insertions(+), 15 deletions(-) New commits: commit 51cb2e66897a9dd5676b33d35a5683a8f8e56ef5 Author: Ilmari Lauhakangas Date:

[Libreoffice-bugs] [Bug 115622] NAVIGATION: Calc fails to page-down accurately, neglects to display certain rows

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115622 tagishsimon changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 115622] New: NAVIGATION: Calc fails to page-down accurately, neglects to display certain rows

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115622 Bug ID: 115622 Summary: NAVIGATION: Calc fails to page-down accurately, neglects to display certain rows Product: LibreOffice Version: 6.0.0.3 release Hardware:

[Libreoffice-commits] core.git: Branch 'distro/cib/libreoffice-5-2' - external/python3 pyuno/README

2018-02-10 Thread Michael Stahl
external/python3/ExternalPackage_python3.mk |5 ++--- external/python3/UnpackedTarball_python3.mk |2 +- external/python3/python-3.3.3-aix.patch.1 |7 ++- external/python3/python-3.3.3-elf-rpath.patch.1 | 14 ++ pyuno/README

[Libreoffice-commits] core.git: Branch 'feature/cib_contract57b' - external/python3 pyuno/README

2018-02-10 Thread Michael Stahl
external/python3/ExternalPackage_python3.mk |5 ++--- external/python3/UnpackedTarball_python3.mk |2 +- external/python3/python-3.3.3-aix.patch.1 |7 ++- external/python3/python-3.3.3-elf-rpath.patch.1 | 14 ++ pyuno/README

[Libreoffice-commits] core.git: Branch 'feature/cib_contract136' - external/python3 pyuno/README

2018-02-10 Thread Michael Stahl
external/python3/ExternalPackage_python3.mk |5 ++--- external/python3/UnpackedTarball_python3.mk |2 +- external/python3/python-3.3.3-aix.patch.1 |7 ++- external/python3/python-3.3.3-elf-rpath.patch.1 | 14 ++ pyuno/README

[Libreoffice-bugs] [Bug 115621] New: Warning box during Windows Installation of 5.4.5 and 6.0.1

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115621 Bug ID: 115621 Summary: Warning box during Windows Installation of 5.4.5 and 6.0.1 Product: LibreOffice Version: 5.4.5.1 release Hardware: x86-64 (AMD64)

[Libreoffice-commits] core.git: Changes to 'private/Sweetshark/lessdepend'

2018-02-10 Thread Bjoern Michaelsen
New branch 'private/Sweetshark/lessdepend' available with the following commits: commit 1e49cf429390ff8f0dd75806761cc1ef3226ab10 Author: Bjoern Michaelsen Date: Sat Feb 10 23:54:03 2018 +0100 SwContentNode: kill SwDepend Change-Id:

[Libreoffice-bugs] [Bug 112990] LO60master on macOS: crashing at start with OpenGL enabled

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112990 --- Comment #53 from JiCi --- Hi, Problem still present with latest 6.0.1 release on MacOS High Sierra (Mac book pro retina Late 2013) -- You are receiving this mail because: You are the assignee for the

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

2018-02-10 Thread Michael Meeks
cppuhelper/source/servicemanager.cxx | 20 1 file changed, 20 insertions(+) New commits: commit 720759ad342000f2729a6c983523af931f01dbef Author: Michael Meeks Date: Mon Jan 22 22:02:56 2018 + Pre-load key UNO mappings.

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

2018-02-10 Thread Michael Meeks
cppuhelper/source/servicemanager.cxx | 13 + sc/source/ui/app/scdll.cxx | 11 +++ sc/source/ui/docshell/impex.cxx |4 +++- sd/source/ui/app/sddll.cxx |7 +++ sw/source/uibase/app/swdll.cxx |7 +++ 5 files changed, 41

[Libreoffice-bugs] [Bug 79167] UI: Opening the new "navigate by" for choosing the object to go back opens the "big" navigation window, too

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79167 --- Comment #42 from Harald Koester --- (In reply to sophie from comment #41) > (In reply to Harald Koester from comment #40) > > I checked the new drop down menu (Ver. 6.0.0.3, Win 10). 2 Comments: > > > > (1) If

[Libreoffice-bugs] [Bug 79167] UI: Opening the new "navigate by" for choosing the object to go back opens the "big" navigation window, too

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79167 Harald Koester changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 115620] Performing of a Find Text operation Switches the Object Type of the “Navigate By” Drop-down Menu to “Repeat Search”

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115620 Harald Koester changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 108743] [META] Find toolbar bugs and enhancements

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108743 Harald Koester changed: What|Removed |Added Depends on||115620

[Libreoffice-bugs] [Bug 115620] New: Performing of a Find Text operation Switches the Object Type of the “Navigate By” Drop-down Menu to “Repeat Search”

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115620 Bug ID: 115620 Summary: Performing of a Find Text operation Switches the Object Type of the “Navigate By” Drop-down Menu to “Repeat Search” Product: LibreOffice

[Libreoffice-bugs] [Bug 115572] table format gets reset by deleting a row

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115572 --- Comment #4 from Jim Raykowski --- Hi All, It seems removing the following line of code fixes this. https://opengrok.libreoffice.org/xref/core/sw/source/core/docnode/ndtbl.cxx#2135 -- You are receiving this

[Libreoffice-bugs] [Bug 107403] Icons wrongly scaled in hidpi screen for the borders toolbar control

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107403 Maxim Monastirsky changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 103429] [META] Split and group buttons in toolbar and sidebar bugs and enhancements

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103429 Bug 103429 depends on bug 107403, which changed state. Bug 107403 Summary: Icons wrongly scaled in hidpi screen for the borders toolbar control https://bugs.documentfoundation.org/show_bug.cgi?id=107403 What|Removed

[Libreoffice-bugs] [Bug 90796] [META] HiDPI / Retina bugs

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90796 Bug 90796 depends on bug 107403, which changed state. Bug 107403 Summary: Icons wrongly scaled in hidpi screen for the borders toolbar control https://bugs.documentfoundation.org/show_bug.cgi?id=107403 What|Removed

[Libreoffice-bugs] [Bug 107403] Icons wrongly scaled in hidpi screen for the borders toolbar control

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107403 --- Comment #6 from Commit Notification --- Maxim Monastirsky committed a patch related to this issue. It has been pushed to "master":

[Libreoffice-bugs] [Bug 107403] Icons wrongly scaled in hidpi screen for the borders toolbar control

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107403 Commit Notification changed: What|Removed |Added Whiteboard|

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

2018-02-10 Thread Maxim Monastirsky
svx/source/tbxctrls/tbcontrl.cxx |8 1 file changed, 8 deletions(-) New commits: commit 273d0ee7b7edb24c2c9e15e9f4337f71c175801a Author: Maxim Monastirsky Date: Fri Feb 9 11:22:41 2018 +0200 tdf#107403 Don't scale frame icons twice It's already

[Libreoffice-bugs] [Bug 63388] MAILMERGE: LibreOffice freezes when clicking Test Settings button

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=63388 Aron Budea changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 48538] MAILMERGE cannot use SSL/port 465

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=48538 Aron Budea changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 115490] VLOOKUP unsorted is (too) slow in larger row sets, filling all cells in the column with the formula

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115490 Aron Budea changed: What|Removed |Added Keywords||perf

[Libreoffice-bugs] [Bug 109329] [META] VLookup function bugs and enhancements

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109329 Aron Budea changed: What|Removed |Added Depends on||115490

[Libreoffice-bugs] [Bug 115585] LibreOffice 6.0.0.3 Calc formulas (and part of the UI) are not translated in french

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115585 Aron Budea changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

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

2018-02-10 Thread Tamás Zolnai
vcl/source/window/paint.cxx | 49 +--- 1 file changed, 42 insertions(+), 7 deletions(-) New commits: commit d6a2dc03806c4e7c0be8e4f2aee272f036f4765e Author: Tamás Zolnai Date: Sat Feb 10 17:31:44 2018 +0100 lokdialog:

[Libreoffice-bugs] [Bug 72440] Function Wizard Range Selection Resulted in #REF Error

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=72440 Laurent BP changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 115619] Editing form size changes all form sizes

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115619 --- Comment #2 from Stang --- Sorry, here is version tested with: Version: 6.0.1.1 Build ID: 60bfb1526849283ce2491346ed2aa51c465abfe6 CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk2; Locale: en-US

How to check that CVE-2018-6871 is fixed?

2018-02-10 Thread Paul Menzel
Dear LibreOffice folks, So according to CVE-2018-6871, “LibreOffice through 6.0.1 allows remote attackers to read arbitrary files via =WEBSERVICE calls in a document, which use the COM.MICROSOFT.WEBSERVICE function.”. Maybe it’s my English, but “through 6.0.1” sounds to me like, that version

[Libreoffice-bugs] [Bug 115619] Editing form size changes all form sizes

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115619 --- Comment #1 from Stang --- Created attachment 139765 --> https://bugs.documentfoundation.org/attachment.cgi?id=139765=edit Sample Base file - Two forms -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 115619] New: Editing form size changes all form sizes

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115619 Bug ID: 115619 Summary: Editing form size changes all form sizes Product: LibreOffice Version: 6.0.1.1 release Hardware: x86-64 (AMD64) OS: All Status:

[Libreoffice-bugs] [Bug 97721] Checkboxes and radio buttons are displayed oddly in the menu ( with KDE)

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97721 --- Comment #14 from hamelg --- Yes I am using the oxygen theme (embedded in the software kde plasma). -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 112990] LO60master on macOS: crashing at start with OpenGL enabled

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112990 --- Comment #52 from Martin Srebotnjak --- Sorry, still cannot test, there were no master nor 6.0.x daily builds since you checked in the patches ... Strange. -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 115005] Regression LibO 6.0RC creates much larger files than 5.4 by including duplicate /redundant images

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115005 --- Comment #11 from OfficeUser --- Created attachment 139764 --> https://bugs.documentfoundation.org/attachment.cgi?id=139764=edit File saved by LibreOffice 6.0.1.1 -- You are receiving this mail because: You

[Libreoffice-bugs] [Bug 115005] Regression LibO 6.0RC creates much larger files than 5.4 by including duplicate /redundant images

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115005 --- Comment #10 from OfficeUser --- Created attachment 139763 --> https://bugs.documentfoundation.org/attachment.cgi?id=139763=edit File saved by LibreOffice 5.4.4.2 -- You are receiving this mail because: You

[Libreoffice-bugs] [Bug 115005] Regression LibO 6.0RC creates much larger files than 5.4 by including duplicate /redundant images

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115005 OfficeUser changed: What|Removed |Added Keywords||regression --

[Libreoffice-bugs] [Bug 115005] Regression LibO 6.0RC creates much larger files than 5.4 by including duplicate /redundant images

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115005 OfficeUser changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

Massimo Saiani license statement

2018-02-10 Thread Ing. Massimo Saiani
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

Massimo Saiani license statement

2018-02-10 Thread Ing. Massimo Saiani
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-bugs] [Bug 115618] New: Copy + Paste does nothing in Calc

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115618 Bug ID: 115618 Summary: Copy + Paste does nothing in Calc Product: LibreOffice Version: 5.4.4.2 release Hardware: x86 (IA32) OS: Mac OS X (All) Status:

[Libreoffice-bugs] [Bug 87485] Writer: embedded PNG results in slow scrolling (GTK3 related)

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87485 Buovjaga changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 97721] Checkboxes and radio buttons are displayed oddly in the menu ( with KDE)

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97721 Buovjaga changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 115601] ImageMap UI: File type list item is not translatable

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115601 Julien Nabet changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 115547] Firebird: Link is formed to an external file with file:///C: (three slash)

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115547 rob...@familiegrosskopf.de changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED

[Libreoffice-bugs] [Bug 115315] Editing: Cursor not in focus with new Calc/Writer document

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115315 --- Comment #18 from Michael Meeks --- Ah - fair cop, Maxim convinced me =) can you push the partial revert ? would be good to have it in older versions too of course. Thanks ! -- You are receiving this

[Libreoffice-bugs] [Bug 115315] Editing: Cursor not in focus with new Calc/Writer document

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115315 --- Comment #17 from Maxim Monastirsky --- (In reply to Michael Meeks from comment #11) > except the mbFrame thing is really not so clear to > me as to its purpose as distinct from having valid mpFrameData mbFrame

[Libreoffice-bugs] [Bug 115557] FILEOPEN DOCX Charts in footnotes multiply with every open and save

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115557 --- Comment #4 from Aron Budea --- I created my own sample in LO, but can't reproduce it with that (I can with your samples). Could you also attach a sample ODT that can be used for repro/testing when saved as DOCX?

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

2018-02-10 Thread Henry Castro
loleaflet/dist/loleaflet.css |4 loleaflet/src/layer/tile/TileLayer.js | 12 ++-- loleaflet/src/map/handler/Map.Keyboard.js |6 +- 3 files changed, 19 insertions(+), 3 deletions(-) New commits: commit 341c9dcc96dcf84cadfabcce2c3eabc09c1bf8d1 Author:

[Libreoffice-bugs] [Bug 112990] LO60master on macOS: crashing at start with OpenGL enabled

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112990 --- Comment #51 from Aron Budea --- (In reply to dragracer.mb from comment #50) > New install starts in safe mode every time. By new install you mean 6.0.1? Please specify. -- You are receiving this mail because:

[Libreoffice-bugs] [Bug 115601] ImageMap UI: File type list item is not translatable

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115601 Julien Nabet changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 112990] LO60master on macOS: crashing at start with OpenGL enabled

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112990 --- Comment #50 from dragracer...@gmail.com --- New install starts in safe mode every time. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs

Crash test update

2018-02-10 Thread Crashtest VM
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/8bd6f83741a44509921b9b0fd14611815f6a4dc6/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data

[Libreoffice-bugs] [Bug 57466] Change in UI user configuration will cause new UI items in next versions of LibreOffice to be invisible , when that previous userprofile is used

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57466 --- Comment #22 from lo-b...@vmc-konstanz.de --- I can't talk about styles etc. but for GUI customization, the approach should be IMHO: 1. try to merge 2. if that fails: inform user I don't think you need to ask the user for

[Libreoffice-bugs] [Bug 104528] [META] Saved DOCX files that MS Word can't open

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104528 Aron Budea changed: What|Removed |Added Depends on||115556

[Libreoffice-bugs] [Bug 104448] [META] DOCX SAXParseException

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104448 Aron Budea changed: What|Removed |Added Depends on||115556

[Libreoffice-bugs] [Bug 115556] FILESAVE DOCX Shapes in footnotes cause SAXParseException error when the document is saved as DOCX

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115556 Aron Budea changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 115614] error in Dutch translation

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115614 Cor Nouws changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 115585] LibreOffice 6.0.0.3 Calc formulas (and part of the UI) are not translated in french

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115585 David Chionne changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED

[Libreoffice-bugs] [Bug 115585] LibreOffice 6.0.0.3 Calc formulas (and part of the UI) are not translated in french

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115585 m.a.riosv changed: What|Removed |Added Resolution|FIXED

[Libreoffice-bugs] [Bug 115567] LibreOffice-l10n-zh-tw 6.0 Packages from launchpad ppa is incomplete

2018-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115567 --- Comment #11 from Rico Tzschichholz --- (In reply to Franklin Weng from comment #10) > I move the *.mo in language pack libobasis6.0-zh-tw_6.0.1.1-1_amd64.deb > (from LibreOffice website) to >

  1   2   3   >