Commit Graph

  • 8d1b109605 Add ArrayFormula support Debao Zhang 2013-11-05 17:28:21 +0800
  • cc6bdf0105 Update version to 0.1.0 Debao Zhang 2013-11-05 14:05:37 +0800
  • f3e59183a9 Remove the readwrite example Debao Zhang 2013-11-05 13:59:56 +0800
  • e369d98275 Update documentation Debao Zhang 2013-11-05 13:57:26 +0800
  • 9263894eed Add a new example Debao Zhang 2013-11-05 13:34:10 +0800
  • fa83c2d005 Add some overload members Debao Zhang 2013-11-05 12:47:00 +0800
  • 470abc6453 Fix issue 6: row & column No. starts from 1 instead of 0 now Debao Zhang 2013-11-05 11:15:25 +0800
  • daeff262bb Add a unit test for worksheet Debao Zhang 2013-11-05 09:14:18 +0800
  • 68f4190fa5 Grouping rows and cols works now Debao Zhang 2013-11-04 21:40:57 +0800
  • 9b0eb98048 Don't lost theme colors when edit exist .xlxs files Debao Zhang 2013-11-04 11:53:04 +0800
  • af4de1afdb Remove unused colorIndexed member. Debao Zhang 2013-11-04 10:58:17 +0800
  • 7e3e463983 Take use of existing theme file Debao Zhang 2013-11-04 10:51:59 +0800
  • 076b759825 Don't lost column groups info when open existing .xlsx files Debao Zhang 2013-11-03 13:35:29 +0800
  • 3978885252 Add support for rows group Debao Zhang 2013-11-03 13:22:07 +0800
  • da40285f5b Fix bug Debao Zhang 2013-11-03 12:21:42 +0800
  • d3ac530113 Fix bug: add missed patternType Debao Zhang 2013-11-03 10:49:08 +0800
  • 81d17478f6 Fix SharedString loading bug Debao Zhang 2013-11-02 21:27:36 +0800
  • 397020f91d Worksheet: Fix constructor initialization list order Debao Zhang 2013-11-02 20:03:06 +0800
  • 2e2a4ff9bc Add read support for indexedColors Debao Zhang 2013-11-02 14:26:59 +0800
  • 6279b7e49b Fix the reading of style.xml Debao Zhang 2013-11-02 14:29:50 +0800
  • 8feb738e9f Fix numFmt: don't assume that all custom numFmtId starts from 164 Debao Zhang 2013-11-01 15:47:55 +0800
  • ee9f43e21d Use the orignal cell format if no format is specified Debao Zhang 2013-11-01 11:05:29 +0800
  • 5a035ede93 Add format param to the mergeCells() API Debao Zhang 2013-11-01 10:37:41 +0800
  • 1c1e0a771e Add more contents to the demo example Debao Zhang 2013-10-31 17:41:57 +0800
  • c80a601b25 Enable the AutoCompress option for zipwriter Debao Zhang 2013-10-31 15:22:11 +0800
  • 0a0e24960a Add a demo example Debao Zhang 2013-10-31 14:58:28 +0800
  • 27c0029df1 Add overload function for setRow and setColumn Debao Zhang 2013-10-31 12:19:48 +0800
  • 93e1661aac Add more control option for worksheet Debao Zhang 2013-10-31 11:06:30 +0800
  • 5f0fe45a3c Documentation: little update Debao Zhang 2013-10-30 19:16:34 +0800
  • af43bd4981 Documentation: Use our html footer instead of the default one Debao Zhang 2013-10-30 18:44:52 +0800
  • a4f3b9bdf5 Documentation: Add url link to source code page Debao Zhang 2013-10-30 18:27:27 +0800
  • 0880c6c80a Fix documentation errors Debao Zhang 2013-10-30 17:49:45 +0800
  • d8c1f360a2 Update .qdoc files Debao Zhang 2013-10-30 17:35:42 +0800
  • c87413e8ad Fix defineName bug Debao Zhang 2013-10-30 13:37:44 +0800
  • fd1bf132a8 Fix bug: workbook information doesn't load to document Debao Zhang 2013-10-30 13:25:02 +0800
  • 0d7863f420 Add defineName support Debao Zhang 2013-10-30 13:14:03 +0800
  • ccd55974fa Load orignal sheetId Debao Zhang 2013-10-30 11:49:28 +0800
  • b3c5fd91e4 Remove '=' from user input formula if exists Debao Zhang 2013-10-30 09:56:06 +0800
  • 18d00f9665 Export the dimension api of worksheet Debao Zhang 2013-10-29 22:07:50 +0800
  • 0155cc5409 Using QXlsx::CellRange instead of the private XlsxCellRange Debao Zhang 2013-10-29 17:24:44 +0800
  • e283a0af7f Add data validation read/write support Debao Zhang 2013-10-29 16:54:26 +0800
  • 5adda5735a Fix memery leak of QXlsx::Cell Debao Zhang 2013-10-28 13:52:44 +0800
  • 3fefbb2235 Add worksheet dimenstion access API Debao Zhang 2013-10-28 10:08:09 +0800
  • a54c4433cd There is no need to have a virtual member for Worksheet at present Debao Zhang 2013-10-26 01:27:14 +0800
  • 68b44ce2ad Fix warning: unused variable Debao Zhang 2013-10-26 01:18:39 +0800
  • a5182caf2a Fix clang warning: comparison of two values with different enumeration types Debao Zhang 2013-10-26 01:08:38 +0800
  • a1861db66e Fix Clang warning: trigraph ignored [-Wtrigraphs] Debao Zhang 2013-10-26 00:30:02 +0800
  • e0bf457a85 Fix bug: Spell error "=" should be "==" Debao Zhang 2013-10-26 00:03:49 +0800
  • 24f9bfafa3 Example: Remove wrongly added statements Debao Zhang 2013-10-25 16:35:10 +0800
  • 84ca047e7f Fix Styles::readNumFmts() bug Debao Zhang 2013-10-25 16:32:43 +0800
  • 8faebaaa91 Add QDateTime support for QXlsx::Cell Debao Zhang 2013-10-25 15:23:03 +0800
  • 1b5d22e3ee Add unit test for QXlsx::Document Debao Zhang 2013-10-25 10:31:13 +0800
  • d74bd9f276 tst_worksheet: using cellAt() instead of private member Debao Zhang 2013-10-25 09:39:38 +0800
  • eee0a52b82 Add read support for error cell type Debao Zhang 2013-10-24 17:32:56 +0800
  • 92a415425e Add a private sheetId() member for Worksheet Debao Zhang 2013-10-24 17:04:25 +0800
  • afbf4effbf Pass const QString by reference instead of by value Debao Zhang 2013-10-24 16:30:56 +0800
  • 377a9adfd1 Add read support for workbookView properties Debao Zhang 2013-10-24 16:29:09 +0800
  • 987ca2dcdc Code refactor for Worksheet::writeHyperlink() Debao Zhang 2013-10-24 14:56:38 +0800
  • 97f1fa6835 For string type cell, Cell::value() return the string instead of the index Debao Zhang 2013-10-24 13:14:13 +0800
  • 7805e37322 Add basic formula read support Debao Zhang 2013-10-24 11:53:54 +0800
  • 435ab82c3f Add inline string read/write support Debao Zhang 2013-10-24 10:48:33 +0800
  • 98b6e83004 Refactor Cell::Number ==> Cell::Numeric Debao Zhang 2013-10-24 09:40:30 +0800
  • 9abf395332 Update documentation Debao Zhang 2013-10-23 17:30:36 +0800
  • 9c70116351 Add new member QXlsx::Document::cellAt() Debao Zhang 2013-10-23 16:05:22 +0800
  • afa8c959e8 Improve the QDateTime support Debao Zhang 2013-10-23 15:31:01 +0800
  • 66f82bc124 Make private class XlsxCellData as public QXlsx::Cell Debao Zhang 2013-10-23 13:09:32 +0800
  • 994dea619f Can read .xlsx files with boolean type cell Debao Zhang 2013-10-23 10:29:17 +0800
  • 6d3b3cf5d4 Make sure that all examples are console applications Debao Zhang 2013-10-23 10:27:21 +0800
  • a112f5d2e7 Can read .xlsx files with merge cells Debao Zhang 2013-10-23 09:22:57 +0800
  • e66fab353f Fix friend class statement Debao Zhang 2013-10-22 23:30:10 +0800
  • 23c04a546e Can read .xlsx files with cols and rows info Debao Zhang 2013-10-22 17:29:24 +0800
  • 11ad7d5374 Refactor : Worksheet load xml logic Debao Zhang 2013-10-22 16:02:00 +0800
  • f6bd08f6ed Add unit test for Worksheet class Debao Zhang 2013-10-22 15:02:07 +0800
  • a5982189c4 Fix a silly bug Debao Zhang 2013-10-22 14:13:56 +0800
  • 2486cf6747 Can read .xlsx files with alignment styles now Debao Zhang 2013-10-22 14:11:45 +0800
  • 31270604c6 Can read .xlsx files with border styles now Debao Zhang 2013-10-22 13:37:49 +0800
  • 9abb26127c Can read .xlsx files with fill styles now Debao Zhang 2013-10-22 11:30:06 +0800
  • b56d86aab4 Can read .xlsx files with font styles now Debao Zhang 2013-10-21 17:23:10 +0800
  • 74839a73b9 Move key generate logic from Format to FontData/FillData/... Debao Zhang 2013-10-21 13:13:24 +0800
  • 81abb19c8c Improve the documentation of the examples Debao Zhang 2013-10-19 15:00:54 +0800
  • f8ca19f14b Add documentation for the class Document. Debao Zhang 2013-10-19 14:27:50 +0800
  • d04a02e55c We can read and modify existing simple .xlsx file now Debao Zhang 2013-10-19 13:28:06 +0800
  • 7f218898b6 Api function refactor Debao Zhang 2013-10-18 14:14:26 +0800
  • 895a30524d Add default datetime format for workbook Debao Zhang 2013-10-16 09:58:42 +0800
  • e19657945e Add missed count attribute for numFmts Debao Zhang 2013-10-15 17:36:26 +0800
  • b4d9c5f2dd Add custom number format support Debao Zhang 2013-10-15 17:27:20 +0800
  • 9e1a510761 Add link to the documentation index page Debao Zhang 2013-10-15 11:38:10 +0800
  • 5d2355c256 Update the index page of the documentation Debao Zhang 2013-10-15 10:43:18 +0800
  • ede8c52f03 Introduce macros for namespace to make qdoc happy Debao Zhang 2013-10-15 09:58:46 +0800
  • 0548da9387 Add basic document files Debao Zhang 2013-10-14 17:35:47 +0800
  • b51e3cb54b Fix issue 3: QXlsx::Worksheet::setColumn should use 0-based index Debao Zhang 2013-10-14 14:06:13 +0800
  • 9845d8f2ee Fix issue 4: Fix background color of solid pattern Debao Zhang 2013-10-14 13:17:53 +0800
  • 7748184ba1 wip: Add read function for workbook Debao Zhang 2013-09-13 16:03:43 +0800
  • c5bc41bacb Make that QXlsx::Document is the only subclass of QObject Debao Zhang 2013-09-13 14:02:55 +0800
  • 113f1c760b Refactor QXlsx::Styles and QXlsx::Format Debao Zhang 2013-09-13 12:48:56 +0800
  • d2fe2769de Add convenient function saveToXmlData() for worksheet Debao Zhang 2013-09-12 14:54:17 +0800
  • 426ce14311 Add read xml function for SharedStrings Debao Zhang 2013-09-12 11:00:33 +0800
  • 6ee507b0d8 Make constructor of Workbook private Debao Zhang 2013-09-11 17:12:56 +0800
  • 5817ebdbfd Update the readme file Debao Zhang 2013-09-11 14:47:25 +0800
  • aebc0a12b7 Able to read the document properties back now! Debao Zhang 2013-09-11 14:45:16 +0800