summaryrefslogtreecommitdiff
path: root/adjust_test.go
Commit message (Expand)AuthorAge
* This is a breaking change, remove partial internal error log print, throw XML...xuri2022-11-12
* Support update column style when inserting or deleting columnsxuri2022-11-11
* This closes #1379, cleanup stream writer temporary files by the `Close` functionxuri2022-10-26
* Using the specialized name in a variable and making comments clearxuri2022-09-18
* This is a breaking change closes #1332 (#1333)Kostya Privezentsev2022-08-31
* This closes #1330 update non existing sheet error messages (#1331)davidborry2022-08-28
* Fix potential file corrupted when changing cell value or the col/rowxuri2022-07-16
* Fix file corrupted in some cases, check file extension and format codexuri2022-01-23
* Fix adjustMergeCells not modifies cell rect (#1118)Dokiy2022-01-14
* Typo fix, rename exported constants, dependencies modules and copyright updatexuri2022-01-09
* Export 7 errors so users can act differently on different type of errorsxuri2021-12-07
* Fix adjustMergeCellsHelper and add some test cases (#1082)Dokiy2021-12-06
* Speed up merge cellsthree2021-08-13
* This closes #979, fix the data validation deletion issue and tidy the interna...xuri2021-08-06
* - Support concurrency iterate rows and columnsxuri2021-07-05
* This closes #652, new SetColWidth API, support set column width in stream wri...xuri2021-05-10
* This closes #774, closes #775 and closes #776xuri2021-02-02
* - Resolve #627, improve multi-series line chart compatibility with KingSoft WPSxuri2020-10-11
* Improve code coverage unit testsxuri2019-12-29
* Optimize code, fix golint issuesxuri2019-06-20
* Fix #424, refactor merged cells adjusterxuri2019-06-12
* Fixed #418, #420, #421, init adjust calculation chain supportxuri2019-06-08
* add unit tests to functionsxuri2019-04-16
* Resolve #369,#370xuri2019-04-15
* Add unit test to improve testing coveragexuri2019-03-24