libxlsxwriter/include/xlsxwriter
John McNamara 5c160dd4e8 Added worksheet_write_rich_string_html() function.
Added workaround/optimized worksheet_write_rich_string_html()
function to write raw rich string html. This avoid an expensive
file open()/close() in each call to worksheet_write_rich_string().
2020-08-21 21:20:23 +01:00
..
third_party Renamed MD5 functions and struct to avoid conflict with openssl. 2020-01-07 23:45:34 +00:00
app.h Updated copyright year. 2020-01-12 12:59:31 +00:00
chart.h Added docs for data label formatting. 2020-08-11 20:18:38 +01:00
chartsheet.h Updated copyright year. 2020-01-12 12:59:31 +00:00
comment.h Fix xcode void arg warning. 2020-01-13 23:05:15 +00:00
common.h Removed LXW_ERROR_SHEETNAME_RESERVED warning. 2020-03-21 17:40:08 +00:00
content_types.h Updated copyright year. 2020-01-12 12:59:31 +00:00
core.h Updated copyright year. 2020-01-12 12:59:31 +00:00
custom.h Updated copyright year. 2020-01-12 12:59:31 +00:00
drawing.h Added support for object positioning. 2020-01-19 11:23:58 +00:00
format.h Updated copyright year. 2020-01-12 12:59:31 +00:00
hash_table.h Updated copyright year. 2020-01-12 12:59:31 +00:00
packager.h Updated copyright year. 2020-01-12 12:59:31 +00:00
relationships.h Updated copyright year. 2020-01-12 12:59:31 +00:00
shared_strings.h Updated copyright year. 2020-01-12 12:59:31 +00:00
styles.h Updated copyright year. 2020-01-12 12:59:31 +00:00
theme.h Updated copyright year. 2020-01-12 12:59:31 +00:00
utility.h Updated copyright year. 2020-01-12 12:59:31 +00:00
vml.h Fix xcode void arg warning. 2020-01-13 23:05:15 +00:00
workbook.h Added support for images in headers/footers. 2020-08-17 21:01:36 +01:00
worksheet.h Added worksheet_write_rich_string_html() function. 2020-08-21 21:20:23 +01:00
xmlwriter.h Updated copyright year. 2020-01-12 12:59:31 +00:00