| .. |
|
main.c
|
Updated copyright year.
|
2015-03-07 16:42:13 +00:00 |
|
Makefile
|
Updated copyright year.
|
2015-03-07 16:42:13 +00:00 |
|
test_worksheet.c
|
Added worksheet_select() function.
|
2015-03-05 19:35:34 +00:00 |
|
test_worksheet_array_formula.c
|
Added array function support.
|
2015-04-15 22:00:13 +01:00 |
|
test_worksheet_merged_range.c
|
Added merge_range() function.
|
2015-04-08 00:13:55 +01:00 |
|
test_worksheet_spans.c
|
Added better worksheet error returns.
|
2015-10-04 01:12:30 +01:00 |
|
test_worksheet_write_col_info.c
|
Additional tests for insert_image().
|
2016-01-02 00:14:44 +00:00 |
|
test_worksheet_write_dimension.c
|
Moved unit tests from gtest to ctest.
|
2014-08-07 01:53:05 +01:00 |
|
test_worksheet_write_header_footer.c
|
Added support for headers and footers.
|
2015-04-09 02:16:02 +01:00 |
|
test_worksheet_write_page_margin.c
|
Added support for headers and footers.
|
2015-04-09 02:16:02 +01:00 |
|
test_worksheet_write_page_margins.c
|
Moved unit tests from gtest to ctest.
|
2014-08-07 01:53:05 +01:00 |
|
test_worksheet_write_page_setup.c
|
Initial page setup methods.
|
2015-01-05 00:50:18 +00:00 |
|
test_worksheet_write_print_options.c
|
Added worksheet gridlines and print centering.
|
2015-04-09 14:34:25 +01:00 |
|
test_worksheet_write_row.c
|
Initial restructuring for hyperlinks.
|
2015-04-19 23:37:29 +01:00 |
|
test_worksheet_write_sheet_data.c
|
Moved unit tests from gtest to ctest.
|
2014-08-07 01:53:05 +01:00 |
|
test_worksheet_write_sheet_format_pr.c
|
Moved unit tests from gtest to ctest.
|
2014-08-07 01:53:05 +01:00 |
|
test_worksheet_write_sheet_pr.c
|
Added worksheet tab color docs and tests.
|
2015-12-12 20:16:31 +00:00 |
|
test_worksheet_write_sheet_protection.c
|
Added tests for worksheet protect.
|
2015-12-17 00:21:22 +00:00 |
|
test_worksheet_write_sheet_view.c
|
Added worksheet gridlines and print centering.
|
2015-04-09 14:34:25 +01:00 |
|
test_worksheet_write_sheet_views1.c
|
Added worksheet_right_to_left() function.
|
2015-12-11 00:12:27 +00:00 |
|
test_worksheet_write_sheet_views2.c
|
Initial split pane support.
|
2015-12-06 18:19:25 +00:00 |
|
test_worksheet_write_sheet_views3.c
|
Initial split pane support.
|
2015-12-06 18:19:25 +00:00 |
|
test_worksheet_write_sheet_views4.c
|
Initial split pane support.
|
2015-12-06 18:19:25 +00:00 |
|
test_worksheet_write_sheet_views5.c
|
Initial working cell selection.
|
2015-12-09 01:03:07 +00:00 |
|
test_worksheet_write_sheet_views6.c
|
Initial working cell selection.
|
2015-12-09 01:03:07 +00:00 |
|
test_worksheet_write_sheet_views7.c
|
Initial working cell selection.
|
2015-12-09 01:03:07 +00:00 |
|
test_worksheet_write_sheet_views8.c
|
Initial working cell selection.
|
2015-12-09 01:03:07 +00:00 |
|
test_worksheet_write_sheet_views9.c
|
Initial working cell selection.
|
2015-12-09 01:03:07 +00:00 |
|
test_worksheet_xml_declaration.c
|
Moved unit tests from gtest to ctest.
|
2014-08-07 01:53:05 +01:00 |