Commit Graph

22 Commits (c2d6707a850bdc7dbb32f68481b4b266b9cf7367)

Author SHA1 Message Date
xuri b39626fae9
This fixed worksheet protection issue
2 years ago
Gin 0c76766c2b
Add support for workbook protection (#1431)
2 years ago
xuri 3f702999e6
Using the specialized name in a variable and making comments clear
2 years ago
Sangua633 cfa2d603dd
Support encrypt workbook with password #199 (#1324)
2 years ago
xuri 551fb8a9e4
This closes #1244 and closes #1314, improving the compatibility with Google Sheet
2 years ago
xuri 301f7bc217
This closes #1260, fixes compiling issue under 32-bit, and new formula functions
3 years ago
xuri 8fde918d98
This update docs and tests for workbook encryption
3 years ago
xuri 7a6d5f5ebe
This initialized support for encryption workbook by password, ref #199
3 years ago
xuri f8d763d0bd
ref #65, new formula functions: CHITEST and CHISQ.TEST
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 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
Jonham.Chen af5c4d00e8
feat: implement SHA-512 algorithm to ProtectSheet (#1115)
3 years ago
xuri bc3c7d51a2
ref #65: new formula function PRICE
3 years ago
xuri 48c16de8bf
Improve security and simplify code
3 years ago
xuri 544ef18a8c
- Support concurrency iterate rows and columns
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 a002a2417e
#65 fn: VAR.P and VARP and fix Yoda conditions issue
4 years ago
xuri 36b7990d6b
lint issue fixed and new formula function: ATAN, AVERAGE, AVERAGEA, CONCAT, CONCATENATE, COUNT, COUNTBLANK, MAX
4 years ago
xuri 01afc6e03f init ECMA-376 agile encryption support
4 years ago
xuri 98f1a69903
support ECMA-376 document standard encryption, ref #199
4 years ago