Commit Graph

67 Commits (d83096cdb79773263224c9d8b033b4ad6283c1c9)

Author SHA1 Message Date
xuri 363fa940ac
This closes #1468, checks the table name, and added a new error constant `ErrTableNameLength`
2 years ago
xuri b39626fae9
This fixed worksheet protection issue
2 years ago
xuri f58dabd492
Breaking change: changed the function signature for 11 exported functions
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 14c6a198ce
Support get cell value which contains a date in the ISO 8601 format
2 years ago
xuri 3d02726ad4
This closes #320, support custom chart axis font style
2 years ago
xuri 53a495563a
This closes #1358, made a refactor with breaking changes, see details:
2 years ago
xuri efcf599dfe
This closes #1360, closes #1361
2 years ago
xuri 3f702999e6
Using the specialized name in a variable and making comments clear
2 years ago
xuri 551fb8a9e4
This closes #1244 and closes #1314, improving the compatibility with Google Sheet
2 years ago
xuri ebea684ae5
Fix potential file corrupted and change worksheet name case-insensitive
3 years ago
xuri 40ed1d1b81
Fix potential file corrupted when changing cell value or the col/row
3 years ago
Eng Zer Jun 6bcf5e4ede
refactor: replace strings.Replace with strings.ReplaceAll (#1250)
3 years ago
xuri 6fa950a4f8
ref #65, new formula functions: SKEW.P and SLOPE, remove no-required format default
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 50c4dedf8d This closes #1122, improve compatibility with LibreOffice
3 years ago
xuri 2245fccca0
Typo fix, rename exported constants, dependencies modules and copyright update
3 years ago
xuri bc3c7d51a2
ref #65: new formula function PRICE
3 years ago
xuri 544ef18a8c
- Support concurrency iterate rows and columns
4 years ago
xuri 7e429c5b46
Fixe issue generated file corrupted caused by incorrect default XML namespace attributes
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
xuri 36b7990d6b
lint issue fixed and new formula function: ATAN, AVERAGE, AVERAGEA, CONCAT, CONCATENATE, COUNT, COUNTBLANK, MAX
4 years ago
xuri 3648335d7f This improves compatibility for worksheet relative XML path and multi rules auto filter
4 years ago
xuri 1f329e8f96
This closes #774, closes #775 and closes #776
4 years ago
xuri 2514bb16c6 Fix #724, standardize variable naming and update unit tests
4 years ago
xuri ca43c65115
Update test for addTable
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
yuemanxilou c815e4b84b
avoid duplicate filter database in workbook defined name
5 years ago
xuri 9baa1bbc98
Fix #637, improve the compatibility of the auto filter with Office 2007 - 2013
5 years ago
xuri e51aff2d95 Resolve #570, flat columns for the column's operation
5 years ago
xuri 09485b3f9f
Improve code coverage unit tests
5 years ago
xuri 1666d04559
optimization: checking error in unit tests
5 years ago
xuri 4e4a5b9b3e
Improve compatibility, fix workbook's rels ID calc error
5 years ago
xuri 8922f65978
Combine functions:
5 years ago
xuri 9c70d0ac86
Documentation updated, Go 1.10+ required
6 years ago
xuri 821632cf89
Fix #424, refactor merged cells adjuster
6 years ago
xuri 0660f30cdd
godoc update and typo fixed
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 fabd9d013f
README updated
6 years ago
xuri 3e004d900b
Comments style changed.
6 years ago
xuri 13a9769cc5
Comments style changed.
6 years ago
xuri 2f146c923c
Comments style changed.
6 years ago
xuri b4a6e61ec3
Fix golint errors under confidence 0.1
6 years ago
xuri ec37b114c3
Fixes #256 and format document.
7 years ago