Commit Graph

914 Commits (66776730b605dfef2d01dd8a59afc45d98272eb1)
 

Author SHA1 Message Date
xuri 6dcb7013ee
Resolve #582, support to set date field subtotal and names for pivot table
5 years ago
xuri ad883caa0f
Resolve #580, revert commit 5ca7231ed4
5 years ago
xuri 52f1eee7c4
Fix #578, escape character in the formula
5 years ago
xuri 023dba7265
Fix #576, serialize by fields order on stream flush
5 years ago
xuri e51aff2d95 Resolve #570, flat columns for the column's operation
5 years ago
xuri a691c1048d
Merge pull request #565 from Amodio/master
5 years ago
Jacques Boscq 68754a2075 SetColVisible() can parse a column range + typos.
5 years ago
xuri cbc3fd21b7
Resolve #455, init delete picture from spreadsheet support
5 years ago
xuri e2bd08c911
Make DeleteChart delete multiple charts located on the same cell
5 years ago
xuri 0bb245523a
Resolve #557, init delete chart support
5 years ago
xuri fa7078f06c
Specified combo chart as variadic parameters
5 years ago
xuri 9ddb52eac4 Fix #554, init combo chart support, new chart pie of pie, bar of pie chart support
5 years ago
xuri 5ca7231ed4
optimize code and comments: use println errors instead of panic
5 years ago
xuri 5f5ec76740
Fix #551, handle empty rows in streaming reading
5 years ago
xuri 09485b3f9f
Improve code coverage unit tests
5 years ago
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