| Commit message (Expand) | Author | Age |
* | Using the specialized name in a variable and making comments clear | xuri | 2022-09-18 |
* | Fix DeleteComment slice bounds out of range (#1343) | dafengge0913 | 2022-09-10 |
* | This closes #849, add new function `DeleteComment` for delete comment (#1317) | NaturalGao | 2022-08-19 |
* | This closes #1319, fix calculate error for formula with negative symbol | xuri | 2022-08-17 |
* | This closes #1244 and closes #1314, improving the compatibility with Google S... | xuri | 2022-08-13 |
* | This reduces memory usage and speedup the `AddComment` function (#1311) | EE | 2022-08-10 |
* | 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 |
* | 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 |
* | Ref: #660, #764, #1093, #1112, #1133 This improve number format support | xuri | 2022-02-13 |
* | 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 #1061, support multi-byte language on set header footer | xuri | 2021-11-16 |
* | Support concurrency add picture | xuri | 2021-07-06 |
* | - Support concurrency iterate rows and columns | xuri | 2021-07-05 |
* | This closes #825, closes #829, closes #830, fix issue when get and add commen... | xuri | 2021-04-27 |
* | Fixed #825, improves compatibility for comments with absolute XML path | xuri | 2021-04-26 |
* | 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 |
* | add GetCellRichText method and test (#789) | tonnyzhang | 2021-02-22 |
* | Fix #724, standardize variable naming and update unit tests | xuri | 2020-11-11 |
* | Fix #673 comment shape compatibility issue with the recent Excel versions | xuancanh | 2020-07-22 |
* | support parse and generate XML element namespace dynamic, fix #651 | xuri | 2020-07-18 |
* | Update docs and typo fixed | xuri | 2020-06-22 |
* | Resolve #172, init rich text support | xuri | 2020-04-06 |
* | Resolve #345, fix missing comments by GetComments | xuri | 2020-03-31 |
* | Improve code coverage unit tests | xuri | 2019-12-29 |
* | Improve compatibility, fix workbook's rels ID calc error | xuri | 2019-12-23 |
* | Fix #539 Fixed error opening excel file created in encoding d… (#540) | Alex Geer | 2019-12-20 |
* | Combine functions: | xuri | 2019-09-16 |
* | Documentation updated, Go 1.10+ required | xuri | 2019-08-11 |
* | Fix #434, add missing comments | xuri | 2019-07-15 |
* | Add the ability to change the default font | Harris | 2019-05-23 |
* | fixed #373, comments duplicate caused by inner counting errors | xuri | 2019-05-11 |
* | Add a check for maximum limit hyperlinks in a worksheet | xuri | 2019-04-21 |
* | 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 #106, #294 performance optimization for add hyperlink | xuri | 2019-02-26 |
* | Resolve #274, performance optimization for add images, charts and shapes | xuri | 2019-02-25 |
* | Resolve #235, performance optimization for add comments (#347) | BluesJhao | 2019-02-25 |
* | Resolve #345, get comments by target reference | xuri | 2019-02-23 |
* | README updated | xuri | 2019-01-01 |
* | Fix the issue caused by missing tradition to strict conversion for `sharedStr... | xuri | 2018-10-18 |
* | Comments style changed. | xuri | 2018-09-14 |
* | Comments style changed. | xuri | 2018-09-14 |
* | Comments style changed. | xuri | 2018-09-14 |
* | New function `AddPictureFromBytes()` has been added, this resolve #259 and cl... | xuri | 2018-09-14 |
* | Fix golint errors under confidence 0.1 | xuri | 2018-09-12 |