summaryrefslogtreecommitdiff
path: root/styles_test.go
Commit message (Expand)AuthorAge
* excelize -> anyxcelizegetRowInterfaceGeorge Abbott2023-06-15
* Remove internal error log print, throw XML deserialize errorxuri2022-11-13
* This is a breaking change, remove partial internal error log print, throw XML...xuri2022-11-12
* Fix the error on getting the range of merged cells on the worksheet which con...xuri2022-10-28
* This closes #1358, made a refactor with breaking changes, see details:xuri2022-09-29
* This closes #1323, an error will be returned when set the not exist style IDxuri2022-09-01
* 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 #1211, improve the compatibility with invalid internal styles countxuri2022-04-28
* Format code, update documentation and remove exported variable `XMLHeaderByte`xuri2022-03-24
* Ref: #660, #764, #1093, #1112, #1133 This improve number format supportxuri2022-02-13
* This closes #1096, memory usage optimization and another 4 changesxuri2021-12-27
* Simplify code and update unit testxuri2021-12-03
* Fix call getNumFmtID with builtInNumFmt return -1Dokiy2021-12-01
* This closes #1060, fix build-in time number format parse errorxuri2021-11-20
* This closes #1061, support multi-byte language on set header footerxuri2021-11-16
* This closes #1027 and closes #1028xuri2021-09-28
* - Support concurrency iterate rows and columnsxuri2021-07-05
* * This closes #841, fix incorrect build number format in PR #839ice2021-05-15
* #65 fn: N, PERCENTILE.INC and Txuri2021-03-30
* Fix #724, standardize variable naming and update unit testsxuri2020-11-11
* Update conversion between integer types and unit testsxuri2020-10-23
* extend cell value load to support custom datetime format (#703)Artem Kustikov2020-10-04
* add checking and limits for the worksheetxuri2020-09-18
* Resolve #643, avoid creating duplicate stylexuri2020-05-24
* - formula engine: reduce cyclomatic complexityxuri2020-05-10
* Resolve #172, init rich text supportxuri2020-04-06
* Resolve #470, export Style structs to allow create the style for cells by giv...xuri2020-03-10
* Resolve #571, init remove conditional format supportxuri2020-03-03
* Improve code coverage unit testsxuri2019-12-29
* Improve compatibility, fix workbook's rels ID calc errorxuri2019-12-23
* Update the Godocxuri2019-08-21
* Add the ability to change the default fontHarris2019-05-23
* add unit tests to functionsxuri2019-04-16
* Resolve #369,#370xuri2019-04-15
* Do not create a blank fill if no fill is specified in the style formatMichael W. Mitton2019-01-09
* Use min/mid/max value for 2 and 3 color scale conditional formattingAlex Whitney2018-07-25
* Add failing unit tests for issue-252Alex Whitney2018-07-25