| Commit message (Expand) | Author | Age |
* | Fix the error on getting the range of merged cells on the worksheet which con... | xuri | 2022-10-28 |
* | This closes #1360, closes #1361 | xuri | 2022-09-28 |
* | Using the specialized name in a variable and making comments clear | xuri | 2022-09-18 |
* | This makes 6 functions concurrency safety | xuri | 2022-09-11 |
* | This closes #1244 and closes #1314, improving the compatibility with Google S... | xuri | 2022-08-13 |
* | This closes #1219, fixes cell value reading issue, improves performance, and ... | xuri | 2022-05-02 |
* | This closes #1148, resolve limitations when adding VBA project to the workbook | xuri | 2022-02-17 |
* | This closes #1129, make cell support inheritance columns/rows style | xuri | 2022-01-27 |
* | Typo fix, rename exported constants, dependencies modules and copyright update | xuri | 2022-01-09 |
* | ref #65: new formula function YIELD | xuri | 2021-11-29 |
* | Speed up merge cells | three | 2021-08-13 |
* | Reduce cyclomatic complexities for the formula calculate function and update ... | xuri | 2021-08-09 |
* | Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSC... | xuri | 2021-04-04 |
* | #65 fn: N, PERCENTILE.INC and T | xuri | 2021-03-30 |
* | This closes #782, fix unmerge all cells cause corrupted file | xuri | 2021-02-10 |
* | Fix #724, standardize variable naming and update unit tests | xuri | 2020-11-11 |
* | Default row height compatibility with Apache OpenOffice and Kingsoft WPS, uni... | xuri | 2020-08-22 |
* | Update docs and typo fixed | xuri | 2020-06-22 |
* | Resolve #570, flat columns for the column's operation | xuri | 2020-02-07 |
* | optimize code and comments: use println errors instead of panic | xuri | 2020-01-03 |