127 Commits

Author SHA1 Message Date
耿明硕
8739e39e73 Issue#3048: 添加数字单元格精度 据单元格实际数值自动适配; 设置为true后,每个数字类型单元格精度都可自动设置为 value对应的精度 2023-04-09 10:29:51 +08:00
Looly
def6fe2b60 修复SXSSFWorkbook调用setComment时错位的问题 2023-03-12 13:18:59 +08:00
Looly
28b52054b8 HttpRequest#body增加支持Resource重载 2023-03-03 20:37:30 +08:00
Looly
1366b6c1b9 add test 2023-02-15 19:27:44 +08:00
Looly
771f0a4809 修复“sax方式读取excel2003版本,会调用两次doAfterAllAnalysed方法”问题 2023-02-09 19:43:49 +08:00
hellozrh
9ceac4d3cd 单元测试增加assert 2023-01-18 14:35:18 +08:00
hellozrh
7c0a8a4571 修复多个sheet页时,doAfterAllAnalysed调用次数问题。 2023-01-18 14:23:12 +08:00
hellozrh
616d3af128 修复2003版本excel读取时processLastCellSheet执行两次的问题 2023-01-18 13:59:31 +08:00
hellozrh
e36649fbc8 修复2003版本excel读取时processLastCellSheet执行两次的问题 2023-01-18 13:59:22 +08:00
hellozrh
29278a10d8 解决excel读到时空白行rowHanler重复执行的问题。 2023-01-18 09:20:05 +08:00
hellozrh
c660d79bf2 解决excel读到时空白行rowHanler重复执行的问题。 2023-01-18 09:20:05 +08:00
Looly
d0916f8ffd add test 2022-12-06 23:53:32 +08:00
Looly
c3b50a23c2 add test 2022-11-08 19:39:20 +08:00
Looly
9dfac34f69 修复ExcelReader读取时间变成12小时形式问题 2022-09-24 01:04:16 +08:00
Looly
bea723c11b add methods 2022-04-28 17:00:49 +08:00
Looly
3896b9d675 fix code 2022-04-27 16:02:57 +08:00
Looly
ca03fb3411 add test 2022-04-24 14:21:20 +08:00
Looly
4e12aa52c9 add test 2022-04-24 10:59:02 +08:00
Looly
7fad8f6f7c fix bug 2022-04-07 00:32:12 +08:00
Looly
449ec53da2 fix bug 2022-04-07 00:16:35 +08:00
Looly
8196941b6e fix NPE bug 2022-04-02 00:42:27 +08:00
Golden Looly
aaa88dad81
Merge pull request #2234 from goldpumpkin/v5-dev
读取 excel 抛 NPE 错误
2022-04-02 00:38:46 +08:00
Looly
be96b8c8b3 fix code 2022-04-02 00:19:38 +08:00
jin.huang
8cf841a67c Add Junit Test 2022-04-01 18:03:13 +08:00
jin.huang
bffd1d204c Fix 读取空行NPE错误 2022-04-01 17:53:53 +08:00
Looly
b8f0f7efdb add test 2022-03-30 01:55:02 +08:00
Looly
c2db09e1ba add method 2022-03-30 01:31:39 +08:00
Looly
6427120482 add method 2022-03-30 01:23:48 +08:00
Say.li
1400911bb8
增加 ExcelUtil getReader(String bookFilePath, String sheetName) 方法支持 2022-03-24 14:20:34 +08:00
Looly
15a0662da5 fix code 2022-03-19 11:13:33 +08:00
Say.li
c36bc18937
修改测试代码 2022-03-18 18:00:05 +08:00
Looly
53545b7ddf add test 2021-12-21 19:17:33 +08:00
Looly
915b55034c add test 2021-12-21 17:49:01 +08:00
looly
f9bd66c4e3 add add pic 2021-12-20 17:35:47 +08:00
张少泽
01b0e35f01 excel中添加图片的方法 2021-12-18 20:34:34 +08:00
SPPan
d8182e94bf 增加1899单元测试 2021-11-27 22:48:57 +08:00
Looly
f4ca74f376 add ColumnSheetReader 2021-11-11 23:24:30 +08:00
Looly
662485fb2b fix FileResourceBug 2021-11-10 22:48:11 +08:00
Looly
c8071336f9 fix bug 2021-10-27 00:50:32 +08:00
Looly
644d1c22c7 fix null bug 2021-10-16 00:27:13 +08:00
Looly
3ed26fe761 add test 2021-10-15 19:40:50 +08:00
Looly
85bc21b6c1 fix bug 2021-10-11 21:23:55 +08:00
Looly
9db1d175e0 support Hyperlink 2021-09-17 21:05:39 +08:00
Looly
612441615d change method param 2021-09-13 11:53:12 +08:00
Looly
20a30fbc28 add test 2021-09-06 10:50:44 +08:00
Looly
4acfe47bbe support sheetName 2021-08-22 18:38:55 +08:00
Looly
3cb4aa0796 add EscapeStrCellSetter 2021-08-18 23:51:19 +08:00
Looly
42fbe12f69 add test 2021-08-18 23:30:46 +08:00
Looly
838a2c45a6 fix float bug 2021-08-09 21:40:17 +08:00
Looly
f6b93ef2d5 add test 2021-08-07 17:30:26 +08:00