Commit Graph

22 Commits (72410361b07e7539037252467a38a73b32986dce)

Author SHA1 Message Date
xuri 2d8b5b1885
This closes #1027 and closes #1028
3 years ago
xuri 544ef18a8c
- Support concurrency iterate rows and columns
4 years ago
ice c8c62c2d2a
* This closes #841, fix incorrect build number format in PR #839
4 years ago
xuri 2af96c0714
#65 fn: N, PERCENTILE.INC and T
4 years ago
xuri 2514bb16c6 Fix #724, standardize variable naming and update unit tests
4 years ago
xuri 9d470bb38f
Update conversion between integer types and unit tests
4 years ago
Artem Kustikov f2b8798a34
extend cell value load to support custom datetime format (#703)
4 years ago
xuri 324f87bcae
add checking and limits for the worksheet
4 years ago
xuri a546427fd9
Resolve #643, avoid creating duplicate style
5 years ago
xuri 882abb8098
- formula engine: reduce cyclomatic complexity
5 years ago
xuri 66d0272f6a
Resolve #172, init rich text support
5 years ago
xuri 9e2318cefa
Resolve #470, export Style structs to allow create the style for cells by given JSON or structure
5 years ago
xuri 1e3c85024d
Resolve #571, init remove conditional format support
5 years ago
xuri 09485b3f9f
Improve code coverage unit tests
5 years ago
xuri 4e4a5b9b3e
Improve compatibility, fix workbook's rels ID calc error
5 years ago
xuri 407fb55c20
Update the Godoc
5 years ago
Harris b1c9884f6d Add the ability to change the default font
6 years ago
xuri a88459d5f1
add unit tests to functions
6 years ago
xuri f2df344739
Resolve #369,#370
6 years ago
Michael W. Mitton 5dd00b9a00 Do not create a blank fill if no fill is specified in the style format
6 years ago
Alex Whitney db7a605cf8 Use min/mid/max value for 2 and 3 color scale conditional formatting
7 years ago
Alex Whitney a885bb0fb9 Add failing unit tests for issue-252
7 years ago