xlnt/source/detail
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
..
cryptography 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
external organize detail files, start wiring up encryption logic 2017-04-20 14:03:03 -04:00
header_footer organize detail files, start wiring up encryption logic 2017-04-20 14:03:03 -04:00
implementations change cell numeric value type from long double to double, closes #201 2017-09-08 21:05:34 -04:00
number_format add missing header for std::tolower 2017-09-13 11:03:18 -04:00
serialization bug introduce by the commit continue work on #230, improves style/xf handling 2017-11-04 18:12:38 +01:00
binary.hpp fix some clang warnings 2017-07-16 22:32:35 +00:00
constants.cpp 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
constants.hpp organize detail files, start wiring up encryption logic 2017-04-20 14:03:03 -04:00
default_case.hpp clean up switches, closes #133 2017-03-20 19:22:46 -04:00
unicode.cpp use utfcpp on all platforms since codecvt has been deprecated in c++17, closes #197 2017-08-15 18:23:28 -04:00
unicode.hpp organize detail files, start wiring up encryption logic 2017-04-20 14:03:03 -04:00