mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
ac18fc6dde
inlineStr XML structure is <c><is><t>. This was being parsed incorrectly when streaming (because has_value wasn't being set to true) and when reading the whole file (because the <t> was ignored). [closes #445] |
||
---|---|---|
.. | ||
cryptography | ||
external | ||
header_footer | ||
implementations | ||
number_format | ||
serialization | ||
binary.hpp | ||
constants.cpp | ||
constants.hpp | ||
default_case.hpp | ||
unicode.cpp | ||
unicode.hpp |