Debao Zhang
|
9b0eb98048
|
Don't lost theme colors when edit exist .xlxs files
|
11 years ago |
Debao Zhang
|
2e2a4ff9bc
|
Add read support for indexedColors
Some old .xlsx files use indexed colors
|
11 years ago |
Debao Zhang
|
6279b7e49b
|
Fix the reading of style.xml
Save all the formats <xf>s in order even they are duplicated.
|
11 years ago |
Debao Zhang
|
8feb738e9f
|
Fix numFmt: don't assume that all custom numFmtId starts from 164
|
11 years ago |
Debao Zhang
|
e66fab353f
|
Fix friend class statement
|
12 years ago |
Debao Zhang
|
31270604c6
|
Can read .xlsx files with border styles now
|
12 years ago |
Debao Zhang
|
9abb26127c
|
Can read .xlsx files with fill styles now
|
12 years ago |
Debao Zhang
|
b56d86aab4
|
Can read .xlsx files with font styles now
|
12 years ago |
Debao Zhang
|
b4d9c5f2dd
|
Add custom number format support
|
12 years ago |
Debao Zhang
|
c5bc41bacb
|
Make that QXlsx::Document is the only subclass of QObject
|
12 years ago |
Debao Zhang
|
113f1c760b
|
Refactor QXlsx::Styles and QXlsx::Format
|
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
|
3d47093e38
|
Add Fill & Border Style control for cell
|
12 years ago |
Debao Zhang
|
4ec93ecb41
|
Long live QtXlsxWriter!
|
12 years ago |