xlnt/source
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 fix most (all?) the places where string<->double conversions are performed 2020-04-25 14:00:58 +12:00
detail derp, need typename too 2020-04-26 15:54:49 +12:00
drawing use clang-format, fix some small warnings 2019-12-26 12:03:12 -05:00
packaging 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 resolve warnings 2020-03-02 13:32:39 +13:00
CMakeLists.txt Fix XLNT_INCLUDE_INSTALL_DIR 2020-07-16 21:29:06 +02:00