| Commit message (Expand) | Author | Age |
* | 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 #827, add new functions `GetDataValidations` and `GetConditionalF... | chenliu1993 | 2022-08-27 |
* | This closes #1244 and closes #1314, improving the compatibility with Google S... | xuri | 2022-08-13 |
* | Fix potential file corrupted and change worksheet name case-insensitive | xuri | 2022-07-18 |
* | This closes #1257, fix incorrect worksheet header footer fields order | xuri | 2022-06-21 |
* | This includes new formula functions support, dependencies upgrade, and bug fix | xuri | 2022-04-11 |
* | This closes #1196, fix the compatibility issue and added new formula function | xuri | 2022-04-05 |
* | This fix scientific notation and page setup fields parsing issue | xuri | 2022-03-18 |
* | 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 |
* | Support workbook views Showruler settings (#1138) | David | 2022-02-06 |
* | This closes #1119, style parsing issue fixed | xuri | 2022-01-15 |
* | 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 #998 | xuri | 2021-09-05 |
* | Add set shared formula support and documentation for the `SetCellFormula` | xuri | 2021-09-03 |
* | Speed up merge cells | three | 2021-08-13 |
* | Fix data validation issues (#975) | Arnie97 | 2021-07-31 |
* | 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 #883, fix missing pivot attribute of conditional formatting | xuri | 2021-07-16 |
* | fix the bug when there was no count attribute in sharedStrings file | william | 2021-05-24 |
* | compatibility with non-standard page setup attributes | xuri | 2021-05-07 |
* | 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 support for setting hyperlink display & tooltip (closes #790) (#794) | James Allen | 2021-03-03 |
* | 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 |
* | Fix race conditions | xuri | 2020-11-04 |
* | Compatibility improvement: parse document core part (workbook) dynamically | xuri | 2020-11-04 |
* | optimize memory allocation (#722) | Ted | 2020-11-03 |
* | improve compatibility for phonetic hint and sheet tab color | xuri | 2020-09-03 |
* | using Mutex lock and update benchmark | xuri | 2020-08-16 |
* | Compatible with Go 1.15, fix unit test failed on Windows and fixed #689 poten... | xuri | 2020-08-15 |
* | update docs and improve compatibility | xuri | 2020-07-11 |
* | Update docs and typo fixed | xuri | 2020-06-22 |
* | Resolve #451, support create chart sheet | xuri | 2020-03-28 |
* | Resolve #492, init support for insert and remove page break | xuri | 2020-03-01 |
* | Fix #578, escape character in the formula | xuri | 2020-02-15 |
* | Resolve #570, flat columns for the column's operation | xuri | 2020-02-07 |
* | Improve code coverage unit tests | xuri | 2019-12-29 |
* | Fix #547 and #546, add default overlay element for the chart | xuri | 2019-12-28 |
* | Improve compatibility, fix workbook's rels ID calc error | xuri | 2019-12-23 |
* | Improve code coverage unit tests | xuri | 2019-12-22 |
* | Update comments for the xmlNewDecoder (#542) | match-meng | 2019-12-20 |
* | Fix #426, handle empty workbook view | xuri | 2019-12-16 |
* | Fix #533, add support overlapped mergecells | xuri | 2019-12-14 |