summaryrefslogtreecommitdiff
path: root/adjust.go
Commit message (Expand)AuthorAge
* Fix adjustMergeCells not modifies cell rect (#1118)Dokiy2022-01-14
* Typo fix, rename exported constants, dependencies modules and copyright updatexuri2022-01-09
* 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
* Prevent panic when incorrect range is provided as PivotTableRange to (#874)Deepak S2021-07-10
* This closes #652, new SetColWidth API, support set column width in stream wri...xuri2021-05-10
* Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSC...xuri2021-04-04
* #65 fn: N, PERCENTILE.INC and Txuri2021-03-30
* This closes #774, closes #775 and closes #776xuri2021-02-02
* Fix #724, standardize variable naming and update unit testsxuri2020-11-11
* Fix issue #686 RemoveRow slice bounds out of range (#687)Wang Yaoshen2020-08-14
* Update docs and typo fixedxuri2020-06-22
* Performance improvementsxuri2020-04-05
* Improve code coverage unit testsxuri2019-12-29
* Stream to Excel table (#530)Cameron Howey2019-12-29
* Improve compatibility, fix workbook's rels ID calc errorxuri2019-12-23
* Fix #533, add support overlapped mergecellsxuri2019-12-14
* Documentation updated, Go 1.10+ requiredxuri2019-08-11
* Fixed doc corruption when deleting all merged cellsxuri2019-08-03
* Fix #437, recalculate offset for merged cells adjusterxuri2019-07-20
* Fix #424, refactor merged cells adjusterxuri2019-06-12
* Fixed #418, #420, #421, init adjust calculation chain supportxuri2019-06-08
* Resolve #369,#370xuri2019-04-15
* refactor: handler error instead of panic,xuri2019-03-23
* Typo fixed and godoc updatedxuri2019-03-20
* Huge refactorig for consistent col/row numbering (#356)Veniamin Albaev2019-03-20