| Commit message (Expand) | Author | Age |
* | Improve code coverage unit tests | xuri | 2019-12-29 |
* | Improve compatibility, fix workbook's rels ID calc error | xuri | 2019-12-23 |
* | Improve code coverage unit tests | xuri | 2019-12-22 |
* | Update comments for the xmlNewDecoder (#542) | match-meng | 2019-12-20 |
* | Resolve #539 Merge branch 'v2' | xuri | 2019-12-20 |
|\ |
|
| * | Fix #539 Fixed error opening excel file created in encoding d… (#540) | Alex Geer | 2019-12-20 |
* | | Fix #426, handle empty workbook view | xuri | 2019-12-16 |
* | | Update XML namespace | xuri | 2019-11-30 |
* | | Resolve #521, fix missing elements when parsing | xuri | 2019-11-28 |
* | | Resolve #146, make the GetRow function read data as streaming. Ref: #382, #515 | xuri | 2019-11-23 |
* | | Reduce allocations when writing | Harris | 2019-11-05 |
* | | Resolve #507, add the new function `DeleteDefinedName` | xuri | 2019-10-26 |
* | | Fix corrupted Excel file issue #413 | xuri | 2019-10-23 |
* | | Optimize code of Getting/Setting Page Margins | xuri | 2019-10-17 |
* | | Added accessors for Getting/Setting Page Margins (#497) | streboryaj | 2019-10-15 |
|/ |
|
* | Combine functions: | xuri | 2019-09-16 |
* | Documentation updated, Go 1.10+ required | xuri | 2019-08-11 |
* | Get sheet names based on index | Harris | 2019-08-08 |
* | New feature: sparkline supported | xuri | 2019-08-04 |
* | Merge pull request #447 from dongkai16z/master | xuri | 2019-07-26 |
|\ |
|
| * | Fix #443 | 董凯 | 2019-07-25 |
* | | Fix #442 | Sustainedhhh | 2019-07-25 |
|/ |
|
* | Resolve #432, supplement the function of SetPageLayout | xuri | 2019-07-06 |
* | New feature: group and ungroup sheets support | xuri | 2019-07-03 |
* | Update GoDoc and typo fixed | xuri | 2019-06-30 |
* | New functions: SetDefinedName and GetDefinedName added | xuri | 2019-06-18 |
* | Fixed #418, #420, #421, init adjust calculation chain support | xuri | 2019-06-08 |
* | Resolve #404, get sheet map by target rels. | xuri | 2019-05-17 |
* | Resolve #394, init set header and footer support | xuri | 2019-05-05 |
* | Resolve #392, compatible with strict relations name space inspection | xuri | 2019-04-27 |
* | godoc update and typo fixed | xuri | 2019-04-20 |
* | Resolve #382, rewrite prepareSheetXML to scale linearly (#383) | Michael | 2019-04-16 |
* | add unit tests to functions | xuri | 2019-04-16 |
* | Resolve #369,#370 | xuri | 2019-04-15 |
* | Fix out of range panic when removing formula. | Aplulu | 2019-04-09 |
* | refactor: handler error instead of panic, | xuri | 2019-03-23 |
* | Add benchmark for adding images to sheet (#367) | Michael | 2019-03-23 |
* | resolve #360, fix axis parse issue when add / get pictures; | xuri | 2019-03-20 |
* | Huge refactorig for consistent col/row numbering (#356) | Veniamin Albaev | 2019-03-20 |
* | Resolve #106, #294 performance optimization for add hyperlink | xuri | 2019-02-26 |
* | resolve the issue corrupted xlsx after deleting formula of cell, reference #346 | xuri | 2019-02-22 |
* | The function SetPageLayout support set paper size | kkxkkxkkgh | 2019-01-13 |
* | Resolve #318, add new functions and | zhangleijlu | 2019-01-06 |
* | README updated | xuri | 2019-01-01 |
* | New feature: the function `SearchSheet` now support regular expression, rela... | xuri | 2018-12-26 |
* | Add RegSearchSheet (#316) | r-uchino | 2018-12-26 |
* | Fixes #308, refactor `NewSheet()`, `DeleteSheet()`, `SetActiveSheet()` and `G... | xuri | 2018-12-15 |
* | Fix comments according to best practices by effective go | xuri | 2018-12-11 |
* | Add new logo for excelize | xuri | 2018-12-05 |
* | resolve #297, fix GetSheetMap() failed | taomin597715379 | 2018-11-24 |