Hi there,

I'd like

http://cgit.freedesktop.org/libreoffice/core/commit/?id=ae296a60781a2b5d5b7523cbda3444e3dd21506f

cherry-picked into 3-6.

This fixes

https://bugs.freedesktop.org/show_bug.cgi?id=53456

The gist of the bug is that, pivot table would treat all formula cells within its source range as empty, and the reason was simply because the formula cells were imported *after* the pivot tables were initialized...(so they were indeed empty at the time of pivot table construction)

Simply switching the order to put the pivot table initialization after the formula cells fixes the problem.

Review and cherry-pick appreciated. I think this one is a pretty safe & simple fix.

Kohei

--
Kohei Yoshida, LibreOffice hacker, Calc
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to