summaryrefslogtreecommitdiff
path: root/picture_test.go
Commit message (Expand)AuthorAge
* This made library allowing insert WMF format imagexuri2022-05-14
* This closes #1225, allowing insert EMF format imagesxuri2022-05-13
* This improved formula calculate precision and added zero placeholder number f...xuri2022-03-19
* Fix file corrupted in some cases, check file extension and format codexuri2022-01-23
* Export 7 errors so users can act differently on different type of errorsxuri2021-12-07
* This closes #833, closes #845, and closes #1022, breaking changesxuri2021-09-19
* Improve security and simplify codexuri2021-08-15
* change go module import path to github.com/xuri/excelizexuri2021-07-28
* - Support concurrency iterate rows and columnsxuri2021-07-05
* This closes #652, new SetColWidth API, support set column width in stream wri...xuri2021-05-10
* #65 fn: N, PERCENTILE.INC and Txuri2021-03-30
* This closes #657 and closes #748, AddChart support custom marker symbol and s...xuri2020-12-14
* update docs and improve compatibilityxuri2020-07-11
* Merge pull request #410xuri2020-05-17
* Resolve #455, init delete picture from spreadsheet supportxuri2020-01-22
* optimization: checking error in unit testsxuri2019-12-24
* Improve code coverage unit testsxuri2019-12-22
* Add TIF, TIFF format images and more detailed error information when open th...xuri2019-06-27
* add unit tests to functionsxuri2019-04-16
* Resolve #369,#370xuri2019-04-15
* 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