-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Comparing changes
Open a pull request
base repository: qax-os/excelize
base: v2.2.0
head repository: qax-os/excelize
compare: v2.3.0
Commits on Nov 14, 2019
-
3
Configuration menu - View commit details
-
Copy full SHA for aa7eadb - Browse repository at this point
Copy the full SHA aa7eadbView commit details
Commits on May 12, 2020
-
- New API: SetSheetFormatPr and GetSheetFormatPr
- typo fix, resolve #635
Configuration menu - View commit details
-
Copy full SHA for dfea8f9 - Browse repository at this point
Copy the full SHA dfea8f9View commit details
Commits on May 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9baa1bb - Browse repository at this point
Copy the full SHA 9baa1bbView commit details
Commits on May 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c815e4b - Browse repository at this point
Copy the full SHA c815e4bView commit details -
Merge pull request #638 from yuemanxilou/master
avoid duplicate filter database in workbook defined name
Configuration menu - View commit details
-
Copy full SHA for 9b7d846 - Browse repository at this point
Copy the full SHA 9b7d846View commit details
Commits on May 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 98221a3 - Browse repository at this point
Copy the full SHA 98221a3View commit details
Commits on May 21, 2020
-
- transform the range to the matrix on the first arg of the formula
- typo fix - reset cell with and height when insert picture into merged cell with autofit
Configuration menu - View commit details
-
Copy full SHA for 2efc710 - Browse repository at this point
Copy the full SHA 2efc710View commit details
Commits on May 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ec14de3 - Browse repository at this point
Copy the full SHA ec14de3View commit details -
Merge pull request #517 from hengmyj/fix/cell_lock
make set cell value is concurrency safe
Configuration menu - View commit details
-
Copy full SHA for 0dd616b - Browse repository at this point
Copy the full SHA 0dd616bView commit details
Commits on May 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 82bb115 - Browse repository at this point
Copy the full SHA 82bb115View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f78464 - Browse repository at this point
Copy the full SHA 7f78464View commit details
Commits on May 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a546427 - Browse repository at this point
Copy the full SHA a546427View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1aeb818 - Browse repository at this point
Copy the full SHA 1aeb818View commit details
Commits on May 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5c99300 - Browse repository at this point
Copy the full SHA 5c99300View commit details
Commits on May 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c168233 - Browse repository at this point
Copy the full SHA c168233View commit details
Commits on May 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2ae6313 - Browse repository at this point
Copy the full SHA 2ae6313View commit details
Commits on May 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fa2571a - Browse repository at this point
Copy the full SHA fa2571aView commit details
Commits on May 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 22df34c - Browse repository at this point
Copy the full SHA 22df34cView commit details
Commits on Jun 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b62950a - Browse repository at this point
Copy the full SHA b62950aView commit details
Commits on Jun 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b6dd764 - Browse repository at this point
Copy the full SHA b6dd764View commit details
Commits on Jun 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for eb150c0 - Browse repository at this point
Copy the full SHA eb150c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ce48b8 - Browse repository at this point
Copy the full SHA 8ce48b8View commit details
Commits on Jun 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e9a4007 - Browse repository at this point
Copy the full SHA e9a4007View commit details
Commits on Jun 20, 2020
-
Merge pull request #653 from Jerome1337/648-column-iterator
Implement columns iterator
Configuration menu - View commit details
-
Copy full SHA for dcb772d - Browse repository at this point
Copy the full SHA dcb772dView commit details
Commits on Jun 21, 2020
-
make columns iterator read cell streamingly and add max column limit …
…on ColumnNumberToName
Configuration menu - View commit details
-
Copy full SHA for 5221729 - Browse repository at this point
Copy the full SHA 5221729View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15fd568 - Browse repository at this point
Copy the full SHA 15fd568View commit details
Commits on Jun 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 48f19f6 - Browse repository at this point
Copy the full SHA 48f19f6View commit details
Commits on Jun 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1cbb05d - Browse repository at this point
Copy the full SHA 1cbb05dView commit details
Commits on Jul 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f7bd072 - Browse repository at this point
Copy the full SHA f7bd072View commit details
Commits on Jul 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 49257c5 - Browse repository at this point
Copy the full SHA 49257c5View commit details
Commits on Jul 10, 2020
-
Resolve #661 Add Logarithmic scale option support on Y axis (#662)
* Resolve #661 Add Logarithmic scale option support on Y axis Example usage: Add the following option into the format string when using AddChart: "y_axis":{"scaling":{"logbase":"10"}} * Change type of LogBase from attrValString to attrVarFloat * Add test case for testing Logarithmic Option in Y axis of charts * Move field `LogBase` in the format string up one level (remove `Scaling`) as suggested the owner Test cases are updated accordingly.
Configuration menu - View commit details
-
Copy full SHA for 42b1c81 - Browse repository at this point
Copy the full SHA 42b1c81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aa1510 - Browse repository at this point
Copy the full SHA 0aa1510View commit details
Commits on Jul 14, 2020
-
jaby authored
Jul 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 5993a07 - Browse repository at this point
Copy the full SHA 5993a07View commit details
Commits on Jul 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 820a314 - Browse repository at this point
Copy the full SHA 820a314View commit details
Commits on Jul 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c922c32 - Browse repository at this point
Copy the full SHA c922c32View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca43c65 - Browse repository at this point
Copy the full SHA ca43c65View commit details
Commits on Jul 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 13e7bce - Browse repository at this point
Copy the full SHA 13e7bceView commit details
Commits on Jul 22, 2020
-
Fix #673 comment shape compatibility issue with the recent Excel vers…
…ions * Fix comment shape compatibility issue * Using Go modules with Travis CI * Update .travis.yml Co-authored-by: Canh Nguyen <nguyenxc@seagroup.com> Co-authored-by: xuri <xuri.me@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ee35497 - Browse repository at this point
Copy the full SHA ee35497View commit details
Commits on Aug 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1c2e7c5 - Browse repository at this point
Copy the full SHA 1c2e7c5View commit details -
Merge pull request #681 from WXDYGR/master
Fixed GetCellValue percentage accuracy
Configuration menu - View commit details
-
Copy full SHA for fcbc7e3 - Browse repository at this point
Copy the full SHA fcbc7e3View commit details
Commits on Aug 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 843bd24 - Browse repository at this point
Copy the full SHA 843bd24View commit details
There are no files selected for viewing
Uh oh!
There was an error while loading. Please reload this page.