Debao Zhang
|
840d96a889
|
Refactoring: Rename OOXmlFile to AbstractOOXmlFile
|
11 years ago |
Debao Zhang
|
ff7dc79d94
|
Introduce new class OOXmlFile
|
11 years ago |
Debao Zhang
|
d1818c7fd1
|
Code refactoring: Clean up code of QXlsx::Package
We should merge the class Package with the class Document
|
11 years ago |
Debao Zhang
|
5476d0be80
|
Update copyright year in license header
|
11 years ago |
Debao Zhang
|
7513b6ce12
|
Add a warning message in all the private headers
|
11 years ago |
Debao Zhang
|
d45368e931
|
Remove the private class XmlStreamWriter and XmlStreamReader
|
11 years ago |
Debao Zhang
|
77d727748d
|
Make RichString public
|
11 years ago |
Debao Zhang
|
390440d0fa
|
RichString: Using Format instead of Format *
|
11 years ago |
Debao Zhang
|
04934a8543
|
Don't lost rich text information
|
11 years ago |
Debao Zhang
|
00350d4251
|
Fix Issue 7: Cell string misplacement when rich text exist
A private class RichString has been added. More work is needed
|
11 years ago |
Debao Zhang
|
d0cb3e6301
|
Change static member of SharedStrings to normal member
|
11 years ago |
Debao Zhang
|
d04a02e55c
|
We can read and modify existing simple .xlsx file now
|
12 years ago |
Debao Zhang
|
426ce14311
|
Add read xml function for SharedStrings
|
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 |