| Commit message (Expand) | Author | Age |
* | Format code, update documentation and remove exported variable `XMLHeaderByte` | xuri | 2022-03-24 |
* | This closes #1162, improve the compatibility with alternate content | xuri | 2022-03-05 |
* | 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 |
* | Breaking change for data validation and fixed #1117 | xuri | 2022-01-12 |
* | 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 |
* | Simplify code and update unit test | xuri | 2021-12-03 |
* | refactor DeleteSheet for better readability (#1078) | Michael Wiesenbauer | 2021-12-02 |
* | Fix sheet deletion fail in some case | xuri | 2021-11-18 |
* | ref #65: new formula function PRICE | xuri | 2021-11-17 |
* | This closes #1061, support multi-byte language on set header footer | xuri | 2021-11-16 |
* | This closes #1057, merge column styles to reduce spreadsheet size | xuri | 2021-11-14 |
* | return immediately when matched for efficiency (#1049) | Sean Liang | 2021-11-03 |
* | This closes #833, closes #845, and closes #1022, breaking changes | xuri | 2021-09-19 |
* | This closes #998 | xuri | 2021-09-05 |
* | Improve security and simplify code | xuri | 2021-08-15 |
* | Speed up merge cells | three | 2021-08-13 |
* | This closes #971, closes #972 and closes #974 | xuri | 2021-07-29 |
* | Improvement compatibility with invalid first-page number attribute in the pag... | xuri | 2021-07-21 |
* | This closes #879, fix delete defined name failed in some case | xuri | 2021-07-15 |
* | This closes #873, make the sheet names are not case sensitive for `NewSheet`,... | xuri | 2021-07-10 |
* | Make the functions `SetSheetRow`, `New Style` and `SetCellStyle` concurrency ... | xuri | 2021-07-07 |
* | Support concurrency add picture | xuri | 2021-07-06 |
* | - Support concurrency iterate rows and columns | xuri | 2021-07-05 |
* | This closes #861, support concurrency get cell picture and remove unused inte... | xuri | 2021-07-04 |
* | fix: LocalSheetID in DefinedName should be equal to SheetIndex instead of She... | vettich | 2021-07-03 |
* | This closes #652, new SetColWidth API, support set column width in stream wri... | xuri | 2021-05-10 |
* | compatibility with non-standard page setup attributes | xuri | 2021-05-07 |
* | This closes #834, fix invalid file path and duplicate namespace when re-creat... | xuri | 2021-05-06 |
* | 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 |
* | updated SetDefinedName's localSheetId attr to use sheetIndex | David | 2021-03-21 |
* | This improves compatibility for absolute XML path, Windows-style directory se... | xuri | 2021-02-27 |
* | check empty rich text run properties; new formula fn: LEFT, LEFTB, RIGHT, RIGHTB | xuri | 2021-02-23 |
* | lint issue fixed and new formula function: ATAN, AVERAGE, AVERAGEA, CONCAT, C... | xuri | 2021-02-15 |
* | This improves compatibility for worksheet relative XML path and multi rules a... | xuri | 2021-02-11 |
* | fix custom row height check issue | xuri | 2021-02-08 |
* | This closes #774, closes #775 and closes #776 | xuri | 2021-02-02 |
* | Fixed #764, add a condition for round precision | xuri | 2021-01-20 |
* | support to set print black and white and specified the first printed page number | xuri | 2021-01-17 |
* | Support to adjust print scaling of the worksheet | xuri | 2021-01-16 |
* | Fixed #735, refresh active tab after delete sheet | xuri | 2020-11-23 |
* | Fix #724, standardize variable naming and update unit tests | xuri | 2020-11-11 |
* | using POSIX directory separator in zip path with Windows | xuri | 2020-11-06 |
* | Compatibility improvement: parse document core part (workbook) dynamically | xuri | 2020-11-04 |
* | optimize memory allocation (#722) | Ted | 2020-11-03 |
* | New formula function AND (#701) and update doc for the NewSheet (#714) | xuri | 2020-10-22 |
* | This closes #714 and closes #715, fix wrong worksheet index returned by NewSh... | xuri | 2020-10-19 |