https://bugs.documentfoundation.org/show_bug.cgi?id=96009
Xisco FaulĂ <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |bisected
CC| |[email protected]
--- Comment #7 from Xisco FaulĂ <[email protected]> ---
Regression introduced by:
author Miklos Vajna <[email protected]> 2014-04-03 11:35:04 (GMT)
committer Miklos Vajna <[email protected]> 2014-04-03 12:01:03
(GMT)
commit 84c04d73e6f80120c2fc7d17dd12e3b68214a63b (patch)
tree 43212bef2733aa6ffd6b7d7d7243a9bcc7b567df
parent 5babf1b9037eb283798322eecd8334e6ff1db655 (diff)
fdo#76979 DOCX export: a:srgbClr should be always an explicit color
The brush color contains both the color itself and transparency as well.
In case of DocxAttributeOutput::FormatBackground(), the sColor should
contain the color part, and oAlpha the transparency part.
In case of drawingML export of Writer TextFrames, an automatic color
(0xFFFFFFF) shouldn't be recognized as "auto", as that's invalid:
instead an explicit 0xFFFFFF with zero transparency should be written.
Fix the problem by calling msfilter::util::ConvertColor() for the RGB
color only.
Adding Cc: to Miklos Vajna
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs