xlnt/source
sukoi26 4a3e711a1b bug introduce by the commit continue work on #230, improves style/xf handling
as the style exist it is rewritten in cellStyleXfs and cellXfs,
with  the fillId test for format and style. remove the test and use only the format.
2017-11-04 18:12:38 +01: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 bug introduce by the commit continue work on #230, improves style/xf handling 2017-11-04 18:12:38 +01:00
packaging handle absolute relationship targets the correct way 2017-06-16 09:11:24 -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 fix empty row height/cell width, #235 2017-10-30 19:36:24 -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