Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Update maximum 31 characters allowed in sheet title; | Ri Xu | 2016-12-23 |
| | | | | | | | - Fix issue XML tag `headerFooter` and `sheetPr` element self-close errors cause file corruption; - Fix issue `Section` and `Pane` element order make file corruption in some case; - Change sheet `rId` calculation method in `/xl/workbook.xml`, fix makes file corruption in some case; - Compatibility improved: add `xlsxTabColor` struct and some XML element for worksheet | ||
* | - Fix issue comments missing after save; | Ri Xu | 2016-12-22 |
| | | | | | - Update import PKG syntax in struct; - Update test XLSX file (include table, charts, functions, comments and hyperlink on Sheet1) | ||
* | - Fix issue background image and table missing after save; | Ri Xu | 2016-12-20 |
| | | | | - Update test template for this fix | ||
* | Fix hyperlink missing after save issue and update completion row element ↵ | Ri Xu | 2016-12-20 |
| | | | | logic to enhance compatibility. | ||
* | Update godoc of package. | Ri Xu | 2016-10-19 |
| | |||
* | Fix zoom scale and page layout view setting of XLSX. | Ri Xu | 2016-09-22 |
| | |||
* | Add custom height and zero height attributes in sheetFormatPr element. | Ri Xu | 2016-09-19 |
| | |||
* | Fix missing show grid lines property and godoc updated. | Ri Xu | 2016-09-07 |
| | |||
* | Format code with golint rules | Ri Xu | 2016-09-02 |
| | |||
* | 1) Update readme file credits and go report badge added; 2) Remove use less ↵ | Ri Xu | 2016-08-31 |
| | | | | function; 3) Update test file. | ||
* | Init commit. | Ri Xu | 2016-08-30 |