Debao Zhang
|
8b48dc5f56
|
Add a new example to show how to view and edit xlsx file with GUI
|
11 years ago |
Debao Zhang
|
5476d0be80
|
Update copyright year in license header
|
11 years ago |
Debao Zhang
|
c6898ff732
|
Add basic worksheet copy support
|
11 years ago |
Debao Zhang
|
176160d2a8
|
API change: Using Format instead of Format *
|
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
|
8d1b109605
|
Add ArrayFormula support
|
11 years ago |
Debao Zhang
|
5adda5735a
|
Fix memery leak of QXlsx::Cell
|
11 years ago |
Debao Zhang
|
8faebaaa91
|
Add QDateTime support for QXlsx::Cell
|
11 years ago |
Debao Zhang
|
435ab82c3f
|
Add inline string read/write support
|
11 years ago |
Debao Zhang
|
98b6e83004
|
Refactor Cell::Number ==> Cell::Numeric
|
11 years ago |
Debao Zhang
|
afa8c959e8
|
Improve the QDateTime support
|
11 years ago |
Debao Zhang
|
66f82bc124
|
Make private class XlsxCellData as public QXlsx::Cell
|
11 years ago |
Debao Zhang
|
aebc0a12b7
|
Able to read the document properties back now!
|
11 years ago |
Debao Zhang
|
b4fe4037e5
|
Split class DocProps to DocPropsCore and DocPropsApp
So that, one class can deal with only one xml file
|
11 years ago |
Debao Zhang
|
929db3d481
|
Refactor: Follow Qt5 module's file directories style
Xlsx Shared library can be used now
|
11 years ago |
Debao Zhang
|
4ec93ecb41
|
Long live QtXlsxWriter!
|
11 years ago |