29 Commits (9cd65bc3f516781dcf5076398b3628bf79c0c237)

Author SHA1 Message Date
Debao Zhang 4669640c27 Code refactoring: Introduce new class CellFormula 10 years ago
Debao Zhang 59e709821d WorksheetTest: Fix bug 11 years ago
eho b19758e14f First version of improved setColumn and setRow API. 11 years ago
Debao Zhang 34c645ed76 Introduce CreateFlag for all the ooxmlfile 11 years ago
Debao Zhang ff7dc79d94 Introduce new class OOXmlFile 11 years ago
Debao Zhang d3cfd3a6c6 Code refactoring: rename private members of Worksheet 11 years ago
Debao Zhang d45368e931 Remove the private class XmlStreamWriter and XmlStreamReader 11 years ago
Debao Zhang 77d727748d Make RichString public 11 years ago
Debao Zhang 176160d2a8 API change: Using Format instead of Format * 11 years ago
Debao Zhang 00350d4251 Fix Issue 7: Cell string misplacement when rich text exist 11 years ago
Debao Zhang 470abc6453 Fix issue 6: row & column No. starts from 1 instead of 0 now 11 years ago
Debao Zhang daeff262bb Add a unit test for worksheet 11 years ago
Debao Zhang 68f4190fa5 Grouping rows and cols works now 11 years ago
Debao Zhang 93e1661aac Add more control option for worksheet 11 years ago
Debao Zhang 18d00f9665 Export the dimension api of worksheet 11 years ago
Debao Zhang 0155cc5409 Using QXlsx::CellRange instead of the private XlsxCellRange 11 years ago
Debao Zhang e283a0af7f Add data validation read/write support 11 years ago
Debao Zhang 3fefbb2235 Add worksheet dimenstion access API 11 years ago
Debao Zhang d74bd9f276 tst_worksheet: using cellAt() instead of private member 11 years ago
Debao Zhang eee0a52b82 Add read support for error cell type 11 years ago
Debao Zhang 92a415425e Add a private sheetId() member for Worksheet 11 years ago
Debao Zhang 987ca2dcdc Code refactor for Worksheet::writeHyperlink() 11 years ago
Debao Zhang 97f1fa6835 For string type cell, Cell::value() return the string instead of the index 11 years ago
Debao Zhang 7805e37322 Add basic formula read support 11 years ago
Debao Zhang 435ab82c3f Add inline string read/write support 11 years ago
Debao Zhang a112f5d2e7 Can read .xlsx files with merge cells 11 years ago
Debao Zhang 23c04a546e Can read .xlsx files with cols and rows info 11 years ago
Debao Zhang 11ad7d5374 Refactor : Worksheet load xml logic 11 years ago
Debao Zhang f6bd08f6ed Add unit test for Worksheet class 11 years ago