[Libreoffice-bugs] [Bug 31231] Documents with charts open with the document set as already modified

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Nov 7 10:40:12 UTC 2017


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

Mike Kaganski <mikekaganski at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|libreoffice-bugs at lists.free |mikekaganski at hotmail.com
                   |desktop.org                 |

--- Comment #27 from Mike Kaganski <mikekaganski at hotmail.com> ---
Well, on the second glance, it turned out that the commit did change logic in
one place: sc/source/filter/xml/XMLTableShapeResizer.cxx. Given that
SvXMLImportFlags::ALL is a bitmask 0xffff, the new code started to check if any
bit is set, instead of checking for exact match.

A patch is https://gerrit.libreoffice.org/44396. This is for the regression in
Calc. The Impress thing seems to have not working at the time of the
regression, so should be fixed separately. Please create a proper issue for it.
(This issue looks invalid anyway.)

-- 
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/20171107/2a231346/attachment.html>


More information about the Libreoffice-bugs mailing list