Debao Zhang
|
34c645ed76
|
Introduce CreateFlag for all the ooxmlfile
|
11 years ago |
Debao Zhang
|
2ec533df7c
|
Don't omit default attribute fontId/fillId/borderId
|
11 years ago |
Debao Zhang
|
ca33d5e1b4
|
Improve QColor <==> #AARRGGBB conversion
|
11 years ago |
Debao Zhang
|
780ceef359
|
Code refactoring: Empty border styles
Excel prefer <border><left/><right/><top/><bottom/><diagonal/></border> to
<border/>
|
11 years ago |
Debao Zhang
|
d45368e931
|
Remove the private class XmlStreamWriter and XmlStreamReader
|
11 years ago |
Debao Zhang
|
2273a967a9
|
Add internal support for dxf format
test needed.
|
11 years ago |
Debao Zhang
|
9c443c996d
|
Code refactor: Only create FormatPrivate when needed.
|
11 years ago |
Debao Zhang
|
176160d2a8
|
API change: Using Format instead of Format *
|
11 years ago |
Debao Zhang
|
fc326b064b
|
Code refactor: Remove private class XlsxFormatFillData
|
11 years ago |
Debao Zhang
|
4670445888
|
Code refactor: Remove private class XlsxFormatBorderData
|
11 years ago |
Debao Zhang
|
88ffbe3def
|
Code refactor: Remove private class XlsxFormatFontData
|
11 years ago |
Debao Zhang
|
3b29af2d2a
|
Code refactor: numFmt part of QXlsx::Format
|
11 years ago |
Debao Zhang
|
8feb738e9f
|
Fix numFmt: don't assume that all custom numFmtId starts from 164
|
11 years ago |
Debao Zhang
|
84ca047e7f
|
Fix Styles::readNumFmts() bug
|
11 years ago |
Debao Zhang
|
8faebaaa91
|
Add QDateTime support for QXlsx::Cell
|
11 years ago |
Debao Zhang
|
31270604c6
|
Can read .xlsx files with border styles now
|
11 years ago |
Debao Zhang
|
9abb26127c
|
Can read .xlsx files with fill styles now
|
11 years ago |
Debao Zhang
|
b4d9c5f2dd
|
Add custom number format support
|
11 years ago |
Debao Zhang
|
9845d8f2ee
|
Fix issue 4: Fix background color of solid pattern
For a solid fill, Excel reverses the role of foreground and
background colours
|
11 years ago |
Debao Zhang
|
113f1c760b
|
Refactor QXlsx::Styles and QXlsx::Format
|
11 years ago |