[Libreoffice-bugs] [Bug 111696] No macro security dialog with High setting

2017-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111696 Xisco FaulĂ­ changed: What|Removed |Added Status|RESOLVED|VERIFIED -- You are receiving thi

[Libreoffice-bugs] [Bug 111696] No macro security dialog with High setting

2017-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111696 Julien Nabet changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Libreoffice-bugs] [Bug 111696] No macro security dialog with High setting

2017-08-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111696 --- Comment #15 from Commit Notification --- Noel Grandin committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=26b97ba18e72f7c25c836177d895d429162a0120 tdf#111

[Libreoffice-bugs] [Bug 111696] No macro security dialog with High setting

2017-08-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111696 Commit Notification changed: What|Removed |Added Whiteboard||target:6.0.0 -- You are r

[Libreoffice-bugs] [Bug 111696] No macro security dialog with High setting

2017-08-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111696 --- Comment #14 from Noel Grandin --- Very weird. ErrorResource::getString in uui/ is calling getRest on the passed in errorCode before comparing to the value in the array. The other things that get passed to ErrorResource::getString, t

[Libreoffice-bugs] [Bug 111696] No macro security dialog with High setting

2017-08-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111696 --- Comment #13 from Aron Budea --- The problem is with the construction of ERRCODE_SFX_DOCUMENT_MACRO_DISABLED (when it's actually substituted in RID_ERRHDL). Previously this had a nice value, something like 16436. Now it has that huge v

[Libreoffice-bugs] [Bug 111696] No macro security dialog with High setting

2017-08-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111696 Thomas Lendo changed: What|Removed |Added Blocks||107659, 102019 Referenced Bugs:

[Libreoffice-bugs] [Bug 111696] No macro security dialog with High setting

2017-08-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111696 --- Comment #11 from Julien Nabet --- Seeing https://opengrok.libreoffice.org/search?project=core&q=MakeWarning&defs=&refs=&path=&hist=&type=, the patch won't help. But seeing the git history of these 2 files, the fix is correct, that's w

[Libreoffice-bugs] [Bug 111696] No macro security dialog with High setting

2017-08-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111696 --- Comment #10 from Julien Nabet --- (In reply to Noel Grandin from comment #9) > I have spotted one issue with my commit, fix here: >https://gerrit.libreoffice.org/#/c/41096/ > anybody care to test? Since this file is included in a

[Libreoffice-bugs] [Bug 111696] No macro security dialog with High setting

2017-08-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111696 --- Comment #9 from Noel Grandin --- I have spotted one issue with my commit, fix here: https://gerrit.libreoffice.org/#/c/41096/ anybody care to test? -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 111696] No macro security dialog with High setting

2017-08-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111696 --- Comment #8 from Julien Nabet --- (In reply to Noel Grandin from comment #7) > (In reply to Julien Nabet from comment #6) > > Since 2147500084 > 2 power 31, the number is converted in negative. > > Yeah, thats fine, that is the way it

[Libreoffice-bugs] [Bug 111696] No macro security dialog with High setting

2017-08-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111696 --- Comment #7 from Noel Grandin --- (In reply to Julien Nabet from comment #6) > Since 2147500084 > 2 power 31, the number is converted in negative. Yeah, thats fine, that is the way it has always been, we convert backwards and forwards

[Libreoffice-bugs] [Bug 111696] No macro security dialog with High setting

2017-08-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111696 Julien Nabet changed: What|Removed |Added CC||serval2...@yahoo.fr --- Comment #

[Libreoffice-bugs] [Bug 111696] No macro security dialog with High setting

2017-08-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111696 --- Comment #4 from Aron Budea --- Scratch that, that piece of code must've behaved the same before as well. -- You are receiving this mail because: You are the assignee for the bug.___ Libreo