-
-
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.1.0
head repository: qax-os/excelize
compare: v2.2.0
Commits on Feb 12, 2020
-
2
Configuration menu - View commit details
-
Copy full SHA for 023dba7 - Browse repository at this point
Copy the full SHA 023dba7View commit details
Commits on Feb 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 52f1eee - Browse repository at this point
Copy the full SHA 52f1eeeView commit details
Commits on Feb 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ad883ca - Browse repository at this point
Copy the full SHA ad883caView commit details
Commits on Feb 21, 2020
-
Resolve #582, support to set date field subtotal and names for pivot …
…table - typo fixed and update do.dev badge in the README.
Configuration menu - View commit details
-
Copy full SHA for 6dcb701 - Browse repository at this point
Copy the full SHA 6dcb701View commit details
Commits on Feb 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8b20ea1 - Browse repository at this point
Copy the full SHA 8b20ea1View commit details
Commits on Feb 26, 2020
-
AddPivotTable API changed: new structure PivotTableField to hold pivo…
…t table fields for better scalability
Configuration menu - View commit details
-
Copy full SHA for 821a5d8 - Browse repository at this point
Copy the full SHA 821a5d8View commit details
Commits on Feb 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 386a42d - Browse repository at this point
Copy the full SHA 386a42dView commit details -
Merge pull request #589 from xxb-at-julichina/master
Reduce redundant memory copy in getRowHeight
Configuration menu - View commit details
-
Copy full SHA for 0ac7e18 - Browse repository at this point
Copy the full SHA 0ac7e18View commit details
Commits on Feb 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1d87da5 - Browse repository at this point
Copy the full SHA 1d87da5View commit details
Commits on Mar 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1e3c850 - Browse repository at this point
Copy the full SHA 1e3c850View commit details
Commits on Mar 3, 2020
-
Export ExcelDateToTime function to convert excel date to time
Signed-off-by: Vaibhav Nayak <vaibhav.nayak@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 83eedce - Browse repository at this point
Copy the full SHA 83eedceView commit details -
Merge pull request #592 from hexbioc/master
Exported function to convert excel date to time
Configuration menu - View commit details
-
Copy full SHA for cb79754 - Browse repository at this point
Copy the full SHA cb79754View commit details
Commits on Mar 8, 2020
-
Remove calculated properties to make recalculate formulas in some spr…
…eadsheet applications, such as Kingsoft WPS
Configuration menu - View commit details
-
Copy full SHA for 2ccb8f6 - Browse repository at this point
Copy the full SHA 2ccb8f6View commit details
Commits on Mar 9, 2020
-
Resolve #470, export Style structs to allow create the style for cell…
…s by given JSON or structure
Configuration menu - View commit details
-
Copy full SHA for 9e2318c - Browse repository at this point
Copy the full SHA 9e2318cView commit details
Commits on Mar 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6ab5b99 - Browse repository at this point
Copy the full SHA 6ab5b99View commit details
Commits on Mar 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cea3d80 - Browse repository at this point
Copy the full SHA cea3d80View commit details
Commits on Mar 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a75c6f6 - Browse repository at this point
Copy the full SHA a75c6f6View commit details
Commits on Mar 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6afc468 - Browse repository at this point
Copy the full SHA 6afc468View commit details
Commits on Mar 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3f89c6e - Browse repository at this point
Copy the full SHA 3f89c6eView commit details
Commits on Mar 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3ce4b91 - Browse repository at this point
Copy the full SHA 3ce4b91View commit details
Commits on Mar 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7363626 - Browse repository at this point
Copy the full SHA 7363626View commit details
Commits on Apr 1, 2020
-
fix reading wrong string from xml such as below
<sheetData><row r="1"><c r="A1" s="1" t="s"><v>0</v></c><c r="B1" s="1" t="s"></c></row></sheetData>
Configuration menu - View commit details
-
Copy full SHA for 59f6af2 - Browse repository at this point
Copy the full SHA 59f6af2View commit details
Commits on Apr 5, 2020
-
4
Configuration menu - View commit details
-
Copy full SHA for 0f2a905 - Browse repository at this point
Copy the full SHA 0f2a905View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66d0272 - Browse repository at this point
Copy the full SHA 66d0272View commit details
Commits on Apr 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6e90fa6 - Browse repository at this point
Copy the full SHA 6e90fa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2e1da8 - Browse repository at this point
Copy the full SHA a2e1da8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e36650f - Browse repository at this point
Copy the full SHA e36650fView commit details
Commits on Apr 9, 2020
-
- Resolve #611, fix failure BenchmarkSetCellValue
- Allow empty filter, data, and rows in the pivot table - Add more test case for pivot table
Configuration menu - View commit details
-
Copy full SHA for 10115b5 - Browse repository at this point
Copy the full SHA 10115b5View commit details
Commits on Apr 22, 2020
-
- Resolve #485 use sheet index instead of ID
- added 3 internal function: getSheetID, getActiveSheetID, getSheetNameByID
Configuration menu - View commit details
-
Copy full SHA for 1fe660d - Browse repository at this point
Copy the full SHA 1fe660dView commit details
Commits on Apr 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2285d4d - Browse repository at this point
Copy the full SHA 2285d4dView commit details
Commits on May 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 48fc4c0 - Browse repository at this point
Copy the full SHA 48fc4c0View commit details
Commits on May 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bdf0538 - Browse repository at this point
Copy the full SHA bdf0538View commit details -
Configuration menu - View commit details
-
Copy full SHA for 789adf9 - Browse repository at this point
Copy the full SHA 789adf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f796b8 - Browse repository at this point
Copy the full SHA 6f796b8View commit details
Commits on May 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5c82f22 - Browse repository at this point
Copy the full SHA 5c82f22View commit details -
#65 fn: CSCH, DECIMAL, DEGREES, EVEN, EXP, FACT, FACTDOUBLE, FLOOR, F…
…LOOR.MATH, FLOOR.PRECISE, INT, ISO.CEILING, LN, LOG, LOG10, MDETERM
Configuration menu - View commit details
-
Copy full SHA for 97e3f4c - Browse repository at this point
Copy the full SHA 97e3f4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f73a19 - Browse repository at this point
Copy the full SHA 1f73a19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f29af2 - Browse repository at this point
Copy the full SHA 5f29af2View commit details
Commits on May 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for de34eca - Browse repository at this point
Copy the full SHA de34ecaView commit details
Commits on May 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 08185c3 - Browse repository at this point
Copy the full SHA 08185c3View commit details
Commits on May 8, 2020
-
- resolve ineffectual assignment - handle exception with invalid formula - update range resolver
Configuration menu - View commit details
-
Copy full SHA for 4188dc7 - Browse repository at this point
Copy the full SHA 4188dc7View commit details
Commits on May 10, 2020
-
- formula engine: reduce cyclomatic complexity
- styles: allow empty and default cell formats, #628
Configuration menu - View commit details
-
Copy full SHA for 882abb8 - Browse repository at this point
Copy the full SHA 882abb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0feb819 - Browse repository at this point
Copy the full SHA 0feb819View commit details
There are no files selected for viewing
Uh oh!
There was an error while loading. Please reload this page.