OSDN Git Service

This closes #1694, using namespace prefix in workbook theme XML
[excelize/excelize.git] / styles.go
2023-10-19 xuriThis closes #1694, using namespace prefix in workbook...
2023-10-17 xuriThis closes #1690, new exported function `GetConditiona...
2023-10-10 xuriThis closes #1687 and closes #1688
2023-10-01 xuriThis closes #1677, fix the incorrect custom number...
2023-09-26 xuriThe `AddSlicer` function now support create pivot table...
2023-09-20 xuriThis fix #1665, supports getting formula string cell...
2023-09-16 xuriIntroduce the new exported function `AddSlicer` for...
2023-09-07 xuriThis fixes #1643, fixes #1647 and fixes #1653
2023-08-27 xuriUpdate the README and documentation for the data valida... v2.8.0
2023-08-24 cnmlgbgithubThis closes #314, closes #1520 and closes #1521 (#1574)
2023-08-17 xuriThis fixed #1610, support to create a conditional forma...
2023-07-08 xuriThis closes #1572
2023-05-29 xuriThis fixed incorrect formula calculation exception...
2023-05-16 xuriThis closes #1535, add documentation for the fields...
2023-05-11 xuriRef #1199, this support applies partial built-in langua...
2023-05-04 xuriThis closes #660, supports currency string, and switche...
2023-04-30 xuriRef #660, support placeholder, padding and rounds numbe...
2023-04-25 xuriThis closes #1528, closes #1533
2023-04-23 xuriThis optimizes internal functions signature and mutex...
2023-04-18 xuriThis closes #1523, preventing format text cell value...
2023-03-13 xuriThis closes #1492, fix data bar min/max value doesn...
2023-02-26 xuriBreaking changes: replace the type `ShapeParagraph...
2023-02-22 xuriThis renamed conditional format type `iconSet` to ...
2023-02-07 xuriSupport creating a conditional format with an "icon...
2023-02-06 xuriThis closes #1462 and closes #1464
2023-02-04 xuriAdd support for insert BMP format images
2023-02-02 xuriThis fixes #1461, supports 0 row height and column...
2023-01-31 xuriSupport to create of 17 kinds of fill variants styles
2023-01-02 xuriThis fixed worksheet protection issue
2022-12-29 xuriBreaking change: changed the function signature for...
2022-12-22 郭伟匡This closes #1425, breaking changes for sheet name...
2022-11-12 xuriRemove internal error log print, throw XML deserialize...
2022-11-11 xuriThis is a breaking change, remove partial internal...
2022-10-27 xuriFix the error on getting the range of merged cells...
2022-10-23 xuriSupport get cell value which contains a date in the...
2022-10-19 xuriThis close #1373, fixes the incorrect build-in number...
2022-10-14 GaoFeiThis closes #1369, support set, and get font color...
2022-10-13 xuriThis closes #320, support custom chart axis font style
2022-10-11 xuriThis closes #1368, fixes number parsing issue, adds...
2022-09-29 xuriThis closes #1358, made a refactor with breaking change...
2022-09-27 xuriThis closes #1360, closes #1361
2022-09-17 xuriUsing the specialized name in a variable and making...
2022-09-10 xuriThis makes 6 functions concurrency safety
2022-08-31 xuriThis closes #1323, an error will be returned when set...
2022-08-27 davidborryThis closes #1330 update non existing sheet error messa...
2022-08-26 chenliu1993This closes #827, add new functions `GetDataValidations...
2022-08-23 xuriThis closes #1290 and closes #1328
2022-08-13 xuriThis closes #1244 and closes #1314, improving the compa...
2022-06-11 Eng Zer Junrefactor: replace strings.Replace with strings.ReplaceA...
2022-05-23 xuriThis fix formula calculation accuracy issue and panic...
2022-05-18 xuriThis fixes a part of staticcheck issues and updates...
2022-05-15 xuriThis closed #1163, fix set cell value with column and...
2022-04-30 xuriThis closes #1212, init support for 1900 or 1904 date...
2022-04-28 xuriThis closes #1211, improve the compatibility with inval...
2022-03-23 xuriFormat code, update documentation and remove exported...
2022-02-16 xuriThis closes #1148, resolve limitations when adding...
2022-02-12 xuriRef: #660, #764, #1093, #1112, #1133 This improve numbe...
2022-02-07 xuriThis closes #1139, `SetCellDefault` support non-numeric...
2022-01-27 xuriThis closes #1129, make cell support inheritance column...
2022-01-22 xuriFix file corrupted in some cases, check file extension...
2022-01-08 xuriTypo fix, rename exported constants, dependencies modul...
2022-01-04 xuriUpdate create style example, using a pointer of the...
2021-12-27 xuriThis closes #1096, memory usage optimization and anothe...
2021-12-02 xuriSimplify code and update unit test
2021-12-01 xuriMerge pull request #1077 from Dokiys/hotfix/get_num_fmt_id
2021-12-01 DokiyFix call getNumFmtID with builtInNumFmt return -1
2021-11-28 xuriref #65: new formula function YIELD
2021-11-20 xuriThis closes #1060, fix build-in time number format...
2021-11-16 xuriref #65: new formula function PRICE
2021-09-28 xuriThis closes #1027 and closes #1028
2021-09-05 xuriThis closes #993, closes #1014
2021-08-22 xuri- This fix panic and incorrect cell read on some case
2021-08-16 xuriThis closes #989, closes #990
2021-07-28 xuriThis closes #971, closes #972 and closes #974
2021-07-20 xuriFix code security issue
2021-07-06 xuriMake the functions `SetSheetRow`, `New Style` and ...
2021-07-04 xuri- Support concurrency iterate rows and columns
2021-05-15 ice* This closes #841, fix incorrect build number format...
2021-05-14 ice"15" is the correct 24 hours time format in go (#839)
2021-04-29 xuriFixe issue generated file corrupted caused by incorrect...
2021-04-20 xuriFixed #823, 12/24 hours time format parsing error
2021-04-04 xuriGo 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOS...
2021-03-30 xuri#65 fn: N, PERCENTILE.INC and T
2021-03-24 xuriThis closes #809, and add new fn: HARMEAN
2021-02-14 xurilint issue fixed and new formula function: ATAN, AVERAG...
2021-02-02 xuriThis closes #774, closes #775 and closes #776
2021-01-28 Eagle Xiangvalue fields xlsxPatternFill.FgColor & xlsxPatternFill...
2020-11-10 xuriFix #724, standardize variable naming and update unit...
2020-10-22 xuriUpdate conversion between integer types and unit tests
2020-10-10 xuri- Resolve #627, improve multi-series line chart compati...
2020-10-04 Artem Kustikovextend cell value load to support custom datetime forma...
2020-09-18 xuriadd checking and limits for the worksheet
2020-08-05 xuriMerge pull request #681 from WXDYGR/master
2020-08-05 WXDYGRUpdate styles.go
2020-07-18 xurisupport parse and generate XML element namespace dynami...
2020-06-21 xuriUpdate docs and typo fixed
2020-05-24 xuriavoid creating duplicate number format
2020-05-24 xuriResolve #643, avoid creating duplicate style
2020-05-22 xuriMerge branch 'master' into fix/cell_lock
2020-05-10 xuri- formula engine: reduce cyclomatic complexity
next