summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Update GoDoc and typo fixedxuri2019-06-30
* | Add TIF, TIFF format images and more detailed error information when open th...xuri2019-06-27
* | Optimize code, fix golint issuesxuri2019-06-20
* | Support to create bubble and 3D bubble chartxuri2019-06-19
* | New functions: SetDefinedName and GetDefinedName addedxuri2019-06-18
* | Add surface 3D, wireframe Surface 3D, contour, and wireframe contour chart su...xuri2019-06-15
* | support to create cone, pyramid and cylinder series chart for column and bar...xuri2019-06-14
* | Fix #425, handle empty font style formatxuri2019-06-13
* | Fix #424, refactor merged cells adjusterxuri2019-06-12
* | Fix #422, avoid accent theme color index overflowxuri2019-06-09
* | Fixed #418, #420, #421, init adjust calculation chain supportxuri2019-06-08
* | Fix #411, change font size to float typexuri2019-06-07
* | - Supplemental worksheet struct fields and field order adjustmentxuri2019-06-05
* | Resolve #415, init set and get doc properties supportxuri2019-06-04
* | Fix #413, make pivot cache ID not omit emptyxuri2019-06-01
* | Merge pull request #391 from mlh758/390-change-default-fontxuri2019-05-24
|\ \
| * | Add the ability to change the default fontHarris2019-05-23
|/ /
* | Resolve #404, get sheet map by target rels.xuri2019-05-17
* | Resolve #397, support set style by columnsxuri2019-05-16
* | fixed #373, comments duplicate caused by inner counting errorsxuri2019-05-11
* | Resolve #394, init set header and footer supportxuri2019-05-05
* | Fix structs fields definition errors and keep double quotes in data validatio...xuri2019-05-04
* | Remove Go 1.8 test in TravisCIxuri2019-05-03
* | Resolve #393, upgrade Go module to v2xuri2019-05-02
* | Resolve #392, compatible with strict relations name space inspectionxuri2019-04-27
| * fix go lock马彦军2019-11-14
|/
* Update readmexuri2019-04-23
* Resolve #387, skip saving empty calculation chainsxuri2019-04-22
* Add a check for maximum limit hyperlinks in a worksheetxuri2019-04-21
* godoc update and typo fixedxuri2019-04-20
* Resolve #382, rewrite prepareSheetXML to scale linearly (#383)Michael2019-04-16
* add unit tests to functionsxuri2019-04-16
* Resolve #369,#370xuri2019-04-15
* Check max length for SetCellStr and fix coordinate issue for MergeCellxuri2019-04-14
* Merge pull request #381 from aplulu/fix_calcchainxuri2019-04-13
|\
| * Fix out of range panic when removing formula.Aplulu2019-04-09
* | Merge pull request #379 from yoshhiide/bug-calc-position-objectxuri2019-04-12
|\ \ | |/ |/|
| * Adjust coding stylenabeyama yoshihide2019-04-04
| * Fixed bug in the calculation target cell(row).nabeyama yoshihide2019-04-04
| * Fixed bug in column cell to check.nabeyama yoshihide2019-04-04
* | Resolve #377, avoid empty column in GetRows resultxuri2019-04-07
|/
* resolve #359, optimize for saving duplicate imagesxuri2019-03-26
|\
| * Do not save duplicate imagesMichael2019-03-25
|/
* Add unit test to improve testing coveragexuri2019-03-24
* refactor: handler error instead of panic,xuri2019-03-23
* Add benchmark for adding images to sheet (#367)Michael2019-03-23
* resolve #366 fix image duplicationxuri2019-03-22
* Fixed PR #356 regression RemoveCol() broken (#365)Veniamin Albaev2019-03-21
* Use bitSize for float32 type numbers conversion, relate PR #361xuri2019-03-21
* SetCellFloat for floats with specific precision (#361)Michael2019-03-21