Commit Graph

443 Commits (9c70d0ac868f66badf2663cc7b4b3c46d5411131)
 

Author SHA1 Message Date
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
xuri 9f8623047d
Optimize code, fix golint issues
6 years ago
xuri e77c462d3f
Support to create bubble and 3D bubble chart
6 years ago
xuri a335be7e4e
New functions: SetDefinedName and GetDefinedName added
6 years ago
xuri 5cf1c05ed4
Add surface 3D, wireframe Surface 3D, contour, and wireframe contour chart support
6 years ago
xuri dc0869fde3
support to create cone, pyramid and cylinder series chart for column and bar types
6 years ago
xuri e124f6000a
Fix #425, handle empty font style format
6 years ago
xuri 821632cf89
Fix #424, refactor merged cells adjuster
6 years ago
xuri 46a3632ee0
Fix #422, avoid accent theme color index overflow
6 years ago
xuri 421f945f51
Fixed #418, #420, #421, init adjust calculation chain support
6 years ago
xuri 3997dee1f5
Fix #411, change font size to float type
6 years ago
xuri cff16fa811
- Supplemental worksheet struct fields and field order adjustment
6 years ago
xuri db99373b25
Resolve #415, init set and get doc properties support
6 years ago
xuri d038ca2e9c
Fix #413, make pivot cache ID not omit empty
6 years ago