[Libreoffice-bugs] [Bug 114231] function ERROR() returns "Error 11 : No error text available!"

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114231 --- Comment #2 from raal --- Created attachment 138206 --> https://bugs.documentfoundation.org/attachment.cgi?id=138206=edit correct result -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 114231] function ERROR() returns "Error 11 : No error text available!"

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114231 --- Comment #3 from raal --- Created attachment 138207 --> https://bugs.documentfoundation.org/attachment.cgi?id=138207=edit incorrect result -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 114231] New: function ERROR() returns "Error 11 : No error text available!"

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114231 Bug ID: 114231 Summary: function ERROR() returns "Error 11 : No error text available!" Product: LibreOffice Version: 6.0.0.0.alpha0+ Hardware: All

[Libreoffice-bugs] [Bug 114231] function ERROR() returns "Error 11 : No error text available!"

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114231 raal changed: What|Removed |Added CC||r...@post.cz --- Comment

Re: Drop support for cygwin i686 building Win64 binaries?

2017-12-03 Thread Regina Henschel
Hi Thorsten, but it will still be possible to produce Win32 binaries from a 32bit cygwin on a Win32 machine? Kind regards Regina Thorsten Behrens schrieb am 04.12.2017 um 03:45: Dear fellow hackers, after three more fixes on master, we now have (almost) universal gpgme support for Windows.

[Libreoffice-bugs] [Bug 114222] EMF Files look distorted in LOdev6.0beta1 but good in LO5.3.7

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114222 Joerg changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 103859] [META] EMF/WMF (Enhanced/Windows Metafile) bugs and enhancements

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103859 Bug 103859 depends on bug 114222, which changed state. Bug 114222 Summary: EMF Files look distorted in LOdev6.0beta1 but good in LO5.3.7 https://bugs.documentfoundation.org/show_bug.cgi?id=114222 What|Removed

[Libreoffice-bugs] [Bug 114229] Basic -timeserial function minutes outside the range 0-59

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114229 --- Comment #7 from Mike Kaganski --- Not convinced. The MS documentation is self-contradictory. First, it declares constraints for hours. Then it declares that *each* parameter can be any number between -32768

[Libreoffice-bugs] [Bug 114229] Basic -timeserial function minutes outside the range 0-59

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114229 --- Comment #6 from raal --- Should be fixed for VBA compatibility, at least https://msdn.microsoft.com/en-us/vba/language-reference-vba/articles/timeserial-function -- You are receiving this mail because: You are the

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog2' - 8 commits - desktop/source include/LibreOfficeKit include/sfx2 include/vcl libreofficekit/qa libreofficekit/source sfx2/source vcl/source

2017-12-03 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit 9222e715d23f9904e04258a58696c10987456dd2 Author: Pranav Kant Date: Sat Dec 2 02:47:38 2017 +0530 lokdialog: multiview: Do not mix one view with other In GTV, use correct application window object to fetch

[Libreoffice-bugs] [Bug 114229] Basic -timeserial function minutes outside the range 0-59

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114229 --- Comment #5 from Mike Kaganski --- Btw: valid values for hours are 0-24 (24 is converted to 0), not 0-23 as help declares. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 114229] Basic -timeserial function minutes outside the range 0-59

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114229 --- Comment #4 from Mike Kaganski --- Actually, it's that way since day 1 (see https://cgit.freedesktop.org/libreoffice/core/commit/?id=c25ec060; look for RTLFUNC(TimeSerial)). Fixing the code to conform to

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

2017-12-03 Thread Tomaž Vajngerl
sc/source/ui/inc/printfun.hxx |2 +- sc/source/ui/view/printfun.cxx | 37 ++--- 2 files changed, 11 insertions(+), 28 deletions(-) New commits: commit 75702b13961e545809ce1f2b5a45787f42ffcbc6 Author: Tomaž Vajngerl Date:

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

2017-12-03 Thread Tomaž Vajngerl
sc/source/ui/inc/printfun.hxx | 105 +++-- sc/source/ui/unoobj/docuno.cxx | 27 +++- sc/source/ui/view/printfun.cxx | 241 +++-- 3 files changed, 228 insertions(+), 145 deletions(-) New commits: commit 5684e53b931eaaac658bc3246ae1c3249e252fdb

