Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | - Fix issue: sheet protection and conditional formatting proprietary missing ↵ | Ri Xu | 2016-12-26 | |
| | | | | | | after save; - Update workbook and sheet relationships and self-close tag replacement hack functions | |||
* | - Fix issue: pivot cache and extending spreadsheetML missing; | Ri Xu | 2016-12-26 | |
| | | | | - Compatibility improved: relationship namespace in `workbook.xml` has been changed (`xmlns:mc`, `xmlns:x15` and `mc:Ignorable` added) | |||
* | - 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 go test. | Ri Xu | 2016-10-23 | |
| | ||||
* | Update godoc of package. | Ri Xu | 2016-10-19 | |
| | ||||
* | Use conjunction with strings.Map to split Axis and update godoc. | Ri Xu | 2016-09-12 | |
| | ||||
* | Fix issue #2 change project to object-oriented style and update readme file. | Ri Xu | 2016-09-05 | |
| | ||||
* | Fix issue #4 use builtin `map` instead of home-built. | Ri Xu | 2016-09-05 | |
| | ||||
* | xml marshal without indent and use buffer in string concatenation. | Ri Xu | 2016-09-04 | |
| | ||||
* | Format code with golint rules | Ri Xu | 2016-09-02 | |
| | ||||
* | - Get cell value support | Ri Xu | 2016-08-30 | |
| | | | | | | - Optimisation code use fmt package - Update README - Remove useless function | |||
* | Init commit. | Ri Xu | 2016-08-30 | |