21 Commits (d45368e931dc10d8b4b877e37e46705d1fa12c91)

Author SHA1 Message Date
Debao Zhang d45368e931 Remove the private class XmlStreamWriter and XmlStreamReader 11 years ago
Debao Zhang 2273a967a9 Add internal support for dxf format 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 b2c7e554b3 Code refactor: Add prefix "XlsxFormat" to some internal class 11 years ago
Debao Zhang 9b0eb98048 Don't lost theme colors when edit exist .xlxs files 11 years ago
Debao Zhang 2e2a4ff9bc Add read support for indexedColors 11 years ago
Debao Zhang 6279b7e49b Fix the reading of style.xml 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 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