32 Commits (9ce8b92b4f5e15761e897ff281d8e27b34840e76)

Author SHA1 Message Date
Edwin van der Horst cafef771a2 Fixed review comments: Removed deprecated members. Replaced string arguments by CellRange. 11 years ago
Edwin van der Horst 7ee11a6c02 Fixed review comments. setRow/Column to WorksheetPrivate. Added deprecated methods warnings. 11 years ago
eho f841a9b119 Cleanup and added comments to new methods. 11 years ago
eho b19758e14f First version of improved setColumn and setRow API. 11 years ago
Debao Zhang 71244645d0 API refactoring: write*() return boolean instead of integer 12 years ago
Debao Zhang 964c3980a3 Change API to support AbstractSheet 12 years ago
Debao Zhang af0d7a1358 Code refactoring of Chart part 12 years ago
Debao Zhang d582621cac Deprecate the old insertImage member of QXlsx::Document 12 years ago
Debao Zhang a7e2ee7430 Add new worksheet() API for Document class 12 years ago
Debao Zhang fd7e8d84f7 Add const to the saveAs* members, step 2 12 years ago
Debao Zhang f92e34f374 Code refactoring: Remove private class QXlsx::Package 12 years ago
Debao Zhang 5476d0be80 Update copyright year in license header 12 years ago
Debao Zhang c6898ff732 Add basic worksheet copy support 12 years ago
Debao Zhang 82c77b4bed Improve worksheets support 12 years ago
Debao Zhang c82cf47e2f Add basic conditional formatting writer support. 12 years ago
Debao Zhang 176160d2a8 API change: Using Format instead of Format * 12 years ago
Debao Zhang fa83c2d005 Add some overload members 12 years ago
Debao Zhang 470abc6453 Fix issue 6: row & column No. starts from 1 instead of 0 now 12 years ago
Debao Zhang 68f4190fa5 Grouping rows and cols works now 12 years ago
Debao Zhang 5a035ede93 Add format param to the mergeCells() API 12 years ago
Debao Zhang 27c0029df1 Add overload function for setRow and setColumn 12 years ago
Debao Zhang 0d7863f420 Add defineName support 12 years ago
Debao Zhang 18d00f9665 Export the dimension api of worksheet 12 years ago
Debao Zhang e283a0af7f Add data validation read/write support 12 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 d04a02e55c We can read and modify existing simple .xlsx file now 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 81422eb31b Using QXlsx::Document instead of QXlsx::Workbook 12 years ago
Debao Zhang f5411b9b5a Try add a new class QXlsx::Document 12 years ago