projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
message: Break message location out into a separate struct.
[pspp]
/
src
/
2021-01-25
Ben Pfaff
zip-reader: Switch to a more usual error reporting...
tree
|
commitdiff
2021-01-25
Ben Pfaff
zip-reader: Fix file descriptor leak in zip_reader_crea...
tree
|
commitdiff
2021-01-25
Ben Pfaff
zip-reader: Use endian conversion functions from intege...
tree
|
commitdiff
2021-01-25
Ben Pfaff
DEBUG EVALUATE: Use output_log() instead of printf().
tree
|
commitdiff
2021-01-25
Ben Pfaff
spv-legacy-decoder: Make 'data' parameter to decode_spv...
tree
|
commitdiff
2021-01-25
Ben Pfaff
output: New function output_log().
tree
|
commitdiff
2021-01-25
Ben Pfaff
llx: Introduce new iteration macros and some users.
tree
|
commitdiff
2021-01-25
Ben Pfaff
str: Avoid passing null pointer to memcpy() in ds_put_s...
tree
|
commitdiff
2021-01-24
Ben Pfaff
output-item: Allocate correct size in message_item_crea...
tree
|
commitdiff
2021-01-11
Ben Pfaff
output: Add missing chart.h.
tree
|
commitdiff
2021-01-11
Ben Pfaff
output-item: Collapse the inheritance hierarchy into...
tree
|
commitdiff
2021-01-11
Ben Pfaff
output-item: Make command name part of every output_item.
tree
|
commitdiff
2021-01-11
Ben Pfaff
cairo-fsm: Remove dead code in xr_fsm_create().
tree
|
commitdiff
2021-01-11
Ben Pfaff
output: Change command names from uppercase to title...
tree
|
commitdiff
2021-01-11
Ben Pfaff
str: Add function xstrdup_if_nonnull() and introduce...
tree
|
commitdiff
2021-01-11
Ben Pfaff
spv-file-format: Update understanding of commandName...
tree
|
commitdiff
2021-01-10
Ben Pfaff
text-item: Simplify text_item further to just hold...
tree
|
commitdiff
2021-01-10
Ben Pfaff
output: Rename page-eject-item to page-break-item.
tree
|
commitdiff
2021-01-10
Ben Pfaff
text-item: Fix reference leak in text_item_to_table_item().
tree
|
commitdiff
2021-01-10
Ben Pfaff
table-item: Don't unshare a pivot_table upon adding...
tree
|
commitdiff
2021-01-10
Ben Pfaff
spv-writer: Consistently use label from output_item.
tree
|
commitdiff
2021-01-10
Ben Pfaff
output: Make spv-writer code understand output_item.
tree
|
commitdiff
2021-01-10
Ben Pfaff
pivot-table: Fix handling of current-layer in spv files...
tree
|
commitdiff
2021-01-10
Ben Pfaff
spv-light-decoder: Support special format 40 in decode_...
tree
|
commitdiff
2021-01-10
Ben Pfaff
spv-light-decoder: Drop special case for dim 0 in decod...
tree
|
commitdiff
2021-01-10
Ben Pfaff
pivot-table: Implement hiding footnotes.
tree
|
commitdiff
2021-01-10
Ben Pfaff
pivot-table: Always put footnote markers in sorted...
tree
|
commitdiff
2021-01-10
Ben Pfaff
ascii: Include footnote markers in output.
tree
|
commitdiff
2021-01-10
Ben Pfaff
pivot-table: Allow footnote marker style to change...
tree
|
commitdiff
2021-01-10
Ben Pfaff
cairo-fsm: Honor displaying footnote markers as subscripts.
tree
|
commitdiff
2021-01-10
Ben Pfaff
spv-light-decoder: Add back character set encoding...
tree
|
commitdiff
2021-01-09
Ben Pfaff
pspp-output: New "strings" developer command.
tree
|
commitdiff
2021-01-09
Ben Pfaff
string-array: New function string_array_uniq().
tree
|
commitdiff
2021-01-09
Ben Pfaff
pivot-table: Minor coding style improvements.
tree
|
commitdiff
2021-01-09
Ben Pfaff
pivot-table: Tolerate nulls in pivot_value_clone().
tree
|
commitdiff
2021-01-09
Ben Pfaff
spv-legacy-decoder: Initialize all members for SPV_VALU...
tree
|
commitdiff
2021-01-09
Ben Pfaff
spv-legacy-decoder: Set data_index and presentation_ind...
tree
|
commitdiff
2021-01-09
Ben Pfaff
spv-select: Allow structure_member and png_member to...
tree
|
commitdiff
2021-01-09
Ben Pfaff
pivot-table: Fix cut and paste error in pivot_value_clo...
tree
|
commitdiff
2021-01-09
Ben Pfaff
Make the Cairo and Pango libraries required rather...
tree
|
commitdiff
2021-01-08
Ben Pfaff
Add support for PNG images in .spv files.
tree
|
commitdiff
2021-01-08
Ben Pfaff
zip-writer: Add functions for writing a member over...
tree
|
commitdiff
2021-01-08
Ben Pfaff
cairo-fsm: Tolerate negative "space" argument to xr_fsm...
tree
|
commitdiff
2021-01-08
Ben Pfaff
spv-file-format: Revise .spv light member documentation.
tree
|
commitdiff
2021-01-08
Ben Pfaff
spv: Encode and decode AHEX format in light binary...
tree
|
commitdiff
2021-01-08
Ben Pfaff
spv-light-decoder: Text strings are all UTF-8 encoded.
tree
|
commitdiff
2021-01-07
Ben Pfaff
pivot-table: Implement SET SMALL.
tree
|
commitdiff
2021-01-07
Ben Pfaff
pivot-table: Incorporate format settings.
tree
|
commitdiff
2021-01-07
Ben Pfaff
Make data input and output take a fmt_settings structure.
tree
|
commitdiff
2021-01-06
Ben Pfaff
format: Move epoch into struct fmt_settings.
tree
|
commitdiff
2021-01-06
Ben Pfaff
format: Make format settings structure smaller and...
tree
|
commitdiff
2021-01-05
Ben Pfaff
format: Fix typo in comment.
tree
|
commitdiff
2021-01-02
Ben Pfaff
output: Make table_item a pivot_table, table_cell a...
tree
|
commitdiff
2021-01-02
Ben Pfaff
csv: Change footnote format.
tree
|
commitdiff
2021-01-02
Ben Pfaff
pivot-table: Add some more utility functions for pivot...
tree
|
commitdiff
2021-01-02
Ben Pfaff
pivot-table: Define numeric formats of categories as...
tree
|
commitdiff
2021-01-02
Ben Pfaff
pivot-table: Don't rely on xcalloc (0, x) returning...
tree
|
commitdiff
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
John Darrington
PSPPIRE: Add user hints dialog on startup
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-output-view: Set tooltips on tables from table_...
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
next