| Commit message (Expand) | Author | Age |
* | 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 close #1373, fixes the incorrect build-in number format apply the result | xuri | 2022-10-20 |
* | This closes #1047, stream writer support set panes (#1123) | Harrison | 2022-10-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 #849, add new function `DeleteComment` for delete comment (#1317) | NaturalGao | 2022-08-19 |
* | adjust `ErrColumnNumber`, rename `TotalColumns` to `MaxColumns` and add new c... | MJacred | 2022-07-14 |
* | This initialized support for encryption workbook by password, ref #199 | xuri | 2022-05-29 |
* | This fix formula calculation accuracy issue and panic when set pane | xuri | 2022-05-23 |
* | make workbook open filed exception message clear | xuri | 2022-05-20 |
* | This closes #1229, rename ErrMaxFileNameLength to ErrMaxFilePathLength (#1230) | sceneq | 2022-05-16 |
* | 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 |
* | feat: implement SHA-512 algorithm to ProtectSheet (#1115) | Jonham.Chen | 2022-01-08 |
* | This closes #1096, memory usage optimization and another 4 changes | xuri | 2021-12-27 |
* | Export 7 errors so users can act differently on different type of errors | xuri | 2021-12-07 |
* | This closes #1061, support multi-byte language on set header footer | xuri | 2021-11-16 |
* | initialize formula function TRANSPOSE, ref #65 and remove unused exported err... | xuri | 2021-10-01 |
* | This closes #1027 and closes #1028 | xuri | 2021-09-28 |
* | This closes #833, closes #845, and closes #1022, breaking changes | xuri | 2021-09-19 |
* | This closes #989, closes #990 | xuri | 2021-08-17 |
* | Improve security and simplify code | xuri | 2021-08-15 |
* | Improve compatibility for SetRichText (#976) | Arnie97 | 2021-07-31 |
* | Fix data validation issues (#975) | Arnie97 | 2021-07-31 |
* | - Support concurrency iterate rows and columns | xuri | 2021-07-05 |
* | 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 |
* | Update docs and typo fixed | xuri | 2020-06-22 |
* | Export ExcelDateToTime function to convert excel date to time | Vaibhav Nayak | 2020-03-03 |
* | Improve code coverage unit tests | xuri | 2019-12-29 |
* | Documentation updated, Go 1.10+ required | xuri | 2019-08-11 |
* | Typo fixed and godoc updated | xuri | 2019-03-20 |
* | Huge refactorig for consistent col/row numbering (#356) | Veniamin Albaev | 2019-03-20 |