| Commit message (Expand) | Author | Age |
* | Update styles.go | WXDYGR | 2020-08-05 |
* | support parse and generate XML element namespace dynamic, fix #651 | xuri | 2020-07-18 |
* | Update docs and typo fixed | xuri | 2020-06-22 |
* | avoid creating duplicate number format | xuri | 2020-05-25 |
* | Resolve #643, avoid creating duplicate style | xuri | 2020-05-24 |
* | - formula engine: reduce cyclomatic complexity | xuri | 2020-05-10 |
* | Fix for issue #608 (#609) | echarlus | 2020-04-09 |
* | Resolve #172, init rich text support | xuri | 2020-04-06 |
* | remove ineffectual variable assignments and simplify code | xuri | 2020-03-29 |
* | Resolve #451, support create chart sheet | xuri | 2020-03-28 |
* | Resolve #200, ignore empty conditional format style | xuri | 2020-03-16 |
* | Resolve #470, export Style structs to allow create the style for cells by giv... | xuri | 2020-03-10 |
* | Resolve #571, init remove conditional format support | xuri | 2020-03-03 |
* | Resolve #580, revert commit https://github.com/360EntSecGroup-Skylar/excelize... | xuri | 2020-02-19 |
* | Fix #551, handle empty rows in streaming reading | xuri | 2019-12-31 |
* | Improve code coverage unit tests | xuri | 2019-12-29 |
* | Improve compatibility, fix workbook's rels ID calc error | xuri | 2019-12-23 |
* | Fix #539 Fixed error opening excel file created in encoding d… (#540) | Alex Geer | 2019-12-20 |
* | Fix #482, font strike style support | xuri | 2019-09-23 |
* | Fix #386 regression test added (#440) | Vsevolod Balashov | 2019-09-01 |
* | Update the Godoc | xuri | 2019-08-21 |
* | Documentation updated, Go 1.10+ required | xuri | 2019-08-11 |
* | New feature: sparkline supported | xuri | 2019-08-04 |
* | Update GoDoc and typo fixed | xuri | 2019-06-30 |
* | Fix #425, handle empty font style format | xuri | 2019-06-13 |
* | Fix #424, refactor merged cells adjuster | xuri | 2019-06-12 |
* | Fixed #418, #420, #421, init adjust calculation chain support | xuri | 2019-06-08 |
* | Fix #411, change font size to float type | xuri | 2019-06-07 |
* | Add the ability to change the default font | Harris | 2019-05-23 |
* | Resolve #404, get sheet map by target rels. | xuri | 2019-05-17 |
* | godoc update and typo fixed | xuri | 2019-04-20 |
* | Resolve #382, rewrite prepareSheetXML to scale linearly (#383) | Michael | 2019-04-16 |
* | Resolve #369,#370 | xuri | 2019-04-15 |
* | refactor: handler error instead of panic, | xuri | 2019-03-23 |
* | Huge refactorig for consistent col/row numbering (#356) | Veniamin Albaev | 2019-03-20 |
* | Do not create a blank fill if no fill is specified in the style format | Michael W. Mitton | 2019-01-09 |
* | README updated | xuri | 2019-01-01 |
* | resolve #276, add OfficeOpenXML-XMLSchema-Strict mode support | xuri | 2018-10-17 |
* | Comments style changed. | xuri | 2018-09-14 |
* | Comments style changed. | xuri | 2018-09-14 |
* | Comments style changed. | xuri | 2018-09-14 |
* | Fix golint errors under confidence 0.1 | xuri | 2018-09-12 |
* | Fixes #256 and format document. | xuri | 2018-08-06 |
* | Use min/mid/max value for 2 and 3 color scale conditional formatting | Alex Whitney | 2018-07-25 |
* | GoDoc updated. | xuri | 2018-07-13 |
* | - Initialize theme support; | xuri | 2018-07-07 |
* | - Update Travis CI to include GOARCH=386 tests, relate issue #239 and #244; | xuri | 2018-06-30 |
* | - Add error return value for functions: `AddChart()`, `AddComment()`, `AddPic... | xuri | 2018-05-27 |
* | - Bugfix: set font family not works, relate issue #222; | xuri | 2018-05-08 |
* | save bytes on memory instead of string | Lunny Xiao | 2018-05-07 |