projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
FACTOR: Improve error messages and coding style.
[pspp]
/
src
/
output
/
2021-01-02
Ben Pfaff
pivot-output: Fix typo in comment.
tree
|
commitdiff
2021-01-02
Ben Pfaff
render: Simplify 'pages' array in struct render_pager.
tree
|
commitdiff
2021-01-02
Ben Pfaff
output: Drop TAB_FIX and the idea of a configurable...
tree
|
commitdiff
2021-01-02
Ben Pfaff
text-item: Use struct font_style instead of individual...
tree
|
commitdiff
2021-01-02
Ben Pfaff
table-item: Make caption into table_cell too.
tree
|
commitdiff
2021-01-01
Ben Pfaff
table-item: Change title from table_item_text to table_...
tree
|
commitdiff
2021-01-01
Ben Pfaff
table-item: Remove barely used parameters from table_it...
tree
|
commitdiff
2021-01-01
Ben Pfaff
table-provider: Remove "const" from struct table_cell...
tree
|
commitdiff
2021-01-01
Ben Pfaff
output-item: Make label a part of every output_item.
tree
|
commitdiff
2021-01-01
Ben Pfaff
html: Step toward better handling of text_items.
tree
|
commitdiff
2021-01-01
Ben Pfaff
pivot-table: Fix memory leak in pivot_table_destroy()
tree
|
commitdiff
2021-01-01
Ben Pfaff
output: Improve comments.
tree
|
commitdiff
2021-01-01
Ben Pfaff
pivot-table: Update comments to drop mention of omit_empty.
tree
|
commitdiff
2021-01-01
Ben Pfaff
pivot-table: Don't allow data cells for nonexistent...
tree
|
commitdiff
2020-12-31
Ben Pfaff
pivot-output: Fix vertical line presence and style.
tree
|
commitdiff
2020-12-31
Ben Pfaff
pivot-output: Fix drawing lines between dimensions...
tree
|
commitdiff
2020-12-31
Ben Pfaff
pivot-output: Replicate dimension headings when divided...
tree
|
commitdiff
2020-12-31
Ben Pfaff
pivot-output: Really fix formatting of the corner cell.
tree
|
commitdiff
2020-12-31
Ben Pfaff
output: Remove superscript support.
tree
|
commitdiff
2020-12-31
Ben Pfaff
pivot-output: Implement superscript.
tree
|
commitdiff
2020-12-31
Ben Pfaff
spv-file-format: Document "show-title" option.
tree
|
commitdiff
2020-12-31
Ben Pfaff
ascii: Support dashed lines in output.
tree
|
commitdiff
2020-12-31
Ben Pfaff
ascii: Refactor definition of box characters.
tree
|
commitdiff
2020-12-31
Ben Pfaff
cairo-fsm: Implement dashed lines.
tree
|
commitdiff
2020-12-30
Ben Pfaff
pivot-table: Fix incorrect allocation count in pivot_ta...
tree
|
commitdiff
2020-12-29
Ben Pfaff
table: Add comment.
tree
|
commitdiff
2020-12-29
Ben Pfaff
spv-css-parser: Parse text color also.
tree
|
commitdiff
2020-12-29
Ben Pfaff
spv-css-parser: The font-size is really "px" even thoug...
tree
|
commitdiff
2020-12-29
Ben Pfaff
output: Eliminate duplicated color parsing code.
tree
|
commitdiff
2020-12-28
Ben Pfaff
html: Make <th> cells be font-weight: normal by default.
tree
|
commitdiff
2020-12-28
Ben Pfaff
html: Implement rotated cells.
tree
|
commitdiff
2020-12-28
Ben Pfaff
cairo-fsm: Always center rotated cells.
tree
|
commitdiff
2020-12-28
Ben Pfaff
pivot-output: Implement header rotation correctly.
tree
|
commitdiff
2020-12-28
Ben Pfaff
html: Implement more styling features.
tree
|
commitdiff
2020-12-28
Ben Pfaff
pivot-output: Fill corner cell even without corner...
tree
|
commitdiff
2020-12-28
Ben Pfaff
pivot-table: Include pivot table subtype in pivot_table...
tree
|
commitdiff
2020-12-28
Ben Pfaff
html: Fix border-right for non-square tables.
tree
|
commitdiff
2020-12-27
Ben Pfaff
psppire-window: Fix use-after-free error in read_spv_fi...
tree
|
commitdiff
2020-12-27
Ben Pfaff
table: Get rid of accessor functions for 'h' and 'n...
tree
|
commitdiff
2020-12-27
Ben Pfaff
table: Delete some functions that were unused or barely...
tree
|
commitdiff
2020-12-27
Ben Pfaff
message-item: Fix reference counting in message_item_to...
tree
|
commitdiff
2020-12-27
Ben Pfaff
render: Only scale to fit vertically with drivers that...
tree
|
commitdiff
2020-12-27
Ben Pfaff
html: Pop up tooltip with table notes in output.
tree
|
commitdiff
2020-12-27
Ben Pfaff
cairo: Label pages in PDFs with page numbers.
tree
|
commitdiff
2020-12-27
Ben Pfaff
cairo: Support scaling tables to fit page width and...
tree
|
commitdiff
2020-12-26
Ben Pfaff
cairo-fsm: Remove code that was #if'd out.
tree
|
commitdiff
2020-12-26
John Darrington
tex-rendering.c: Add missing include directive
tree
|
commitdiff
2020-12-26
Ben Pfaff
cairo-pager: Add outline to PDF output.
tree
|
commitdiff
2020-12-26
Ben Pfaff
cairo: Avoid using cairo_t for a destroyed cairo_surface_t.
tree
|
commitdiff
2020-12-26
Ben Pfaff
Fix memory leaks reported by Address Sanitizer.
tree
|
commitdiff
2020-12-25
Ben Pfaff
cairo: Add missing new-lines at the end of messages...
tree
|
commitdiff
2020-12-22
Ben Pfaff
Add --table-look command line option and SET TLOOK...
tree
|
commitdiff
2020-12-20
John Darrington
Fix building --without-cairo
tree
|
commitdiff
2020-12-21
Ben Pfaff
pivot-table: Make pivot_table_look a refcounted object.
tree
|
commitdiff
2020-12-21
Ben Pfaff
pivot-table: Change the default format to omit empty...
tree
|
commitdiff
2020-12-21
Ben Pfaff
cairo: Add support for png and trim.
tree
|
commitdiff
2020-12-20
Ben Pfaff
cairo-pager: New.
tree
|
commitdiff
2020-12-20
Ben Pfaff
cairo: Use pango_cairo_context_set_resolution() to...
tree
|
commitdiff
2020-12-20
Ben Pfaff
cairo: Use arrays for page sizes and margins, to simpli...
tree
|
commitdiff
2020-12-20
Ben Pfaff
cairo: Move chart code into cairo-chart.
tree
|
commitdiff
2020-12-20
Ben Pfaff
cairo: Get rid of unused PangoLayouts.
tree
|
commitdiff
2020-12-20
Ben Pfaff
cairo: Factor out code for basic rendering.
tree
|
commitdiff
2020-12-20
Ben Pfaff
cairo: Remove "emphasis" font option because it had...
tree
|
commitdiff
2020-12-20
Ben Pfaff
options: Make parse_color() parse alpha.
tree
|
commitdiff
2020-12-19
Ben Pfaff
render: Make struct render_params a little smaller.
tree
|
commitdiff
2020-12-19
Ben Pfaff
page-eject-item: Factor out of text_item.
tree
|
commitdiff
2020-12-19
Ben Pfaff
psppire-output-view: Consistently apply "transparent...
tree
|
commitdiff
2020-12-19
Ben Pfaff
cairo: Drop unused line_spacing, line_width members...
tree
|
commitdiff
2020-12-19
Ben Pfaff
render: Add comment.
tree
|
commitdiff
2020-12-19
Ben Pfaff
output: Fix typos in copyright notices.
tree
|
commitdiff
2020-12-05
Ben Pfaff
output: Move parse_color() from cairo.c to options.c.
tree
|
commitdiff
2020-12-05
Ben Pfaff
options: Fix error message for parsing chart file names.
tree
|
commitdiff
2020-11-30
Ben Pfaff
cairo: Remove 'x' from struct xr_driver.
tree
|
commitdiff
2020-11-30
Ben Pfaff
cairo: Remove 'heading_vars' from struct xr_driver.
tree
|
commitdiff
2020-11-30
Ben Pfaff
cairo: Remove unused 'command_name', 'title', 'subtitle...
tree
|
commitdiff
2020-11-30
Ben Pfaff
cairo: Remove obsolete 'nest' member from struct xr_driver.
tree
|
commitdiff
2020-11-29
Ben Pfaff
cairo: Simplify and modernize xr_create().
tree
|
commitdiff
2020-11-15
Friedrich Beckmann
check gcc version before using gnu_printf attribute
tree
|
commitdiff
2020-11-13
Ben Pfaff
Fix parsing of some more .tlo files.
tree
|
commitdiff
2020-11-10
Ben Pfaff
Add support for .tlo TableLook files from SPSS 15 and...
tree
|
commitdiff
2020-11-07
John Darrington
New function: xr_draw_eps_chart
tree
|
commitdiff
2020-11-07
John Darrington
TeX driver: Add some REVERSED glyphs
tree
|
commitdiff
2020-11-07
John Darrington
TeX driver: Use the glyphs from wasyfont instead of...
tree
|
commitdiff
2020-11-03
Ben Pfaff
spv-table-look: Don't use user-provided text as format...
tree
|
commitdiff
2020-10-30
Ben Pfaff
output: Break struct pivot_table_look out of struct...
tree
|
commitdiff
2020-10-30
Ben Pfaff
table: Rename area_style to table_area_style for consis...
tree
|
commitdiff
2020-10-29
Ben Pfaff
render: Fix rendering of backgrounds in middle- or...
tree
|
commitdiff
2020-10-29
Ben Pfaff
output: New HTML driver option "bare".
tree
|
commitdiff
2020-10-29
Ben Pfaff
pspp-output: New command get-table-look.
tree
|
commitdiff
2020-10-29
Ben Pfaff
spv: Support underlining in table styles.
tree
|
commitdiff
2020-10-27
Ben Pfaff
spv: Avoid some compiler warnings on mingw.
tree
|
commitdiff
2020-10-27
Ben Pfaff
Use gnu_printf in attribute(()) to indicate GNU printf...
tree
|
commitdiff
2020-10-27
Ben Pfaff
pspp-output: New option --table-look.
tree
|
commitdiff
2020-10-26
John Darrington
TeX driver: Conditionally emit "\input graphics" contro...
tree
|
commitdiff
2020-10-25
Ben Pfaff
tex: Avoid compiler warning for unused variable.
tree
|
commitdiff
2020-10-25
Ben Pfaff
pspp-output: Add new --nth-commands option.
tree
|
commitdiff
2020-10-25
John Darrington
Add a TeX driver
tree
|
commitdiff
2020-10-25
Ben Pfaff
spv-driver: Fix double free on error path.
tree
|
commitdiff
2020-09-11
Friedrich Beckmann
cairo: added xr_draw_svg_file function
tree
|
commitdiff
2020-09-11
Friedrich Beckmann
output view: make items selectable and use system colours
tree
|
commitdiff
next