23 Commits (34c645ed7632319b563fa0c83b97bc2605b71e49)

Author SHA1 Message Date
Debao Zhang 34c645ed76 Introduce CreateFlag for all the ooxmlfile 12 years ago
Debao Zhang ff7dc79d94 Introduce new class OOXmlFile 12 years ago
Debao Zhang d1818c7fd1 Code refactoring: Clean up code of QXlsx::Package 12 years ago
Debao Zhang 5476d0be80 Update copyright year in license header 12 years ago
Debao Zhang 11e8d7c48a Prevent while() from causing potential infinite loops 12 years ago
Debao Zhang 88aaad9e02 Add new private class XlsxColor 12 years ago
Debao Zhang d45368e931 Remove the private class XmlStreamWriter and XmlStreamReader 12 years ago
Debao Zhang 77d727748d Make RichString public 12 years ago
Debao Zhang 390440d0fa RichString: Using Format instead of Format * 12 years ago
Debao Zhang 88ffbe3def Code refactor: Remove private class XlsxFormatFontData 12 years ago
Debao Zhang 4bcce58f00 Code refactor: Make use of QSharedDataPointer for Format 12 years ago
Debao Zhang b2c7e554b3 Code refactor: Add prefix "XlsxFormat" to some internal class 12 years ago
Debao Zhang 04934a8543 Don't lost rich text information 12 years ago
Debao Zhang 00350d4251 Fix Issue 7: Cell string misplacement when rich text exist 12 years ago
Debao Zhang d0cb3e6301 Change static member of SharedStrings to normal member 12 years ago
luckyhacky 5359ac4c11 Fix compile error under Qt 5.0 12 years ago
Debao Zhang 81d17478f6 Fix SharedString loading bug 12 years ago
Debao Zhang 11ad7d5374 Refactor : Worksheet load xml logic 12 years ago
Debao Zhang d04a02e55c We can read and modify existing simple .xlsx file now 12 years ago
Debao Zhang 426ce14311 Add read xml function for SharedStrings 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 4ec93ecb41 Long live QtXlsxWriter! 12 years ago