New branch 'feature/pivot-table-result-tree' available with the following commits: commit 0ece22f211bdd7a1c46ed21a146654914a41b041 Author: Kohei Yoshida <kohei.yosh...@gmail.com> Date: Mon Mar 11 17:16:54 2013 -0400
fdo#60300: Work-in-progress change to rework pivot table core. The idea is to avoid parsing the pivot table sheet output in order to calculate GETPIVOTDATA. The table outout is configurable, and it will only be more configurable in the future. The gist of my rework is to calcualte the result of GETPIVOTDATA with the internl result tree alone. Also, the same result tree can be used for drill down too, which also currently parses the table output, therefore subject to the same limitation & fragility. Change-Id: Ib0147e2aa2b710dfd627df7f535a685301214a52 _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits