|
app.c
|
First working bar chart.
|
2016-05-02 21:43:37 +01:00 |
|
chart.c
|
Changed unbounded strcpys to safer function.
|
2016-07-13 22:48:39 +01:00 |
|
content_types.c
|
Initial working custom properties.
|
2016-06-10 00:31:09 +01:00 |
|
core.c
|
Refactoring of defines and test functions.
|
2016-05-05 23:40:06 +01:00 |
|
custom.c
|
Minor fix.
|
2016-07-12 21:48:03 +01:00 |
|
drawing.c
|
Refactoring of defines and test functions.
|
2016-05-05 23:40:06 +01:00 |
|
format.c
|
Make non-exported symbols static.
|
2016-05-31 23:56:53 +01:00 |
|
hash_table.c
|
Fixes for mingw and cygwin.
|
2016-06-23 21:35:23 +01:00 |
|
Makefile
|
Made the tmpfileplus lib optional.
|
2016-07-14 00:19:27 +01:00 |
|
packager.c
|
Change xlsx zip date to match Excel.
|
2016-07-11 23:34:24 +01:00 |
|
shared_strings.c
|
Make non-exported symbols static.
|
2016-05-31 23:56:53 +01:00 |
|
styles.c
|
Fixes for MSVC warnings.
|
2016-05-24 20:24:09 +01:00 |
|
utility.c
|
Added check for valid worksheet names.
|
2016-12-23 19:45:19 +00:00 |
|
xmlwriter.c
|
Fix OpenBSD warnings.
|
2016-07-12 23:18:52 +01:00 |