| Commit message (Expand) | Author | Age |
* | #65 fn: NOW and TODAY, and update dependencies | xuri | 2021-03-14 |
* | support ShowError option in Pivot table (#802) | jinhyuk-kim-ca | 2021-03-13 |
* | #625, support setting formula for cell in streaming API | xuri | 2021-03-07 |
* | fix incorrect default column from GetColWidth | xuri | 2021-03-05 |
* | Fix UpdateLinkedValue which returns an error when has graph sheet (#793) | yuki2006 | 2021-03-04 |
* | Add support for setting hyperlink display & tooltip (closes #790) (#794) | James Allen | 2021-03-03 |
* | #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 |
* | add GetCellRichText method and test (#789) | tonnyzhang | 2021-02-22 |
* | 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 |
* | This improves compatibility for worksheet relative XML path and multi rules a... | xuri | 2021-02-11 |
* | This closes #782, fix unmerge all cells cause corrupted file | xuri | 2021-02-10 |
* | init new formula function: HLOOKUP | xuri | 2021-02-09 |
* | fix custom row height check issue | xuri | 2021-02-08 |
* | handle end element event in the worksheet row/column iterator XML SAX parser | xuri | 2021-02-05 |
* | 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 |
* | value fields xlsxPatternFill.FgColor & xlsxPatternFill.BgColor cause … (#770) | Eagle Xiang | 2021-01-28 |
* | new formula fn: IF, LEN; not equal operator support and faster numeric precis... | xuri | 2021-01-27 |
* | Fixed #766, change order, and added fields of workbook fields | xuri | 2021-01-23 |
* | Update excelize.go (#765) | Ray | 2021-01-20 |
* | Fixed #764, add a condition for round precision | xuri | 2021-01-20 |
* | support to set print black and white and specified the first printed page number | xuri | 2021-01-17 |
* | Support to adjust print scaling of the worksheet | xuri | 2021-01-16 |
* | This closes #756, not set the empty string for the cell when SetCellValue wit... | xuri | 2021-01-08 |
* | Update the tips message for Go modules user | 龚尚 | 2021-01-05 |
* | AddChart support disable legend of the chart | xuri | 2020-12-27 |
* | This closes #752, fix incorrectly merged cells on duplicate row, and new form... | xuri | 2020-12-22 |
* | This closes #657 and closes #748, AddChart support custom marker symbol and s... | xuri | 2020-12-14 |
* | new formula func CLEAN and TRIM, change import path to v2 (#747) | Zhang Zhipeng | 2020-12-14 |
* | Number format read fix (#741) | Artem Kustikov | 2020-12-12 |
* | support range validation for decimal (#739) | jacentsao | 2020-12-10 |
* | Fixed #735, refresh active tab after delete sheet | xuri | 2020-11-23 |
* | Fixed #727, rounding numeric with precision for formula calculation | xuri | 2020-11-19 |
* | Fixed #732, support single line with repeated row element in the sheet data | xuri | 2020-11-18 |
* | Fix row duplicate mechanism (#729) | Eugene Androsov | 2020-11-15 |
* | Fix #724, standardize variable naming and update unit tests | xuri | 2020-11-11 |