xlnt/source
Félix Bourbonnais 28f7e6fa69 Add has_value to cell_iterator
When iterating over a range that doesn't ignore null rows/columns,
the operator*() throws when dereferencing an iterator to a null cell.
Add has_value() to cell_iterator to be able to make a check without
relying on exceptions.
And add a test case.
2021-12-08 15:49:14 -05:00
..
cell Memory leaks fix 2020-11-20 15:24:47 +03:00
detail work on strikethrough for #530 2021-02-21 16:52:03 -04:00
drawing use clang-format, fix some small warnings 2019-12-26 12:03:12 -05:00
packaging Fixed an exception that was thrown when the namespace in the external link is a web address. 2020-08-12 16:36:30 +08:00
styles Memory leaks fix 2020-11-20 15:24:47 +03:00
utils os-independent weekday calculation 2021-02-21 08:18:26 -04:00
workbook add constructor 2021-01-03 19:04:41 -05:00
worksheet Add has_value to cell_iterator 2021-12-08 15:49:14 -05: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