xlnt/source
2017-09-28 08:55:16 -04: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 start fixing serialization for #230 2017-09-28 08:55:16 -04: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 implement sheet view selection consumption, closes #164 2017-09-13 09:36:42 -04: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