Debao Zhang
|
34c645ed76
|
Introduce CreateFlag for all the ooxmlfile
|
12 years ago |
Debao Zhang
|
aa885e4377
|
Don't lost externalLinks information when edit exists file
|
12 years ago |
Debao Zhang
|
ff7dc79d94
|
Introduce new class OOXmlFile
|
12 years ago |
Debao Zhang
|
86046c48dc
|
Code refactoring: Remove magic things for ContentTypes
|
12 years ago |
Debao Zhang
|
945870596f
|
Add load function for ContentTypes
|
12 years ago |
Debao Zhang
|
d1818c7fd1
|
Code refactoring: Clean up code of QXlsx::Package
We should merge the class Package with the class Document
|
12 years ago |
Debao Zhang
|
1ca891cf8a
|
Add const to the saveAs* members, step 1
|
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
|
b9dc02b79e
|
Fix Issue1: Add insert_image() function
|
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 |