Commit Graph

209 Commits

Author SHA1 Message Date
Looly
1e5f5dc031 fix comment 2021-08-22 12:20:32 +08:00
Looly
9d8f00e049 add methods 2021-08-19 11:39:13 +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
efaa0a5ca1 add comment 2021-08-16 20:35:48 +08:00
Looly
838a2c45a6 fix float bug 2021-08-09 21:40:17 +08:00
Looly
b5145a0bac add ValueSetter 2021-08-09 09:35:48 +08:00
Looly
f6b93ef2d5 add test 2021-08-07 17:30:26 +08:00
申劭明
6a5a026c00 fix bug #I43U9G 2021-08-05 06:52:20 +00:00
Looly
c3f1fe50e4 fix convert bug 2021-07-28 00:35:03 +08:00
Looly
fa324608b2 fix code 2021-07-11 17:40:03 +08:00
Looly
0e15b89cfa add test 2021-07-10 01:14:41 +08:00
Looly
eae7edc1ae ignore test 2021-06-25 15:12:51 +08:00
Looly
a1b56d03c6 add test 2021-06-24 23:47:01 +08:00
Looly
ae16121e46 add style for columns and rows 2021-06-24 23:23:26 +08:00
wenbei
5267a02467 modify method name,update desc 2021-06-24 19:38:02 +08:00
wenbei
f428120890 对导出的数据整行或整列自定义样式
fix:原setRowStyle setColumnStyle会使无数据的cell也有样式且有数据的cell的样式会被StyleSet的样式覆盖
2021-06-24 17:34:28 +08:00
Looly
7ead906910 fix poi bug 2021-06-18 11:22:07 +08:00
Looly
f9b6110042 remove deprecated methods 2021-06-16 00:51:20 +08:00
Looly
7c38e496f4 add contenttype 2021-06-08 12:13:35 +08:00
NanCheung
4ee9c2cb08 🚩 新增操作excel时快速获取Content-Type的方法 2021-06-08 11:14:51 +08:00
cal101
4a23342078 [cleanup] erefactor/EclipseJdt - Remove unused local variables
EclipseJdt cleanup 'RemoveUnusedLocalVariable' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.19/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-06-06 16:59:07 +00:00
Looly
c45b6c4b8f ignore test 2021-05-25 11:29:42 +08:00
Looly
9c290c4bcc fix readBySax for xls not support sheetName 2021-05-25 01:59:29 +08:00
Looly
c5887344e9 fix read by sheetName bug 2021-05-25 00:08:34 +08:00
henry
98299a2bbc 修复./hutool.sh install执行过程中报错问题
Signed-off-by: henry <1009015337@qq.com>
2021-05-11 12:05:25 +08:00
Looly
c984f3555f add methods 2021-05-09 01:04:46 +08:00
Looly
235d32043e !318 hutool-poi修改
Merge pull request !318 from 有望得道/v5-dev
2021-05-09 00:52:38 +08:00
Looly
79e7fe93f6 fix expty excel bug 2021-05-08 10:34:59 +08:00
znxdgwx
ee8e7eb6f1 添加注释 2021-04-27 09:47:47 +08:00
znxdgwx
b923783b34 修复问题 more than 3 if/for/while/switch/try 2021-04-27 09:36:15 +08:00
znxdgwx
b32865ad65 添加方法 1、采用自定义样式合并单元格,2、输出复杂格式的表头行
修改合并单元格时边框颜色丢失问题
2021-04-26 17:13:23 +08:00
Looly
6f4d1f6431 add test 2021-04-23 11:38:27 +08:00
Looly
c3eefb614c add methods 2021-04-22 00:23:58 +08:00
Looly
8d6e813afa add test 2021-03-30 16:10:20 +08:00
Looly
51d0d118ac fix code 2021-02-28 12:14:05 +08:00
Looly
b285db71cd compated to poi 5.x 2021-02-27 12:51:08 +08:00
Looly
491e423e4b fix code 2021-02-25 21:24:50 +08:00
Golden Looly
7506828dd5
Merge pull request #1422 from cal101/jdt-RemoveUnusedImportCleanUp
[cleanup] erefactor/EclipseJdt - Remove unused imports
2021-02-20 10:09:57 +08:00
Looly
1f8bac4afa fix #I38857 2021-02-19 17:50:55 +08:00
cal101
43ddad8941 [cleanup] erefactor/EclipseJdt - Remove unused imports
EclipseJdt cleanup 'RemoveUnusedImport' applied by erefactor.

