summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* This closes #1345, support set custom line color in the charts (#1346)Artem Tarasenko2022-09-14
* This makes 6 functions concurrency safetyxuri2022-09-11
* Fix DeleteComment slice bounds out of range (#1343)dafengge09132022-09-10
* This closes #744, the `Save`, `Write` and `WriteTo` function accept saving op...xuri2022-09-08
* This closes #1293, add new function `GetColStyle`xuri2022-09-07
* Fix get image content was empty after inserting imagexuri2022-09-06
* This closes #1338, fix apply AM/PM format issuexuri2022-09-03
* This closes #1323, an error will be returned when set the not exist style IDxuri2022-09-01
* This is a breaking change closes #1332 (#1333)Kostya Privezentsev2022-08-31
* This closes #1330 update non existing sheet error messages (#1331)davidborry2022-08-28
* This closes #827, add new functions `GetDataValidations` and `GetConditionalF...chenliu19932022-08-27
* This closes #1247, add new function `SetSheetCol` for set worksheet column va...Cooper de Nicola2022-08-25
* This closes #1290 and closes #1328xuri2022-08-24
* This made library allowing insert EMZ and WMZ format imagexuri2022-08-21
* Support encrypt workbook with password #199 (#1324)Sangua6332022-08-20
* This closes #849, add new function `DeleteComment` for delete comment (#1317)NaturalGao2022-08-19
* This closes #1319, fix calculate error for formula with negative symbolxuri2022-08-17
* This closes #1244 and closes #1314, improving the compatibility with Google S...xuri2022-08-13
* This closes #1312, #1313, fix number format issuexuri2022-08-12
* This closes #1296, add new function `GetRowOpts` for stream reader (#1297)Thomas Charbonnel2022-08-11
* This reduces memory usage and speedup the `AddComment` function (#1311)EE2022-08-10
* Add new exported `ColorMappingType` used for color transformationxuri2022-08-06
* This closes #1299 skip write nil values in SetRow (#1301)Thomas Charbonnel2022-08-04
* This closes #1298, fix doc properties missing after creating new worksheetxuri2022-08-03
* This closes #1283, support set and get color index, theme and tint for sheet tabThomas Charbonnel2022-07-26
* Fix potential file corrupted and change worksheet name case-insensitivexuri2022-07-18
* Optimizing line breaks for comments (#1281)Regan Yue2022-07-17
* Fix potential file corrupted when changing cell value or the col/rowxuri2022-07-16
* adjust `ErrColumnNumber`, rename `TotalColumns` to `MaxColumns` and add new c...MJacred2022-07-14
* This fix potential panic and file corruptedxuri2022-07-14
* This closes #1262, support for dependence formulas calculationxuri2022-07-10
* This closes #1269, made the `NewStreamWriter` function case insensitive to wo...Eagle Xiang2022-07-06
* ref #65, new formula function: DGETxuri2022-07-03
* ref #65, new formula functions: DPRODUCT, DSTDEV, DSTDEVP, DSUM, DVAR, and DVARPxuri2022-07-02
* Fix CONTRIBUTING doc typo issues (#1266)yeshu2022-07-02
* This closes #1264, fix can't modify cell content issue in some casesyeshu2022-07-01
* ref #65, new formula function: DAVERAGExuri2022-07-01
* ref #65, new formula functions: DMAX and DMINxuri2022-06-28
* This closes #1260, fixes compiling issue under 32-bit, and new formula functionsxuri2022-06-27
* ref #65, new formula function: HYPERLINKxuri2022-06-24
* ref #65, new formula function: EUROCONVERTxuri2022-06-22
* This closes #1257, fix incorrect worksheet header footer fields orderxuri2022-06-21
* ref #65, new formula function: STEYXxuri2022-06-20
* ref #65, new formula function: DAYS360xuri2022-06-17
* ref #65, new formula functions: NETWORKDAYS, NETWORKDAYS.INTL, and WORKDAYxuri2022-06-16
* This closes #1254, `DeleteDataValidation` support delete all data validations...z.hua2022-06-15
* Fix the problem of multi arguments calculation (#1253)ww15161232022-06-14
* RichTextRun support set superscript and subscript by vertAlign attribute (#1252)jialei2022-06-13
* ref #65: new formula function WORKDAY.INTLxuri2022-06-13
* refactor: replace strings.Replace with strings.ReplaceAll (#1250)Eng Zer Jun2022-06-12