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

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Aug 12 15:13:36 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=111696

--- Comment #8 from Julien Nabet <serval2412 at yahoo.fr> ---
(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 has always been, we convert backwards
> and forwards but the bitpattern stays the same.
Ok, I saw afterwards that negative values were dealt.

> Perhaps you could convert that OSL_FAIL in errinf.cxx to
> 
>   SAL_WARN( "vcl", "Error not handled " << pInfo->GetErrorCode());
> 
> ?
> and see what error is being ignored?
Here's the trace:
warn:vcl:13639:1:vcl/source/window/errinf.cxx:177: Error not handled 2147500084
this info + bt (frame 6 sfx2/source/doc/docmacromode.cxx:94), it seems to be
ERRCODE_SFX_DOCUMENT_MACRO_DISABLED.

I submitted a patch to review here:
https://gerrit.libreoffice.org/#/c/41089/

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170812/279a14ee/attachment-0001.html>


More information about the Libreoffice-bugs mailing list