John McNamara
f29cf40d38
package: update copyright year
2025-02-11 00:03:36 +00:00
John McNamara
f6d73b0ae1
package: update copyright year
2024-02-26 18:47:32 +00:00
John McNamara
5625238848
Convert public char* to const char* for C++ compatibility.
2023-09-25 20:59:05 +01: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
58be3bcc70
Minor parameter rename to avoid using clash with typedef
...
Issue #320
2021-01-13 21:14:15 +00: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
6ab739e9d2
Fix for issue with default comment font.
2020-01-08 23:16:56 +00:00
John McNamara
44bb2056e4
Initial working hyperlink style.
2019-12-10 00:10:13 +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
e85ad362ec
Initial working rich strings.
...
Issue #37
2018-09-28 16:55:29 +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
813ca50be0
Update copyright year.
2016-12-31 00:33:00 +00:00
John McNamara
37dbca6b21
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:36:55 +00:00
John McNamara
51d97e7f41
Update copyright year.
2016-01-03 19:47:16 +00:00
John McNamara
83df7edb0a
Added workbook doc properties.
...
Closes #25
2015-12-13 22:49:13 +00: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