xlnt/source/worksheet
Crzyrndm 92ac3a2a2e cell_iterator - rule of 5/0
For rule of 5/0, where no implementation is required, all 5 operations have been declared as defaulted. This is less likely to forget definitions for all 5 if required
- removed forwarding of copy to assignment (which was defaulted already) in favour of defaulted copy ctor
- added defaulted move assignment/ctor and destructor
2018-07-10 12:40:36 +12:00
..
cell_iterator.cpp cell_iterator - rule of 5/0 2018-07-10 12:40:36 +12:00
cell_vector.cpp copyright year bump (2018) 2018-01-22 09:38:48 -05:00
header_footer.cpp copyright year bump (2018) 2018-01-22 09:38:48 -05:00
page_margins.cpp copyright year bump (2018) 2018-01-22 09:38:48 -05:00
page_setup.cpp Serialisation of sheetPr and printOptions elements 2018-06-24 14:02:01 +12:00
phonetic_pr.cpp Cleanup from review 2018-06-26 20:32:59 +12:00
range_iterator.cpp copyright year bump (2018) 2018-01-22 09:38:48 -05:00
range_reference.cpp implement sheet view serialization 2018-03-14 20:12:07 -04:00
range.cpp copyright year bump (2018) 2018-01-22 09:38:48 -05: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