| Commit message (Expand) | Author | Age |
* | Remove internal error log print, throw XML deserialize error | xuri | 2022-11-13 |
* | This is a breaking change, remove partial internal error log print, throw XML... | xuri | 2022-11-12 |
* | Fix the error on getting the range of merged cells on the worksheet which con... | xuri | 2022-10-28 |
* | This closes #320, support custom chart axis font style | xuri | 2022-10-14 |
* | This closes #1358, made a refactor with breaking changes, see details: | xuri | 2022-09-29 |
* | This closes #1244 and closes #1314, improving the compatibility with Google S... | xuri | 2022-08-13 |
* | Fix potential file corrupted and change worksheet name case-insensitive | xuri | 2022-07-18 |
* | refactor: replace strings.Replace with strings.ReplaceAll (#1250) | Eng Zer Jun | 2022-06-12 |
* | This closes #1212, init support for 1900 or 1904 date system | xuri | 2022-04-30 |
* | ref #65, new formula functions: SKEW.P and SLOPE, remove no-required format d... | xuri | 2022-04-16 |
* | added macro functionality to shape (#1182) | David | 2022-04-15 |
* | This closes #1148, resolve limitations when adding VBA project to the workbook | xuri | 2022-02-17 |
* | Fix file corrupted in some cases, check file extension and format code | xuri | 2022-01-23 |
* | Typo fix, rename exported constants, dependencies modules and copyright update | xuri | 2022-01-09 |
* | This closes #262, support set line width of add the shape | xuri | 2021-09-08 |
* | This closes #861, support concurrency get cell picture and remove unused inte... | xuri | 2021-07-04 |
* | 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 |
* | Fix #724, standardize variable naming and update unit tests | xuri | 2020-11-11 |
* | Fix #706, #713 improve AddPicture performance, fix missing worksheet when ren... | xuri | 2020-10-18 |
* | support parse and generate XML element namespace dynamic, fix #651 | xuri | 2020-07-18 |
* | Update docs and typo fixed | xuri | 2020-06-22 |
* | Resolve #470, export Style structs to allow create the style for cells by giv... | xuri | 2020-03-10 |
* | Improve code coverage unit tests | xuri | 2019-12-29 |
* | Improve compatibility, fix workbook's rels ID calc error | xuri | 2019-12-23 |
* | Improve compatibility for charts | xuri | 2019-09-26 |
* | Combine functions: | xuri | 2019-09-16 |
* | Update the Godoc | xuri | 2019-08-21 |
* | Documentation updated, Go 1.10+ required | xuri | 2019-08-11 |
* | Add the ability to change the default font | Harris | 2019-05-23 |
* | Add a check for maximum limit hyperlinks in a worksheet | xuri | 2019-04-21 |
* | godoc update and typo fixed | xuri | 2019-04-20 |
* | Resolve #369,#370 | xuri | 2019-04-15 |
* | refactor: handler error instead of panic, | xuri | 2019-03-23 |
* | Huge refactorig for consistent col/row numbering (#356) | Veniamin Albaev | 2019-03-20 |
* | Resolve #274, performance optimization for add images, charts and shapes | xuri | 2019-02-25 |
* | README updated | xuri | 2019-01-01 |
* | Comments style changed. | xuri | 2018-09-14 |
* | Comments style changed. | xuri | 2018-09-14 |
* | Comments style changed. | xuri | 2018-09-14 |
* | Fix golint errors under confidence 0.1 | xuri | 2018-09-12 |
* | Fixes #256 and format document. | xuri | 2018-08-06 |
* | - Add error return value for functions: `AddChart()`, `AddComment()`, `AddPic... | xuri | 2018-05-27 |
* | save bytes on memory instead of string | Lunny Xiao | 2018-05-07 |
* | - Support to set the positioning of a picture, relate issue #214; | Ri Xu | 2018-04-26 |
* | Fix typo and adding Chinese version document. | Ri Xu | 2018-04-23 |
* | - Make function `TitleToNumber()` exportable, note that function `ToAlphaStri... | Ri Xu | 2017-06-27 |
* | - Support insert new lines into shape, relate issue #38, note that the format... | Ri Xu | 2017-06-19 |
* | Fix non-visual canvas properties ID calculator. | Ri Xu | 2017-05-25 |
* | Code optimize. | Ri Xu | 2017-05-24 |