xlnt/source/detail/serialization
2021-01-03 12:22:12 -05:00
..
custom_value_traits.cpp bump copyright year to 2020 2020-02-08 12:12:59 -05:00
custom_value_traits.hpp fix gcc 4.8.2 build problems 2021-01-03 09:33:43 -05:00
excel_thumbnail.hpp Memory leaks fix 2020-11-20 15:24:47 +03:00
open_stream.cpp bump copyright year to 2020 2020-02-08 12:12:59 -05:00
open_stream.hpp bump copyright year to 2020 2020-02-08 12:12:59 -05: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 bump copyright year to 2020 2020-02-08 12:12:59 -05:00
vector_streambuf.hpp bump copyright year to 2020 2020-02-08 12:12:59 -05:00
xlsx_consumer.cpp Merge branch 'master' into memory_leaks_fix 2021-01-03 12:22:12 -05:00
xlsx_consumer.hpp Streaming: skip empty rows in has_cell()/read_cell() 2020-07-28 15:29:12 -04:00
xlsx_producer.cpp Merge branch 'master' into memory_leaks_fix 2021-01-03 12:22:12 -05:00
xlsx_producer.hpp derp, need typename too 2020-04-26 15:54:49 +12:00
zstream.cpp update miniz to 2.1, move to third-party 2019-12-26 12:51:02 -05:00
zstream.hpp