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] |
||
---|---|---|
.. | ||
custom_value_traits.cpp | ||
custom_value_traits.hpp | ||
excel_thumbnail.hpp | ||
open_stream.cpp | ||
open_stream.hpp | ||
vector_streambuf.cpp | ||
vector_streambuf.hpp | ||
xlsx_consumer.cpp | ||
xlsx_consumer.hpp | ||
xlsx_producer.cpp | ||
xlsx_producer.hpp | ||
zstream.cpp | ||
zstream.hpp |