33 Commits

Author SHA1 Message Date
John McNamara
f29cf40d38 package: update copyright year 2025-02-11 00:03:36 +00:00
John McNamara
60cab98360 font: add family and char set APIs 2025-02-10 21:05:35 +00:00
John McNamara
f6d73b0ae1 package: update copyright year 2024-02-26 18:47:32 +00:00
John McNamara
d0e1b80ddd Add quote_prefix format property.
Closes #385
2023-01-10 00:05:08 +00:00
John McNamara
c0d12f3a5c Updated copyright year. 2022-01-16 20:22:27 +00:00
John McNamara
c06101fcad Updated copyright year. 2021-01-13 21:25:35 +00:00
John McNamara
4633d991b8 Added docs for diagonal cell borders.
Issue #304
2020-09-12 20:47:59 +01:00
John McNamara
f23d2e905e Added style/format handling for conditional formatting.
Added style/format handling for conditional formatting. The
Actual conditional formatting hasn't been added yet to the
worksheet and those parts of the tests have been skipped, for now.
2020-08-22 14:38:49 +01:00
John McNamara
2849813f36 Updated copyright year. 2020-01-12 12:59:31 +00:00
John McNamara
85dfccd734 Added support for cell comments and options.
Issue #38
2020-01-07 23:27:04 +00:00
John McNamara
44bb2056e4 Initial working hyperlink style. 2019-12-10 00:10:13 +00:00
John McNamara
553628a8c0 Added doc section on format categories. 2019-11-17 18:02:22 +00:00
John McNamara
d840235a02 Refactored the chart fonts struct.
Refactored the chart fonts struct to document or remove hidden
fields.

See #252
2019-11-16 16:33:31 +00:00
John McNamara
72c9b219cb Updated copyright year. 2019-02-10 21:11:46 +00:00
Evan Miller
ebba115435 Fix compile-time warnings with strict prototypes enabled.
The C standard and -Wstrict-prototypes requires that functions which
take no arguments be declared as foobar(void) instead of foobar().

Fixes #208
2019-01-30 14:00:00 +00:00
John McNamara
cefa74bba5 Minor doc fix. 2018-10-08 23:15:48 +01:00
John McNamara
dc31b10bad Updated copyright year. 2018-02-03 17:15:35 +00:00
John McNamara
25f5a4f7a6 Allow float font sizes.
Issue #114.
2017-07-26 23:22:42 +01:00
John McNamara
fc817abbcb Added docs for chart line and fill. 2017-01-01 19:30:21 +00:00
John McNamara
813ca50be0 Update copyright year. 2016-12-31 00:33:00 +00:00
John McNamara
d23de560ab Add more chart font tests. 2016-12-29 10:46:03 +00:00
John McNamara
20743e50e6 Initial working chart fonts. 2016-12-28 14:45:56 +00:00
John McNamara
f24916334b Added docs for mingw. 2016-07-03 00:49:13 +01:00
John McNamara
cd3b3d2f9c Fixes for MSVC warnings. 2016-05-24 20:24:09 +01:00
John McNamara
fd6f125bdc Renamed non-static but non-public function names.
Renamed non-static but non-public (i.e., non-documented) function names
to avoid clashes and conflicts.
2016-01-04 23:37:08 +00:00
John McNamara
51d97e7f41 Update copyright year. 2016-01-03 19:47:16 +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
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
0d0487a126 Added merge_range() function. 2015-04-08 00:13:55 +01:00
John McNamara
5018c80f8a Updated copyright year. 2015-03-07 16:42:13 +00:00
John McNamara
a27b6de38e Initial commit 2014-06-08 17:40:59 +01:00