[Libreoffice-bugs] [Bug 114230] FILEOPEN ODT, RTF, DOCX: files crash LO6 ntdll.dll

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114230 --- Comment #5 from Dieter Praas --- I could open all files with no crash (OpenGL is disabled) Version: 6.0.0.0.beta1 (x64) Build ID: 97471ab4eb4db4c487195658631696bb3238656c CPU threads: 4; OS: Windows 10.0; UI render:

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

2017-12-03 Thread Tomaž Vajngerl
sc/inc/docuno.hxx |2 ++ sc/source/ui/inc/printfun.hxx |3 +++ sc/source/ui/unoobj/docuno.cxx | 25 +++-- sc/source/ui/view/printfun.cxx | 35 +++ 4 files changed, 59 insertions(+), 6 deletions(-) New commits: commit

[Libreoffice-bugs] [Bug 114076] FILEOPEN: artefacts on EMF+ Images

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114076 Dieter Praas changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 114222] EMF Files look distorted in LOdev6.0beta1 but good in LO5.3.7

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114222 Dieter Praas changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 114230] FILEOPEN ODT, RTF, DOCX: files crash LO6 ntdll.dll

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114230 --- Comment #4 from Mike --- I tested the attached files with other word processors. There was no issue with them. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 114230] FILEOPEN ODT, RTF, DOCX: files crash LO6 ntdll.dll

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114230 --- Comment #3 from Mike --- Created attachment 138204 --> https://bugs.documentfoundation.org/attachment.cgi?id=138204=edit crash file 3 -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 114230] New: FILEOPEN ODT, RTF, DOCX: files crash LO6 ntdll.dll

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114230 Bug ID: 114230 Summary: FILEOPEN ODT, RTF, DOCX: files crash LO6 ntdll.dll Product: LibreOffice Version: 6.0.0.0.beta1 Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 114230] FILEOPEN ODT, RTF, DOCX: files crash LO6 ntdll.dll

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114230 Mike changed: What|Removed |Added CC||bugzilla@mkr.email

[Libreoffice-bugs] [Bug 114230] FILEOPEN ODT, RTF, DOCX: files crash LO6 ntdll.dll

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114230 --- Comment #2 from Mike --- Created attachment 138203 --> https://bugs.documentfoundation.org/attachment.cgi?id=138203=edit crash file 2 -- You are receiving this mail because: You are the assignee for the

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

2017-12-03 Thread Aron Budea
sc/qa/unit/subsequent_export-test.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 61e287df250fd5b87b10adb12ba246e53c5f8f3e Author: Aron Budea Date: Mon Dec 4 07:20:54 2017 +0100 fix build Change-Id:

[Libreoffice-commits] core.git: 2 commits - avmedia/source bridges/inc compilerplugins/clang connectivity/source cui/source desktop/source extensions/source filter/source forms/source idlc/source incl

2017-12-03 Thread Noel Grandin
avmedia/source/viewer/mediawindow_impl.cxx| 19 avmedia/source/viewer/mediawindow_impl.hxx|1 bridges/inc/bridge.hxx| 17 bridges/inc/cppinterfaceproxy.hxx |3

[Libreoffice-bugs] [Bug 114228] Calc crashes when deleting a sheet if the preceding sheet contains image

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114228 Aron Budea changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 114229] Basic -timeserial function minutes outside the range 0-59

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114229 Mike Kaganski changed: What|Removed |Added Version|4.1.0.4 release

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

2017-12-03 Thread Julien Nabet
sw/inc/PostItMgr.hxx |4 ++-- sw/source/uibase/docvw/PostItMgr.cxx | 19 ++- sw/source/uibase/uno/unotxdoc.cxx|5 ++--- 3 files changed, 14 insertions(+), 14 deletions(-) New commits: commit 9634a818e8a9432db52bc8fcd534e7437e6bacee Author: Julien

