Debao Zhang
|
f92e34f374
|
Code refactoring: Remove private class QXlsx::Package
|
12 years ago |
Debao Zhang
|
07ea0d92d9
|
Code refactoring: Make Cell::isDateTime() reliable
|
12 years ago |
Debao Zhang
|
88aaad9e02
|
Add new private class XlsxColor
|
12 years ago |
Debao Zhang
|
c82cf47e2f
|
Add basic conditional formatting writer support.
|
12 years ago |
Debao Zhang
|
d45368e931
|
Remove the private class XmlStreamWriter and XmlStreamReader
|
12 years ago |
Debao Zhang
|
77d727748d
|
Make RichString public
|
12 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
|
12 years ago |
Debao Zhang
|
e283a0af7f
|
Add data validation read/write support
|
12 years ago |
Debao Zhang
|
66f82bc124
|
Make private class XlsxCellData as public QXlsx::Cell
|
12 years ago |
Debao Zhang
|
f5411b9b5a
|
Try add a new class QXlsx::Document
|
12 years ago |
Debao Zhang
|
b7f6d417c5
|
Add ZipReader and XmlStreamReader
|
12 years ago |
Debao Zhang
|
b9dc02b79e
|
Fix Issue1: Add insert_image() function
|
12 years ago |
Debao Zhang
|
b4fe4037e5
|
Split class DocProps to DocPropsCore and DocPropsApp
So that, one class can deal with only one xml file
|
12 years ago |
Debao Zhang
|
bca00392dc
|
Make all of the filenames start with xlsx
|
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
|
a563809f77
|
Refactor: D-Pointer used for public classes
|
12 years ago |
Debao Zhang
|
4ec93ecb41
|
Long live QtXlsxWriter!
|
12 years ago |