pivot-table: Implement hiding footnotes.
[pspp] / src / output / spv / spv-writer.c
2021-01-10 Ben Pfaffpivot-table: Implement hiding footnotes.
2021-01-09 Ben PfaffMake the Cairo and Pango libraries required rather...
2021-01-08 Ben PfaffAdd support for PNG images in .spv files.
2021-01-08 Ben Pfaffspv-file-format: Revise .spv light member documentation.
2021-01-08 Ben Pfaffspv: Encode and decode AHEX format in light binary...
2021-01-07 Ben Pfaffpivot-table: Implement SET SMALL.
2021-01-07 Ben Pfaffpivot-table: Incorporate format settings.
2021-01-02 Ben Pfaffoutput: Make table_item a pivot_table, table_cell a...
2020-12-31 Ben Pfaffspv-file-format: Document "show-title" option.
2020-12-21 Ben Pfaffpivot-table: Make pivot_table_look a refcounted object.
2020-12-19 Ben Pfaffpage-eject-item: Factor out of text_item.
2020-10-30 Ben Pfaffoutput: Break struct pivot_table_look out of struct...
2020-10-30 Ben Pfafftable: Rename area_style to table_area_style for consis...
2019-12-29 Ben PfaffAdd support for reading and writing SPV files.