Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Globars Forks
Excelize
Commits
ec14de32
Unverified
Commit
ec14de32
authored
4 years ago
by
xuri
Committed by
GitHub
4 years ago
Browse files
Options
Download
Plain Diff
Merge branch 'master' into fix/cell_lock
parents
aa7eadbf
2efc7107
No related merge requests found
Changes
95
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
.gitignore
+2
-1
.gitignore
.travis.yml
+3
-4
.travis.yml
CODE_OF_CONDUCT.md
+3
-3
CODE_OF_CONDUCT.md
CONTRIBUTING.md
+4
-2
CONTRIBUTING.md
LICENSE
+1
-2
LICENSE
README.md
+18
-22
README.md
README_zh.md
+18
-22
README_zh.md
SECURITY.md
+9
-0
SECURITY.md
adjust.go
+157
-68
adjust.go
adjust_test.go
+51
-0
adjust_test.go
calc.go
+2630
-0
calc.go
calc_test.go
+714
-0
calc_test.go
calcchain.go
+17
-7
calcchain.go
calcchain_test.go
+19
-0
calcchain_test.go
cell.go
+284
-93
cell.go
cell_test.go
+139
-10
cell_test.go
chart.go
+627
-1061
chart.go
chart_test.go
+167
-15
chart_test.go
codelingo.yaml
+0
-3
codelingo.yaml
col.go
+166
-40
col.go
with
5029 additions
and
1353 deletions
+5029
-1353
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets