Commit Graph

1039 Commits (3e2406096f89158dc0e46ee40aad29d42352a32d)
 

Author SHA1 Message Date
xuri 3e2406096f
This closes #1462 and closes #1464
2 years ago
xuri 1f69f6b24a
Add support for insert BMP format images
2 years ago
xuri 12645e7116
This fixes #1461, supports 0 row height and column width
2 years ago
xuri 85e0b6c56e
Support to create of 17 kinds of fill variants styles
2 years ago
Nathan Davies be36b09c8a
This fixes #1457, reduce string concatenation when applying number format (#1459)
2 years ago
Nathan Davies 1ab7a99bf0
This fixes #1455, pre generate strings months name for number format (#1456)
2 years ago
xuri 917e6e19d6
This roundup time value when a millisecond great than 500 to fix the accuracy issue
2 years ago
xuri 4f0025aab0
This closes #1447, add support for strict theme namespace
2 years ago
Liron Levin 00c58a73f3
Fix panic caused by the workbook relationship part not exist (#1443)
2 years ago
xuri 14d7acd97e
This fixes #1441, add copyright agreement statement on the LICENSE
2 years ago
xuri 5429f131f8
This closes #1438, fix cell data type issue for formula calculation engine
2 years ago
Liron Levin 9c3a5eb983
Add missing error checks in `getSheetMap` to fix panic(#1437)
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
Liron Levin a57203a03a
This closes #1432, fix panic formattedValue when style is negative (#1433)
2 years ago
Gin 0c76766c2b
Add support for workbook protection (#1431)
2 years ago
郭伟匡 6a5ee811ba
This closes #1425, breaking changes for sheet name (#1426)
2 years ago
Bayzet Tlyupov ce4f7a25c9
This closes #1416, support set row outline level to stream (#1422)
2 years ago
nesstord 61fda0b1ca
Fix binary string regex (#1415)
2 years ago
jianxinhou 5e0953d778
This closes #1405, add new function SetSheetBackgroundFromBytes (#1406)
2 years ago
xuri c0713951c8
This closes #1404, fixes the insert picture problem in some cases
2 years ago
devloppper dde6b9c001
This closes #1396, fix formula fn ADDRESS result error with empty worksheet name (#1397)
2 years ago
renxiaotu aa80fa4179
This made stream writer support set the insert page break (#1393)
2 years ago
xuri 45d168c79d
This closes #1391, escape XML characters to avoid with corrupt file
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 58b5dae5eb
Support update column style when inserting or deleting columns
2 years ago
March 8753950d62
Delete shared formula in calc chain when writing a formula cell (#1387)
2 years ago
Martin Martinez Rivera 75c912ca95
This closes #1384, fix segmentation fault in `formattedValue` (#1385)
2 years ago
xuri 4998b7b929
This closes #1383, skip empty rows when saving the spreadsheet to reduce file size
2 years ago
xuri db2d084ada
This closes #1204, breaking changes for add comments
2 years ago
xuri a410b22bdd
Fix the error on getting the range of merged cells on the worksheet which contains one cell merged cell range
2 years ago
xuri adf9d37d82
This closes #1379, cleanup stream writer temporary files by the `Close` function
2 years ago
xuri f44153ea46
This closes #1377, stream writer writes inline string type for string cell value
2 years ago
xuri 14c6a198ce
Support get cell value which contains a date in the ISO 8601 format
2 years ago
gonghaibinx f843a9ea56
Fix the formula calculation result issue of the OR function (#1374)
2 years ago
xuri 2df615fa28
This close #1373, fixes the incorrect build-in number format apply the result
2 years ago
GaoFei 3ece904b00
This closes #1369, support set, and get font color with theme and tint (#1370)
2 years ago
xuri 3d02726ad4
This closes #320, support custom chart axis font style
2 years ago
xuri 7363c1e333
Go 1.16 and later required, migration of deprecation package `ioutil`
2 years ago
xuri 0e657c887b
This closes #1368, fixes number parsing issue, adds support for create a 3D line chart
2 years ago
Harrison c02346bafc
This closes #1047, stream writer support set panes (#1123)
2 years ago
charles.deng 2f5704b114
Stream writer support to set inline rich text cell (#1121)
2 years ago
xuri b1e776ee33
Support to set summary columns to appear to the right of detail in an outline
2 years ago
Joseph Watson 57051326d0
This closes #1365, normalize the sheet name (#1366)
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
Zitao addcc1a0b2
Fix cpu usage problem of stream writer when merging cells (#1359)
2 years ago
invzhi 74dad51cfc
This closes #1354, stream writer will apply style in `RowOpts` for each cell (#1355)
2 years ago
xuri 3f702999e6
Using the specialized name in a variable and making comments clear
2 years ago