xlnt/source/detail/serialization
2021-12-01 14:09:37 +01:00
..
custom_value_traits.cpp Merge branch 'master' into master 2021-08-22 08:41:01 -04:00
custom_value_traits.hpp Merge branch 'master' into master 2021-08-22 08:41:01 -04:00
excel_thumbnail.hpp fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00
open_stream.cpp fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00
open_stream.hpp fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00
serialisation_helpers.hpp move the simplified cell_reference and cell structs out to a header 2020-04-25 11:00:39 +12:00
vector_streambuf.cpp fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00
vector_streambuf.hpp fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00
xlsx_consumer.cpp Fixed a bug when using the xlnt::streaming_workbook_reader where a streaming cell could still contain information from the previously streamed cell. This could happen if the new cell did not contain information that could override the information of the previous cell, e.g. when the cell in XML only contained something like <c r="H4"/>, so the streamed cell still contained the type and the string/value of the previously streamed cell. 2021-12-01 14:09:37 +01:00
xlsx_consumer.hpp Merge branch 'master' into master 2021-08-22 08:41:01 -04:00
xlsx_producer.cpp Merge branch 'master' into master 2021-08-22 08:41:01 -04:00
xlsx_producer.hpp Merge branch 'master' into master 2021-08-22 08:41:01 -04:00
zstream.cpp fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00
zstream.hpp organize detail files, start wiring up encryption logic 2017-04-20 14:03:03 -04:00