summaryrefslogtreecommitdiff
path: root/sheet.go
Commit message (Expand)AuthorAge
* 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
* Fixed #735, refresh active tab after delete sheetxuri2020-11-23
* Fix #724, standardize variable naming and update unit testsxuri2020-11-11
* using POSIX directory separator in zip path with Windowsxuri2020-11-06
* Compatibility improvement: parse document core part (workbook) dynamicallyxuri2020-11-04
* optimize memory allocation (#722)Ted2020-11-03
* New formula function AND (#701) and update doc for the NewSheet (#714)xuri2020-10-22
* This closes #714 and closes #715, fix wrong worksheet index returned by NewSh...xuri2020-10-19
* Fix #706, #713 improve AddPicture performance, fix missing worksheet when ren...xuri2020-10-18
* - Resolve #711, update docs for the GetSheetIndexxuri2020-10-12
* Default row height compatibility with Apache OpenOffice and Kingsoft WPS, uni...xuri2020-08-22
* This closes #677 and closes #679, fix panic when enabling compiler inline flagsxuri2020-08-06
* support parse and generate XML element namespace dynamic, fix #651xuri2020-07-18
* Fix issue 665 (#666)jaby2020-07-14
* support case-sensitive doc parts to improve compatibilityxuri2020-07-09
* Update docs and typo fixedxuri2020-06-22
* - New API: SetSheetFormatPr and GetSheetFormatPrxuri2020-05-12
* init formula calculation engine, ref #65 and #599xuri2020-05-03
* handle the cell without r attribute in a row elementxuri2020-04-24
* - Resolve #485 use sheet index instead of IDxuri2020-04-23
* Performance improvementsxuri2020-04-05
* remove ineffectual variable assignments and simplify codexuri2020-03-29
* Resolve #451, support create chart sheetxuri2020-03-28
* Resolve #492, init support for insert and remove page breakxuri2020-03-01
* Resolve #580, revert commit https://github.com/360EntSecGroup-Skylar/excelize...xuri2020-02-19
* Resolve #570, flat columns for the column's operationxuri2020-02-07
* optimize code and comments: use println errors instead of panicxuri2020-01-03
* Improve code coverage unit testsxuri2019-12-29
* 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
* Resolve #539 Merge branch 'v2'xuri2019-12-20
|\
| * Fix #539 Fixed error opening excel file created in encoding d… (#540)Alex Geer2019-12-20
* | Fix #426, handle empty workbook viewxuri2019-12-16
* | Update XML namespacexuri2019-11-30
* | Resolve #521, fix missing elements when parsingxuri2019-11-28
* | Resolve #146, make the GetRow function read data as streaming. Ref: #382, #515xuri2019-11-23
* | Reduce allocations when writingHarris2019-11-05
* | Resolve #507, add the new function `DeleteDefinedName`xuri2019-10-26
* | Fix corrupted Excel file issue #413xuri2019-10-23
* | Optimize code of Getting/Setting Page Marginsxuri2019-10-17
* | Added accessors for Getting/Setting Page Margins (#497)streboryaj2019-10-15
|/
* Combine functions:xuri2019-09-16
* Documentation updated, Go 1.10+ requiredxuri2019-08-11
* Get sheet names based on indexHarris2019-08-08
* New feature: sparkline supportedxuri2019-08-04
* Merge pull request #447 from dongkai16z/masterxuri2019-07-26
|\
| * Fix #443董凯2019-07-25
* | Fix #442Sustainedhhh2019-07-25
|/