summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* This closes #1229, rename ErrMaxFileNameLength to ErrMaxFilePathLength (#1230)sceneq2022-05-16
| | | Co-authored-by: sceneq
* This closed #1163, fix set cell value with column and row style inherit issuexuri2022-05-15
|
* This made library allowing insert WMF format imagexuri2022-05-14
|
* This closes #1225, allowing insert EMF format imagesxuri2022-05-13
|
* This closes #1219, fixes cell value reading issue, improves performance, and ↵xuri2022-05-02
| | | | | | | 1904 date system support - Fix incorrect cell data types casting results when number formatting - Support set cell value on 1904 date system enabled, ref #1212 - Improve performance for set sheet row and the merging cells, fix performance impact when resolving #1129
* This closes #1217, support update cell hyperlinkxuri2022-05-01
| | | Ref #1129, make `SetRowStyle` overwrite style of the cells
* This closes #1212, init support for 1900 or 1904 date systemxuri2022-04-30
|
* This closes #1213, fix get incorrect rich text value caused by missing cell ↵xuri2022-04-29
| | | | type checking
* This closes #1211, improve the compatibility with invalid internal styles countxuri2022-04-28
|
* Optimization formula calculation performance and update README card badgexuri2022-04-24
|
* ref #65, new formula function: CONVERTxuri2022-04-20
|
* This closes #1203, supporting same field used for pivot table data and rows/colsxuri2022-04-19
|
* ref #65, initial formula functions: GROWTH and TRENDxuri2022-04-17
|
* ref #65, new formula functions: SKEW.P and SLOPE, remove no-required format ↵xuri2022-04-16
| | | | default
* added macro functionality to shape (#1182)David2022-04-15
|
* ref #65, new formula functions: PEARSON and RSQxuri2022-04-15
|
* ref #65, new formula functions: MINVERSE and MMULTxuri2022-04-14
|
* ref #65, new formula functions: COVARIANCE.S and STDEVPAxuri2022-04-12
|
* This includes new formula functions support, dependencies upgrade, and bug fixxuri2022-04-11
| | | | | | | - Fix page setup fields parsing issue - Go Modules dependencies upgrade - Ref #65, CONFIDENCE.T and PHI - Ref #1198, Fix the issue that the chart axis maximum and minimum didn't work when the value is 0
* ref #65, new formula functions: MODE.MULT and MODE.SNGLxuri2022-04-07
|
* ref #65, #1196: fix the compatibility issue and added new formula functionxuri2022-04-06
| | | | - New formula functions: MODE and T.TEST
* This closes #1196, fix the compatibility issue and added new formula functionxuri2022-04-05
| | | | ref #65, new formula functions: TINV and TTEST
* ref #65, new formula functions: T.INV and T.INV.2Txuri2022-04-04
| | | | - Typo fixed
* ref #65, new formula functions: T.DIST.2T and T.DIST.RTxuri2022-04-03
| | | | - Update GitHub Action settings
* ref #65, new formula functions: T.DIST and TDISTxuri2022-04-02
|
* ref #65, new formula functions: NEGBINOM.DIST and NEGBINOMDISTxuri2022-04-01
|
* ref #65, new formula functions: CHISQ.INV and CHISQ.INV.RTxuri2022-03-31
|
* ref #65, new formula functions: HYPGEOM.DIST and HYPGEOMDISTxuri2022-03-30
|
* ref #65, new formula functions: F.TEST and FTESTxuri2022-03-29
|
* ref #65, new formula functions: CHISQ.DIST.RT CHISQ.DIST and GAMMALN.PRECISExuri2022-03-28
|
* ref #65, new formula functions: CHITEST and CHISQ.TESTxuri2022-03-27
|
* ref #65, new formula functions: F.DIST.RT and SERIESSUMxuri2022-03-26
|
* ref #65, new formula functions: F.DIST and FDISTxuri2022-03-25
|
* Format code, update documentation and remove exported variable `XMLHeaderByte`xuri2022-03-24
|
* 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 ↵xuri2022-03-21
| | | | | | | on arm64 * New formula functions: BINOM.DIST.RANGE and BINOM.INV * Fix complex number calculation result precision issue
* ref #65, #1185, new formula functions and precision improvementxuri2022-03-20
| | | | | * New formula functions: BETA.DIST, BINOMDIST and BINOM * Fix a part of formula function calculation result precision issue on arm64
* This improved formula calculate precision and added zero placeholder number ↵xuri2022-03-19
| | | | format support
* 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
| | | | * Update docs for the function `SetCellHyperLink`
* 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
| | | | * added 3 new formula functions: BETAINV, BETA.INV, F.INV.RT
* This closes #1171, improve the compatibility and added new formula functionxuri2022-03-07
| | | | ref #65, added new formula function: FINV
* ref #65, new formula functions: CORREL, SUMX2MY2, SUMX2PY2, and SUMXMY2xuri2022-03-06
|