xlnt/source
2017-12-09 16:04:44 -05:00
..
cell ensure only exceptions derived from xlnt::exception are thrown by library code plus some minor code cleanup, closes #163 2017-09-13 08:48:22 -04:00
detail minor reformatting 2017-12-09 16:04:44 -05:00
packaging restore worksheet::cell(column_t, row_t) method (#137) and move some single use classes/structs/enums into parent header 2017-03-22 21:44:59 -04:00
styles change cell numeric value type from long double to double, closes #201 2017-09-08 21:05:34 -04:00
utils fix clang warnings 2017-09-08 22:59:19 -04:00
workbook Fix for issue #228: Worksheet ID is not always unique 2017-09-26 08:33:06 +02:00
worksheet reformat a little 2017-12-08 15:31:25 -05:00
CMakeLists.txt add option to enable linking with static C runtime when compiling with MSVC, #214 2017-09-13 10:20:51 -04:00