Commit Graph

26 Commits (master)

Author SHA1 Message Date
xuri f58dabd492
Breaking change: changed the function signature for 11 exported functions
2 years ago
xuri bd5dd17673
This is a breaking change, remove partial internal error log print, throw XML deserialize error
2 years ago
xuri 58b5dae5eb
Support update column style when inserting or deleting columns
2 years ago
xuri adf9d37d82
This closes #1379, cleanup stream writer temporary files by the `Close` function
2 years ago
xuri 3f702999e6
Using the specialized name in a variable and making comments clear
2 years ago
Kostya Privezentsev 18cd63a548
This is a breaking change closes #1332 (#1333)
2 years ago
davidborry bef49e40ee
This closes #1330 update non existing sheet error messages (#1331)
2 years ago
xuri 40ed1d1b81
Fix potential file corrupted when changing cell value or the col/row
3 years ago
xuri 3ee3c38f9c
Fix file corrupted in some cases, check file extension and format code
3 years ago
Dokiy 67127883dd
Fix adjustMergeCells not modifies cell rect (#1118)
3 years ago
xuri 2245fccca0
Typo fix, rename exported constants, dependencies modules and copyright update
3 years ago
xuri 44a13aa402
Export 7 errors so users can act differently on different type of errors
3 years ago
Dokiy 3325c3946d
Fix adjustMergeCellsHelper and add some test cases (#1082)
3 years ago
three f6f14f507e
Speed up merge cells
3 years ago
xuri cf9fbafdd8
This closes #979, fix the data validation deletion issue and tidy the internal function in the source code
4 years ago
xuri 544ef18a8c
- Support concurrency iterate rows and columns
4 years ago
xuri be12cc27f1
This closes #652, new SetColWidth API, support set column width in stream writing mode, and export error message
4 years ago
xuri 1f329e8f96
This closes #774, closes #775 and closes #776
4 years ago
xuri d1926675f8
- Resolve #627, improve multi-series line chart compatibility with KingSoft WPS
4 years ago
xuri 09485b3f9f
Improve code coverage unit tests
5 years ago
xuri 9f8623047d
Optimize code, fix golint issues
6 years ago
xuri 821632cf89
Fix #424, refactor merged cells adjuster
6 years ago
xuri 421f945f51
Fixed #418, #420, #421, init adjust calculation chain support
6 years ago
xuri a88459d5f1
add unit tests to functions
6 years ago
xuri f2df344739
Resolve #369,#370
6 years ago
xuri f0244c0016
Add unit test to improve testing coverage
6 years ago