Commit Graph

  • 81422eb31b Using QXlsx::Document instead of QXlsx::Workbook Debao Zhang 2013-09-10 17:25:16 +0800
  • 1e16a60a90 Add read xml function for Relationships Debao Zhang 2013-09-10 14:02:26 +0800
  • f5411b9b5a Try add a new class QXlsx::Document Debao Zhang 2013-09-06 16:34:41 +0800
  • 962caabdf0 Update .gitignore Debao Zhang 2013-09-06 13:26:33 +0800
  • b7f6d417c5 Add ZipReader and XmlStreamReader Debao Zhang 2013-09-05 11:10:22 +0800
  • 5f444294bd Add mergeCells() function Debao Zhang 2013-09-06 13:00:09 +0800
  • 827003f8ee Don't write drawing info when no images exist Debao Zhang 2013-09-05 15:43:54 +0800
  • b9dc02b79e Fix Issue1: Add insert_image() function Debao Zhang 2013-09-04 11:35:02 +0800
  • 7f7fa7e9fa Add basic url type support for Worksheet::write() Debao Zhang 2013-09-02 14:22:42 +0800
  • 26e099bd06 Update readme file Debao Zhang 2013-08-30 15:52:35 +0800
  • b4fe4037e5 Split class DocProps to DocPropsCore and DocPropsApp Debao Zhang 2013-08-30 15:35:52 +0800
  • 9739020b1f Add document property support Debao Zhang 2013-08-30 15:16:57 +0800
  • b80286d7b7 Return false when save() failed Debao Zhang 2013-08-30 13:37:55 +0800
  • 9154e483b9 Add basic tests facility Debao Zhang 2013-08-30 13:17:09 +0800
  • 7816c724dc Worksheet index property should be stored in Workbook Debao Zhang 2013-08-30 10:46:13 +0800
  • bca00392dc Make all of the filenames start with xlsx Debao Zhang 2013-08-30 09:28:33 +0800
  • d87b50a4b7 Wrap all char * string with QStringLiteral or QLatin1String Debao Zhang 2013-08-30 00:26:20 +0800
  • c1654876fd Update readme file Debao Zhang 2013-08-29 23:08:58 +0800
  • 929db3d481 Refactor: Follow Qt5 module's file directories style Debao Zhang 2013-08-29 17:14:27 +0800
  • a563809f77 Refactor: D-Pointer used for public classes Debao Zhang 2013-08-29 15:19:28 +0800
  • 1e4f34942b Add basic QDateTime support Debao Zhang 2013-08-29 11:12:17 +0800
  • d9b7feb912 Add date1904 option for workbook Debao Zhang 2013-08-29 09:48:56 +0800
  • 9d871f1753 Fix Fill tags Debao Zhang 2013-08-28 17:51:44 +0800
  • cb4026ac3a Don't write cols tag when it donesn't exist Debao Zhang 2013-08-28 17:50:55 +0800
  • 3d47093e38 Add Fill & Border Style control for cell Debao Zhang 2013-08-28 17:21:56 +0800
  • f1632ee596 Add cell alignment control Debao Zhang 2013-08-27 17:14:16 +0800
  • a6bfe24986 Add setRow and setColumn Debao Zhang 2013-08-27 14:49:15 +0800
  • abb991c212 Add font format support for cell data Debao Zhang 2013-08-27 10:23:11 +0800
  • 0ad70e84c9 Remove the "optimization" flag Debao Zhang 2013-08-26 14:35:09 +0800
  • 995b227a48 Improve the example Debao Zhang 2013-08-26 13:54:50 +0800
  • 7f00f94b25 Don't use non-ascii charachters in source code Debao Zhang 2013-08-26 10:41:15 +0800
  • a042f5bc60 Fix the cell content written for bool type Debao Zhang 2013-08-26 10:16:33 +0800
  • 98611399fd Use save() function to save the package instead of close Debao Zhang 2013-08-26 10:07:31 +0800
  • 8f7a45859b Fix wrong used XML namespace Debao Zhang 2013-08-26 09:33:49 +0800
  • 4ec93ecb41 Long live QtXlsxWriter! Debao Zhang 2013-08-23 23:12:46 +0800