| Commit message (Expand) | Author | Age |
* | Remove internal error log print, throw XML deserialize error | xuri | 2022-11-13 |
* | This closes #1379, cleanup stream writer temporary files by the `Close` function | xuri | 2022-10-26 |
* | This closes #1377, stream writer writes inline string type for string cell value | xuri | 2022-10-25 |
* | 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 |
* | Go 1.16 and later required, migration of deprecation package `ioutil` | xuri | 2022-10-13 |
* | This closes #1047, stream writer support set panes (#1123) | Harrison | 2022-10-11 |
* | Stream writer support to set inline rich text cell (#1121) | charles.deng | 2022-10-10 |
* | Support to set summary columns to appear to the right of detail in an outline | xuri | 2022-10-08 |
* | This closes #1358, made a refactor with breaking changes, see details: | xuri | 2022-09-29 |
* | This closes #1360, closes #1361 | xuri | 2022-09-28 |
* | Fix cpu usage problem of stream writer when merging cells (#1359) | Zitao | 2022-09-23 |
* | This closes #1354, stream writer will apply style in `RowOpts` for each cell ... | invzhi | 2022-09-21 |
* | Using the specialized name in a variable and making comments clear | xuri | 2022-09-18 |
* | This closes #849, add new function `DeleteComment` for delete comment (#1317) | NaturalGao | 2022-08-19 |
* | This closes #1244 and closes #1314, improving the compatibility with Google S... | xuri | 2022-08-13 |
* | This closes #1299 skip write nil values in SetRow (#1301) | Thomas Charbonnel | 2022-08-04 |
* | Fix potential file corrupted and change worksheet name case-insensitive | xuri | 2022-07-18 |
* | adjust `ErrColumnNumber`, rename `TotalColumns` to `MaxColumns` and add new c... | MJacred | 2022-07-14 |
* | refactor: replace strings.Replace with strings.ReplaceAll (#1250) | Eng Zer Jun | 2022-06-12 |
* | This closes #1219, fixes cell value reading issue, improves performance, and ... | xuri | 2022-05-02 |
* | 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 |
* | 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 #1107, stream writer will create a time number format for time ty... | xuri | 2021-12-31 |
* | This closes #1096, memory usage optimization and another 4 changes | xuri | 2021-12-27 |
* | Now support set row style in the stream writer | xuri | 2021-09-29 |
* | Improve security and simplify code | xuri | 2021-08-15 |
* | This closes #882, support set rows height and hidden row by stream writer | xuri | 2021-07-25 |
* | - Support concurrency iterate rows and columns | xuri | 2021-07-05 |
* | This closes #855, fix missing formula cell when getting rows value | xuri | 2021-06-05 |
* | This closes #838, fix wrong worksheet XML path of the stream writer in some case | xuri | 2021-05-14 |
* | This closes #652, new SetColWidth API, support set column width in stream wri... | xuri | 2021-05-10 |
* | Fixe issue generated file corrupted caused by incorrect default XML namespace... | xuri | 2021-04-30 |
* | #826, support merge cell in streaming mode | xuri | 2021-04-28 |
* | 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 |
* | #625, support setting formula for cell in streaming API | xuri | 2021-03-07 |
* | lint issue fixed and new formula function: ATAN, AVERAGE, AVERAGEA, CONCAT, C... | xuri | 2021-02-15 |
* | fix custom row height check issue | xuri | 2021-02-08 |
* | Optimize memory usage when stream flush and save (#659) | Lijingfeng | 2020-10-05 |
* | update stream writer fields offset | xuri | 2020-08-15 |
* | This closes #677 and closes #679, fix panic when enabling compiler inline flags | xuri | 2020-08-06 |
* | support parse and generate XML element namespace dynamic, fix #651 | xuri | 2020-07-18 |
* | update docs and improve compatibility | xuri | 2020-07-11 |
* | Update docs and typo fixed | xuri | 2020-06-22 |
* | - Resolve #485 use sheet index instead of ID | xuri | 2020-04-23 |
* | Performance improvements | xuri | 2020-04-05 |
* | Resolve #580, revert commit https://github.com/360EntSecGroup-Skylar/excelize... | xuri | 2020-02-19 |