summaryrefslogtreecommitdiff
path: root/picture.go
Commit message (Expand)AuthorAge
* Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSC...xuri2021-04-04
* #65 fn: N, PERCENTILE.INC and Txuri2021-03-30
* lint issue fixed and new formula function: ATAN, AVERAGE, AVERAGEA, CONCAT, C...xuri2021-02-15
* This closes #657 and closes #748, AddChart support custom marker symbol and s...xuri2020-12-14
* new formula func CLEAN and TRIM, change import path to v2 (#747)Zhang Zhipeng2020-12-14
* Fix #724, standardize variable naming and update unit testsxuri2020-11-11
* Fix #706, #713 improve AddPicture performance, fix missing worksheet when ren...xuri2020-10-18
* resolved #691, fix the scale for add picture not workxuri2020-08-18
* support parse and generate XML element namespace dynamic, fix #651xuri2020-07-18
* update docs and improve compatibilityxuri2020-07-11
* support case-sensitive doc parts to improve compatibilityxuri2020-07-09
* Update docs and typo fixedxuri2020-06-22
* - transform the range to the matrix on the first arg of the formulaxuri2020-05-21
* Merge pull request #410xuri2020-05-17
* Replace bytes.NewReader(stringToBytes(s)) with strings.NewReader(s) (#610)Olivier Mengué2020-04-09
* Resolve #172, init rich text supportxuri2020-04-06
* Performance improvementsxuri2020-04-05
* Resolve #451, support create chart sheetxuri2020-03-28
* Resolve #580, revert commit https://github.com/360EntSecGroup-Skylar/excelize...xuri2020-02-19
* Resolve #570, flat columns for the column's operationxuri2020-02-07
* Resolve #455, init delete picture from spreadsheet supportxuri2020-01-22
* Fix #551, handle empty rows in streaming readingxuri2019-12-31
* Improve code coverage unit testsxuri2019-12-29
* Improve code coverage unit testsxuri2019-12-22
* Resolve #539 Merge branch 'v2'xuri2019-12-20
|\
| * Fix #539 Fixed error opening excel file created in encoding d… (#540)Alex Geer2019-12-20
|/
* Improve compatibility for chartsxuri2019-09-26
* Compatibility improvementxuri2019-09-24
* Combine functions:xuri2019-09-16
* Testing files updatedxuri2019-09-02
* Documentation updated, Go 1.10+ requiredxuri2019-08-11
* Add TIF, TIFF format images and more detailed error information when open th...xuri2019-06-27
* Optimize code, fix golint issuesxuri2019-06-20
* Resolve #393, upgrade Go module to v2xuri2019-05-02
* godoc update and typo fixedxuri2019-04-20
* Resolve #369,#370xuri2019-04-15
* Do not save duplicate imagesMichael2019-03-25
* refactor: handler error instead of panic,xuri2019-03-23
* resolve #366 fix image duplicationxuri2019-03-22
* resolve #360, fix axis parse issue when add / get pictures;xuri2019-03-20
* Huge refactorig for consistent col/row numbering (#356)Veniamin Albaev2019-03-20
* Resolve #106, #294 performance optimization for add hyperlinkxuri2019-02-26
* Resolve #274, performance optimization for add images, charts and shapesxuri2019-02-25
* README updatedxuri2019-01-01
* resolve #276, add OfficeOpenXML-XMLSchema-Strict mode supportxuri2018-10-17
* Comments style changed.xuri2018-09-14
* Comments style changed.xuri2018-09-14
* New function `AddPictureFromBytes()` has been added, this resolve #259 and cl...xuri2018-09-14
* Fix golint errors under confidence 0.1xuri2018-09-12
* # fix : file close 没有关闭Farmerx2018-08-20