xlnt/tests
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 add more tests for absolute and relative column, row forms 2020-03-20 23:06:58 +03:30
data work on strikethrough for #530 2021-02-21 16:52:03 -04:00
detail bug fixes, move the faster serialisation into the numeric header 2020-03-01 22:01:14 +13: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 reenable tests 2021-02-23 19:36:07 -04:00
worksheet Add has_value to cell_iterator 2021-12-08 15:49:14 -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