• Joined on 2022-06-06
csh pushed to main at tinysoft/PdfConverter 2024-08-08 11:40:19 +08:00
9dc7a66b62 修复:目录换行位置计算错误
csh pushed to main at tinysoft/PdfConverter 2024-08-06 16:19:34 +08:00
d687f45b3b 修复目录链接跳转位置不正确
csh pushed to main at tinysoft/OfficeXml 2024-08-05 11:37:23 +08:00
fedb1cd28a 1. 升级装饰器和适配器代码
csh pushed to main at tinysoft/PdfConverter 2024-08-05 11:32:29 +08:00
1eee1efc3a 支持简单的页眉页脚
csh pushed to master at tinysoft/TSOffice 2024-07-31 13:30:27 +08:00
066a8f6562 v1.70-patch3
csh pushed to main at tinysoft/PdfConverter 2024-07-30 14:34:37 +08:00
151eef66b7 修复单元格合并,边框显示不正确问题
csh pushed to main at tinysoft/PdfConverter 2024-07-29 15:43:56 +08:00
e5dfdeadc0 修复标题在前,目录在后,页码无法定位
csh pushed to master at tinysoft/TSOffice 2024-07-26 14:11:33 +08:00
9e04cc2cff v1.7.0-patch2
csh pushed to master at tinysoft/TSOffice 2024-07-22 11:06:56 +08:00
bb8d3591ac v1.7.0-patch1
csh pushed to main at tinysoft/PdfConverter 2024-07-19 14:49:31 +08:00
d14de26d58 支持目录
csh pushed to main at tinysoft/OfficeXml 2024-07-19 14:48:36 +08:00
978cff648b P.Hyperlinks()、R.Rs()
csh pushed to master at tinysoft/TSOffice 2024-07-18 17:26:54 +08:00
037cb41560 v1.7.0
csh pushed to main at tinysoft/PdfConverter 2024-07-11 14:15:01 +08:00
cfc2d74ab8 抽象page为tspage对象,增加索引
csh pushed to main at tinysoft/OfficeXml 2024-07-10 16:43:02 +08:00
3dab5b5fb5 `self.`修改为`{self,}`,提高执行效率
csh pushed to main at tinysoft/PdfConverter 2024-07-10 16:17:53 +08:00
d3f9431b26 1. self.替换成{self.}
csh pushed to main at tinysoft/PdfConverter 2024-07-09 13:32:25 +08:00
615f4a5b39 新增对单例类的内存释放
csh pushed to main at tinysoft/PdfConverter 2024-07-08 16:55:50 +08:00
csh pushed to main at tinysoft/PdfConverter 2024-07-08 15:26:39 +08:00
b167501fde update
csh pushed to main at tinysoft/PdfConverter 2024-07-08 15:25:04 +08:00
66ec96e167 修复内存泄漏;对空段落项目符号容错处理
csh pushed to main at tinysoft/OfficeXml 2024-07-08 13:09:58 +08:00
08d5c1c6f7 修复内存泄漏