Debao Zhang
|
987ca2dcdc
|
Code refactor for Worksheet::writeHyperlink()
|
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
|
9c70116351
|
Add new member QXlsx::Document::cellAt()
|
12 years ago |
Debao Zhang
|
e66fab353f
|
Fix friend class statement
|
12 years ago |
Debao Zhang
|
11ad7d5374
|
Refactor : Worksheet load xml logic
|
12 years ago |
Debao Zhang
|
f6bd08f6ed
|
Add unit test for Worksheet class
|
12 years ago |
Debao Zhang
|
f8ca19f14b
|
Add documentation for the class Document.
Little api refactor
|
12 years ago |
Debao Zhang
|
d04a02e55c
|
We can read and modify existing simple .xlsx file now
|
12 years ago |
Debao Zhang
|
ede8c52f03
|
Introduce macros for namespace to make qdoc happy
qdoc doesn't work for class located in normal namespace
|
12 years ago |
Debao Zhang
|
7748184ba1
|
wip: Add read function for workbook
|
12 years ago |
Debao Zhang
|
c5bc41bacb
|
Make that QXlsx::Document is the only subclass of QObject
|
12 years ago |
Debao Zhang
|
d2fe2769de
|
Add convenient function saveToXmlData() for worksheet
|
12 years ago |
Debao Zhang
|
5f444294bd
|
Add mergeCells() function
|
12 years ago |
Debao Zhang
|
b9dc02b79e
|
Fix Issue1: Add insert_image() function
|
12 years ago |
Debao Zhang
|
7f7fa7e9fa
|
Add basic url type support for Worksheet::write()
|
12 years ago |
Debao Zhang
|
7816c724dc
|
Worksheet index property should be stored in Workbook
|
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
|
1e4f34942b
|
Add basic QDateTime support
|
12 years ago |
Debao Zhang
|
a6bfe24986
|
Add setRow and setColumn
|
12 years ago |
Debao Zhang
|
abb991c212
|
Add font format support for cell data
|
12 years ago |
Debao Zhang
|
4ec93ecb41
|
Long live QtXlsxWriter!
|
12 years ago |