Debao Zhang
|
1ca891cf8a
|
Add const to the saveAs* members, step 1
|
12 years ago |
Debao Zhang
|
45a86accee
|
Relationships code refactoring: Don't use static member
|
12 years ago |
Debao Zhang
|
5476d0be80
|
Update copyright year in license header
|
12 years ago |
Debao Zhang
|
11e8d7c48a
|
Prevent while() from causing potential infinite loops
If xml files don't have proper close tags, don't generate an infinite
loop in our library.
|
12 years ago |
Debao Zhang
|
d45368e931
|
Remove the private class XmlStreamWriter and XmlStreamReader
|
12 years ago |
Debao Zhang
|
7748184ba1
|
wip: Add read function for workbook
|
12 years ago |
Debao Zhang
|
aebc0a12b7
|
Able to read the document properties back now!
|
12 years ago |
Debao Zhang
|
1e16a60a90
|
Add read xml function for Relationships
|
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
Xlsx Shared library can be used now
|
12 years ago |
Debao Zhang
|
4ec93ecb41
|
Long live QtXlsxWriter!
|
12 years ago |