xuri
9d470bb38f
Update conversion between integer types and unit tests
2020-10-23 00:01:52 +08:00
xuri
b812e9a1a8
New formula function AND ( #701 ) and update doc for the NewSheet ( #714 )
2020-10-22 08:29:25 +08:00
xuri
4834a058aa
This closes #714 and closes #715 , fix wrong worksheet index returned by NewSheet in some case, fix panic on formatted value with no built-in number format ID
2020-10-19 23:55:54 +08:00
xuri
520aa679f3
Fix #706 , #713 improve AddPicture performance, fix missing worksheet when rename with same names
2020-10-18 00:01:33 +08:00
xuri
02530e8c8a
Fix #701 , init new formula function AND and OR, prevent formula lexer panic on retrieving the top token type
2020-10-17 01:18:22 +08:00
xuri
ac3dce0bea
- Resolve #711 , update docs for the GetSheetIndex
...
- Update unit test
2020-10-12 00:05:27 +08:00
xuri
d1926675f8
- Resolve #627 , improve multi-series line chart compatibility with KingSoft WPS
...
- Avoid to create duplicate style
- Update unit test for the auto filter
- Init code scanning alerts
2020-10-11 00:15:04 +08:00
Lijingfeng
93160287bb
Optimize memory usage when stream flush and save ( #659 )
...
* use io.Copy from stream temp file to zip Writer
* fix nil
* log
* build
* delete log
* fix compatibility for office
* Update go module
Co-authored-by: lijingfeng <lijingfeng@laiye.com>
Co-authored-by: xuri <xuri.me@gmail.com>
2020-10-05 22:17:11 +08:00
Artem Kustikov
f2b8798a34
extend cell value load to support custom datetime format ( #703 )
...
* extend cell value load to support custom datetime format
* cleanup incorrect imports
* fix numeric values conversion as done in legacy Excel
* fix tests coverage
* revert temporary package name fix
* remove personal info from test XLSX files
* remove unused dependencies
* update format conversion in parseTime
* new UT to increase code coverage
* Resolve code review issue for PR #703
* Rename broken file name generated by unit test
Co-authored-by: xuri <xuri.me@gmail.com>
2020-10-04 21:07:39 +08:00
xuri
9055a835a8
Merge pull request #710 from lbraconnier2/Pivot-failed-in-case-of-multi-columns-and-multi-data
...
fix pivot fails in case of multi columns and multi data
2020-10-01 19:04:19 +08:00
Ludovic Braconnier
2bd359bd01
fix pivot fails in case of multi columns and multi data
2020-09-30 18:20:11 +02:00
jinhyuk-kim-ca
c492220237
Pivot table generation fails when no Columns and multiple Data are provided. ( #708 )
...
fix to create pivot table in case there is no input from Columns
Co-authored-by: Jin Kim <jinhyuk.kim@cerence.com>
Co-authored-by: xuri <xuri.me@gmail.com>
2020-09-27 13:34:39 +08:00
xuri
89465f41b5
Update dependency package version and docs for the OpenFile
2020-09-22 22:29:43 +08:00
xuri
324f87bcae
add checking and limits for the worksheet
2020-09-18 22:20:58 +08:00
xuri
96917e4617
Update docs and test case for the pivot table
2020-09-15 23:31:24 +08:00
Eugene Androsov
97bffe608d
Extend pivot table funtionality ( #692 )
...
Add different pivot options
Add header options to pivot table opts
Add Style name options to pivot table opts
2020-09-11 00:45:52 +08:00
xuri
01afc6e03f
init ECMA-376 agile encryption support
2020-09-06 19:32:00 +08:00
xuri
1111de2fdb
improve compatibility for phonetic hint and sheet tab color
2020-09-03 23:44:43 +08:00
xuri
98f1a69903
support ECMA-376 document standard encryption, ref #199
2020-09-02 23:14:19 +08:00
xuri
4177c1585e
Resolve #199 , init password protection spreadsheet support
2020-09-01 00:47:44 +08:00
xuri
88de2f8d51
Default row height compatibility with Apache OpenOffice and Kingsoft WPS, unit test update and typo fixed
2020-08-22 18:58:43 +08:00
xuri
3c8c8c55c8
resolved #691 , fix the scale for add picture not work
2020-08-18 08:30:32 +00:00
xuri
4e4baac3bc
using Mutex lock and update benchmark
2020-08-16 03:48:11 +00:00
xuri
bc704c854f
update stream writer fields offset
2020-08-15 10:41:45 +00:00
xuri
c3e92a51d7
Compatible with Go 1.15, fix unit test failed on Windows and fixed #689 potential race condition
2020-08-15 09:19:35 +00:00
xuri
cb6f8852bb
Merge branch 'master' into v2
2020-08-14 10:20:36 +00:00
xuri
3cf3101fd9
test on Go 1.5 on Travis CI and update docs for the CalcCellValue
2020-08-14 10:19:27 +00:00
Wang Yaoshen
c98fd7e5d0
Fix issue #686 RemoveRow slice bounds out of range ( #687 )
...
fix Hyperlinks update error
2020-08-14 10:32:58 +08:00
xuri
843bd24e56
This closes #677 and closes #679 , fix panic when enabling compiler inline flags
2020-08-06 05:58:40 +00:00
xuri
fcbc7e3f88
Merge pull request #681 from WXDYGR/master
...
Fixed GetCellValue percentage accuracy
2020-08-05 20:54:15 +08:00
WXDYGR
1c2e7c5c68
Update styles.go
...
修复获取百分比值时,GetCellValue返回值不准确的问题
2020-08-05 20:33:12 +08:00
xuancanh
ee35497935
Fix #673 comment shape compatibility issue with the recent Excel versions
...
* Fix comment shape compatibility issue
* Using Go modules with Travis CI
* Update .travis.yml
Co-authored-by: Canh Nguyen <nguyenxc@seagroup.com>
Co-authored-by: xuri <xuri.me@gmail.com>
2020-07-22 20:20:00 +08:00
xuri
13e7bce6d2
improvement compatibility for the XML ignorable namespace
2020-07-20 00:05:37 +08:00
xuri
ca43c65115
Update test for addTable
2020-07-19 00:10:42 +08:00
xuri
c922c32fb7
support parse and generate XML element namespace dynamic, fix #651
2020-07-18 15:15:16 +08:00
xuri
820a314cfb
Resolve #667 , support shared string table without unique count
2020-07-15 23:32:00 +08:00
jaby
5993a07422
Fix issue 665 ( #666 )
2020-07-14 23:05:43 +08:00
xuri
0aa1510694
update docs and improve compatibility
2020-07-11 02:31:02 +08:00
Huy Bui (Kevin)
42b1c81488
Resolve #661 Add Logarithmic scale option support on Y axis ( #662 )
...
* Resolve #661 Add Logarithmic scale option support on Y axis
Example usage:
Add the following option into the format string when using AddChart:
"y_axis":{"scaling":{"logbase":"10"}}
* Change type of LogBase from attrValString to attrVarFloat
* Add test case for testing Logarithmic Option in Y axis of charts
* Move field `LogBase` in the format string up one level (remove `Scaling`) as suggested the owner
Test cases are updated accordingly.
2020-07-11 01:07:41 +08:00
xuri
49257c5918
support case-sensitive doc parts to improve compatibility
2020-07-09 01:24:11 +08:00
xuri
f7bd0729c6
Resolve #32 , fix missing leading/leading spaces when working with SST
2020-07-01 22:41:29 +08:00
xuri
1cbb05d497
GetCols support the row element without r attribute in the worksheet
2020-06-28 00:02:32 +08:00
xuri
48f19f60aa
support the row element without r attribute in the worksheet
2020-06-27 00:02:47 +08:00
xuri
15fd56853f
Update docs and typo fixed
2020-06-22 00:14:56 +08:00
xuri
5221729bc3
make columns iterator read cell streamingly and add max column limit on ColumnNumberToName
2020-06-22 00:05:19 +08:00
xuri
dcb772d692
Merge pull request #653 from Jerome1337/648-column-iterator
...
Implement columns iterator
2020-06-20 22:08:08 +08:00
Jérôme Pogeant
e9a4007c17
Implement columns iterator
2020-06-17 16:45:04 +02:00
xuri
8ce48b859a
Merge pull request #647 from heiy/master
...
escape html tag
2020-06-08 19:02:50 +08:00
heiy
eb150c0c22
escape html tag
2020-06-08 18:23:38 +08:00
xuri
b6dd7648a1
fn: COUNTA
2020-06-04 00:35:54 +08:00