xlnt/source
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 improved hyperlink implementation 2018-07-13 17:14:07 +12:00
detail improved hyperlink implementation 2018-07-13 17:14:07 +12:00
packaging Resolve CI build failure 2018-07-10 14:43:22 +12:00
styles fix missing return statement 2018-07-13 17:14:06 +12:00
utils unimplemented functions in range and path 2018-07-13 17:14:06 +12:00
workbook Merge branch 'dev' into dev-Issue298 2018-07-13 11:21:13 +12:00
worksheet unimplemented functions in range and path 2018-07-13 17:14:06 +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