Commit Graph

517 Commits

Author SHA1 Message Date
Looly
170c083907 修改异常包装策略:运行时异常不包装,只包装非运行时异常 2023-08-08 19:03:49 +08:00
Looly
8415a24700 prepare 5.8.22 2023-07-29 14:18:50 +08:00
Looly
c70aa5a8e8 ExcelReader.getWriter逻辑变更,当从非文件读取时,获取sheet,而非空表格。 2023-06-26 12:34:46 +08:00
Looly
97bf3c0acc add test 2023-06-26 12:14:03 +08:00
Looly
64dd287182 prepare 5.8.21 2023-06-17 01:26:48 +08:00
Looly
ce04de3422 reelase 5.8.20 2023-06-17 01:06:45 +08:00
Looly
11655b0ad2 修复RowUtil传入参数错误问题 2023-06-16 16:01:21 +08:00
Looly
8c91e25047
!1003 添加系列方法writeCol,以支持按列输出。
Merge pull request !1003 from hower/v5-dev
2023-05-29 04:01:39 +00:00
hower
decda097e2 修复代码逻辑问题。 2023-05-29 00:09:35 +08:00
hower
b6e260a2f0 添加系列方法writeCol,以支持按列输出。 2023-05-28 22:50:01 +08:00
Looly
bcc21df50a prepare 5.8.20 2023-05-27 00:36:03 +08:00
Looly
be75da4317 release 5.8.19 2023-05-27 00:15:27 +08:00
Looly
6b824e2a86
!1002 添加writeCellValue的重载,以支持isHeader
Merge pull request !1002 from hower/v5-dev
2023-05-26 12:37:26 +00:00
hower
64f575fe74 添加writeCellValue的重载,以支持isHeader 2023-05-26 13:08:29 +08:00
hower
4323a98969 roll back code 2023-05-26 13:02:39 +08:00
hower
c07a3d94bf 添加writeCellValue的重载,以支持isHeader 2023-05-26 12:49:14 +08:00
Looly
dad1790b95 修复MapRowHandler结果Map无序问题 2023-05-26 10:32:19 +08:00
Looly
8a4496b3af 优化Sax方式读取时空白行返回0,修改为返回-1 2023-04-27 18:49:14 +08:00
Looly
2651651076 prepare 5.8.19 2023-04-17 00:14:56 +08:00
Looly
89832cdcce release 5.8.18 2023-04-16 23:40:08 +08:00
Looly
74bf08c5ac prepare 5.8.18 2023-04-12 18:55:52 +08:00
Looly
2672137dbf ☃️release 5.8.17 2023-04-12 17:45:17 +08:00
Looly
89ccae81d1 回退 2023-04-11 23:57:42 +08:00
Golden Looly
2df88aad56
Merge pull request #3050 from GengMS/v5-dev
Issue#3048: 添加 数字单元格精度据单元格实际数值自动适配新特性;
2023-04-11 23:37:08 +08:00
Looly
3dfaa1ba1d add test 2023-04-11 23:00:41 +08:00
耿明硕
8739e39e73 Issue#3048: 添加数字单元格精度 据单元格实际数值自动适配; 设置为true后,每个数字类型单元格精度都可自动设置为 value对应的精度 2023-04-09 10:29:51 +08:00
Looly
e34eb4314b ExcelWriter在关闭后不清空currentRow,以便复用 2023-03-29 22:11:43 +08:00
Looly
2a7c1bbb04 prepare 5.8.17 2023-03-26 09:26:53 +08:00
Looly
d7de4dd4e7 release 5.8.16 2023-03-26 09:05:45 +08:00
Looly
5187fc1a01 fix doc 2023-03-20 23:43:45 +08:00
Looly
def6fe2b60 修复SXSSFWorkbook调用setComment时错位的问题 2023-03-12 13:18:59 +08:00
Looly
dc5992b139 修复NoSuchMethodError未捕获问题 2023-03-09 20:02:22 +08:00
Looly
914a7b700c prepare 5.8.16 2023-03-09 19:14:55 +08:00
Looly
eeef29977f backup 5.8.15 2023-03-09 19:13:17 +08:00
Looly
c861931cef prepare 5.8.16 2023-03-09 09:48:29 +08:00
Looly
9bbba8f319 release 5.8.15 2023-03-09 00:20:08 +08:00
Looly
bf6871fb6d prepare 5.8.15 2023-03-05 23:18:04 +08:00
Looly
4c9ddb666c 🐸release 5.8.14 2023-03-05 22:47:27 +08:00
Looly
51c29abcad 去除冗余插件 2023-03-04 13:48:40 +08:00
Looly
460d09f25b prepare 5.8.14 2023-03-03 23:45:00 +08:00
Looly
09351d3b9d 🐶release 5.8.13 2023-03-03 23:33:42 +08:00
Looly
28b52054b8 HttpRequest#body增加支持Resource重载 2023-03-03 20:37:30 +08:00
Looly
46b9633768 build(pom): 添加 Automatic-Module-Name属性 2023-02-28 22:34:17 +08:00
Looly
27b1ff8330 remove debug 2023-02-15 19:34:53 +08:00
Looly
1366b6c1b9 add test 2023-02-15 19:27:44 +08:00
Looly
d0a2b90c55 prepare 5.8.13 2023-02-09 21:23:56 +08:00
Looly
9dbdf1423e 🍳release 5.8.12 2023-02-09 21:15:09 +08:00
Looly
771f0a4809 修复“sax方式读取excel2003版本,会调用两次doAfterAllAnalysed方法”问题 2023-02-09 19:43:49 +08:00
Looly
0e3cf48875
!919 修复“sax方式读取excel2003版本,会调用两次doAfterAllAnalysed方法”问题。
Merge pull request !919 from hellozrh/v5-dev
2023-02-09 11:37:01 +00:00
Looly
f1164ffa2e fix code 2023-02-09 19:16:16 +08:00