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

Xisco FaulĂ­ <xiscofa...@libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bibisected, bisected,
                   |                            |regression
                 CC|                            |mst...@redhat.com,
                   |                            |noelgran...@gmail.com,
                   |                            |xiscofa...@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Ă­ <xiscofa...@libreoffice.org> ---
Regressions introduced by:

author  Noel Grandin <noel.gran...@collabora.co.uk>     2017-03-09 09:04:15
+0200
committer       Noel Grandin <noel.gran...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to