For EclipseJdt see https://www.eclipse.org/eclipse/news/4.18/jdt.php
For erefactor see https://github.com/cal101/erefactor
2021-02-13 15:56:06 +00:00
Looly
d69b95f066 fix csv bug 2021-01-31 21:34:17 +08:00
Looly
93df8333df fix bom 2021-01-22 21:48:28 +08:00
Looly
4e38adb32d change line sep 2021-01-20 17:10:45 +08:00
Looly
71177864be add method for #1342 2021-01-02 11:36:14 +08:00
Looly
99934e2b9f fix bug #1342 2020-12-29 19:08:52 +08:00
Looly
0c0f06f832 fix #I2B57B 2020-12-29 18:59:12 +08:00
Looly
dc440b2cc7 add read by name support 2020-12-27 05:15:07 +08:00
Looly
ee5331f53e fix #I2AOQW 2020-12-27 04:31:46 +08:00
Looly
b85430ee80 fix #I2AOQW 2020-12-27 03:20:14 +08:00
Looly
9701a9619c fix date 2020-12-19 01:03:04 +08:00
Looly
973c9c4227 add method 2020-12-18 23:25:21 +08:00
Looly
a5be41c6a7 fix doc 2020-12-16 00:15:52 +08:00
Looly
54fdf60bc3 add method 2020-12-14 00:46:48 +08:00
Looly
59d155e00f fix code 2020-12-12 14:34:17 +08:00
Looly
b91561efe6 add ofd 2020-12-12 03:08:11 +08:00
Looly
3033114e06 fix excel sax bug 2020-12-12 02:09:16 +08:00
Looly
7340901207 fix code 2020-12-09 00:43:00 +08:00
Looly
7d4838a0a4 add SheetDataSaxHandler 2020-12-09 00:37:23 +08:00
Looly
30e1eb929c fix bugs 2020-12-09 00:08:12 +08:00
Looly
897dea0b30 fix date read for sax bug 2020-12-05 17:13:05 +08:00
Looly
7103adc02e change packge and add date format support 2020-12-05 16:37:49 +08:00
Looly
c99b48a4c4 fix excel sax null bug and add PonyCode 2020-12-01 11:12:31 +08:00
Looly
8d1ab0173a fix readBySax stream bug 2020-11-18 00:54:46 +08:00
Looly
ea3060cddf fix move bug 2020-11-15 11:15:03 +08:00
Looly
d8fd1e16aa add null edit 2020-11-15 00:36:07 +08:00
Looly
36e599f70b fix big excel writer bug 2020-11-12 01:09:43 +08:00
Looly
33bd463a5d change test 2020-11-10 15:29:09 +08:00
Looly
3081e25a4d fix sax 2020-11-10 10:33:29 +08:00
Looly
37dda15906 fix code 2020-11-09 10:24:09 +08:00
Looly
637e1942f9 fix code 2020-11-05 01:42:35 +08:00
Looly
394d05f9d2 fix bug 2020-11-04 01:24:17 +08:00
Looly
282e1e9090 fix code 2020-10-29 16:19:54 +08:00
Looly
e7613143d8 add me 2020-10-27 18:14:18 +08:00
Looly
7bfb8e82cf fix sax 03 bug 2020-10-22 14:36:49 +08:00
Looly
8aec62a59b fix poi 2020-10-15 23:27:53 +08:00
Looly
cb761ffea2 fix mergeRegion 2020-10-15 18:49:34 +08:00
Looly
fb46196782 add methods 2020-10-15 18:16:56 +08:00
Looly
3237df0855 add setRowStyle 2020-10-15 09:59:27 +08:00
Looly
3920d79e38 fix code 2020-10-14 17:47:35 +08:00
Looly
692a4a695b fix comment 2020-09-30 09:09:18 +08:00
Looly
4c278dcccb fix code for poi 2020-09-30 01:16:04 +08:00
Looly
60efd24469 add sheetId support 2020-09-30 00:49:24 +08:00
Looly
668e96f07d fix comment 2020-09-26 02:31:31 +08:00
Looly
50134d8822 add reader 2020-09-26 02:22:34 +08:00
Looly
67aa719b3c fix bug 2020-09-23 12:42:55 +08:00
Looly
10878559fc !173 枚举转换规则拓展
Merge pull request !173 from nierjia_hzd/v5-dev
2020-09-04 17:50:22 +08:00
Looly
98af280dad add method 2020-09-03 17:43:07 +08:00
wwj
f3d20db2eb 增加插入行和删除行的方法 2020-09-03 15:39:19 +08:00
hzd
f142630fea 修改注释 2020-09-03 14:41:42 +08:00
Looly
07c1ce536d fix bug 2020-09-03 11:36:05 +08:00
kefan.qu
4dd1ce7604 fix(ExcelFileUtil):
针对于ExcelFileUtil工具类的修改建议:
1.PushBackInputStream回退流的markSupported()为false,并不支持mark和reset.
2.FileMagic.valueOf(InputStream in)判断了流的markSupported是否被支持,从而导致报错IOException.
3.使用FileMagic.prepareToCheckMagic(in)进行修改.
2020-09-02 17:09:40 +08:00
Looly
dd1f89b555 fix code 2020-08-29 11:57:31 +08:00
Looly
c9a7340bbd fix bug 2020-08-20 16:27:33 +08:00
Looly
a444d00e98 fix poi 2020-08-16 11:55:30 +08:00
Looly
ef235aab5d add BeeCP support 2020-08-16 10:27:50 +08:00
ludengke
1858eea7e8 RowHandler增加一个sheet页处理完成的回调函数 2020-08-14 09:26:48 +08:00
ludengke
d59288ac19 RowHandler增加一个sheet页处理完成的回调函数 2020-08-14 09:16:50 +08:00
Looly
e0508b0b88 deprecate methods 2020-08-07 18:09:42 +08:00
Looly
34f49fc916 fix code 2020-08-04 11:04:26 +08:00