[Libreoffice-bugs] [Bug 114229] Basic -timeserial function minutes outside the range 0-59

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114229 --- Comment #2 from raal --- Created attachment 138201 --> https://bugs.documentfoundation.org/attachment.cgi?id=138201=edit printscreen of error -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 114229] Basic -timeserial function minutes outside the range 0-59

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114229 raal changed: What|Removed |Added CC||r...@post.cz --- Comment

[Libreoffice-bugs] [Bug 114229] New: Basic -timeserial function minutes outside the range 0-59

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114229 Bug ID: 114229 Summary: Basic -timeserial function minutes outside the range 0-59 Product: LibreOffice Version: 4.1.0.4 release Hardware: All OS:

[Libreoffice-bugs] [Bug 92685] Add PageNumber Header option ...

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92685 --- Comment #8 from Himanshu Ranjan --- Anybody working on this bug? I am a beginner and would like to work on this if no one's working on this. -- You are receiving this mail because: You are the assignee

[Libreoffice-bugs] [Bug 98114] Printing does not honor the orientation in page properties in Linux/Mac

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98114 TT changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 113650] PRINTING - After a document is printed in landscape cannot switch back to in portrait format

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113650 --- Comment #4 from TT --- I think this bug might be a duplicate of bug 98114. -- You are receiving this mail because: You are the assignee for the

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

2017-12-03 Thread Aron Budea
sc/qa/unit/data/xlsx/built-in_ranges.xlsx |binary sc/qa/unit/subsequent_export-test.cxx | 28 2 files changed, 28 insertions(+) New commits: commit 1416a420d0045267b37711ce02db043960e4d771 Author: Aron Budea Date: Tue Nov 28

[Libreoffice-bugs] [Bug 113650] PRINTING - After a document is printed in landscape cannot switch back to in portrait format

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113650 documentfoundation@timur.tabi.org changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 114191] BUILD FAIL WITH LIBREOFFICE 6.0 ANDROID

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114191 --- Comment #4 from Tran Ngoc Thinh --- (In reply to Xisco Faulí from comment #2) > It should be fixed in master now -> > https://cgit.freedesktop.org/libreoffice/core/commit/ >

[Libreoffice-bugs] [Bug 114130] Crash when I open a .doc file (attached file) in version 5.4.3.2.0+ for Android

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114130 --- Comment #7 from Tran Ngoc Thinh --- (In reply to Xisco Faulí from comment #6) > There's a plausible fix for this and other crashes not yet merged in master. > Could you please try this build >

[Libreoffice-bugs] [Bug 114228] Calc crashes when deleting a sheet if the preceding sheet contains image

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114228 Kevin Suo changed: What|Removed |Added Keywords||haveBacktrace,

[Libreoffice-bugs] [Bug 114228] Calc crashes when deleting a sheet if the preceding sheet contains image

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114228 --- Comment #1 from Kevin Suo --- Created attachment 138199 --> https://bugs.documentfoundation.org/attachment.cgi?id=138199=edit gdbtrace.log from dbgutil build Attached is a backtrace produced with a dbgutil

[Libreoffice-bugs] [Bug 114228] New: Calc crashes when deleting a sheet if the preceding sheet contains image

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114228 Bug ID: 114228 Summary: Calc crashes when deleting a sheet if the preceding sheet contains image Product: LibreOffice Version: 6.0.0.0.alpha0+ Hardware: All

[Libreoffice-bugs] [Bug 113285] [META] Crash report system bugs and enhancements

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113285 Aron Budea changed: What|Removed |Added Depends on||114227

[Libreoffice-bugs] [Bug 114227] New: Proxy settings disregarded for reporting crashes

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114227 Bug ID: 114227 Summary: Proxy settings disregarded for reporting crashes Product: LibreOffice Version: 5.4.3.2 release Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 113285] [META] Crash report system bugs and enhancements

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113285 Aron Budea changed: What|Removed |Added Depends on||105524

