xlnt/tests
Adam Hooper ac18fc6dde Parse inlineStr values
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]
2020-02-25 14:32:14 -05:00
..
cell bump copyright year to 2020 2020-02-08 12:12:59 -05:00
data Parse inlineStr values 2020-02-25 14:32:14 -05:00
detail bump copyright year to 2020 2020-02-08 12:12:59 -05:00
drawing bump copyright year to 2020 2020-02-08 12:12:59 -05:00
helpers bump copyright year to 2020 2020-02-08 12:12:59 -05:00
styles bump copyright year to 2020 2020-02-08 12:12:59 -05:00
utils bump copyright year to 2020 2020-02-08 12:12:59 -05:00
workbook Parse inlineStr values 2020-02-25 14:32:14 -05:00
worksheet bump copyright year to 2020 2020-02-08 12:12:59 -05:00
CMakeLists.txt fix warnings and other minor issues 2019-12-26 12:52:14 -05:00
runner.cpp bump copyright year to 2020 2020-02-08 12:12:59 -05:00