xlnt/source/worksheet
Crzyrndm 9a33210144 Resolve warnings about global ctors and an unused variable
-- while unlikely to become an issue, ordering of ctors across source files is undefined and debugging issues related to it is not easy so just avoid that issue
2018-07-14 19:54:31 +12:00
..
cell_iterator.cpp Revert "cell iterator - add operator->" 2018-07-10 12:40:48 +12:00
cell_vector.cpp copyright year bump (2018) 2018-01-22 09:38:48 -05:00
header_footer.cpp fix workbook::operator== always returning false, add tests for workbook::load 2018-07-03 14:05:07 +12:00
page_margins.cpp fix workbook::operator== always returning false, add tests for workbook::load 2018-07-03 14:05:07 +12:00
page_setup.cpp fix workbook::operator== always returning false, add tests for workbook::load 2018-07-03 14:05:07 +12:00
phonetic_pr.cpp Resolve warnings about global ctors and an unused variable 2018-07-14 19:54:31 +12:00
range_iterator.cpp range_iterator - operator* const overloads 2018-07-10 12:40:46 +12:00
range_reference.cpp implement sheet view serialization 2018-03-14 20:12:07 -04:00
range.cpp Resolve CI build failure 2018-07-10 14:43:22 +12:00
sheet_protection.cpp copyright year bump (2018) 2018-01-22 09:38:48 -05:00
worksheet.cpp Add serialisation of worksheet phonetic properties 2018-06-23 12:15:15 +12:00