summaryrefslogtreecommitdiff
path: root/calcchain.go
Commit message (Expand)AuthorAge
* Remove internal error log print, throw XML deserialize errorxuri2022-11-13
* This is a breaking change, remove partial internal error log print, throw XML...xuri2022-11-12
* Using the specialized name in a variable and making comments clearxuri2022-09-18
* Fix potential file corrupted and change worksheet name case-insensitivexuri2022-07-18
* This closes #1148, resolve limitations when adding VBA project to the workbookxuri2022-02-17
* Typo fix, rename exported constants, dependencies modules and copyright updatexuri2022-01-09
* This closes #1096, memory usage optimization and another 4 changesxuri2021-12-27
* Support concurrency add picturexuri2021-07-06
* - Support concurrency iterate rows and columnsxuri2021-07-05
* 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
* Update docs and typo fixedxuri2020-06-22
* Improve code coverage unit testsxuri2019-12-29
* Resolve #539 Merge branch 'v2'xuri2019-12-20
|\
| * Fix #539 Fixed error opening excel file created in encoding d… (#540)Alex Geer2019-12-20
* | Resolve #511, allow empty columns in the pivot tablexuri2019-10-24
|/
* Documentation updated, Go 1.10+ requiredxuri2019-08-11
* Resolve #387, skip saving empty calculation chainsxuri2019-04-22
* Check max length for SetCellStr and fix coordinate issue for MergeCellxuri2019-04-14
* Fix out of range panic when removing formula.Aplulu2019-04-09
* resolve the issue corrupted xlsx after deleting formula of cell, reference #346xuri2019-02-22