| Commit message (Expand) | Author | Age |
... | |
* | | 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 |
* | | Fix #424, refactor merged cells adjuster | xuri | 2019-06-12 |
* | | Fix #422, avoid accent theme color index overflow | xuri | 2019-06-09 |
* | | Fixed #418, #420, #421, init adjust calculation chain support | xuri | 2019-06-08 |
* | | Fix #411, change font size to float type | xuri | 2019-06-07 |
* | | - Supplemental worksheet struct fields and field order adjustment | xuri | 2019-06-05 |
* | | Resolve #415, init set and get doc properties support | xuri | 2019-06-04 |
* | | Fix #413, make pivot cache ID not omit empty | xuri | 2019-06-01 |
* | | Merge pull request #391 from mlh758/390-change-default-font | xuri | 2019-05-24 |
|\ \ |
|
| * | | Add the ability to change the default font | Harris | 2019-05-23 |
|/ / |
|
* | | Resolve #404, get sheet map by target rels. | xuri | 2019-05-17 |
* | | Resolve #397, support set style by columns | xuri | 2019-05-16 |
* | | fixed #373, comments duplicate caused by inner counting errors | xuri | 2019-05-11 |
* | | Resolve #394, init set header and footer support | xuri | 2019-05-05 |
* | | Fix structs fields definition errors and keep double quotes in data validatio... | xuri | 2019-05-04 |
* | | Remove Go 1.8 test in TravisCI | xuri | 2019-05-03 |
* | | Resolve #393, upgrade Go module to v2 | xuri | 2019-05-02 |
* | | Resolve #392, compatible with strict relations name space inspection | xuri | 2019-04-27 |
| * | fix go lock | 马彦军 | 2019-11-14 |
|/ |
|
* | Update readme | xuri | 2019-04-23 |
* | Resolve #387, skip saving empty calculation chains | xuri | 2019-04-22 |
* | Add a check for maximum limit hyperlinks in a worksheet | xuri | 2019-04-21 |
* | 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 |
* | Check max length for SetCellStr and fix coordinate issue for MergeCell | xuri | 2019-04-14 |
* | Merge pull request #381 from aplulu/fix_calcchain | xuri | 2019-04-13 |
|\ |
|
| * | Fix out of range panic when removing formula. | Aplulu | 2019-04-09 |
* | | Merge pull request #379 from yoshhiide/bug-calc-position-object | xuri | 2019-04-12 |
|\ \
| |/
|/| |
|
| * | Adjust coding style | nabeyama yoshihide | 2019-04-04 |
| * | Fixed bug in the calculation target cell(row). | nabeyama yoshihide | 2019-04-04 |
| * | Fixed bug in column cell to check. | nabeyama yoshihide | 2019-04-04 |
* | | Resolve #377, avoid empty column in GetRows result | xuri | 2019-04-07 |
|/ |
|
* | resolve #359, optimize for saving duplicate images | xuri | 2019-03-26 |
|\ |
|
| * | Do not save duplicate images | Michael | 2019-03-25 |
|/ |
|
* | Add unit test to improve testing coverage | xuri | 2019-03-24 |
* | refactor: handler error instead of panic, | xuri | 2019-03-23 |
* | Add benchmark for adding images to sheet (#367) | Michael | 2019-03-23 |
* | resolve #366 fix image duplication | xuri | 2019-03-22 |