xlnt/source
2021-12-01 14:09:37 +01:00
..
cell fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00
detail 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
drawing fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00
packaging fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00
styles fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00
utils fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00
workbook Merge branch 'master' into master 2021-08-22 08:41:01 -04:00
worksheet Merge branch 'Issue484/fix-calculate-dimension-when-not-skipping-nulls' of https://github.com/imgspc/xlnt into imgspc-Issue484/fix-calculate-dimension-when-not-skipping-nulls 2021-08-22 08:59:05 -04:00
CMakeLists.txt ignore nullptr warning in libstudxml, update to latest beta 9, and switch to submodule 2021-02-20 22:29:59 -04:00