Commit Graph

42 Commits (db2d084ada1a08a48967506b2f1852062168deec)

Author SHA1 Message Date
xuri 53a495563a
This closes #1358, made a refactor with breaking changes, see details:
2 years ago
xuri 5bf4bce9d4
ref #65, #1196: fix the compatibility issue and added new formula function
3 years ago
xuri 61eb265c29
This closes #1171, improve the compatibility and added new formula function
3 years ago
xuri f0cb29cf66
This closes #1162, improve the compatibility with alternate content
3 years ago
xuri 471c8f22d0
This closes #1160, and added 4 new formula functions
3 years ago
xuri f87c39c41d
This closes #1148, resolve limitations when adding VBA project to the workbook
3 years ago
xuri 2245fccca0
Typo fix, rename exported constants, dependencies modules and copyright update
3 years ago
xuri b7fece5173
Support concurrency add picture
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 e568319bbc
Fixed #766, change order, and added fields of workbook fields
4 years ago
xuri 0aa1510694
update docs and improve compatibility
5 years ago
xuri 15fd56853f
Update docs and typo fixed
5 years ago
xuri 09485b3f9f
Improve code coverage unit tests
5 years ago
xuri ae2865d923
Improve code coverage unit tests
5 years ago
xuri a526e90404
Fix #426, handle empty workbook view
5 years ago
xuri 8922f65978
Combine functions:
5 years ago
xuri 9c70d0ac86
Documentation updated, Go 1.10+ required
6 years ago
xuri a335be7e4e
New functions: SetDefinedName and GetDefinedName added
6 years ago
xuri d038ca2e9c
Fix #413, make pivot cache ID not omit empty
6 years ago
xuri f91f548614
Resolve #404, get sheet map by target rels.
6 years ago
xuri fabd9d013f
README updated
6 years ago
xuri e728ff1498
Fixes #308, refactor `NewSheet()`, `DeleteSheet()`, `SetActiveSheet()` and `GetActiveSheetIndex()`
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
Ri Xu eb54510cad
Add missing XML attributes `customWorkbookViews` and `customWorkbookView` in the workbook, relate issue #152.
7 years ago
Ri Xu 3b2c80ddc3
Trim blank cells which created by `completeCol()`, relate issue #81
8 years ago
Ri Xu 4f942255e4
- Fix missing element in worksheet, workbook and styles. Related issue #81;
8 years ago
Ri Xu dea57dd0ae Code optimize.
8 years ago
Ri Xu 4a9b39afc6 - Add hyperlink and set formula support for cell support;
8 years ago
Ri Xu 52796f6e58 Format commants, break comments after 80 characters.
8 years ago
Ri Xu 9e8d36ce59 - Performance improvement, remove `replaceRelationshipsID` and `workBookCompatibility` functions;
8 years ago
Ri Xu c5cc500b88 - Fix issue: pivot cache and extending spreadsheetML missing;
8 years ago
Ri Xu b84bfa7eab - Update maximum 31 characters allowed in sheet title;
8 years ago
Ri Xu a08c8eb1ae - Fix issue comments missing after save;
8 years ago
Ri Xu 75abc628fe Update godoc of package.
8 years ago
Ri Xu 2e8fa2d39c Use conjunction with strings.Map to split Axis and update godoc.
8 years ago
Ri Xu 192af02a40 Format code with golint rules
9 years ago
Ri Xu 0e61ae7eda 1) Update readme file credits and go report badge added; 2) Remove use less function; 3) Update test file.
9 years ago
Ri Xu a9d3ee2869 Init commit.
9 years ago