[Libreoffice-bugs] [Bug 115432] FILEOPEN: footnote separator position remain in the left side
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Feb 21 10:50:51 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=115432
Xisco FaulĂ <xiscofauli at libreoffice.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |bibisected, bisected,
| |regression
CC| |mstahl at redhat.com,
| |noelgrandin at gmail.com,
| |xiscofauli at libreoffice.org
Summary|footnote separator position |FILEOPEN: footnote
|remain in the left side |separator position remain
| |in the left side
--- Comment #13 from Xisco FaulĂ <xiscofauli at libreoffice.org> ---
Regressions introduced by:
author Noel Grandin <noel.grandin at collabora.co.uk> 2017-03-09 09:04:15
+0200
committer Noel Grandin <noel.grandin at collabora.co.uk> 2017-03-13
09:02:22 +0000
commit 7e9857c2935bb2533806db4e71c6cd1e171c3478 (patch)
tree d9f8a6d4f94e19f349b67141359cc7c49130b5fc
parent 7c0e3d0b37131b12262d0f610505b3384923c4a1 (diff)
templatize SvXMLEnumMapEntry
in preparation for "scoped UNO enums".
This is a little hacky: In order to limit the scope of this change,
the templated SvXMLEnumMapEntry struct actually has a fixed size field,
and we cast it to SvXMLEnumMapEntry<sal_uInt16>* in various
places, to avoid carrying the type param around.
Bisected with: bibisect-linux-64-5.4
Adding Cc: to Noel Grandin
--
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/20180221/89dbf05f/attachment.html>
More information about the Libreoffice-bugs
mailing list