Add support for reading and writing SPV files.
[pspp] / src / output /
2019-02-10 Ben PfaffAdd support for reading and writing SPV files. spv3
2019-02-10 Ben Pfaffoutput: Move text_item and group_item usage closer...
2019-02-10 Ben Pfaffwork
2019-02-09 Ben Pfaffoutput: Reimplement table_from_string in terms of tab.
2019-02-09 Ben Pfaffoutput: Remove table_unshare.
2019-02-09 Ben Pfaffoutput: Remove table_select and table_paste.
2019-02-09 Ben Pfaffrender: Drop use of table_select().
2019-02-09 Ben Pfaffrender: Modernize coding style.
2019-02-09 Ben Pfaffpivot-output: Improve variable naming.
2019-01-23 Ben Pfafftable-transpose: Remove.
2019-01-13 Ben Pfaffpivot-table: Fix use-after-free error.
2019-01-13 Ben PfaffFix numerous memory leaks.
2019-01-06 Ben Pfaffascii: Always use Unicode boxes by default if appropriate.
2019-01-02 Ben Pfafftab: Fix implementation of "middle" vertical alignment...
2019-01-02 Ben Pfaffpivot-table: Fix format specifiers.
2019-01-02 Ben Pfaffdriver: Fix format specifiers and avoid fixed-size...
2019-01-02 Ben Pfaffpivot-table: Fix type mismatch in equal_indexes().
2019-01-02 Ben Pfafftable: Avoid initializer warnings with GCC 4.9.
2019-01-02 Ben Pfaffcairo: Make xr_rendering_measure() tolerate NULL arguments.
2019-01-02 Ben Pfaffoutput-item: Add 'name' member to class structure.
2019-01-01 Ben Pfaffoutput: Fix XML parsing in output_get_text_from_markup().
2019-01-01 Ben Pfaffpivot-output: Fix argument order that made lots of...
2019-01-01 Ben Pfaffoutput: Introduce pivot tables.
2019-01-01 Ben Pfaffcairo: Minor cleanup by factoring out new function...
2019-01-01 Ben Pfaffoutput: Support decimal and mixed alignment,
2019-01-01 Ben Pfaffoutput: Rename a few struct members for consistency.
2019-01-01 Ben Pfaffoutput: Support rotation.
2019-01-01 Ben Pfafftable: Make table cells have exactly one piece of conte...
2019-01-01 Ben Pfaffoutput: New page-setup-item.
2019-01-01 Ben Pfaffoutput: Add support for Pango markup of fonts and styles.
2019-01-01 Ben Pfaffpsppire-output-view: Render only the visible parts...
2019-01-01 Ben Pfaffoutput: Cache the script ltr versus rtl direction.
2018-12-31 Ben Pfaffcairo: Render group_open_items.
2018-12-26 Ben Pfafftable-stomp: Remove dead code.
2018-12-26 Ben Pfaffcairo: Improve comment.
2018-12-26 Ben Pfaffcairo: Fix word-wrapping of ".000" and similar.
2018-12-25 Ben Pfaffoutput: Introduce group_item in place of TEXT_ITEM_COMM...
2018-12-25 Ben Pfafftext-item: Merge "title" and "subtitle" items into...
2018-12-25 Ben Pfaffcairo: New macros XR_LINE_WIDTH and XR_LINE_SPACE.
2018-12-25 Ben Pfaffdriver: New function output_driver_parse_option().
2018-12-25 Ben Pfaffoutput: Add support for alternating row colors.
2018-12-25 Ben Pfaffoutput: Add support for layer info in table output.
2018-12-25 Ben Pfaffoutput: Implement styling for titles and captions.
2018-12-25 Ben Pfaffoutput: Implement styling for footnotes.
2018-12-25 Ben Pfaffcairo: Remove debug print.
2018-12-25 Ben Pfafftab: Support cell-specific styles.
2018-12-25 Ben Pfaffoutput: Add support for colors for rules.
2018-12-25 Ben Pfaffoutput: Support styles for text items.
2018-12-25 Ben Pfaffoutput: Add support for fonts.
2018-12-25 Ben Pfaffoutput: Add support for cell margins.
2018-12-25 Ben Pfaffoutput: Add support for colors in cells.
2018-12-25 Ben Pfaffoutput: Add support for dashed, thick, and thin rules.
2018-12-25 Ben Pfaffoutput: Add support for vertical alignment of cells.
2018-12-25 Ben Pfafftab: Expand space for table options from 8 to 16 bits...
2018-12-25 Ben Pfaffrender: Update style of footnote rendering.
2018-12-25 Ben Pfaffoutput: Expand footnote support.
2018-12-25 Ben Pfaffoutput: Factor common code for command name tracking...
2018-12-25 Ben Pfaffascii: Get rid of the idea of pages.
2018-12-25 Ben Pfafftable: Get rid of TAL_GAP.
2018-12-25 Ben Pfaffcairo: Get rid of useless parameter 'y' to xr_layout_ce...
2018-12-03 Ben Pfaffoutput: Remove support for nested tables.
2018-11-26 Ben Pfaffascii: Fix assertion in ascii_output_table_item().
2018-11-26 Ben Pfaffascii: Update min_breaks along with width and length.
2018-11-26 Ben Pfaffrender: Use "long long" instead of "double" for arithmetic.
2018-11-26 Ben Pfaffrender: Fix pathological case where column minimum...
2018-04-30 Ben PfaffMake libxml2 a required build dependency.
2017-09-23 Ben Pfaffcairo-chart: Make it clear that fabs() of integer value...
2017-09-10 John DarringtonMerge remote-tracking branch 'origin/sheet'
2017-09-10 John Darringtonsrc/output/cairo.c (xr_chart_renderer): Set the chart...
2017-09-10 John Darringtonsrc/output/cairo.c (xr_chart_render): New variable...
2017-08-03 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-07-05 John DarringtonAdd copyright and licence notices to files which lack...
2017-04-22 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-04-22 John DarringtonWhitespace changes only: Remove trailing whitespace
2017-03-28 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-03-24 John DarringtonHtml Driver: Fix bug when rendering small cells.
2016-08-12 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-11 John DarringtonFix possible null pointer dereference
2016-07-10 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-06-07 John Darringtonsrc/output.tab.c: Format according to Gnu Coding Standards
2016-06-04 Friedrich Beckmanntab.c: Compile error in debug mode
2016-05-23 Friedrich Beckmannscatterplot: changed colorscheme - first color is black...
2016-04-07 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-03-26 John DarringtonFix assertion failure when using PRINT with an empty...
2016-02-21 Ben Pfaffrender: Fix memory leaks in rendering.
2016-02-21 Ben Pfaffcairo: Fix memory leak of pango_layout_iter.
2016-02-21 Ben Pfafftable: Fix memory leak.
2016-02-20 John DarringtonFREQUENCIES BARCHART: Honour then PERCENT option
2016-02-18 John DarringtonBarchart.c: Change type of flag from int to bool
2016-02-18 John DarringtonDo not attempt to draw whiskers on boxplots if they...
2016-02-18 John DarringtonFixed bug where an empty chart (one with no data) would...
2016-02-16 John DarringtonBoxplot: Do not attempt to draw whiskers if they are...
2016-02-01 John DarringtonFix memory leak in barcharts
2016-01-15 Ben Pfaffmeasure: Improve wording of error message.
2015-12-17 John DarringtonRemove string stat_version
2015-12-02 John DarringtonVertically reflect the table borders for RTL locales
2015-12-02 John DarringtonOutput renderer: Reverse the order of table columns...
2015-11-21 John DarringtonMake fn_open and fn_close take a struct file_handle...
2015-11-20 John DarringtonRemove unnecessary #include directives
2015-10-31 John Darringtonget_default_paper_size: Use access instead of fn_exists
next