2012/11/6 Kohei Yoshida <kohei.yoshida@gmail.com>:
Hi Markus, On Mon, Nov 5, 2012 at 4:54 PM, Markus Mohrhard <markus.mohrhard@googlemail.com> wrote:[1] http://cgit.freedesktop.org/libreoffice/core/commit/?id=a59d4707bd9eaa4c5aae0195220ff45ad11ec5c9 [2] http://cgit.freedesktop.org/libreoffice/core/commit/?id=a5f449fe9c26a56271c68d70839348fc0047878cPushed both to 3-6 with my sign off. Judging by the first patch, Excel and LibO handle alpha transparency values entirely in reverse i.e. our 0x00 equals their 0xFF and vice versa?
Yes. I had some troubles finding it in the spec but Excel handles it like that and font colors, cell colors and cond format entries look correct with the patch.