xuri
|
f91f548614
Resolve #404, get sheet map by target rels.
|
6 years ago |
xuri
|
7e77e14814
Resolve #397, support set style by columns
|
6 years ago |
xuri
|
25763ba3e1
fixed #373, comments duplicate caused by inner counting errors
|
6 years ago |
xuri
|
69b38ddcd6
Resolve #394, init set header and footer support
|
6 years ago |
xuri
|
72701e89c7
Fix structs fields definition errors and keep double quotes in data validation formula
|
6 years ago |
xuri
|
63e97ffc9a
Remove Go 1.8 test in TravisCI
|
6 years ago |
xuri
|
b1f632d408
Resolve #393, upgrade Go module to v2
|
6 years ago |
xuri
|
01a418bda8
Resolve #392, compatible with strict relations name space inspection
|
6 years ago |
xuri
|
29b2854e53
Update readme
|
6 years ago |
xuri
|
095b5fb62a
Resolve #387, skip saving empty calculation chains
|
6 years ago |
xuri
|
b45c4b094c
Add a check for maximum limit hyperlinks in a worksheet
|
6 years ago |
xuri
|
0660f30cdd
godoc update and typo fixed
|
6 years ago |
Michael
|
0f9170a03b
Resolve #382, rewrite prepareSheetXML to scale linearly (#383)
|
6 years ago |
xuri
|
a88459d5f1
add unit tests to functions
|
6 years ago |
xuri
|
f2df344739
Resolve #369,#370
|
6 years ago |
xuri
|
c423617e9d
Check max length for SetCellStr and fix coordinate issue for MergeCell
|
6 years ago |
xuri
|
031ae303fd
Merge pull request #381 from aplulu/fix_calcchain
|
6 years ago |
xuri
|
8fff533b40
Merge pull request #379 from yoshhiide/bug-calc-position-object
|
6 years ago |
Aplulu
|
841ff4a03e
Fix out of range panic when removing formula.
|
6 years ago |
xuri
|
4e7d93a777
Resolve #377, avoid empty column in GetRows result
|
6 years ago |
nabeyama yoshihide
|
8134197b07
Adjust coding style
|
6 years ago |
nabeyama yoshihide
|
b0acd922ef
Fixed bug in the calculation target cell(row).
|
6 years ago |
nabeyama yoshihide
|
28c02e3aaf
Fixed bug in column cell to check.
|
6 years ago |
xuri
|
eca66180f1
resolve #359, optimize for saving duplicate images
|
6 years ago |
Michael
|
a94dcb9918
Do not save duplicate images
|
6 years ago |
xuri
|
f0244c0016
Add unit test to improve testing coverage
|
6 years ago |
xuri
|
40ff5dc1a7
refactor: handler error instead of panic,
|
6 years ago |
Michael
|
2874d75555
Add benchmark for adding images to sheet (#367)
|
6 years ago |
xuri
|
677a22d994
resolve #366 fix image duplication
|
6 years ago |
Veniamin Albaev
|
7d197c6d89
Fixed PR #356 regression RemoveCol() broken (#365)
|
6 years ago |