Eugene Androsov
|
2be4bfd410
Fix row duplicate mechanism (#729)
|
5 年之前 |
xuri
|
2514bb16c6
Fix #724, standardize variable naming and update unit tests
|
5 年之前 |
xuri
|
5dd0b4aec2
using POSIX directory separator in zip path with Windows
|
5 年之前 |
xuri
|
cdc57db3b3
Fix race conditions
|
5 年之前 |
xuri
|
c82a185af8
Compatibility improvement: parse document core part (workbook) dynamically
|
5 年之前 |
Ted
|
fcca8a3838
optimize memory allocation (#722)
|
5 年之前 |
xuri
|
9d470bb38f
Update conversion between integer types and unit tests
|
5 年之前 |
xuri
|
b812e9a1a8
New formula function AND (#701) and update doc for the NewSheet (#714)
|
5 年之前 |
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
|
5 年之前 |
xuri
|
520aa679f3
Fix #706, #713 improve AddPicture performance, fix missing worksheet when rename with same names
|
5 年之前 |
xuri
|
02530e8c8a
Fix #701, init new formula function AND and OR, prevent formula lexer panic on retrieving the top token type
|
5 年之前 |
xuri
|
ac3dce0bea
- Resolve #711, update docs for the GetSheetIndex
|
5 年之前 |
xuri
|
d1926675f8
- Resolve #627, improve multi-series line chart compatibility with KingSoft WPS
|
5 年之前 |
Lijingfeng
|
93160287bb
Optimize memory usage when stream flush and save (#659)
|
5 年之前 |
Artem Kustikov
|
f2b8798a34
extend cell value load to support custom datetime format (#703)
|
5 年之前 |
xuri
|
9055a835a8
Merge pull request #710 from lbraconnier2/Pivot-failed-in-case-of-multi-columns-and-multi-data
|
5 年之前 |
Ludovic Braconnier
|
2bd359bd01
fix pivot fails in case of multi columns and multi data
|
5 年之前 |
jinhyuk-kim-ca
|
c492220237
Pivot table generation fails when no Columns and multiple Data are provided. (#708)
|
5 年之前 |
xuri
|
89465f41b5
Update dependency package version and docs for the OpenFile
|
5 年之前 |
xuri
|
324f87bcae
add checking and limits for the worksheet
|
5 年之前 |
xuri
|
96917e4617
Update docs and test case for the pivot table
|
5 年之前 |
Eugene Androsov
|
97bffe608d
Extend pivot table funtionality (#692)
|
5 年之前 |
xuri
|
01afc6e03f
init ECMA-376 agile encryption support
|
5 年之前 |
xuri
|
1111de2fdb
improve compatibility for phonetic hint and sheet tab color
|
5 年之前 |
xuri
|
98f1a69903
support ECMA-376 document standard encryption, ref #199
|
5 年之前 |
xuri
|
4177c1585e
Resolve #199, init password protection spreadsheet support
|
5 年之前 |
xuri
|
88de2f8d51
Default row height compatibility with Apache OpenOffice and Kingsoft WPS, unit test update and typo fixed
|
5 年之前 |
xuri
|
3c8c8c55c8
resolved #691, fix the scale for add picture not work
|
5 年之前 |
xuri
|
4e4baac3bc
using Mutex lock and update benchmark
|
5 年之前 |
xuri
|
bc704c854f
update stream writer fields offset
|
5 年之前 |