-
fix: unify color sanitization, improve input validation, and fix handler bugs
发布于
2026-03-19 09:05:18 +00:00 | 5972 次提交 在此版本后已推送到 main- Add SanitizeColorForOoxml for centralized AARRGGBB/alpha handling
- Replace scattered TrimStart('#') calls with SanitizeHex/SanitizeColorForOoxml
- Add format warnings for invalid shadow, border, gradient parameters
- Output slide dimensions on PPTX creation
- Fix null safety in PivotTableHelper
- Fix Excel shadow effect incremental update (preserve existing EffectList)
- Bump version to 1.0.8
- Add BugHunt test files Part30-33
下载附件