xlnt/tests
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
data re-save custom_heights_widths.xlsx, add defaultColWidth sheet attribute 2018-06-24 11:53:45 +12:00
helpers declaration/definition switched files 2018-07-13 11:43:13 +12:00
styles fix build errors, fix warning about pragma once in source file 2018-07-10 13:43:16 +12:00
utils fix build errors, fix warning about pragma once in source file 2018-07-10 13:43:16 +12:00
workbook improved hyperlink implementation 2018-07-13 17:14:07 +12:00
worksheet improved hyperlink implementation 2018-07-13 17:14:07 +12:00
CMakeLists.txt Change all test headers to source files with related modifications 2018-07-05 20:47:24 +12:00
runner.cpp fix build errors, fix warning about pragma once in source file 2018-07-10 13:43:16 +12:00