| Commit message (Expand) | Author | Age |
* | Support get cell value which contains a date in the ISO 8601 format | xuri | 2022-10-24 |
* | This close #1373, fixes the incorrect build-in number format apply the result | xuri | 2022-10-20 |
* | This closes #1369, support set, and get font color with theme and tint (#1370) | GaoFei | 2022-10-15 |
* | This closes #320, support custom chart axis font style | xuri | 2022-10-14 |
* | This closes #1368, fixes number parsing issue, adds support for create a 3D l... | xuri | 2022-10-12 |
* | This closes #1358, made a refactor with breaking changes, see details: | xuri | 2022-09-29 |
* | 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 makes 6 functions concurrency safety | xuri | 2022-09-11 |
* | This closes #1323, an error will be returned when set the not exist style ID | xuri | 2022-09-01 |
* | This closes #1330 update non existing sheet error messages (#1331) | davidborry | 2022-08-28 |
* | This closes #827, add new functions `GetDataValidations` and `GetConditionalF... | chenliu1993 | 2022-08-27 |
* | This closes #1290 and closes #1328 | xuri | 2022-08-24 |
* | This closes #1244 and closes #1314, improving the compatibility with Google S... | xuri | 2022-08-13 |
* | refactor: replace strings.Replace with strings.ReplaceAll (#1250) | Eng Zer Jun | 2022-06-12 |
* | This fix formula calculation accuracy issue and panic when set pane | xuri | 2022-05-23 |
* | This fixes a part of staticcheck issues and updates the code of conduct | xuri | 2022-05-18 |
* | This closed #1163, fix set cell value with column and row style inherit issue | xuri | 2022-05-15 |
* | This closes #1212, init support for 1900 or 1904 date system | xuri | 2022-04-30 |
* | This closes #1211, improve the compatibility with invalid internal styles count | xuri | 2022-04-28 |
* | 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 |
* | This closes #1139, `SetCellDefault` support non-numeric value | xuri | 2022-02-08 |
* | This closes #1129, make cell support inheritance columns/rows style | xuri | 2022-01-27 |
* | 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 |
* | Update create style example, using a pointer of the structure instead of JSON | xuri | 2022-01-05 |
* | This closes #1096, memory usage optimization and another 4 changes | xuri | 2021-12-27 |
* | Simplify code and update unit test | xuri | 2021-12-03 |
* | Fix call getNumFmtID with builtInNumFmt return -1 | Dokiy | 2021-12-01 |
* | ref #65: new formula function YIELD | xuri | 2021-11-29 |
* | This closes #1060, fix build-in time number format parse error | xuri | 2021-11-20 |
* | ref #65: new formula function PRICE | xuri | 2021-11-17 |
* | This closes #1027 and closes #1028 | xuri | 2021-09-28 |
* | This closes #993, closes #1014 | xuri | 2021-09-06 |
* | - This fix panic and incorrect cell read on some case | xuri | 2021-08-22 |
* | This closes #989, closes #990 | xuri | 2021-08-17 |
* | This closes #971, closes #972 and closes #974 | xuri | 2021-07-29 |
* | Fix code security issue | xuri | 2021-07-20 |
* | Make the functions `SetSheetRow`, `New Style` and `SetCellStyle` concurrency ... | xuri | 2021-07-07 |
* | - Support concurrency iterate rows and columns | xuri | 2021-07-05 |
* | * This closes #841, fix incorrect build number format in PR #839 | ice | 2021-05-15 |
* | "15" is the correct 24 hours time format in go (#839) | ice | 2021-05-14 |
* | Fixe issue generated file corrupted caused by incorrect default XML namespace... | xuri | 2021-04-30 |
* | Fixed #823, 12/24 hours time format parsing error | xuri | 2021-04-20 |
* | 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 #809, and add new fn: HARMEAN | xuri | 2021-03-25 |
* | lint issue fixed and new formula function: ATAN, AVERAGE, AVERAGEA, CONCAT, C... | xuri | 2021-02-15 |