Commit graph

56 commits

Author SHA1 Message Date
John McNamara
2cd8f8a3c2 Added extra docs for temp file handling. 2016-07-11 21:42:18 +01:00
John McNamara
c46b76ab9d Added tmpdir parameter to workbook constructor. 2016-07-10 23:46:51 +01:00
John McNamara
d20abef883 Added tmpfileplus license to the docs. 2016-07-10 16:44:34 +01:00
John McNamara
d0e1cad2ef Added docs for mingw. 2016-07-03 00:58:51 +01:00
John McNamara
234ab73cd2 Added sections to the docs. 2016-07-03 00:51:02 +01:00
John McNamara
f24916334b Added docs for mingw. 2016-07-03 00:49:13 +01:00
John McNamara
8c6174ffd9 Added docs for custom doc properties. 2016-06-11 14:40:09 +01:00
John McNamara
af0063a75f Prep for release 0.3.7. 2016-06-03 01:01:57 +01:00
John McNamara
7490c3763a Prep for release 0.3.4. 2016-05-28 16:30:35 +01:00
John McNamara
7a0eab2a51 Updated docs on using MSVC to compile on Windows. 2016-05-28 16:05:23 +01:00
John McNamara
11d26f7522 Additional chart docs. 2016-05-23 22:42:27 +01:00
John McNamara
722de1cd06 Added link generator for examples. 2016-05-23 20:06:15 +01:00
John McNamara
e35c40a870 Added chart documentation and examples. 2016-05-23 00:31:45 +01:00
John McNamara
96cc207882 Documented some common typedefs to common.h. 2016-05-06 00:08:23 +01:00
John McNamara
d9214eae5e Changed example logo. 2016-01-05 00:38:05 +00:00
John McNamara
bd66719cd0 Renamed new_workbook() to workbook_new().
Renamed new_workbook() to workbook_new() and new_workbook_opt() to
workbook_new_opt() for consistency.

The older function names are still availble but deprecated.
2016-01-04 19:48:16 +00:00
John McNamara
7415715f38 Minor doc addition. 2016-01-04 00:29:28 +00:00
John McNamara
51d97e7f41 Update copyright year. 2016-01-03 19:47:16 +00:00
John McNamara
d54e85e9f2 Prep for release 0.2.9. 2016-01-03 19:32:44 +00:00
John McNamara
65398768c1 Added docs and examples for insert_image().
Closes #28.
2016-01-03 19:11:22 +00:00
John McNamara
130b364fd4 Spellcheck fixes. 2015-12-22 01:03:51 +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
1435c35132 Added worksheet_protect() function.
Closes #26
2015-12-19 15:27:27 +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
2a1f30651b Added worksheet tab color docs and tests. 2015-12-12 20:16:31 +00:00
John McNamara
ffd3308b85 Added images to format documentation. 2015-12-09 22:53:03 +00:00
John McNamara
29b3a0de0b Spelling fixes. 2015-12-07 20:43:18 +00:00
John McNamara
197d239c05 Added tree.h copyright and licence. 2015-12-07 20:19:16 +00:00
John McNamara
dd41ca0373 Prep for release 0.1.8. 2015-12-07 00:58:37 +00:00
John McNamara
4e64a674ce Added panes documentation and example. 2015-12-06 23:27:12 +00:00
John McNamara
99017fe3d9 Add docs for cocoa pod installer. 2015-09-27 21:12:53 +01:00
John McNamara
a183218159 Added docs for worksheet_write_url(). 2015-05-05 00:28:30 +01:00
John McNamara
3d664309cc Prep for release 0.1.4. 2015-04-18 14:10:07 +01:00
John McNamara
aea34df9fc Added docs for autofilter. 2015-04-18 14:06:14 +01:00
John McNamara
269442101c Initial autofilter support. 2015-04-17 23:54:05 +01:00
John McNamara
a701fee122 Added docs for array funcitons. 2015-04-16 00:13:40 +01:00
John McNamara
0b38171f1d Fixed merge_range example docs. 2015-04-15 01:14:24 +01:00
John McNamara
0bc6eeb66a Added support for headers and footers. 2015-04-09 02:16:02 +01:00
John McNamara
dcd2f60189 Updated feature list. 2015-04-08 00:41:04 +01:00
John McNamara
ef371461b4 Prep for release 0.0.7. 2015-04-08 00:25:17 +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
1a39389087 Updated supported compilers in readme. 2015-03-07 17:23:04 +00:00
John McNamara
5018c80f8a Updated copyright year. 2015-03-07 16:42:13 +00:00
John McNamara
fae6d86861 Added docs for worksheet_activate() and worksheet_select(). 2015-03-07 01:01:36 +00:00
John McNamara
62d7446da2 Added function index to Doxygen docs. 2015-03-04 21:19:09 +00:00
John McNamara
ec995a785b Changes for new ctest framework. 2014-08-08 00:37:42 +01:00
John McNamara
f99ef5ac36 Prep for release 0.0.2. 2014-06-26 01:15:47 +01:00
John McNamara
63f1419b76 Added constant_memory mode. 2014-06-26 00:49:41 +01:00