xlnt/source
2017-03-23 20:13:05 -04:00
..
cell also remove some cell getter template specializations 2017-03-21 19:51:16 -04:00
detail restore worksheet::cell(column_t, row_t) method (#137) and move some single use classes/structs/enums into parent header 2017-03-22 21:44:59 -04:00
packaging restore worksheet::cell(column_t, row_t) method (#137) and move some single use classes/structs/enums into parent header 2017-03-22 21:44:59 -04:00
styles restore worksheet::cell(column_t, row_t) method (#137) and move some single use classes/structs/enums into parent header 2017-03-22 21:44:59 -04:00
utils implement unhandled_switch_case exception 2017-03-20 19:20:48 -04:00
workbook improve 1d and 2d cell iteration for #135, including making empty cell skipping optional 2017-03-23 20:05:25 -04:00
worksheet fix size_t to row_t/column_t::index_t conversion warning 2017-03-23 20:13:05 -04:00
CMakeLists.txt ignore unknown documentation command warning for clang 2017-03-22 21:42:36 -04:00