| Commit message (Expand) | Author | Age |
* | excelize -> anyxcelizegetRowInterface | George Abbott | 2023-06-15 |
* | added rows_generic | George Abbott | 2023-01-29 |
* | change go.mod | George Abbott | 2023-01-28 |
* | Fix binary string regex (#1415) | nesstord | 2022-12-07 |
* | This closes #1405, add new function SetSheetBackgroundFromBytes (#1406) | jianxinhou | 2022-12-01 |
* | This closes #1404, fixes the insert picture problem in some cases | xuri | 2022-11-29 |
* | This closes #1396, fix formula fn ADDRESS result error with empty worksheet n... | devloppper | 2022-11-22 |
* | This made stream writer support set the insert page break (#1393) | renxiaotu | 2022-11-16 |
* | This closes #1391, escape XML characters to avoid with corrupt file | xuri | 2022-11-15 |
* | Remove internal error log print, throw XML deserialize error | xuri | 2022-11-13 |
* | This is a breaking change, remove partial internal error log print, throw XML... | xuri | 2022-11-12 |
* | Support update column style when inserting or deleting columns | xuri | 2022-11-11 |
* | Delete shared formula in calc chain when writing a formula cell (#1387) | March | 2022-11-08 |
* | This closes #1384, fix segmentation fault in `formattedValue` (#1385) | Martin Martinez Rivera | 2022-11-05 |
* | This closes #1383, skip empty rows when saving the spreadsheet to reduce file... | xuri | 2022-11-03 |
* | This closes #1204, breaking changes for add comments | xuri | 2022-11-02 |
* | Fix the error on getting the range of merged cells on the worksheet which con... | xuri | 2022-10-28 |
* | This closes #1379, cleanup stream writer temporary files by the `Close` function | xuri | 2022-10-26 |
* | This closes #1377, stream writer writes inline string type for string cell value | xuri | 2022-10-25 |
* | Support get cell value which contains a date in the ISO 8601 format | xuri | 2022-10-24 |
* | Fix the formula calculation result issue of the OR function (#1374) | gonghaibinx | 2022-10-21 |
* | This close #1373, fixes the incorrect build-in number format apply the result | xuri | 2022-10-20 |
* | This closes #1369, support set, and get font color with theme and tint (#1370) | GaoFei | 2022-10-15 |
* | This closes #320, support custom chart axis font style | xuri | 2022-10-14 |
* | Go 1.16 and later required, migration of deprecation package `ioutil` | xuri | 2022-10-13 |
* | This closes #1368, fixes number parsing issue, adds support for create a 3D l... | xuri | 2022-10-12 |
* | This closes #1047, stream writer support set panes (#1123) | Harrison | 2022-10-11 |
* | Stream writer support to set inline rich text cell (#1121) | charles.deng | 2022-10-10 |
* | Support to set summary columns to appear to the right of detail in an outline | xuri | 2022-10-08 |
* | This closes #1365, normalize the sheet name (#1366) | Joseph Watson | 2022-10-07 |
* | This closes #1358, made a refactor with breaking changes, see details: | xuri | 2022-09-29 |
* | This closes #1360, closes #1361 | xuri | 2022-09-28 |
* | Fix cpu usage problem of stream writer when merging cells (#1359) | Zitao | 2022-09-23 |
* | This closes #1354, stream writer will apply style in `RowOpts` for each cell ... | invzhi | 2022-09-21 |
* | Using the specialized name in a variable and making comments clear | xuri | 2022-09-18 |
* | This closes #1345, support set custom line color in the charts (#1346) | Artem Tarasenko | 2022-09-14 |
* | This makes 6 functions concurrency safety | xuri | 2022-09-11 |
* | Fix DeleteComment slice bounds out of range (#1343) | dafengge0913 | 2022-09-10 |
* | This closes #744, the `Save`, `Write` and `WriteTo` function accept saving op... | xuri | 2022-09-08 |
* | This closes #1293, add new function `GetColStyle` | xuri | 2022-09-07 |
* | Fix get image content was empty after inserting image | xuri | 2022-09-06 |
* | This closes #1338, fix apply AM/PM format issue | xuri | 2022-09-03 |
* | This closes #1323, an error will be returned when set the not exist style ID | xuri | 2022-09-01 |
* | This is a breaking change closes #1332 (#1333) | Kostya Privezentsev | 2022-08-31 |
* | This closes #1330 update non existing sheet error messages (#1331) | davidborry | 2022-08-28 |
* | This closes #827, add new functions `GetDataValidations` and `GetConditionalF... | chenliu1993 | 2022-08-27 |
* | This closes #1247, add new function `SetSheetCol` for set worksheet column va... | Cooper de Nicola | 2022-08-25 |
* | This closes #1290 and closes #1328 | xuri | 2022-08-24 |
* | This made library allowing insert EMZ and WMZ format image | xuri | 2022-08-21 |
* | Support encrypt workbook with password #199 (#1324) | Sangua633 | 2022-08-20 |