Commit Graph

162 Commits (0e02329bedf6648259fd219642bb907bdb07fd21)

Author SHA1 Message Date
xuri 0e02329bed
This closes #861, support concurrency get cell picture and remove unused internal function `getSheetNameByID`
4 years ago
vettich 5ec61310dc
fix: LocalSheetID in DefinedName should be equal to SheetIndex instead of SheetID (#868)
4 years ago
xuri be12cc27f1
This closes #652, new SetColWidth API, support set column width in stream writing mode, and export error message
4 years ago
xuri 0e0237e62d
compatibility with non-standard page setup attributes
4 years ago
xuri 438fd4b3f9
This closes #834, fix invalid file path and duplicate namespace when re-creating worksheet
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
David d08a6d2437
updated SetDefinedName's localSheetId attr to use sheetIndex
4 years ago
xuri afe2ebc261 This improves compatibility for absolute XML path, Windows-style directory separator and inline namespace;
4 years ago
xuri d84050921e
check empty rich text run properties; new formula fn: LEFT, LEFTB, RIGHT, RIGHTB
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 30549c5e90
fix custom row height check issue
4 years ago
xuri 1f329e8f96
This closes #774, closes #775 and closes #776
4 years ago
xuri 1bc5302007
Fixed #764, add a condition for round precision
4 years ago
xuri b260485f29
support to set print black and white and specified the first printed page number
4 years ago
xuri 054bb9f061
Support to adjust print scaling of the worksheet
4 years ago
xuri 13e0ed2a69
Fixed #735, refresh active tab after delete sheet
4 years ago
xuri 2514bb16c6 Fix #724, standardize variable naming and update unit tests
4 years ago
xuri 5dd0b4aec2
using POSIX directory separator in zip path with Windows
4 years ago
xuri c82a185af8
Compatibility improvement: parse document core part (workbook) dynamically
4 years ago
Ted fcca8a3838
optimize memory allocation (#722)
4 years ago
xuri b812e9a1a8
New formula function AND (#701) and update doc for the NewSheet (#714)
4 years ago
xuri 4834a058aa
This closes #714 and closes #715, fix wrong worksheet index returned by NewSheet in some case, fix panic on formatted value with no built-in number format ID
4 years ago
xuri 520aa679f3
Fix #706, #713 improve AddPicture performance, fix missing worksheet when rename with same names
4 years ago
xuri ac3dce0bea
- Resolve #711, update docs for the GetSheetIndex
4 years ago
xuri 88de2f8d51
Default row height compatibility with Apache OpenOffice and Kingsoft WPS, unit test update and typo fixed
4 years ago
xuri 843bd24e56 This closes #677 and closes #679, fix panic when enabling compiler inline flags
5 years ago
xuri c922c32fb7
support parse and generate XML element namespace dynamic, fix #651
5 years ago
jaby 5993a07422
Fix issue 665 (#666)
5 years ago
xuri 49257c5918
support case-sensitive doc parts to improve compatibility
5 years ago
xuri 15fd56853f
Update docs and typo fixed
5 years ago
xuri dfea8f96ed
- New API: SetSheetFormatPr and GetSheetFormatPr
5 years ago
xuri 48fc4c08a2
init formula calculation engine, ref #65 and #599
5 years ago
xuri 2285d4dc71
handle the cell without r attribute in a row element
5 years ago
xuri 1fe660df64
- Resolve #485 use sheet index instead of ID
5 years ago
xuri 0f2a905324 Performance improvements
5 years ago
xuri 3f89c6e979
remove ineffectual variable assignments and simplify code
5 years ago
xuri 6afc468a02
Resolve #451, support create chart sheet
5 years ago
xuri 1d87da57ec
Resolve #492, init support for insert and remove page break
5 years ago
xuri ad883caa0f
Resolve #580, revert commit 5ca7231ed4
5 years ago
xuri e51aff2d95 Resolve #570, flat columns for the column's operation
5 years ago
xuri 5ca7231ed4
optimize code and comments: use println errors instead of panic
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
xuri ae2865d923
Improve code coverage unit tests
5 years ago
match-meng 7358dca436 Update comments for the xmlNewDecoder (#542)
5 years ago
xuri 4249dad8ea
Resolve #539 Merge branch 'v2'
5 years ago
Alex Geer b1b3c0d151 Fix #539 Fixed error opening excel file created in encoding d… (#540)
5 years ago
xuri a526e90404
Fix #426, handle empty workbook view
5 years ago