| Commit message (Expand) | Author | Age |
* | Support to set summary columns to appear to the right of detail in an outline | xuri | 2022-10-08 |
* | This closes #1358, made a refactor with breaking changes, see details: | xuri | 2022-09-29 |
* | Using the specialized name in a variable and making comments clear | xuri | 2022-09-18 |
* | This closes #1244 and closes #1314, improving the compatibility with Google S... | xuri | 2022-08-13 |
* | Format code, update documentation and remove exported variable `XMLHeaderByte` | xuri | 2022-03-24 |
* | This closes #1148, resolve limitations when adding VBA project to the workbook | xuri | 2022-02-17 |
* | Typo fix, rename exported constants, dependencies modules and copyright update | xuri | 2022-01-09 |
* | Export 7 errors so users can act differently on different type of errors | xuri | 2021-12-07 |
* | Reduce cyclomatic complexities for the formula calculate function and update ... | xuri | 2021-08-09 |
* | - Support concurrency iterate rows and columns | xuri | 2021-07-05 |
* | 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 |
* | Default row height compatibility with Apache OpenOffice and Kingsoft WPS, uni... | xuri | 2020-08-22 |
* | support parse and generate XML element namespace dynamic, fix #651 | xuri | 2020-07-18 |
* | Update docs and typo fixed | xuri | 2020-06-22 |
* | Replace bytes.NewReader(stringToBytes(s)) with strings.NewReader(s) (#610) | Olivier Mengué | 2020-04-09 |
* | Performance improvements | xuri | 2020-04-05 |
* | Improve code coverage unit tests | xuri | 2019-12-29 |
* | Improve code coverage unit tests | xuri | 2019-12-22 |
* | Fix #539 Fixed error opening excel file created in encoding d… (#540) | Alex Geer | 2019-12-20 |
* | Compatibility improvement | xuri | 2019-09-24 |
* | Update the Godoc | xuri | 2019-08-21 |
* | Documentation updated, Go 1.10+ required | xuri | 2019-08-11 |
* | New feature: sparkline supported | xuri | 2019-08-04 |