14 Commits (92a415425e5cab965cff65c88270bfb1748f9e80)

Author SHA1 Message Date
Debao Zhang 11ad7d5374 Refactor : Worksheet load xml logic 12 years ago
Debao Zhang a5982189c4 Fix a silly bug 12 years ago
Debao Zhang 2486cf6747 Can read .xlsx files with alignment styles now 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 74839a73b9 Move key generate logic from Format to FontData/FillData/... 12 years ago
Debao Zhang e19657945e Add missed count attribute for numFmts 12 years ago
Debao Zhang b4d9c5f2dd Add custom number format support 12 years ago
Debao Zhang 9845d8f2ee Fix issue 4: Fix background color of solid pattern 12 years ago
Debao Zhang 113f1c760b Refactor QXlsx::Styles and QXlsx::Format 12 years ago
Debao Zhang bca00392dc Make all of the filenames start with xlsx 12 years ago
Debao Zhang d87b50a4b7 Wrap all char * string with QStringLiteral or QLatin1String 12 years ago
Debao Zhang 929db3d481 Refactor: Follow Qt5 module's file directories style 12 years ago
Debao Zhang a563809f77 Refactor: D-Pointer used for public classes 12 years ago
Debao Zhang 9d871f1753 Fix Fill tags 12 years ago
Debao Zhang 3d47093e38 Add Fill & Border Style control for cell 12 years ago
Debao Zhang f1632ee596 Add cell alignment control 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