office-gobmx/sc/inc/pivot
Tomaž Vajngerl c0f44787c0 pivot: handle whole row/column selections, added many tests
This adds support for selecting whole rows/columns, where the field
reference is set but no indices are present. This means that all
the data cells apply (selecting the whole thing), which are not
subtotals. For this the support for multiple matching and maybe
matching results was added (previously max 1 would apply), which
would apply the pattern to multiple cells in the pivot table.

In addition handle labels of columns with multiple data fields
correctly.

This also adds many more test scenarios, which all cover the
changes mentioned above.

Change-Id: Ibcdaa933c69991eaa55a2ad18b9f9a838308d478
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166384
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2024-04-22 08:22:04 +02:00
..
DPOutLevelData.hxx pivot: PivotTableFormatOutput to resolve and set PT cell format 2024-04-12 08:21:19 +02:00
PivotTableFormatOutput.hxx pivot: handle whole row/column selections, added many tests 2024-04-22 08:22:04 +02:00
PivotTableFormats.hxx pivot: suppprt multiple cell format reference indices 2024-04-16 08:31:38 +02:00