[Libreoffice-bugs] [Bug 105524] Reporting a particular crash never succeeds

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105524 Aron Budea changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 113285] [META] Crash report system bugs and enhancements

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113285 Bug 113285 depends on bug 105524, which changed state. Bug 105524 Summary: Reporting a particular crash never succeeds https://bugs.documentfoundation.org/show_bug.cgi?id=105524 What|Removed |Added

Re: Qt5 and KF5 in LibreOffice

2017-12-03 Thread Jan-Marek Glogowski
Hi Heiko, I thought your questions are of general interest, so I added the development mailing list, also for further discussion / coordination. Am 3. Dezember 2017 22:17:52 MEZ schrieb Heiko Becker : >it seems you're the author of the Qt5/KF5 vcl plugins in LibreOffice. I

Drop support for cygwin i686 building Win64 binaries? (was: Windows builders will need a cygwin gcc now)

2017-12-03 Thread Thorsten Behrens
Dear fellow hackers, after three more fixes on master, we now have (almost) universal gpgme support for Windows. There's one snag left, as you see in https://gerrit.libreoffice.org/#/c/45769/ : Sadly cygwin i686's windres does not support 64 bit targets, which makes it impossible on that

[Libreoffice-bugs] [Bug 114080] FILESAVE: "Save as Text" doesn' t put end-of-line after each line shown on screen

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114080 --- Comment #12 from Jay Michael --- (In reply to Buovjaga from comment #11) > (In reply to Jay Michael from comment #0) > Why do you expect this? It does no make any sense to me. You have to format > your text in

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

2017-12-03 Thread Thorsten Behrens
configure.ac |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit 8444bf1d7314f7ff2ea4d17da19b4d276c4086ae Author: Thorsten Behrens Date: Tue Nov 28 16:02:43 2017 +0100 Remove arch-pinning for gpgme on Windows again With

[Libreoffice-commits] core.git: external/gpgmepp external/libassuan external/libgpg-error

2017-12-03 Thread Thorsten Behrens
external/gpgmepp/ExternalProject_gpgmepp.mk |8 +--- external/libassuan/ExternalProject_libassuan.mk | 11 ++- external/libgpg-error/ExternalProject_libgpg-error.mk | 12 +--- 3 files changed, 16 insertions(+), 15 deletions(-) New commits: commit

[Libreoffice-commits] core.git: external/gpgmepp external/libassuan external/libgpg-error

2017-12-03 Thread Thorsten Behrens
external/gpgmepp/UnpackedTarball_gpgmepp.mk |1 + external/gpgmepp/w32-build-fixes-2.patch | 12 external/libassuan/UnpackedTarball_libassuan.mk |1 + external/libassuan/w32-build-fixes-2.patch| 12

[Libreoffice-bugs] [Bug 114226] Bugs related to Windows Defender Security Centre - Controlled Folder Access (LIBREOFFICE INSTALLATION FAILS - multiple versions) (LO CALC 5.4.3 'Save' /'Save As' does n

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114226 janfn...@gmail.com changed: What|Removed |Added Summary|Bugs related to Windows |Bugs related to Windows

[Libreoffice-bugs] [Bug 114226] New: Bugs related to Windows Defender Security Centre - Controlled Folder Access (LIBREOFFICE INSTALLATION FAILS - multiple versions) (LO CALC 5.4.2 'Save' /'Save As' d

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114226 Bug ID: 114226 Summary: Bugs related to Windows Defender Security Centre - Controlled Folder Access (LIBREOFFICE INSTALLATION FAILS - multiple versions) (LO CALC 5.4.2

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

2017-12-03 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b198912e679102404e884379919fec6d530af107 Author: Olivier Hallot Date: Sun Dec 3 19:53:06 2017 -0200 Updated core Project: help

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

2017-12-03 Thread Olivier Hallot
source/auxiliary/sbasic.tree | 10 ++ source/text/sbasic/shared/03131600.xhp |2 +- 2 files changed, 11 insertions(+), 1 deletion(-) New commits: commit d0dad7954d1432b998cb1f3eb9c74fb6a56d280f Author: Olivier Hallot Date: Sun Dec 3

[Libreoffice-commits] core.git: helpcontent2

2017-12-03 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 04982dc8f56e3a960b4d42b0ec57fc5cb8a01aa3 Author: Olivier Hallot Date: Sun Dec 3 19:53:06 2017 -0200 Updated core Project: help

[Libreoffice-commits] help.git: Branch 'libreoffice-6-0' - source/auxiliary source/text

2017-12-03 Thread Olivier Hallot
source/auxiliary/sbasic.tree | 10 ++ source/text/sbasic/shared/03131600.xhp |2 +- 2 files changed, 11 insertions(+), 1 deletion(-) New commits: commit 68e12bde353309affc4deb2ce6b092c4bcef0a23 Author: Olivier Hallot Date: Sun Dec 3

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

2017-12-03 Thread Tamás Zolnai
sw/source/core/layout/frmtool.cxx |4 1 file changed, 4 insertions(+) New commits: commit a172f854b6e1d61bf0fe0fe4efc3058bb7a760bf Author: Tamás Zolnai Date: Sun Dec 3 21:00:37 2017 +0100 tdf#74693: Footnotes text appearing above footnote separator

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

2017-12-03 Thread Julien Nabet
sw/source/core/frmedt/fecopy.cxx | 13 + 1 file changed, 5 insertions(+), 8 deletions(-) New commits: commit bf3f6b7cf952db4d1dee75daeeda218978f6af54 Author: Julien Nabet Date: Sun Dec 3 21:00:26 2017 +0100 Replace list by vector in fecopy (sw)

[Libreoffice-commits] translations.git: Branch 'libreoffice-6-0' - source/sl

2017-12-03 Thread Andras Timar
source/sl/cui/messages.po | 221 - source/sl/filter/source/config/fragments/filters.po | 51 source/sl/fpicker/messages.po |4 source/sl/helpcontent2/source/text/shared/00.po |4

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - translations

2017-12-03 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bb9f0cfd6dfc58d161fc88b7fe24c5d37da39a75 Author: Andras Timar Date: Sun Dec 3 23:40:55 2017 +0100 Updated core Project: translations

[Libreoffice-bugs] [Bug 114222] EMF Files look distorted in LOdev6.0beta1 but good in LO5.3.7

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114222 Joerg changed: What|Removed |Added Status|RESOLVED

[Libreoffice-bugs] [Bug 103859] [META] EMF/WMF (Enhanced/Windows Metafile) bugs and enhancements

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103859 Bug 103859 depends on bug 114222, which changed state. Bug 114222 Summary: EMF Files look distorted in LOdev6.0beta1 but good in LO5.3.7 https://bugs.documentfoundation.org/show_bug.cgi?id=114222 What|Removed

[Libreoffice-bugs] [Bug 114213] Master document does not keep customized equation numbering from subdocuments

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114213 --- Comment #3 from Wagner Schalch Mendes --- Some nice guy from the community helped me out. I just needed to create an numbered equation in the master document, change the numbering format and delete this

[Libreoffice-bugs] [Bug 113594] Glue points can not be selected and therefore not edited ( move, delete, orientation)

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113594 Aron Budea changed: What|Removed |Added Priority|medium |high -- You

[Libreoffice-bugs] [Bug 113594] Glue points can not be selected and therefore not edited ( move, delete, orientation)

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113594 Aron Budea changed: What|Removed |Added Keywords|bibisectRequest |bibisected,

[Libreoffice-bugs] [Bug 114224] Espacement des lettres non conforme

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114224 Khaled Hosny changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 114225] New: Impress remote crashes on Galaxy A5 (2017) - Android 7.0 immediately after the connection

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114225 Bug ID: 114225 Summary: Impress remote crashes on Galaxy A5 (2017) - Android 7.0 immediately after the connection Product: Impress Remote Version: 2.2.3 Hardware:

[Libreoffice-bugs] [Bug 101798] VIEWING: Text boundaries broken when text is entered (GTK2)

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101798 --- Comment #18 from Vlad Paul --- This issue is also present with LibreOffice 5.4.3.2 in an KDE/Plasma environment, no matter if openGl and hardware acceleration are on or off. I tested it with both Nvidia and Intel

[Libreoffice-bugs] [Bug 112695] impress not listening on bluetooth or tcp 1599 for remote connection

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112695 --- Comment #3 from Michael Mehl --- I mean "same problem", sorry :-) -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs

[Libreoffice-bugs] [Bug 112695] impress not listening on bluetooth or tcp 1599 for remote connection

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112695 --- Comment #2 from Michael Mehl --- Some problem for me. When switching to the 32-bit version everything is fine. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 114203] Sidebar deck outside of sidebar container when opening multiple windows ( gtk2)

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114203 --- Comment #4 from Xisco Faulí --- I can't reproduce it in Version: 6.0.0.0.beta1+ Build ID: 8aafeb3c72b79acffab0c608e8f4037a80296f53 CPU threads: 4; OS: Linux 4.10; UI render: default; VCL: gtk2; Locale:

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog2' - 276 commits - basic/qa basic/source bin/check-elf-dynamic-objects bin/find-unused-defines-in-hrc-files.py bin/list-uitest.py bin/oss-fuzz

2017-12-03 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit 3f58c2d349900cedcdd931038fad7d759416aa3b Author: Pranav Kant Date: Sat Dec 2 02:47:38 2017 +0530 lokdialog: multiview: Do not mix one view with other In GTV, use correct application window object to fetch

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

2017-12-03 Thread Julien Nabet
sw/source/core/doc/doclay.cxx |4 ++-- sw/source/core/doc/tblcpy.cxx |5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) New commits: commit 21d45e8b6186a0a9978aa6904b7eff221ac7abf0 Author: Julien Nabet Date: Sun Dec 3 17:55:46 2017 +0100 Replace some

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

2017-12-03 Thread Julien Nabet
sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui |2 +- sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 50e5ba2beec4ea6980b1cff2e6bf59cc06af8853 Author: Julien Nabet Date: Sun

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog2' - 8 commits - desktop/source include/LibreOfficeKit include/sfx2 include/vcl libreofficekit/qa libreofficekit/source sfx2/source vcl/source

2017-12-03 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit 1941388acfbb6e957418ff2fe324823d165d5705 Author: Pranav Kant Date: Sat Dec 2 02:47:38 2017 +0530 lokdialog: multiview: Do not mix one view with other In GTV, use correct application window object to fetch

[Libreoffice-bugs] [Bug 113499] [META] AutoFill bugs and enhancements

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113499 Bug 113499 depends on bug 105268, which changed state. Bug 105268 Summary: Auto Fill: The Next Value for "001-001-001" is "001-001-002" Rather than "001-001000" https://bugs.documentfoundation.org/show_bug.cgi?id=105268 What

[Libreoffice-bugs] [Bug 104278] UI: The text in the list box isn't aligned to the left

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104278 --- Comment #4 from Telesto --- Repro with Version: 6.1.0.0.alpha0+ Build ID: cc1db6f2b0ebe05ae807628778835b62df00eca2 CPU threads: 4; OS: Windows 6.3; UI render: default; TinderBox: Win-x86@42, Branch:master, Time:

[Libreoffice-bugs] [Bug 104276] UI: Layout Header and Footer tab isn't exactly the same

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104276 --- Comment #3 from Telesto --- Repro Version: 6.1.0.0.alpha0+ Build ID: cc1db6f2b0ebe05ae807628778835b62df00eca2 CPU threads: 4; OS: Windows 6.3; UI render: default; TinderBox: Win-x86@42, Branch:master, Time:

[Libreoffice-bugs] [Bug 104257] FILEOPEN DOCX: Wordart shadow is missing

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104257 --- Comment #5 from Telesto --- Repro Version: 6.1.0.0.alpha0+ Build ID: cc1db6f2b0ebe05ae807628778835b62df00eca2 CPU threads: 4; OS: Windows 6.3; UI render: default; TinderBox: Win-x86@42, Branch:master, Time:

[Libreoffice-bugs] [Bug 41777] Window size reopening a document not like size when saved

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=41777 --- Comment #14 from Telesto --- Repro Version: 6.1.0.0.alpha0+ Build ID: cc1db6f2b0ebe05ae807628778835b62df00eca2 CPU threads: 4; OS: Windows 6.3; UI render: default; TinderBox: Win-x86@42, Branch:master, Time:

[Libreoffice-bugs] [Bug 114203] Sidebar deck outside of sidebar container when opening multiple windows ( gtk2)

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114203 Xisco Faulí changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 103859] [META] EMF/WMF (Enhanced/Windows Metafile) bugs and enhancements

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103859 Dieter Praas changed: What|Removed |Added Depends on||114076

[Libreoffice-bugs] [Bug 114076] FILEOPEN: artefacts on EMF+ Images

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114076 Dieter Praas changed: What|Removed |Added Blocks||103859

[Libreoffice-bugs] [Bug 114068] [META] Text strings that are not yet possible to localize or dont appear localized

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114068 Yousuf Philips (jay) changed: What|Removed |Added Depends on|

[Libreoffice-bugs] [Bug 74277] English sentence checking - translated UI strings ignored ( macOS)

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74277 Yousuf Philips (jay) changed: What|Removed |Added Blocks|

[Libreoffice-bugs] [Bug 74277] English sentence checking - translated UI strings ignored ( macOS)

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74277 Martin Srebotnjak changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 114203] Sidebar deck outside of sidebar container when opening multiple windows

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114203 Yousuf Philips (jay) changed: What|Removed |Added CC|

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - sc/source

2017-12-03 Thread Eike Rathke
sc/source/core/tool/compiler.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c8556086ad8560240d6e91cfd3fefad396288e36 Author: Eike Rathke Date: Sat Dec 2 15:32:06 2017 +0100 ofz#4484 another stab at mnRangeOpPosInSymbol

[Libreoffice-bugs] [Bug 103859] [META] EMF/WMF (Enhanced/Windows Metafile) bugs and enhancements

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103859 Bug 103859 depends on bug 114222, which changed state. Bug 114222 Summary: EMF Files look distorted in LOdev6.0beta1 but good in LO5.3.7 https://bugs.documentfoundation.org/show_bug.cgi?id=114222 What|Removed

