xuri
|
c922c32fb7
support parse and generate XML element namespace dynamic, fix #651
|
5 tahun lalu |
xuri
|
820a314cfb
Resolve #667, support shared string table without unique count
|
5 tahun lalu |
xuri
|
49257c5918
support case-sensitive doc parts to improve compatibility
|
5 tahun lalu |
xuri
|
f7bd0729c6
Resolve #32, fix missing leading/leading spaces when working with SST
|
5 tahun lalu |
xuri
|
1cbb05d497
GetCols support the row element without r attribute in the worksheet
|
5 tahun lalu |
xuri
|
48f19f60aa
support the row element without r attribute in the worksheet
|
5 tahun lalu |
xuri
|
15fd56853f
Update docs and typo fixed
|
5 tahun lalu |
xuri
|
5221729bc3
make columns iterator read cell streamingly and add max column limit on ColumnNumberToName
|
5 tahun lalu |
xuri
|
c168233e70
speedup get cell value from shared string table
|
5 tahun lalu |
xuri
|
5c99300ee4
Fix #622, storage string to SST (shared string table)
|
5 tahun lalu |
xuri
|
98221a332f
Merge pull request #410
|
5 tahun lalu |
xuri
|
2285d4dc71
handle the cell without r attribute in a row element
|
5 tahun lalu |
xuri
|
0f2a905324
Performance improvements
|
5 tahun lalu |
foxmeder
|
59f6af21a3
fix reading wrong string from xml such as below
|
5 tahun lalu |
xuri
|
3f89c6e979
remove ineffectual variable assignments and simplify code
|
5 tahun lalu |
xxb-at-julichina
|
386a42dfa2
Update rows.go
|
5 tahun lalu |
xuri
|
8b20ea1685
Fix #586, duplicate row with merged cells
|
5 tahun lalu |
xuri
|
ad883caa0f
Resolve #580, revert commit https://github.com/360EntSecGroup-Skylar/excelize/commit/5ca7231ed408ac264f509ff52b5d28ff4fbda757
|
5 tahun lalu |
xuri
|
5ca7231ed4
optimize code and comments: use println errors instead of panic
|
6 tahun lalu |
xuri
|
5f5ec76740
Fix #551, handle empty rows in streaming reading
|
6 tahun lalu |
xuri
|
09485b3f9f
Improve code coverage unit tests
|
6 tahun lalu |
match-meng
|
7358dca436
Update comments for the xmlNewDecoder (#542)
|
6 tahun lalu |
xuri
|
4249dad8ea
Resolve #539 Merge branch 'v2'
|
6 tahun lalu |
Alex Geer
|
b1b3c0d151
Fix #539 Fixed error opening excel file created in encoding d… (#540)
|
6 tahun lalu |
xuri
|
5d8365ca17
Fix #529, handle empty inline rich text
|
6 tahun lalu |
xuri
|
7965e1231b
Resolve #146, make the GetRow function read data as streaming. Ref: #382, #515
|
6 tahun lalu |
ducquangkstn
|
866fda2300
fix #503 rows next issue
|
6 tahun lalu |
xuri
|
a34d3b8c86
Compatibility improvement
|
6 tahun lalu |
xuri
|
9c70d0ac86
Documentation updated, Go 1.10+ required
|
6 tahun lalu |
Harris
|
acd76425c2
Handle multi row inline strings
|
6 tahun lalu |