xlnt/tests
Emmanuel Pescosta 3225f357dd
workbook: Throw if index in (const) sheet_by_index is out of range
The documentation of (const) sheet_by_index already mentions that
invalid_parameter exception will be thrown if the index is out of
range, but the implementation was missing.
2020-12-02 11:06:56 +01:00
..
cell add more tests for absolute and relative column, row forms 2020-03-20 23:06:58 +03:30
data Parse inlineStr values 2020-02-25 14:32:14 -05: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 workbook: Throw if index in (const) sheet_by_index is out of range 2020-12-02 11:06:56 +01:00
worksheet bump copyright year to 2020 2020-02-08 12:12:59 -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