| Commit message (Expand) | Author | Age |
... | |
* | | Merge pull request #479 from mtmcfarl/patch-1 | xuri | 2019-09-01 |
|\ \ |
|
| * | | Updating Readme | Matthew McFarling | 2019-08-28 |
|/ / |
|
* | | Update the Godoc | xuri | 2019-08-21 |
* | | Merge pull request #475 from mqy/master | xuri | 2019-08-19 |
|\ \ |
|
| * | | add missing error check in SetSheetRow() | mqy | 2019-08-19 |
|/ / |
|
* | | Merge pull request #473 from dolmen-go/cell-Sprint | xuri | 2019-08-14 |
|\ \ |
|
| * | | SetCellValue: use fmt.Sprint(v) instead of fmt.Sprintf("%v", v) | Olivier Mengué | 2019-08-13 |
|/ / |
|
* | | Documentation updated, Go 1.10+ required | xuri | 2019-08-11 |
* | | Merge pull request #464 from mlh758/fix-462 | xuri | 2019-08-11 |
|\ \ |
|
| * | | Handle multi row inline strings | Harris | 2019-08-09 |
* | | | Merge pull request #469 from zaddok/patch-1 | xuri | 2019-08-10 |
|\ \ \ |
|
| * | | | Fix potential memory leak | zaddok | 2019-08-09 |
* | | | | Merge pull request #463 from mlh758/fix-457 | xuri | 2019-08-09 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Get sheet names based on index | Harris | 2019-08-08 |
* | | | | Merge pull request #461 from mlh758/fix-439 | xuri | 2019-08-08 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Further improve read performance | Harris | 2019-08-07 |
* | | | Merge pull request #458 from zhaov/master | xuri | 2019-08-07 |
|\ \ \
| |/ /
|/| | |
|
| * | | Update comments | zhaov | 2019-08-06 |
* | | | Merge pull request #459 from WuXu1995/master | xuri | 2019-08-06 |
|\ \ \
| |/ /
|/| | |
|
| * | | Bugfix #454 | WuXu1995 | 2019-08-06 |
|/ / |
|
* | | Merge pull request #456 from mlh758/fix-439 | xuri | 2019-08-05 |
|\ \ |
|
| * | | Only parse xml once when reading | Harris | 2019-08-05 |
|/ / |
|
* | | New feature: sparkline supported | xuri | 2019-08-04 |
* | | Fixed doc corruption when deleting all merged cells | xuri | 2019-08-03 |
* | | Add extensions URI of spreadsheetML | xuri | 2019-07-31 |
* | | Merge pull request #447 from dongkai16z/master | xuri | 2019-07-26 |
|\ \ |
|
| * | | Fix #443 | 董凯 | 2019-07-25 |
* | | | Merge pull request #448 from Sustainedhhh/master | xuri | 2019-07-25 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix #442 | Sustainedhhh | 2019-07-25 |
|/ / |
|
* | | Fix invalid formula in data validation drop list | xuri | 2019-07-22 |
* | | Resolve #217, new function add VBA project supported. | xuri | 2019-07-21 |
* | | Fix #437, recalculate offset for merged cells adjuster | xuri | 2019-07-20 |
* | | Update docs | xuri | 2019-07-17 |
* | | Fix #434, add missing comments | xuri | 2019-07-15 |
* | | Structure update #434 | xuri | 2019-07-14 |
* | | add comments for SheetView parameters | xuri | 2019-07-08 |
* | | # add: add Remarks for CalcChain c Attributes | Farmerx | 2019-07-08 |
* | | Add unit test for SetPageLayout | xuri | 2019-07-07 |
* | | Resolve #432, supplement the function of SetPageLayout | xuri | 2019-07-06 |
* | | Make fitToHeight tag omit empty | xuri | 2019-07-05 |
* | | Add unit test for GroupSheets and UngroupSheets | xuri | 2019-07-04 |
* | | New feature: group and ungroup sheets support | xuri | 2019-07-03 |
* | | Update GoDoc and typo fixed | xuri | 2019-06-30 |
* | | Add TIF, TIFF format images and more detailed error information when open th... | xuri | 2019-06-27 |
* | | Optimize code, fix golint issues | xuri | 2019-06-20 |
* | | Support to create bubble and 3D bubble chart | xuri | 2019-06-19 |
* | | New functions: SetDefinedName and GetDefinedName added | xuri | 2019-06-18 |
* | | Add surface 3D, wireframe Surface 3D, contour, and wireframe contour chart su... | xuri | 2019-06-15 |
* | | support to create cone, pyramid and cylinder series chart for column and bar... | xuri | 2019-06-14 |
* | | Fix #425, handle empty font style format | xuri | 2019-06-13 |