pivot-table: Add support for hiding the caption.
[pspp] / src / output / pivot-output.c
2019-12-29 Ben Pfaffpivot-table: Add support for hiding the caption.
2019-12-29 Ben Pfaffoutput: Refine support for footnotes, subscripts, and...
2019-12-29 Ben Pfafftable: Move tab.h into table.h and rename tab_*() to...
2019-12-29 Ben Pfafftab: Merge struct tab_table into struct table.
2019-12-29 Ben Pfafftable: Require headers to be set at table creation.
2019-12-29 Ben Pfafftable-item: Generalize support for layer info.
2019-12-29 Ben Pfaffpivot-table: Add reference counts.
2019-02-09 Ben Pfaffpivot-output: Improve variable naming.
2019-01-13 Ben PfaffFix numerous memory leaks.
2019-01-01 Ben Pfaffpivot-output: Fix argument order that made lots of...
2019-01-01 Ben Pfaffoutput: Introduce pivot tables.