Commit Graph

14 Commits

Author SHA1 Message Date
Debao Zhang 16b3132da9 Issue #50, Add a dummy unittest for cmake to make Qt5.3.2 happy
The error is caused by Qt base SHA:
c2c90b95bf8304e69a5f0a586c607105cc104f83
2014-10-20 13:50:04 +08:00
Debao Zhang e037c24a69 Introduce new class CellReference 2014-03-18 23:52:17 +08:00
Debao Zhang c82cf47e2f Add basic conditional formatting writer support. 2013-11-28 00:39:23 +08:00
Debao Zhang 00350d4251 Fix Issue 7: Cell string misplacement when rich text exist
A private class RichString has been added. More work is needed
2013-11-18 11:52:10 +08:00
Debao Zhang 8faebaaa91 Add QDateTime support for QXlsx::Cell 2013-10-25 15:23:03 +08:00
Debao Zhang 1b5d22e3ee Add unit test for QXlsx::Document 2013-10-25 10:31:13 +08:00
Debao Zhang f6bd08f6ed Add unit test for Worksheet class 2013-10-22 15:02:07 +08:00
Debao Zhang 113f1c760b Refactor QXlsx::Styles and QXlsx::Format 2013-09-13 12:52:11 +08:00
Debao Zhang 426ce14311 Add read xml function for SharedStrings 2013-09-12 11:00:33 +08:00
Debao Zhang aebc0a12b7 Able to read the document properties back now! 2013-09-11 14:45:16 +08:00
Debao Zhang 1e16a60a90 Add read xml function for Relationships 2013-09-10 14:02:26 +08:00
Debao Zhang b7f6d417c5 Add ZipReader and XmlStreamReader 2013-09-06 13:26:17 +08:00
Debao Zhang 5f444294bd Add mergeCells() function 2013-09-06 13:00:09 +08:00
Debao Zhang 9154e483b9 Add basic tests facility 2013-08-30 13:17:09 +08:00