output: Refine support for footnotes, subscripts, and superscripts.
[pspp] / src / output / pivot-table.h
2019-12-29 Ben Pfaffoutput: Refine support for footnotes, subscripts, and...
2019-12-29 Ben Pfaffpivot-table: Make pivot_area_get_default_style() return...
2019-12-29 Ben Pfaffpivot-table: Initialize subtype, command_id for pivot...
2019-12-29 Ben Pfaffpivot-table: Make template pivot_values localized.
2019-12-29 Ben Pfaffpivot-table: Make struct pivot_cell public.
2019-12-29 Ben Pfaffpivot-table: New public functions for default area...
2019-12-29 Ben Pfaffpivot-table: Add reference counts.
2019-07-22 John DarringtonPivot Table: Fix compiler warning.
2019-07-22 John Darringtonpivot_table: Constness
2019-07-07 Ben Pfaffpivot-table: Properly allocate pivot_table's current_layer.
2019-06-13 Ben Pfaffpivot-table: Better document how to hide empty rows...
2019-01-13 Ben PfaffFix numerous memory leaks.
2019-01-01 Ben Pfaffoutput: Introduce pivot tables.