Debao Zhang
|
e35b2abda9
|
Don't convert indexed color ==> rgb color
We can do the convertion when users try to access the colors if needed in
the future
|
12 years ago |
Debao Zhang
|
9d32599f2d
|
Don't lost conditionalformatting data when edit an existing file
|
12 years ago |
Debao Zhang
|
b375444368
|
Make use of XlsxColor for ConditionalFormatting
|
12 years ago |
Debao Zhang
|
a84b996412
|
Add dataBar and colorScale write support
|
12 years ago |
Debao Zhang
|
c82cf47e2f
|
Add basic conditional formatting writer support.
|
12 years ago |
Debao Zhang
|
7513b6ce12
|
Add a warning message in all the private headers
|
12 years ago |
Debao Zhang
|
e283a0af7f
|
Add data validation read/write support
|
12 years ago |
Debao Zhang
|
5adda5735a
|
Fix memery leak of QXlsx::Cell
|
12 years ago |
Debao Zhang
|
8faebaaa91
|
Add QDateTime support for QXlsx::Cell
|
12 years ago |
Debao Zhang
|
435ab82c3f
|
Add inline string read/write support
|
12 years ago |
Debao Zhang
|
98b6e83004
|
Refactor Cell::Number ==> Cell::Numeric
|
12 years ago |
Debao Zhang
|
afa8c959e8
|
Improve the QDateTime support
|
12 years ago |
Debao Zhang
|
66f82bc124
|
Make private class XlsxCellData as public QXlsx::Cell
|
12 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
So that, one class can deal with only one xml file
|
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 |