| Commit message (Expand) | Author | Age |
* | Reduce cyclomatic complexities for the formula calculate function and update ... | xuri | 2021-08-09 |
* | Fix code security issue | xuri | 2021-07-20 |
* | Fix missing set each cell's styles when set columns style | xuri | 2021-07-08 |
* | This closes #866, support use the defined name to reference the data range in... | xuri | 2021-06-29 |
* | This closes #858 (#859) | jaby | 2021-06-08 |
* | fixes #856 (#857) | jaby | 2021-06-07 |
* | This closes #652, new SetColWidth API, support set column width in stream wri... | xuri | 2021-05-10 |
* | #65 fn: BESSELK and BESSELY | xuri | 2021-05-09 |
* | #65 fn: IRR nad MIRR | xuri | 2021-04-16 |
* | #65 fn: FV, FVSCHEDULE, NPER, NPV and PDURATION | xuri | 2021-04-14 |
* | #65 fn: DB, DDB, DOLLARDE, DOLLARFR, EFFECT, ISPMT and NOMINAL | xuri | 2021-04-13 |
* | fixed the negative values series missing chart color, #65 fn: CUMIPMT and CUM... | xuri | 2021-04-11 |
* | #65 fn: IPMT, PMT and PPMT | xuri | 2021-04-09 |
* | Fixed #819, read empty after streaming data writing | xuri | 2021-04-08 |
* | #65 fn: IMLOG2, IMPOWER, IMPRODUCT, IMREAL, IMSEC, and IMSECH | xuri | 2021-04-07 |
* | #65 fn: IMSIN, IMSINH, IMSQRT, IMSUB, IMSUM, IMTAN | xuri | 2021-04-05 |
* | Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSC... | xuri | 2021-04-04 |
* | Fixed #813, streaming data writer result missing after call normal API | xuri | 2021-04-03 |
* | #65 fn: BESSELI and BESSELJ | xuri | 2021-04-02 |
* | #65 fn: VAR.P and VARP and fix Yoda conditions issue | xuri | 2021-04-01 |
* | #65 fn: QUARTILE and QUARTILE.INC | xuri | 2021-03-31 |
* | #65 fn: N, PERCENTILE.INC and T | xuri | 2021-03-30 |
* | #65 fn: PERCENTILE and PERMUTATIONA | xuri | 2021-03-27 |
* | #65, new fn: POISSON.DIST, POISSON, SKEW, and STDEV.S | xuri | 2021-03-26 |
* | This closes #809, and add new fn: HARMEAN | xuri | 2021-03-25 |
* | #64 fn: NORM.DIST, NORMDIST, NORM.INV, NORMINV, NORM.S.DIST, NORMSDIST, NORM.... | xuri | 2021-03-24 |
* | related issue #65 fn: FIXED | xuri | 2021-03-21 |
* | #65 fn: DATEDIF | xuri | 2021-03-19 |
* | #65 fn: NOW and TODAY, and update dependencies | xuri | 2021-03-14 |
* | #65 fn: LARGE, SMALL, SUBSTITUTE, refactor ARABIC | xuri | 2021-03-02 |
* | This improves compatibility for absolute XML path, Windows-style directory se... | xuri | 2021-02-27 |
* | handle default underline type on get rich text; #65 fn: CODE, COLUMN, FIND, F... | xuri | 2021-02-24 |
* | check empty rich text run properties; new formula fn: LEFT, LEFTB, RIGHT, RIGHTB | xuri | 2021-02-23 |
* | This closes #787, avoid duplicate rich text string items, new formula fn: BIN... | xuri | 2021-02-21 |
* | ref: #756, set cell as blank when SetCellValue with nil #756, new formula fn:... | xuri | 2021-02-19 |
* | #65 fn: DEC2BIN, DEC2HEX, DEC2OCT | xuri | 2021-02-18 |
* | #65 fn: KURT, STDEV, STDEVA | xuri | 2021-02-17 |
* | This closes #785, support to change tab color; new formula function: FISHER, ... | xuri | 2021-02-16 |
* | lint issue fixed and new formula function: ATAN, AVERAGE, AVERAGEA, CONCAT, C... | xuri | 2021-02-15 |
* | add ten formula functions: ENCODEURL, EXACT, FALSE, IFERROR, ISTEXT, LENB, NO... | xuri | 2021-02-14 |
* | binary search in range lookup and new formula function: LOOKUP | xuri | 2021-02-13 |
* | init new formula function: HLOOKUP | xuri | 2021-02-09 |
* | init new formula function: VLOOKUP | xuri | 2021-02-04 |
* | This closes #774, closes #775 and closes #776 | xuri | 2021-02-02 |
* | update formula functions test | xuri | 2021-02-01 |
* | Fix hyperbolic cotangent calculation incorrect and unit test | xuri | 2021-01-31 |
* | Nested formula function support cell references as arguments | xuri | 2021-01-31 |
* | refactor formula calculation framework, add new function CHOOSE, and update d... | xuri | 2021-01-30 |
* | new formula fn: IF, LEN; not equal operator support and faster numeric precis... | xuri | 2021-01-27 |
* | This closes #752, fix incorrectly merged cells on duplicate row, and new form... | xuri | 2020-12-22 |