| Commit message (Expand) | Author | Age |
* | This closes #1061, support multi-byte language on set header footer | xuri | 2021-11-16 |
* | ref #65, new formula functions: COUPDAYBS, COUPDAYS and COUPDAYSNC | xuri | 2021-11-15 |
* | ref #65: new formula function MINUTE | xuri | 2021-11-12 |
* | ref #65: new formula function XNPV | xuri | 2021-11-11 |
* | ref #65: new formula functions PERCENTRANK.EXC, PERCENTRANK.INC and PERCENTRANK | xuri | 2021-11-09 |
* | ref #65: new formula functions COUPNCD and COUPNUM | xuri | 2021-11-08 |
* | ref #65: new formula functions COUPPCD and PRICEMAT | xuri | 2021-11-07 |
* | ref #65: new formula functions PERCENTILE.EXC, QUARTILE.EXC and VAR.S | xuri | 2021-11-06 |
* | ref #65: new formula functions VAR, VARA and VARPA | xuri | 2021-11-05 |
* | ref #65: new formula functions STANDARDIZE, STDEV.P and STDEVP | xuri | 2021-11-04 |
* | ref #65: new formula functions ERF, ERF.PRECISE, ERFC and ERFC.PRECISE | xuri | 2021-11-03 |
* | ref #65: new formula functions DELTA and GESTEP | xuri | 2021-11-02 |
* | ref #65: new formula functions ACCRINT and ISOWEEKNUM | xuri | 2021-11-01 |
* | ref #65: new formula functions DEVSQ and GEOMEAN | xuri | 2021-10-31 |
* | ref #65: new formula functions RATE and RECEIVED (#1045) | Jerring | 2021-10-30 |
* | ref #65: new formula functions PV, RANK and RANK.EQ | xuri | 2021-10-30 |
* | ref #65: new formula functions VALUE and WEEKDAY | xuri | 2021-10-29 |
* | ref #65: new formula functions SWITCH and TRIMMEAN | xuri | 2021-10-28 |
* | ref #65: new formula functions TBILLPRICE and TBILLYIELD | xuri | 2021-10-27 |
* | ref #65: new formula functions TBILLEQ and TEXTJOIN | xuri | 2021-10-26 |
* | ref #65: new formula functions YIELDDISC and YIELDMAT | xuri | 2021-10-24 |
* | ref #65: new formula functions AVEDEV and CHIDIST | xuri | 2021-10-23 |
* | ref #65: new formula functions ADDRESS and PRICEDISC | xuri | 2021-10-22 |
* | ref #65: new formula functions DISC and INTRATE | xuri | 2021-10-21 |
* | ref #65, new formula functions: RRI, SLN and SYD | xuri | 2021-10-20 |
* | ref #65: new formula functions IFNA and IFS and fix string compare result iss... | xuri | 2021-10-19 |
* | ref #65: new formula function AMORLINC | xuri | 2021-10-18 |
* | ref #65: new formula functions ACCRINTM and AMORDEGRC | xuri | 2021-10-17 |
* | ref #65, new formula function: TIME | xuri | 2021-10-16 |
* | This closes #1031, fix small float parsed error in some case | xuri | 2021-10-15 |
* | initialize formula function TRANSPOSE, ref #65 and remove unused exported err... | xuri | 2021-10-01 |
* | This closes #1026, time parse accuracy issue and typo fixed | xuri | 2021-09-26 |
* | new formula function: DAYS, ref #65 | xuri | 2021-09-24 |
* | - new formula functions: DATEVALUE, ref #65 | xuri | 2021-09-17 |
* | new formula functions: WEIBULL and WEIBULL.DIST, ref #65 | xuri | 2021-09-14 |
* | new formula functions: Z.TEST and ZTEST, ref #65 | xuri | 2021-09-13 |
* | This closes #417 and closes #520, new API `GetCellType` has been added | xuri | 2021-09-09 |
* | This closes #262, support set line width of add the shape | xuri | 2021-09-08 |
* | This closes #993, closes #1014 | xuri | 2021-09-06 |
* | This closes #998 | xuri | 2021-09-05 |
* | This closes #1008, added new formula functions MATCH and XOR, related issue #65 | xuri | 2021-08-29 |
* | This closes #1006, new fn: MONTH ref #65 | Stani | 2021-08-21 |
* | * This closes #1004, new fn: MONTH ref #65 | Stani | 2021-08-21 |
* | This closes #997, fix LOOKUP function to find nearest match (#1001) | Stani | 2021-08-21 |
* | This closes #1002, new fn: DAY ref #65 | Stani | 2021-08-21 |
* | This closes #994, fix LOOKUP function for Array form | Stani | 2021-08-19 |
* | Improve security and simplify code | xuri | 2021-08-15 |
* | Speed up merge cells | three | 2021-08-13 |
* | This closes #987: support nested calc for if formula (#988) | bailantaotao | 2021-08-12 |
* | Reduce cyclomatic complexities for the formula calculate function and update ... | xuri | 2021-08-09 |