| Commit message (Expand) | Author | Age |
* | Format code, update documentation and remove exported variable `XMLHeaderByte` | xuri | 2022-03-24 |
* | ref #65, new formula functions: AVERAGEIFS and SUMPRODUCT | xuri | 2022-03-23 |
* | ref #65, new formula functions: CRITBINOM and SUMIFS | xuri | 2022-03-22 |
* | This closes #1185, fix formula function calculation result precision issue on... | xuri | 2022-03-21 |
* | ref #65, #1185, new formula functions and precision improvement | xuri | 2022-03-20 |
* | This improved formula calculate precision and added zero placeholder number f... | xuri | 2022-03-19 |
* | This fix scientific notation and page setup fields parsing issue | xuri | 2022-03-18 |
* | ref #65, new formula functions: CHIINV and BETADIST | xuri | 2022-03-17 |
* | ref #65, new formula functions: LOGNORM.DIST and LOGNORMDIST | xuri | 2022-03-16 |
* | ref #65, new formula functions: LOGNORM.INV and LOGINV | xuri | 2022-03-15 |
* | ref #65, new formula functions: GAMMA.INV and GAMMAINV and format code | xuri | 2022-03-12 |
* | ref #65, new formula functions: GAMMA.DIST and GAMMADIST | xuri | 2022-03-11 |
* | ref #65, new formula functions: F.INV and GAUSS | xuri | 2022-03-10 |
* | This closes #1172, support set hole size for doughnut (#1173) | longphee | 2022-03-09 |
* | ref #65, new formula functions and read boolean data type cell value support | xuri | 2022-03-08 |
* | This closes #1171, improve the compatibility and added new formula function | xuri | 2022-03-07 |
* | ref #65, new formula functions: CORREL, SUMX2MY2, SUMX2PY2, and SUMXMY2 | xuri | 2022-03-06 |
* | This closes #1162, improve the compatibility with alternate content | xuri | 2022-03-05 |
* | This closes #1164, fix nested formula calculation result error | xuri | 2022-03-04 |
* | ref #65, new formula functions: COVAR, COVARIANCE.P, EXPON.DIST and EXPONDIST | xuri | 2022-03-02 |
* | ref #65, new formula functions FORMULATEXT and TYPE | xuri | 2022-03-01 |
* | ref #65: formula function INDIRECT support and formula engine improvement | xuri | 2022-02-28 |
* | This closes #1160, and added 4 new formula functions | xuri | 2022-02-26 |
* | This improvement number format support | xuri | 2022-02-25 |
* | This fixed code review issue in PR #1154 (#1159) | wangxuliBY | 2022-02-25 |
* | Improvement local month name and AM/PM format support in number format | xuri | 2022-02-23 |
* | Improvement local month name and AM/PM format support in number format | xuri | 2022-02-22 |
* | Fixed parsing decimal precision issue | xuri | 2022-02-18 |
* | This closes #1148, resolve limitations when adding VBA project to the workbook | xuri | 2022-02-17 |
* | Initialize local month name and AM/PM format support for number format | xuri | 2022-02-14 |
* | 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 |
* | Support workbook views Showruler settings (#1138) | David | 2022-02-06 |
* | Support workbook views settings (#1136) | David | 2022-02-04 |
* | 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 |
* | ref #1054, breaking change for the column and row's iterator | xuri | 2022-01-19 |
* | Breaking change: remove `TotalRows` of row iterator and performance optimization | xuri | 2022-01-17 |
* | This closes #1122, improve compatibility with LibreOffice | xuri | 2022-01-16 |
* | This closes #1119, style parsing issue fixed | xuri | 2022-01-15 |
* | Fix adjustMergeCells not modifies cell rect (#1118) | Dokiy | 2022-01-14 |
* | Breaking change for data validation and fixed #1117 | xuri | 2022-01-12 |
* | ref #1096, reduce memory usage by about 50% for large data spreadsheet | xuri | 2022-01-11 |
* | 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 |
* | 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 |
* | Preserve horizontal tab character when set the cell value (#1108) | vst | 2021-12-30 |
* | This closes #1096, memory usage optimization and another 4 changes | xuri | 2021-12-27 |
* | This closes #1095, support to set and get document application properties | xuri | 2021-12-26 |