| Commit message (Expand) | Author | Age |
* | improve compatibility for phonetic hint and sheet tab color | xuri | 2020-09-03 |
* | support ECMA-376 document standard encryption, ref #199 | xuri | 2020-09-02 |
* | Resolve #199, init password protection spreadsheet support | xuri | 2020-09-01 |
* | Default row height compatibility with Apache OpenOffice and Kingsoft WPS, uni... | xuri | 2020-08-22 |
* | resolved #691, fix the scale for add picture not work | xuri | 2020-08-18 |
* | using Mutex lock and update benchmark | xuri | 2020-08-16 |
* | update stream writer fields offset | xuri | 2020-08-15 |
* | Compatible with Go 1.15, fix unit test failed on Windows and fixed #689 poten... | xuri | 2020-08-15 |
* | Merge branch 'master' into v2 | xuri | 2020-08-14 |
|\ |
|
| * | Fix issue #686 RemoveRow slice bounds out of range (#687) | Wang Yaoshen | 2020-08-14 |
* | | test on Go 1.5 on Travis CI and update docs for the CalcCellValue | xuri | 2020-08-14 |
|/ |
|
* | This closes #677 and closes #679, fix panic when enabling compiler inline flags | xuri | 2020-08-06 |
* | Merge pull request #681 from WXDYGR/master | xuri | 2020-08-05 |
|\ |
|
| * | Update styles.go | WXDYGR | 2020-08-05 |
|/ |
|
* | Fix #673 comment shape compatibility issue with the recent Excel versions | xuancanh | 2020-07-22 |
* | improvement compatibility for the XML ignorable namespace | xuri | 2020-07-20 |
* | Update test for addTable | xuri | 2020-07-19 |
* | support parse and generate XML element namespace dynamic, fix #651 | xuri | 2020-07-18 |
* | Resolve #667, support shared string table without unique count | xuri | 2020-07-15 |
* | Fix issue 665 (#666) | jaby | 2020-07-14 |
* | update docs and improve compatibility | xuri | 2020-07-11 |
* | Resolve #661 Add Logarithmic scale option support on Y axis (#662) | Huy Bui (Kevin) | 2020-07-11 |
* | support case-sensitive doc parts to improve compatibility | xuri | 2020-07-09 |
* | Resolve #32, fix missing leading/leading spaces when working with SST | xuri | 2020-07-01 |
* | GetCols support the row element without r attribute in the worksheet | xuri | 2020-06-28 |
* | support the row element without r attribute in the worksheet | xuri | 2020-06-27 |
* | Update docs and typo fixed | xuri | 2020-06-22 |
* | make columns iterator read cell streamingly and add max column limit on Colum... | xuri | 2020-06-22 |
* | Merge pull request #653 from Jerome1337/648-column-iterator | xuri | 2020-06-20 |
|\ |
|
| * | Implement columns iterator | Jérôme Pogeant | 2020-06-17 |
|/ |
|
* | Merge pull request #647 from heiy/master | xuri | 2020-06-08 |
|\ |
|
| * | escape html tag | heiy | 2020-06-08 |
|/ |
|
* | fn: COUNTA | xuri | 2020-06-04 |
* | fn: MEDIAN, ISNUMBER | xuri | 2020-06-02 |
* | fn: ISBLANK, ISERR, ISERROR, ISEVEN, ISNA, ISNONTEXT, ISODD, NA | xuri | 2020-05-31 |
* | fn: SUMIF | xuri | 2020-05-30 |
* | add limits for total columns, row and filename length | xuri | 2020-05-29 |
* | speedup get cell value from shared string table | xuri | 2020-05-27 |
* | Fix #622, storage string to SST (shared string table) | xuri | 2020-05-26 |
* | avoid creating duplicate number format | xuri | 2020-05-25 |
* | Resolve #643, avoid creating duplicate style | xuri | 2020-05-24 |
* | add test for ReadZipReader, close #642 | xuri | 2020-05-23 |
* | Improved error handling and stoped the crash due to fatel error (#593) close ... | sachin-puranik | 2020-05-23 |
* | Merge pull request #517 from hengmyj/fix/cell_lock | xuri | 2020-05-22 |
|\ |
|
| * | Merge branch 'master' into fix/cell_lock | xuri | 2020-05-22 |
| |\
| |/
|/| |
|
* | | - transform the range to the matrix on the first arg of the formula | xuri | 2020-05-21 |
* | | Merge pull request #410 | xuri | 2020-05-17 |
* | | Merge pull request #638 from yuemanxilou/master | xuri | 2020-05-15 |
|\ \ |
|
| * | | avoid duplicate filter database in workbook defined name | yuemanxilou | 2020-05-15 |
|/ / |
|
* | | Fix #637, improve the compatibility of the auto filter with Office 2007 - 2013 | xuri | 2020-05-14 |