| Commit message (Expand) | Author | Age |
* | Support update column style when inserting or deleting columns | xuri | 2022-11-11 |
* | Go 1.16 and later required, migration of deprecation package `ioutil` | xuri | 2022-10-13 |
* | Support to set summary columns to appear to the right of detail in an outline | xuri | 2022-10-08 |
* | This closes #1293, add new function `GetColStyle` | xuri | 2022-09-07 |
* | This made library allowing insert EMZ and WMZ format image | xuri | 2022-08-21 |
* | This closes #1312, #1313, fix number format issue | xuri | 2022-08-12 |
* | This closes #1260, fixes compiling issue under 32-bit, and new formula functions | xuri | 2022-06-27 |
* | This update dependencies module and GitHub Action settings | dependabot[bot] | 2022-05-26 |
* | This includes new formula functions support, dependencies upgrade, and bug fix | xuri | 2022-04-11 |
* | This closes #1148, resolve limitations when adding VBA project to the workbook | xuri | 2022-02-17 |
* | Ref: #660, #764, #1093, #1112, #1133 This improve number format support | xuri | 2022-02-13 |
* | Typo fix, rename exported constants, dependencies modules and copyright update | xuri | 2022-01-09 |
* | Update dependencies module and bump version 2.4.1 | xuri | 2021-08-02 |
* | skip XML control character in the escape literal string, and update dependencies | xuri | 2021-06-12 |
* | update dependencies module and bump version 2.4.0 | xuri | 2021-04-18 |
* | #64 fn: NORM.DIST, NORMDIST, NORM.INV, NORMINV, NORM.S.DIST, NORMSDIST, NORM.... | xuri | 2021-03-24 |
* | related issue #65 fn: FIXED | xuri | 2021-03-21 |
* | #65 fn: NOW and TODAY, and update dependencies | xuri | 2021-03-14 |
* | refactor formula calculation framework, add new function CHOOSE, and update d... | xuri | 2021-01-30 |
* | This closes #657 and closes #748, AddChart support custom marker symbol and s... | xuri | 2020-12-14 |
* | Fix #701, init new formula function AND and OR, prevent formula lexer panic o... | xuri | 2020-10-17 |
* | Update dependency package version and docs for the OpenFile | xuri | 2020-09-22 |
* | Resolve #199, init password protection spreadsheet support | xuri | 2020-09-01 |
* | updated test and go.mod | xuri | 2020-05-11 |
* | - formula engine: reduce cyclomatic complexity | xuri | 2020-05-10 |
* | Fix #539 Fixed error opening excel file created in encoding d… (#540) | Alex Geer | 2019-12-20 |
* | Fix dependency on github.com/360EntSecGroup-Skylar/excelize v1 | Ben Wells | 2019-09-13 |
* | Resolve #393, upgrade Go module to v2 | xuri | 2019-05-02 |
* | New feature: File.DuplicateRowTo() duplicate row to specified row position. | Veniamin Albaev | 2019-01-10 |
* | Tests refactoring | Veniamin Albaev | 2018-12-27 |
* | Duplicate row (#317) | Veniamin Albaev | 2018-12-26 |