Commit Graph

18 Commits (48c16de8bf74df0fa94a30d29e2e7e3446d48433)

Author SHA1 Message Date
xuri 48c16de8bf
Improve security and simplify code
3 years ago
xuri e9ae9b45b2
change go module import path to github.com/xuri/excelize
4 years ago
xuri 544ef18a8c
- Support concurrency iterate rows and columns
4 years ago
xuri be12cc27f1
This closes #652, new SetColWidth API, support set column width in stream writing mode, and export error message
4 years ago
xuri 2af96c0714
#65 fn: N, PERCENTILE.INC and T
4 years ago
xuri 77978ac68d
This closes #657 and closes #748, AddChart support custom marker symbol and symbol size, fix AddPicture auto fit failure with multi merged cells
4 years ago
xuri 0aa1510694
update docs and improve compatibility
5 years ago
xuri 98221a332f
Merge pull request #410
5 years ago
xuri cbc3fd21b7
Resolve #455, init delete picture from spreadsheet support
5 years ago
xuri 1666d04559
optimization: checking error in unit tests
5 years ago
xuri ae2865d923
Improve code coverage unit tests
5 years ago
xuri 54def7eaad
Add TIF, TIFF format images and more detailed error information when open the encrypted file
6 years ago
xuri a88459d5f1
add unit tests to functions
6 years ago
xuri f2df344739
Resolve #369,#370
6 years ago
Michael a94dcb9918
Do not save duplicate images
6 years ago
xuri f0244c0016
Add unit test to improve testing coverage
6 years ago
xuri 40ff5dc1a7
refactor: handler error instead of panic,
6 years ago
Michael 2874d75555 Add benchmark for adding images to sheet (#367)
6 years ago