New branch 'private/bubli/textboxchaining' available with the following commits: commit f84accc996d718596277c079fa1afb588f2efee5 Author: Katarina Behrens <katarina.behr...@cib.de> Date: Fri Dec 4 18:38:31 2015 +0100
UI for text chaining in text boxes, first cut does nothing so far Change-Id: Iab271c0d97e2195835169edf7272838a04491560 commit 66c59f555e099bc93a053d925ba524b93c681872 Author: Katarina Behrens <katarina.behr...@cib.de> Date: Wed Nov 18 14:10:55 2015 +0100 tdf#93263: Take function mask from ScPivotField and not from ScDPLabelData (that's what old code used to do as well). Afaics ScDPLabelData.mnFuncMask member is never modified as the array gets populated in ScDPObject::FillLabelDataForDimension. UI has thus only its default value (PIVOT_FUNC_NONE) and so subtotals get reset on every change. ScPivotField however contains the right func mask, so take it from there. Change-Id: I862be121683aac079e788ce535f714ac8cdbcd0b _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits