Commit Graph

70 Commits (c2d6707a850bdc7dbb32f68481b4b266b9cf7367)

Author SHA1 Message Date
xuri b39626fae9
This fixed worksheet protection issue
2 years ago
郭伟匡 6a5ee811ba
This closes #1425, breaking changes for sheet name (#1426)
2 years ago
xuri ac564afa56
Remove internal error log print, throw XML deserialize error
2 years ago
xuri bd5dd17673
This is a breaking change, remove partial internal error log print, throw XML deserialize error
2 years ago
xuri db2d084ada
This closes #1204, breaking changes for add comments
2 years ago
xuri 53a495563a
This closes #1358, made a refactor with breaking changes, see details:
2 years ago
xuri 3f702999e6
Using the specialized name in a variable and making comments clear
2 years ago
dafengge0913 c72fb747b8
Fix DeleteComment slice bounds out of range (#1343)
2 years ago
NaturalGao 76f336809f
This closes #849, add new function `DeleteComment` for delete comment (#1317)
2 years ago
xuri d1e76fc432
This closes #1319, fix calculate error for formula with negative symbol
2 years ago
xuri 551fb8a9e4
This closes #1244 and closes #1314, improving the compatibility with Google Sheet
2 years ago
EE b8ceaf7bf6
This reduces memory usage and speedup the `AddComment` function (#1311)
2 years ago
xuri ebea684ae5
Fix potential file corrupted and change worksheet name case-insensitive
3 years ago
Eng Zer Jun 6bcf5e4ede
refactor: replace strings.Replace with strings.ReplaceAll (#1250)
3 years ago
xuri 8a335225c7
Format code, update documentation and remove exported variable `XMLHeaderByte`
3 years ago
xuri f87c39c41d
This closes #1148, resolve limitations when adding VBA project to the workbook
3 years ago
xuri 4b64b26c52
Ref: #660, #764, #1093, #1112, #1133 This improve number format support
3 years ago
xuri 3ee3c38f9c
Fix file corrupted in some cases, check file extension and format code
3 years ago
xuri 2245fccca0
Typo fix, rename exported constants, dependencies modules and copyright update
3 years ago
xuri bda8e7f812
This closes #1061, support multi-byte language on set header footer
3 years ago
xuri b7fece5173
Support concurrency add picture
4 years ago
xuri 544ef18a8c
- Support concurrency iterate rows and columns
4 years ago
xuri a13ef5545e
This closes #825, closes #829, closes #830, fix issue when get and add comments on multi authors
4 years ago
xuri e5c5ecc379
Fixed #825, improves compatibility for comments with absolute XML path
4 years ago
xuri f8f699a172
Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSCH, IMEXP, IMLN and IMLOG10
4 years ago
xuri 2af96c0714
#65 fn: N, PERCENTILE.INC and T
4 years ago
tonnyzhang bbb8ebfa8c
add GetCellRichText method and test (#789)
4 years ago
xuri 2514bb16c6 Fix #724, standardize variable naming and update unit tests
4 years ago
xuancanh ee35497935
Fix #673 comment shape compatibility issue with the recent Excel versions
5 years ago
xuri c922c32fb7
support parse and generate XML element namespace dynamic, fix #651
5 years ago
xuri 15fd56853f
Update docs and typo fixed
5 years ago
xuri 66d0272f6a
Resolve #172, init rich text support
5 years ago
xuri 3ce4b91be9
Resolve #345, fix missing comments by GetComments
5 years ago
xuri 09485b3f9f
Improve code coverage unit tests
5 years ago
xuri 4e4a5b9b3e
Improve compatibility, fix workbook's rels ID calc error
5 years ago
Alex Geer b1b3c0d151 Fix #539 Fixed error opening excel file created in encoding d… (#540)
5 years ago
xuri 8922f65978
Combine functions:
5 years ago
xuri 9c70d0ac86
Documentation updated, Go 1.10+ required
6 years ago
xuri 74c6112658
Fix #434, add missing comments
6 years ago
Harris b1c9884f6d Add the ability to change the default font
6 years ago
xuri 25763ba3e1
fixed #373, comments duplicate caused by inner counting errors
6 years ago
xuri b45c4b094c Add a check for maximum limit hyperlinks in a worksheet
6 years ago
xuri f2df344739
Resolve #369,#370
6 years ago
xuri 40ff5dc1a7
refactor: handler error instead of panic,
6 years ago
Veniamin Albaev dc01264562 Huge refactorig for consistent col/row numbering (#356)
6 years ago
xuri f66212da9b
Resolve #106, #294 performance optimization for add hyperlink
6 years ago
xuri 1aed1d744b
Resolve #274, performance optimization for add images, charts and shapes
6 years ago
BluesJhao 1427027e38 Resolve #235, performance optimization for add comments (#347)
6 years ago
xuri c223815cfe
Resolve #345, get comments by target reference
6 years ago
xuri fabd9d013f
README updated
6 years ago