summaryrefslogtreecommitdiff
path: root/xmlWorksheet.go
Commit message (Expand)AuthorAge
* Stream writer support to set inline rich text cell (#1121)charles.deng2022-10-10
* Support to set summary columns to appear to the right of detail in an outlinexuri2022-10-08
* This closes #1358, made a refactor with breaking changes, see details:xuri2022-09-29
* This closes #827, add new functions `GetDataValidations` and `GetConditionalF...chenliu19932022-08-27
* This closes #1244 and closes #1314, improving the compatibility with Google S...xuri2022-08-13
* Fix potential file corrupted and change worksheet name case-insensitivexuri2022-07-18
* This closes #1257, fix incorrect worksheet header footer fields orderxuri2022-06-21
* This includes new formula functions support, dependencies upgrade, and bug fixxuri2022-04-11
* This closes #1196, fix the compatibility issue and added new formula functionxuri2022-04-05
* This fix scientific notation and page setup fields parsing issuexuri2022-03-18
* This closes #1162, improve the compatibility with alternate contentxuri2022-03-05
* This closes #1148, resolve limitations when adding VBA project to the workbookxuri2022-02-17
* Support workbook views Showruler settings (#1138)David2022-02-06
* This closes #1119, style parsing issue fixedxuri2022-01-15
* Breaking change for data validation and fixed #1117xuri2022-01-12
* Typo fix, rename exported constants, dependencies modules and copyright updatexuri2022-01-09
* feat: implement SHA-512 algorithm to ProtectSheet (#1115)Jonham.Chen2022-01-08
* This closes #998xuri2021-09-05
* Add set shared formula support and documentation for the `SetCellFormula`xuri2021-09-03
* Speed up merge cellsthree2021-08-13
* Fix data validation issues (#975)Arnie972021-07-31
* This closes #971, closes #972 and closes #974xuri2021-07-29
* Improvement compatibility with invalid first-page number attribute in the pag...xuri2021-07-21
* This closes #883, fix missing pivot attribute of conditional formattingxuri2021-07-16
* fix the bug when there was no count attribute in sharedStrings filewilliam2021-05-24
* compatibility with non-standard page setup attributesxuri2021-05-07
* 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
* Add support for setting hyperlink display & tooltip (closes #790) (#794)James Allen2021-03-03
* support to set print black and white and specified the first printed page numberxuri2021-01-17
* Support to adjust print scaling of the worksheetxuri2021-01-16
* Fix race conditionsxuri2020-11-04
* Compatibility improvement: parse document core part (workbook) dynamicallyxuri2020-11-04
* optimize memory allocation (#722)Ted2020-11-03
* improve compatibility for phonetic hint and sheet tab colorxuri2020-09-03
* using Mutex lock and update benchmarkxuri2020-08-16
* Compatible with Go 1.15, fix unit test failed on Windows and fixed #689 poten...xuri2020-08-15
* update docs and improve compatibilityxuri2020-07-11
* Update docs and typo fixedxuri2020-06-22
* Resolve #451, support create chart sheetxuri2020-03-28
* Resolve #492, init support for insert and remove page breakxuri2020-03-01
* Fix #578, escape character in the formulaxuri2020-02-15
* Resolve #570, flat columns for the column's operationxuri2020-02-07
* Improve code coverage unit testsxuri2019-12-29
* Fix #547 and #546, add default overlay element for the chartxuri2019-12-28
* Improve compatibility, fix workbook's rels ID calc errorxuri2019-12-23
* Improve code coverage unit testsxuri2019-12-22
* Update comments for the xmlNewDecoder (#542)match-meng2019-12-20
* Fix #426, handle empty workbook viewxuri2019-12-16
* Fix #533, add support overlapped mergecellsxuri2019-12-14