Commit Graph

756 Commits (48c16de8bf74df0fa94a30d29e2e7e3446d48433)
 

Author SHA1 Message Date
Eugene Androsov 97bffe608d
Extend pivot table funtionality (#692)
4 years ago
xuri 01afc6e03f init ECMA-376 agile encryption support
4 years ago
xuri 1111de2fdb
improve compatibility for phonetic hint and sheet tab color
4 years ago
xuri 98f1a69903
support ECMA-376 document standard encryption, ref #199
4 years ago
xuri 4177c1585e Resolve #199, init password protection spreadsheet support
4 years ago
xuri 88de2f8d51
Default row height compatibility with Apache OpenOffice and Kingsoft WPS, unit test update and typo fixed
4 years ago
xuri 3c8c8c55c8 resolved #691, fix the scale for add picture not work
4 years ago
xuri 4e4baac3bc using Mutex lock and update benchmark
4 years ago
xuri bc704c854f update stream writer fields offset
4 years ago
xuri c3e92a51d7 Compatible with Go 1.15, fix unit test failed on Windows and fixed #689 potential race condition
4 years ago
xuri cb6f8852bb Merge branch 'master' into v2
4 years ago
xuri 3cf3101fd9 test on Go 1.5 on Travis CI and update docs for the CalcCellValue
4 years ago
Wang Yaoshen c98fd7e5d0
Fix issue #686 RemoveRow slice bounds out of range (#687)
4 years ago
xuri 843bd24e56 This closes #677 and closes #679, fix panic when enabling compiler inline flags
5 years ago
xuri fcbc7e3f88
Merge pull request #681 from WXDYGR/master
5 years ago
WXDYGR 1c2e7c5c68
Update styles.go
5 years ago
xuancanh ee35497935
Fix #673 comment shape compatibility issue with the recent Excel versions
5 years ago
xuri 13e7bce6d2
improvement compatibility for the XML ignorable namespace
5 years ago
xuri ca43c65115
Update test for addTable
5 years ago
xuri c922c32fb7
support parse and generate XML element namespace dynamic, fix #651
5 years ago
xuri 820a314cfb
Resolve #667, support shared string table without unique count
5 years ago
jaby 5993a07422
Fix issue 665 (#666)
5 years ago
xuri 0aa1510694
update docs and improve compatibility
5 years ago
Huy Bui (Kevin) 42b1c81488
Resolve #661 Add Logarithmic scale option support on Y axis (#662)
5 years ago
xuri 49257c5918
support case-sensitive doc parts to improve compatibility
5 years ago
xuri f7bd0729c6
Resolve #32, fix missing leading/leading spaces when working with SST
5 years ago
xuri 1cbb05d497
GetCols support the row element without r attribute in the worksheet
5 years ago
xuri 48f19f60aa
support the row element without r attribute in the worksheet
5 years ago
xuri 15fd56853f
Update docs and typo fixed
5 years ago
xuri 5221729bc3
make columns iterator read cell streamingly and add max column limit on ColumnNumberToName
5 years ago
xuri dcb772d692
Merge pull request #653 from Jerome1337/648-column-iterator
5 years ago
Jérôme Pogeant e9a4007c17
Implement columns iterator
5 years ago
xuri 8ce48b859a
Merge pull request #647 from heiy/master
5 years ago
heiy eb150c0c22 escape html tag
5 years ago
xuri b6dd7648a1
fn: COUNTA
5 years ago
xuri b62950a39e
fn: MEDIAN, ISNUMBER
5 years ago
xuri 22df34c493
fn: ISBLANK, ISERR, ISERROR, ISEVEN, ISNA, ISNONTEXT, ISODD, NA
5 years ago
xuri fa2571a17e
fn: SUMIF
5 years ago
xuri 2ae631376b
add limits for total columns, row and filename length
5 years ago
xuri c168233e70
speedup get cell value from shared string table
5 years ago
xuri 5c99300ee4
Fix #622, storage string to SST (shared string table)
5 years ago
xuri 1aeb818235
avoid creating duplicate number format
5 years ago
xuri a546427fd9
Resolve #643, avoid creating duplicate style
5 years ago
xuri 7f78464f7f
add test for ReadZipReader, close #642
5 years ago
sachin-puranik 82bb1153d7
Improved error handling and stoped the crash due to fatel error (#593) close #624
5 years ago
xuri 0dd616b18f
Merge pull request #517 from hengmyj/fix/cell_lock
5 years ago
xuri ec14de32f0
Merge branch 'master' into fix/cell_lock
5 years ago
xuri 2efc7107ff
- transform the range to the matrix on the first arg of the formula
5 years ago
xuri 98221a332f
Merge pull request #410
5 years ago
xuri 9b7d8463d3
Merge pull request #638 from yuemanxilou/master
5 years ago