Commit Graph

456 Commits (a3ee098ab60d9528a0d6b7a7c475ea8ff7ebaba5)
 

Author SHA1 Message Date
xuri a3ee098ab6
Fix #466, #480 Merge pull request #481 from bvwells/modules
5 years ago
Ben Wells 3c327413d9 Fix dependency on github.com/360EntSecGroup-Skylar/excelize v1
5 years ago
xuri acbabcf8fc
Add pivot table cache definition struct
5 years ago
xuri b30c642e2b Prepare pivot table support, add pivot table definition struct
5 years ago
xuri 0acb3ef968
Testing files updated
5 years ago
Vsevolod Balashov 1fc4bc52fb Fix #386 regression test added (#440)
5 years ago
xuri 333c5881c0
Merge pull request #479 from mtmcfarl/patch-1
5 years ago
Matthew McFarling 875dd22bd0
Updating Readme
5 years ago
xuri 407fb55c20
Update the Godoc
5 years ago
xuri da99334fca
Merge pull request #475 from mqy/master
5 years ago
mqy 64809db2c9 add missing error check in SetSheetRow()
5 years ago
xuri 3092ce6e54
Merge pull request #473 from dolmen-go/cell-Sprint
6 years ago
Olivier Mengué ac395a60ed SetCellValue: use fmt.Sprint(v) instead of fmt.Sprintf("%v", v)
6 years ago
xuri 9c70d0ac86
Documentation updated, Go 1.10+ required
6 years ago
xuri adc4aed472
Merge pull request #464 from mlh758/fix-462
6 years ago
xuri 23c8d1ec8a
Merge pull request #469 from zaddok/patch-1
6 years ago
Harris acd76425c2
Handle multi row inline strings
6 years ago
xuri e6b7ac9a03
Merge pull request #463 from mlh758/fix-457
6 years ago
zaddok 5107928892
Fix potential memory leak
6 years ago
Harris faaaa52cb8
Get sheet names based on index
6 years ago
xuri 448f5524a8
Merge pull request #461 from mlh758/fix-439
6 years ago
Harris e07581e980
Further improve read performance
6 years ago
xuri d8df51098f
Merge pull request #458 from zhaov/master
6 years ago
xuri 3599b24c95
Merge pull request #459 from WuXu1995/master
6 years ago
WuXu1995 497ad8f4be
Bugfix #454
6 years ago
zhaov 58a79b4172
Update comments
6 years ago
xuri 451e6e384a
Merge pull request #456 from mlh758/fix-439
6 years ago
Harris ac91ca0ded
Only parse xml once when reading
6 years ago
xuri cbe919fdf6
New feature: sparkline supported
6 years ago
xuri 1092009541
Fixed doc corruption when deleting all merged cells
6 years ago
xuri 9279c86d85
Add extensions URI of spreadsheetML
6 years ago
xuri b5f7d4a78e
Merge pull request #447 from dongkai16z/master
6 years ago
xuri da7001fcf1
Merge pull request #448 from Sustainedhhh/master
6 years ago
Sustainedhhh 0c9e5137e3
Fix #442
6 years ago
董凯 53e653f28e
Fix #443
6 years ago
xuri c1357ee58f
Fix invalid formula in data validation drop list
6 years ago
xuri 35e485756f
Resolve #217, new function add VBA project supported.
6 years ago
xuri 855c3605f6
Fix #437, recalculate offset for merged cells adjuster
6 years ago
xuri 4f469530de
Update docs
6 years ago
xuri 74c6112658
Fix #434, add missing comments
6 years ago
xuri 363a057345
Structure update #434
6 years ago
xuri 6962061200
add comments for SheetView parameters
6 years ago
Farmerx 821b90d1f0
# add: add Remarks for CalcChain c Attributes
6 years ago
xuri 14d490c83d
Add unit test for SetPageLayout
6 years ago
xuri e14d2febc8
Resolve #432, supplement the function of SetPageLayout
6 years ago
xuri 4897276c68
Make fitToHeight tag omit empty
6 years ago
xuri e780aa27c8
Add unit test for GroupSheets and UngroupSheets
6 years ago
xuri 8b2d4cb697
New feature: group and ungroup sheets support
6 years ago
xuri dc8210d4a7
Update GoDoc and typo fixed
6 years ago
xuri 54def7eaad
Add TIF, TIFF format images and more detailed error information when open the encrypted file
6 years ago