John McNamara
edc547bbe4
Additional tests for insert_image().
2016-01-02 00:14:44 +00:00
John McNamara
73362ae8d2
Additional tests for insert_image().
2016-01-01 23:14:51 +00:00
John McNamara
2bf1b0fcee
Added support for jpeg and bmp images.
2015-12-31 08:28:23 +00:00
John McNamara
1f5a00af94
Added test images.
2015-12-30 14:20:39 +00:00
John McNamara
03e5deaa8f
First functional test of insert_image().
2015-12-30 00:40:12 +00:00
John McNamara
d919935913
Added worksheet_default_row() function.
...
Added worksheet_default_row() function to allow setting of default
row height and hiding unused rows.
Closes #27
2015-12-22 00:59:45 +00:00
John McNamara
a29143df2c
Added control char support to optimized strings.
2015-12-21 10:01:43 +00:00
John McNamara
b256e2fd40
Added additional tests for control chars.
...
Issue #42
2015-12-21 00:10:36 +00:00
John McNamara
05af1bd4b1
Added support for escaping control chars in strings
...
Initial fix for issue #42
2015-12-20 23:57:34 +00:00
John McNamara
e52922a9db
Added tests for worksheet protect.
2015-12-17 00:21:22 +00:00
John McNamara
6124642104
Free memory in doc properties tests and example.
2015-12-13 23:27:15 +00:00
John McNamara
83df7edb0a
Added workbook doc properties.
...
Closes #25
2015-12-13 22:49:13 +00:00
John McNamara
c937f83186
Added worksheet hide() function.
...
Closes #22
2015-12-13 16:14:16 +00:00
John McNamara
f33421bd39
Added worksheet set_first_sheet function.
...
Closes #23 .
2015-12-13 13:46:04 +00:00
John McNamara
2a1f30651b
Added worksheet tab color docs and tests.
2015-12-12 20:16:31 +00:00
John McNamara
b6c2d358d2
Added docs and extra tests for worksheet_set_selection().
2015-12-09 21:14:08 +00:00
John McNamara
cac50839e7
Initial split pane support.
2015-12-06 18:19:25 +00:00
John McNamara
a183218159
Added docs for worksheet_write_url().
2015-05-05 00:28:30 +01:00
John McNamara
9e56b10d00
Added tests for hyperlink escaping.
2015-05-04 01:03:13 +01:00
John McNamara
024aea61d6
Additional hyperlink tests.
2015-05-04 00:36:28 +01:00
John McNamara
870577bdff
Additional hyperlink tests.
2015-05-03 20:46:55 +01:00
John McNamara
da1e35edab
Added external workbook hyperlinks.
2015-05-03 03:33:20 +01:00
John McNamara
a160ef0ddc
Added internal hyperlinks.
2015-05-02 08:42:51 +01:00
John McNamara
9dae8f2c2e
More tests for hyperlinks.
2015-04-28 00:19:43 +01:00
John McNamara
7c465daad6
Added hyperlink relationship file.
2015-04-26 23:55:17 +01:00
John McNamara
ac599bede6
Initial non-working support for hyperlinks
2015-04-24 00:21:17 +01:00
John McNamara
e730df9de5
Fix for defined name ordering.
2015-04-18 01:25:38 +01:00
John McNamara
269442101c
Initial autofilter support.
2015-04-17 23:54:05 +01:00
John McNamara
568270f533
Updated valgrind make targets.
2015-04-16 23:47:23 +01:00
John McNamara
09dd0d278e
Updated valgrind make targets.
2015-04-16 23:38:46 +01:00
John McNamara
58bfa45752
Added array function support.
2015-04-15 22:00:13 +01:00
John McNamara
b8dc234f98
Added worksheet page break functions.
2015-04-15 00:41:29 +01:00
John McNamara
b303c3bad6
Added worksheet_print_scale() function.
2015-04-14 00:29:48 +01:00
John McNamara
77215a3ccb
Added worksheet_set_start_page() function.
2015-04-14 00:04:33 +01:00
John McNamara
79980fc928
Added worksheet_fit_to_pages() function.
2015-04-13 23:17:11 +01:00
John McNamara
86be130754
Added worksheet_print_area function.
2015-04-13 17:17:01 +01:00
John McNamara
61c417302d
Added support for repeat_rows and repeat_columns.
2015-04-12 23:53:03 +01:00
John McNamara
fb5f105916
Added worksheet_print_row_col_headers() function.
2015-04-09 18:52:06 +01:00
John McNamara
52d14ec0b8
Added worksheet gridlines and print centering.
2015-04-09 14:34:25 +01:00
John McNamara
0d0487a126
Added merge_range() function.
2015-04-08 00:13:55 +01:00
John McNamara
be3745e4fa
Added defined names.
2015-04-06 23:46:39 +01:00
John McNamara
5018c80f8a
Updated copyright year.
2015-03-07 16:42:13 +00:00
John McNamara
fb383a8f01
Added worksheet_activate() to set the active worksheet.
2015-03-07 00:45:13 +00:00
John McNamara
c6416fcce1
Portable fix for unused variables in test cases.
2015-03-06 23:49:24 +00:00
John McNamara
f111c60ff7
Fix for format ordering
...
Fix format objects so that they are written to the file in the
order of used rather than the order the of creation. This bug
caused incorrect formats in cells.
Issue #3
2015-03-01 12:36:59 +00:00
John McNamara
5842791385
Added test for worksheet landscape mode.
2015-01-06 20:46:18 +00:00
John McNamara
f7eae1f2fa
Added test for worksheet landscape mode.
2015-01-06 20:27:05 +00:00
John McNamara
dad57ef7d3
Added functional test for test_page_view().
2015-01-06 01:20:47 +00:00
John McNamara
fbd1ac4d8e
Fix handling of NULL strings to the write() functions.
2014-06-27 20:20:38 +01:00
John McNamara
1222fa8ef8
Fix for leak when overwriting cells in constant_memory mode.
2014-06-27 19:41:16 +01:00