9 Commits (12129cebdc5061bfb61434d05c7a23c9a19a2b2c)

Author SHA1 Message Date
Debao Zhang ff7dc79d94 Introduce new class OOXmlFile 11 years ago
Debao Zhang 1ca891cf8a Add const to the saveAs* members, step 1 11 years ago
Debao Zhang 5476d0be80 Update copyright year in license header 11 years ago
Debao Zhang 11e8d7c48a Prevent while() from causing potential infinite loops 11 years ago
Debao Zhang dbafc54418 Remove qDebug statement 11 years ago
Debao Zhang 1b57b6f042 Use namespaceUri instead of qualifiedName 11 years ago
Debao Zhang d45368e931 Remove the private class XmlStreamWriter and XmlStreamReader 11 years ago
Debao Zhang aebc0a12b7 Able to read the document properties back now! 12 years ago
Debao Zhang b4fe4037e5 Split class DocProps to DocPropsCore and DocPropsApp 12 years ago
Debao Zhang 9739020b1f Add document property support 12 years ago
Debao Zhang bca00392dc Make all of the filenames start with xlsx 12 years ago
Debao Zhang d87b50a4b7 Wrap all char * string with QStringLiteral or QLatin1String 12 years ago
Debao Zhang 929db3d481 Refactor: Follow Qt5 module's file directories style 12 years ago
Debao Zhang 8f7a45859b Fix wrong used XML namespace 12 years ago
Debao Zhang 4ec93ecb41 Long live QtXlsxWriter! 12 years ago