| Commit message (Expand) | Author | Age |
* | This closes #1319, fix calculate error for formula with negative symbol | xuri | 2022-08-17 |
* | This closes #1244 and closes #1314, improving the compatibility with Google S... | xuri | 2022-08-13 |
* | This closes #1312, #1313, fix number format issue | xuri | 2022-08-12 |
* | This closes #1296, add new function `GetRowOpts` for stream reader (#1297) | Thomas Charbonnel | 2022-08-11 |
* | This reduces memory usage and speedup the `AddComment` function (#1311) | EE | 2022-08-10 |
* | Add new exported `ColorMappingType` used for color transformation | xuri | 2022-08-06 |
* | This closes #1299 skip write nil values in SetRow (#1301) | Thomas Charbonnel | 2022-08-04 |
* | This closes #1298, fix doc properties missing after creating new worksheet | xuri | 2022-08-03 |
* | This closes #1283, support set and get color index, theme and tint for sheet tab | Thomas Charbonnel | 2022-07-26 |
* | Fix potential file corrupted and change worksheet name case-insensitive | xuri | 2022-07-18 |
* | Optimizing line breaks for comments (#1281) | Regan Yue | 2022-07-17 |
* | Fix potential file corrupted when changing cell value or the col/row | xuri | 2022-07-16 |
* | adjust `ErrColumnNumber`, rename `TotalColumns` to `MaxColumns` and add new c... | MJacred | 2022-07-14 |
* | This fix potential panic and file corrupted | xuri | 2022-07-14 |
* | This closes #1262, support for dependence formulas calculation | xuri | 2022-07-10 |
* | This closes #1269, made the `NewStreamWriter` function case insensitive to wo... | Eagle Xiang | 2022-07-06 |
* | ref #65, new formula function: DGET | xuri | 2022-07-03 |
* | ref #65, new formula functions: DPRODUCT, DSTDEV, DSTDEVP, DSUM, DVAR, and DVARP | xuri | 2022-07-02 |
* | Fix CONTRIBUTING doc typo issues (#1266) | yeshu | 2022-07-02 |
* | This closes #1264, fix can't modify cell content issue in some cases | yeshu | 2022-07-01 |
* | ref #65, new formula function: DAVERAGE | xuri | 2022-07-01 |
* | ref #65, new formula functions: DMAX and DMIN | xuri | 2022-06-28 |
* | This closes #1260, fixes compiling issue under 32-bit, and new formula functions | xuri | 2022-06-27 |
* | ref #65, new formula function: HYPERLINK | xuri | 2022-06-24 |
* | ref #65, new formula function: EUROCONVERT | xuri | 2022-06-22 |
* | This closes #1257, fix incorrect worksheet header footer fields order | xuri | 2022-06-21 |
* | ref #65, new formula function: STEYX | xuri | 2022-06-20 |
* | ref #65, new formula function: DAYS360 | xuri | 2022-06-17 |
* | ref #65, new formula functions: NETWORKDAYS, NETWORKDAYS.INTL, and WORKDAY | xuri | 2022-06-16 |
* | This closes #1254, `DeleteDataValidation` support delete all data validations... | z.hua | 2022-06-15 |
* | Fix the problem of multi arguments calculation (#1253) | ww1516123 | 2022-06-14 |
* | RichTextRun support set superscript and subscript by vertAlign attribute (#1252) | jialei | 2022-06-13 |
* | ref #65: new formula function WORKDAY.INTL | xuri | 2022-06-13 |
* | refactor: replace strings.Replace with strings.ReplaceAll (#1250) | Eng Zer Jun | 2022-06-12 |
* | ref #65: new formula function EOMONTH | xuri | 2022-06-11 |
* | ref #65: new formula function EDATE | xuri | 2022-06-10 |
* | ref #65: new formula function WEEKNUM | xuri | 2022-06-09 |
* | This update docs and tests for workbook encryption | xuri | 2022-05-31 |
* | This initialized support for encryption workbook by password, ref #199 | xuri | 2022-05-29 |
* | This update dependencies module and GitHub Action settings | dependabot[bot] | 2022-05-26 |
* | Improves the calculation engine, docs update, and adds the dependabot | xuri | 2022-05-26 |
* | This fix formula calculation accuracy issue and panic when set pane | xuri | 2022-05-23 |
* | make workbook open filed exception message clear | xuri | 2022-05-20 |
* | This fixes a part of staticcheck issues and updates the code of conduct | xuri | 2022-05-18 |
* | This closes #1229, rename ErrMaxFileNameLength to ErrMaxFilePathLength (#1230) | sceneq | 2022-05-16 |
* | This closed #1163, fix set cell value with column and row style inherit issue | xuri | 2022-05-15 |
* | This made library allowing insert WMF format image | xuri | 2022-05-14 |
* | This closes #1225, allowing insert EMF format images | xuri | 2022-05-13 |
* | This closes #1219, fixes cell value reading issue, improves performance, and ... | xuri | 2022-05-02 |
* | This closes #1217, support update cell hyperlink | xuri | 2022-05-01 |