22 Commits (e1d93af4b7827f12e9ac4719ae59016dd9cff3ec)

Author SHA1 Message Date
Debao Zhang 176160d2a8 API change: Using Format instead of Format * 11 years ago
Debao Zhang fa83c2d005 Add some overload members 11 years ago
Debao Zhang 470abc6453 Fix issue 6: row & column No. starts from 1 instead of 0 now 11 years ago
Debao Zhang 68f4190fa5 Grouping rows and cols works now 11 years ago
Debao Zhang 5a035ede93 Add format param to the mergeCells() API 11 years ago
Debao Zhang 27c0029df1 Add overload function for setRow and setColumn 11 years ago
Debao Zhang 0d7863f420 Add defineName support 11 years ago
Debao Zhang 18d00f9665 Export the dimension api of worksheet 11 years ago
Debao Zhang e283a0af7f Add data validation read/write support 11 years ago
Debao Zhang 68b44ce2ad Fix warning: unused variable 11 years ago
Debao Zhang afbf4effbf Pass const QString by reference instead of by value 12 years ago
Debao Zhang 9c70116351 Add new member QXlsx::Document::cellAt() 12 years ago
Debao Zhang f8ca19f14b Add documentation for the class Document. 12 years ago
Debao Zhang 7f218898b6 Api function refactor 12 years ago
Debao Zhang ede8c52f03 Introduce macros for namespace to make qdoc happy 12 years ago
Debao Zhang 0548da9387 Add basic document files 12 years ago
Debao Zhang 7748184ba1 wip: Add read function for workbook 12 years ago
Debao Zhang c5bc41bacb Make that QXlsx::Document is the only subclass of QObject 12 years ago
Debao Zhang 113f1c760b Refactor QXlsx::Styles and QXlsx::Format 12 years ago
Debao Zhang aebc0a12b7 Able to read the document properties back now! 12 years ago
Debao Zhang 81422eb31b Using QXlsx::Document instead of QXlsx::Workbook 12 years ago
Debao Zhang f5411b9b5a Try add a new class QXlsx::Document 12 years ago