summaryrefslogtreecommitdiff
path: root/styles.go
Commit message (Expand)AuthorAge
* Fixe issue generated file corrupted caused by incorrect default XML namespace...xuri2021-04-30
* Fixed #823, 12/24 hours time format parsing errorxuri2021-04-20
* Go 1.15 and later required, #65 fn: IMABS, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSC...xuri2021-04-04
* #65 fn: N, PERCENTILE.INC and Txuri2021-03-30
* This closes #809, and add new fn: HARMEANxuri2021-03-25
* lint issue fixed and new formula function: ATAN, AVERAGE, AVERAGEA, CONCAT, C...xuri2021-02-15
* This closes #774, closes #775 and closes #776xuri2021-02-02
* value fields xlsxPatternFill.FgColor & xlsxPatternFill.BgColor cause … (#770)Eagle Xiang2021-01-28
* Fix #724, standardize variable naming and update unit testsxuri2020-11-11
* Update conversion between integer types and unit testsxuri2020-10-23
* - Resolve #627, improve multi-series line chart compatibility with KingSoft WPSxuri2020-10-11
* extend cell value load to support custom datetime format (#703)Artem Kustikov2020-10-04
* add checking and limits for the worksheetxuri2020-09-18
* Update styles.goWXDYGR2020-08-05
* support parse and generate XML element namespace dynamic, fix #651xuri2020-07-18
* Update docs and typo fixedxuri2020-06-22
* avoid creating duplicate number formatxuri2020-05-25
* Resolve #643, avoid creating duplicate stylexuri2020-05-24
* - formula engine: reduce cyclomatic complexityxuri2020-05-10
* Fix for issue #608 (#609)echarlus2020-04-09
* Resolve #172, init rich text supportxuri2020-04-06
* remove ineffectual variable assignments and simplify codexuri2020-03-29
* Resolve #451, support create chart sheetxuri2020-03-28
* Resolve #200, ignore empty conditional format stylexuri2020-03-16
* 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
* Resolve #580, revert commit https://github.com/360EntSecGroup-Skylar/excelize...xuri2020-02-19
* Fix #551, handle empty rows in streaming readingxuri2019-12-31
* Improve code coverage unit testsxuri2019-12-29
* Improve compatibility, fix workbook's rels ID calc errorxuri2019-12-23
* Fix #539 Fixed error opening excel file created in encoding d… (#540)Alex Geer2019-12-20
* Fix #482, font strike style supportxuri2019-09-23
* Fix #386 regression test added (#440)Vsevolod Balashov2019-09-01
* Update the Godocxuri2019-08-21
* Documentation updated, Go 1.10+ requiredxuri2019-08-11
* New feature: sparkline supportedxuri2019-08-04
* Update GoDoc and typo fixedxuri2019-06-30
* Fix #425, handle empty font style formatxuri2019-06-13
* Fix #424, refactor merged cells adjusterxuri2019-06-12
* Fixed #418, #420, #421, init adjust calculation chain supportxuri2019-06-08
* Fix #411, change font size to float typexuri2019-06-07
* Add the ability to change the default fontHarris2019-05-23
* Resolve #404, get sheet map by target rels.xuri2019-05-17
* godoc update and typo fixedxuri2019-04-20
* Resolve #382, rewrite prepareSheetXML to scale linearly (#383)Michael2019-04-16
* Resolve #369,#370xuri2019-04-15
* refactor: handler error instead of panic,xuri2019-03-23
* Huge refactorig for consistent col/row numbering (#356)Veniamin Albaev2019-03-20
* Do not create a blank fill if no fill is specified in the style formatMichael W. Mitton2019-01-09
* README updatedxuri2019-01-01