| Commit message (Expand) | Author | Age |
* | This closes #1391, escape XML characters to avoid with corrupt file | xuri | 2022-11-15 |
* | Support update column style when inserting or deleting columns | xuri | 2022-11-11 |
* | This closes #1379, cleanup stream writer temporary files by the `Close` function | xuri | 2022-10-26 |
* | 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 closes #1293, add new function `GetColStyle` | xuri | 2022-09-07 |
* | This is a breaking change closes #1332 (#1333) | Kostya Privezentsev | 2022-08-31 |
* | This closes #1244 and closes #1314, improving the compatibility with Google S... | xuri | 2022-08-13 |
* | Fix potential file corrupted when changing cell value or the col/row | xuri | 2022-07-16 |
* | This closes #1148, resolve limitations when adding VBA project to the workbook | xuri | 2022-02-17 |
* | Fix adjustMergeCells not modifies cell rect (#1118) | Dokiy | 2022-01-14 |
* | Typo fix, rename exported constants, dependencies modules and copyright update | xuri | 2022-01-09 |
* | Fix adjustMergeCellsHelper and add some test cases (#1082) | Dokiy | 2021-12-06 |
* | Speed up merge cells | three | 2021-08-13 |
* | This closes #979, fix the data validation deletion issue and tidy the interna... | xuri | 2021-08-06 |
* | Prevent panic when incorrect range is provided as PivotTableRange to (#874) | Deepak S | 2021-07-10 |
* | This closes #652, new SetColWidth API, support set column width in stream wri... | xuri | 2021-05-10 |
* | 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 #774, closes #775 and closes #776 | xuri | 2021-02-02 |
* | Fix #724, standardize variable naming and update unit tests | xuri | 2020-11-11 |
* | Fix issue #686 RemoveRow slice bounds out of range (#687) | Wang Yaoshen | 2020-08-14 |
* | Update docs and typo fixed | xuri | 2020-06-22 |
* | Performance improvements | xuri | 2020-04-05 |
* | Improve code coverage unit tests | xuri | 2019-12-29 |
* | Stream to Excel table (#530) | Cameron Howey | 2019-12-29 |
* | Improve compatibility, fix workbook's rels ID calc error | xuri | 2019-12-23 |
* | Fix #533, add support overlapped mergecells | xuri | 2019-12-14 |
* | Documentation updated, Go 1.10+ required | xuri | 2019-08-11 |
* | Fixed doc corruption when deleting all merged cells | xuri | 2019-08-03 |
* | Fix #437, recalculate offset for merged cells adjuster | xuri | 2019-07-20 |
* | Fix #424, refactor merged cells adjuster | xuri | 2019-06-12 |
* | Fixed #418, #420, #421, init adjust calculation chain support | xuri | 2019-06-08 |
* | Resolve #369,#370 | xuri | 2019-04-15 |
* | refactor: handler error instead of panic, | xuri | 2019-03-23 |
* | Typo fixed and godoc updated | xuri | 2019-03-20 |
* | Huge refactorig for consistent col/row numbering (#356) | Veniamin Albaev | 2019-03-20 |