xlnt/source/cell
Crzyrndm 03020cc793 improved hyperlink implementation
- hyperlinks to cells and ranges are complete
- hyperlink::display is now set as well as the cell value (in excel these can be different)
-- if a cell is empty, display is equal to value text
-- if a cell has a value, display can be just about anything
- This version copies excel in that display is completely ignored once value is set
- All hyperlink tests are now part of the cell test suite (not the worksheet test suite which the majority were previously located)
2018-07-13 17:14:07 +12:00
..
cell_reference.cpp copyright year bump (2018) 2018-01-22 09:38:48 -05:00
cell.cpp improved hyperlink implementation 2018-07-13 17:14:07 +12:00
comment.cpp implement abspath and archid flags, fixes some serialization problems 2018-05-28 23:13:57 -04:00
hyperlink.cpp improved hyperlink implementation 2018-07-13 17:14:07 +12:00
index_types.cpp copyright year bump (2018) 2018-01-22 09:38:48 -05:00
rich_text_run.cpp copyright year bump (2018) 2018-01-22 09:38:48 -05:00
rich_text.cpp All unimplemented functions under cell/ 2018-07-13 17:14:05 +12:00