summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ref #65, new formula functions: AVERAGEIFS and SUMPRODUCTxuri2022-03-23
* ref #65, new formula functions: CRITBINOM and SUMIFSxuri2022-03-22
* This closes #1185, fix formula function calculation result precision issue on...xuri2022-03-21
* ref #65, #1185, new formula functions and precision improvementxuri2022-03-20
* This improved formula calculate precision and added zero placeholder number f...xuri2022-03-19
* This fix scientific notation and page setup fields parsing issuexuri2022-03-18
* ref #65, new formula functions: CHIINV and BETADISTxuri2022-03-17
* ref #65, new formula functions: LOGNORM.DIST and LOGNORMDISTxuri2022-03-16
* ref #65, new formula functions: LOGNORM.INV and LOGINVxuri2022-03-15
* ref #65, new formula functions: GAMMA.INV and GAMMAINV and format codexuri2022-03-12
* ref #65, new formula functions: GAMMA.DIST and GAMMADISTxuri2022-03-11
* ref #65, new formula functions: F.INV and GAUSSxuri2022-03-10
* This closes #1172, support set hole size for doughnut (#1173)longphee2022-03-09
* ref #65, new formula functions and read boolean data type cell value supportxuri2022-03-08
* This closes #1171, improve the compatibility and added new formula functionxuri2022-03-07
* ref #65, new formula functions: CORREL, SUMX2MY2, SUMX2PY2, and SUMXMY2xuri2022-03-06
* This closes #1162, improve the compatibility with alternate contentxuri2022-03-05
* This closes #1164, fix nested formula calculation result errorxuri2022-03-04
* ref #65, new formula functions: COVAR, COVARIANCE.P, EXPON.DIST and EXPONDISTxuri2022-03-02
* ref #65, new formula functions FORMULATEXT and TYPExuri2022-03-01
* ref #65: formula function INDIRECT support and formula engine improvementxuri2022-02-28
* This closes #1160, and added 4 new formula functionsxuri2022-02-26
* This improvement number format supportxuri2022-02-25
* This fixed code review issue in PR #1154 (#1159)wangxuliBY2022-02-25
* Improvement local month name and AM/PM format support in number formatxuri2022-02-23
* Improvement local month name and AM/PM format support in number formatxuri2022-02-22
* Fixed parsing decimal precision issuexuri2022-02-18
* This closes #1148, resolve limitations when adding VBA project to the workbookxuri2022-02-17
* Initialize local month name and AM/PM format support for number formatxuri2022-02-14
* Ref: #660, #764, #1093, #1112, #1133 This improve number format supportxuri2022-02-13
* This closes #1139, `SetCellDefault` support non-numeric valuexuri2022-02-08
* Support workbook views Showruler settings (#1138)David2022-02-06
* Support workbook views settings (#1136)David2022-02-04
* This closes #1129, make cell support inheritance columns/rows stylexuri2022-01-27
* Fix file corrupted in some cases, check file extension and format codexuri2022-01-23
* ref #1054, breaking change for the column and row's iteratorxuri2022-01-19
* Breaking change: remove `TotalRows` of row iterator and performance optimizationxuri2022-01-17
* This closes #1122, improve compatibility with LibreOfficexuri2022-01-16
* This closes #1119, style parsing issue fixedxuri2022-01-15
* Fix adjustMergeCells not modifies cell rect (#1118)Dokiy2022-01-14
* Breaking change for data validation and fixed #1117xuri2022-01-12
* ref #1096, reduce memory usage by about 50% for large data spreadsheetxuri2022-01-11
* Typo fix, rename exported constants, dependencies modules and copyright updatexuri2022-01-09
* feat: implement SHA-512 algorithm to ProtectSheet (#1115)Jonham.Chen2022-01-08
* Update create style example, using a pointer of the structure instead of JSONxuri2022-01-05
* This closes #1107, stream writer will create a time number format for time ty...xuri2021-12-31
* Preserve horizontal tab character when set the cell value (#1108)vst2021-12-30
* This closes #1096, memory usage optimization and another 4 changesxuri2021-12-27
* This closes #1095, support to set and get document application propertiesxuri2021-12-26
* This closes #1097, initialized formula function XLOOKUP and update testxuri2021-12-25