78 Commits (de5a0e52d2447ebd42bdfe3492fca41e25b7c1be)

Author SHA1 Message Date
Debao Zhang de5a0e52d2 Fix Issue #46: Add internal support for shared formulas 10 years ago
Debao Zhang 4669640c27 Code refactoring: Introduce new class CellFormula 10 years ago
Debao Zhang fc32234da8 Fix Issue #40 example worksheetoperations crash. 10 years ago
Debao Zhang fb47c04081 Revert hello/main.cpp 11 years ago
Debao Zhang 2301ab4b34 Fix examples compile error introduced by API change 11 years ago
Debao Zhang 2227d46386 Add new calendar example 11 years ago
Debao Zhang a1e53218bb Don't create the default "Sheet1" worksheet 11 years ago
Debao Zhang f1f3b5f931 Chartsheet works now 11 years ago
Debao Zhang 964c3980a3 Change API to support AbstractSheet 11 years ago
Debao Zhang 28f3262e86 Code refactoring: Add more basic chart support 11 years ago
Debao Zhang 2f887f3fa8 Add basic support for Bar3D and Pie3D 11 years ago
Debao Zhang af0d7a1358 Code refactoring of Chart part 11 years ago
Debao Zhang 727b8b609f Try add very basic barChart support. 11 years ago
Debao Zhang 327fa0b9b3 Add very basic chart support 11 years ago
Debao Zhang 24c26133b4 Code refactoring: Improve picture support 11 years ago
Debao Zhang 73720f81a6 XlsxWidget example: Remove un-needed xlsx-private 11 years ago
Debao Zhang 461f05281e Improve html rich text support 11 years ago
Debao Zhang 2455ebb138 Add basic html rich text support 11 years ago
Debao Zhang 01c4c2e4f4 Export mergedCells API 11 years ago
Debao Zhang 4f3e8f92c1 SheetModel: Add more data role support 11 years ago
Debao Zhang 8b48dc5f56 Add a new example to show how to view and edit xlsx file with GUI 11 years ago
Debao Zhang a49180906a Don't lost hyperlinks when edit an exist xlsx file 11 years ago
Debao Zhang c6898ff732 Add basic worksheet copy support 11 years ago
Debao Zhang 82c77b4bed Improve worksheets support 11 years ago
Debao Zhang 54201b44c1 Improve formula example 11 years ago
Debao Zhang 513ebc2142 Update examples 11 years ago
Debao Zhang 9d32599f2d Don't lost conditionalformatting data when edit an existing file 11 years ago
Debao Zhang a84b996412 Add dataBar and colorScale write support 11 years ago
Debao Zhang c82cf47e2f Add basic conditional formatting writer support. 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 b3b9cb7b05 Update the demo images 11 years ago
Debao Zhang 8d1b109605 Add ArrayFormula support 11 years ago
Debao Zhang f3e59183a9 Remove the readwrite example 11 years ago
Debao Zhang e369d98275 Update documentation 11 years ago
Debao Zhang 9263894eed Add a new example 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 1c1e0a771e Add more contents to the demo example 11 years ago
Debao Zhang 0a0e24960a Add a demo example 11 years ago
Debao Zhang d8c1f360a2 Update .qdoc files 11 years ago
Debao Zhang 0d7863f420 Add defineName support 11 years ago
Debao Zhang e283a0af7f Add data validation read/write support 11 years ago
Debao Zhang 24f9bfafa3 Example: Remove wrongly added statements 11 years ago
Debao Zhang 1b5d22e3ee Add unit test for QXlsx::Document 11 years ago
Debao Zhang 6d3b3cf5d4 Make sure that all examples are console applications 11 years ago
Debao Zhang 2486cf6747 Can read .xlsx files with alignment styles now 11 years ago
Debao Zhang 31270604c6 Can read .xlsx files with border styles now 11 years ago
Debao Zhang 9abb26127c Can read .xlsx files with fill styles now 11 years ago