xlnt/source
Crzyrndm 0aeb6a0765 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-02 21:06:12 +12:00
..
cell improved hyperlink implementation 2018-07-02 21:06:12 +12:00
detail improved hyperlink implementation 2018-07-02 21:06:12 +12:00
packaging Cleanup 2018-06-25 23:17:21 +12:00
styles fix missing return statement 2018-07-02 20:57:09 +12:00
utils unimplemented functions in range and path 2018-07-02 11:09:41 +12:00
workbook implement abspath and archid flags, fixes some serialization problems 2018-05-28 23:13:57 -04:00
worksheet unimplemented functions in range and path 2018-07-02 11:09:41 +12:00
CMakeLists.txt add option to enable linking with static C runtime when compiling with MSVC, #214 2017-09-13 10:20:51 -04:00