333 Commits (4c8b6feb9acd03c6fb47e75a7b69d221c21b5bb7)
 

Author SHA1 Message Date
tianzhendong 4c8b6feb9a modify:qt private module path 1 year ago
tianzhendong e159dcaa62 modify:qt private module path 1 year ago
tianzhendong bbc614e2f8 modify:qt private module path 1 year ago
tianzhendong b384698cb8 add cmakelists.txt 1 year ago
tianzhendong e7787c4f4f modify gitignore 1 year ago
Debao Zhang 40610a55cb Always define the macro XLSX_TEST under debug mode 5 years ago
Debao Zhang 21919f0436 .pro: Add INSTALL target for examples 5 years ago
Debao Zhang 534490e9b2 Make use of clang-format 5 years ago
Debao Zhang d013edc9cf Add MIT LICENSE file 5 years ago
Debao Zhang 29713af768 Resolve compile error for qt 5.6.0+ 5 years ago
Debao Zhang ad90b6a2c2 Merge pull request #85 from mabrand/fix 10 years ago
Mark Brand 2152efc60f add missing include 10 years ago
Debao Zhang fe3fbb23eb Fix Issue #83: Make sure chartsheet appear on the proper location. 10 years ago
Debao Zhang 47fda010ea Don't lost valid characters unsed in sheetName, such as space 10 years ago
Debao Zhang 5507e67fdd Issue #19: Fix chart series when sheetname contians space. 10 years ago
Debao Zhang 5f42d8e6eb Issue #77 : Fix one number format related bug. Thanks antipro 10 years ago
Debao Zhang 2ec1adc135 xlsxwidget: Fix file path filter passed to QFileDialog 10 years ago
Debao Zhang 7a55a7af05 Add workaround for Issue #60 10 years ago
Debao Zhang 9563a0463e Issue #64: Don't given count mismatch warning when the attribute doesn't exist. 10 years ago
Debao Zhang 4d2db25073 Issue #64: Add workaround for duplicated shared string items. 10 years ago
Debao Zhang eeb9683924 Fix issue #65 :Don't give warning when empty format exists in style table 10 years ago
Debao Zhang 7937e1545d Update reference links in the README file. 10 years ago
Debao Zhang d50b419f64 Fix compile error caused by b213f56ca0 10 years ago
Debao Zhang 9a205f1698 Fix crash when non-exist sheetName passed to renameSheet() 10 years ago
Debao Zhang 1a44a04171 Refactoring worksheetoperations examples. 10 years ago
Debao Zhang b213f56ca0 Fix Issue #61: sheet hidden/visible state works now. 10 years ago
Debao Zhang fe22d56431 README: Add reference links for formula information 10 years ago
Debao Zhang 9f7b6d4c45 Add a note for Document::saveAs() 10 years ago
Debao Zhang 4b1aa2bb27 Don't use QMap::firstKey() and lastKey(), which introduced in Qt5.2 10 years ago
Debao Zhang 5c8f1da784 ValAx instead of CatAx should be used for scatter chart. 10 years ago
Debao Zhang 9e33ff2c79 Fix Issue #59 :Multiply rows and columns can be passed to 10 years ago
Debao Zhang c1aca6994e Improve Document::read() support for shared formula 10 years ago
Debao Zhang 41e3dc1bf7 Document::read() works for shared formula now. 10 years ago
Debao Zhang 9cd65bc3f5 Improve the formula example 10 years ago
Debao Zhang 9838f6b904 Update documents 10 years ago
Debao Zhang de5a0e52d2 Fix Issue #46: Add internal support for shared formulas 10 years ago
Debao Zhang 4669640c27 Code refactoring: Introduce new class CellFormula 10 years ago
Debao Zhang d9f627b9ca Update REAME.md file 10 years ago
Debao Zhang a0d1c14348 Fix Issue #47: Crash caused by extLst 10 years ago
Paul Kolomiets b9f3ca5371 validate dimension 11 years ago
Debao Zhang 12e781eb4e Fix Issue #54 calendar Example crash 10 years ago
Debao Zhang fc32234da8 Fix Issue #40 example worksheetoperations crash. 10 years ago
Debao Zhang ce05cf8528 Fix Issue #49 Wrong parenthesis in method, Thanks Matthias 10 years ago
Debao Zhang 16b3132da9 Issue #50, Add a dummy unittest for cmake to make Qt5.3.2 happy 10 years ago
Debao Zhang e10976ab90 Fix Issue #36 Date Time / Daylight Saving Time 11 years ago
eho b74e49d097 Bugfix: properly parse fillpattern colors and implement optional boolean fields. 11 years ago
Debao Zhang 59e709821d WorksheetTest: Fix bug 11 years ago
Debao Zhang 22dd1fc2ca Code cleanup 11 years ago
eho dba81002d1 Bugfix: return default row values not specified. 11 years ago
eho 1eea854740 Bugfix: return default row height if row has no custom height. 11 years ago