summaryrefslogtreecommitdiff
path: root/merge.go
Commit message (Expand)AuthorAge
* This closes #1129, make cell support inheritance columns/rows stylexuri2022-01-27
* Typo fix, rename exported constants, dependencies modules and copyright updatexuri2022-01-09
* ref #65: new formula function YIELDxuri2021-11-29
* Speed up merge cellsthree2021-08-13
* Reduce cyclomatic complexities for the formula calculate function and update ...xuri2021-08-09
* 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 #782, fix unmerge all cells cause corrupted filexuri2021-02-10
* Fix #724, standardize variable naming and update unit testsxuri2020-11-11
* Default row height compatibility with Apache OpenOffice and Kingsoft WPS, uni...xuri2020-08-22
* Update docs and typo fixedxuri2020-06-22
* Resolve #570, flat columns for the column's operationxuri2020-02-07
* optimize code and comments: use println errors instead of panicxuri2020-01-03