[Libreoffice-bugs] [Bug 114076] FILEOPEN: artefacts on EMF+ Images

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114076 Xisco Faulí changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 114222] EMF Files look distorted in LOdev6.0beta1 but good in LO5.3.7

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114222 Xisco Faulí changed: What|Removed |Added Status|NEW

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

2017-12-03 Thread Caolán McNamara
starmath/source/parse.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 5505667cda3d0107ad67b34569db31c1c1fda2bc Author: Caolán McNamara Date: Sun Dec 3 20:18:02 2017 + survive without config for fuzzing Change-Id:

[Libreoffice-bugs] [Bug 114208] Allow selection of PDF page upon inserting as image

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114208 --- Comment #5 from Alex --- Tiff files can have multiple pages, so PDF and TIFF are exeptions. Scribus has got option inside Image Options to select page for PDF, not sure if it works for tiff. -- You are receiving

[Libreoffice-bugs] [Bug 114222] EMF Files look distorted in LOdev6.0beta1 but good in LO5.3.7

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114222 --- Comment #7 from Dieter Praas --- Created attachment 138197 --> https://bugs.documentfoundation.org/attachment.cgi?id=138197=edit screenshot (zoom in to 120%) -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 114224] Espacement des lettres non conforme

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114224 Julien Nabet changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 114222] EMF Files look distorted in LOdev6.0beta1 but good in LO5.3.7

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114222 Dieter Praas changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 103859] [META] EMF/WMF (Enhanced/Windows Metafile) bugs and enhancements

2017-12-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103859 Dieter Praas changed: What|Removed |Added Depends on||114222

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

2017-12-03 Thread Julien Nabet
filter/source/xsltfilter/LibXSLTTransformer.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit a0ec8bffa48e995b1fb2943c37ecea42e3d5a366 Author: Julien Nabet Date: Sun Dec 3 17:14:11 2017 +0100 Remove some useless include and using Change-Id:

  1   2   3   >