Commit Graph

849 Commits (c5990ea3484932fd6066c04e36c63735889a8228)
 

Author SHA1 Message Date
Cameron Howey 5c87effc7e Stream to Excel table (#530)
5 years ago
xuri 8b960ee1e6
Fix #547 and #546, add default overlay element for the chart
5 years ago
xuri 5f3a4bc39f
Fix #538, added setting a major unit and tick label skip support for the chart
5 years ago
xuri 1666d04559
optimization: checking error in unit tests
5 years ago
xuri 4e4a5b9b3e
Improve compatibility, fix workbook's rels ID calc error
5 years ago
xuri ae2865d923
Improve code coverage unit tests
5 years ago
match-meng 7358dca436 Update comments for the xmlNewDecoder (#542)
5 years ago
xuri 4249dad8ea
Resolve #539 Merge branch 'v2'
5 years ago
Alex Geer b1b3c0d151 Fix #539 Fixed error opening excel file created in encoding d… (#540)
5 years ago
xuri a526e90404
Fix #426, handle empty workbook view
5 years ago
xuri 3763228ea7
Fix #533 Merge pull request #536 from match-meng/mergecell
5 years ago
xuri da0d2ffbb6 Fix #533, add support overlapped mergecells
5 years ago
Xudong Zhang 4c433c57e6 Resolve #527, unmerge an area (#528)
5 years ago
xuri 5d8365ca17
Fix #529, handle empty inline rich text
5 years ago
xuri 08d1a86c3a
Fix #523, add stream writer for generate new worksheet with huge amounts of data
5 years ago
xuri 842b942c71
Compatible with up to 64 namespaces of Kingsoft WPS
5 years ago
xuri 402ad2f62b
Update XML namespace
5 years ago
xuri 8d6e431dcd
Resolve #521, fix missing elements when parsing
5 years ago
xuri 7965e1231b
Resolve #146, make the GetRow function read data as streaming. Ref: #382, #515
5 years ago
马彦军 aa7eadbffe fix go lock
5 years ago
xuri c8c8397751
Fix #494 Merge pull request #514 from mlh758/fix-494-write-allocations
5 years ago
Harris bf9a835549
Reduce allocations when writing
5 years ago
xuri 6abf8bf972
Resolve #501, support set minor grid lines for the chart
5 years ago
xuri 5e418ebd66
Resolve #507, add the new function `DeleteDefinedName`
5 years ago
xuri 87390cdd99
Resolve #511, allow empty columns in the pivot table
5 years ago
Michael 9fe267ffcf Pre-allocate some memory when reading files (#510)
5 years ago
xuri e7581ebf3e
Fix corrupted Excel file issue #413
5 years ago
xuri 7716968abc
Fix #505, support set line width of the line chart
5 years ago
ducquangkstn 866fda2300 fix #503 rows next issue
5 years ago
xuri 2e791fa433 Optimize code of Getting/Setting Page Margins
5 years ago
streboryaj 2d21b5b50f Added accessors for Getting/Setting Page Margins (#497)
5 years ago
xuri af100372a0
Merge pull request #498 from heiy/master
5 years ago
heiy 810139f5fc solve ending space missing
5 years ago
xuri a00ba75f0f
Fix #493 Merge pull request #495 from jaby/493-ShowZeros
5 years ago
jaby babfeb6b57 Add missing ShowZeros SheetViewOption implementation
5 years ago
xuri eb520ae277
Improve compatibility for charts
5 years ago
xuri 475fbf3856
Create SECURITY.md
5 years ago
xuri a34d3b8c86
Compatibility improvement
5 years ago
xuri 75d66a03f3
Fix #482, font strike style support
5 years ago
Christian Fiedler 3280e1b686 Allow access to more formula attributes in SetCellFormula (#484)
5 years ago
xuri 3c636da460
Resolve #40, init pivot table support
5 years ago
xuri eef232f09e
Fix #483, adjust the order of fields in the structure
5 years ago
xuri 8922f65978
Combine functions:
5 years ago
xuri a3ee098ab6
Fix #466, #480 Merge pull request #481 from bvwells/modules
5 years ago
Ben Wells 3c327413d9 Fix dependency on github.com/360EntSecGroup-Skylar/excelize v1
5 years ago
xuri acbabcf8fc
Add pivot table cache definition struct
5 years ago
xuri b30c642e2b Prepare pivot table support, add pivot table definition struct
5 years ago
xuri 0acb3ef968
Testing files updated
5 years ago
Vsevolod Balashov 1fc4bc52fb Fix #386 regression test added (#440)
5 years ago
xuri 333c5881c0
Merge pull request #479 from mtmcfarl/patch-1
5 years ago