Commit Graph

  • f3b0d4284c IMPROVED : Composer Progi1984 2012-12-18 14:57:13 +0100
  • f0529330c7 Merge branch 'develop' of https://github.com/PHPOffice/PHPExcel into develop Mark Baker 2012-12-18 12:49:14 +0000
  • 620ff42c86 Added autowrap text to simple example Mark Baker 2012-12-18 12:48:41 +0000
  • da8ec6f86b Fix GH-8 / CP-11704 (Conditional formatting in Excel 5) Progi1984 2012-12-18 00:46:53 +0100
  • 75b9dfd100 IMPROVED : Composer Progi1984 2012-12-18 00:46:03 +0100
  • d13ca1f790 Bugfix: Work item GH-104 - echo statements in HTML.php Mark Baker 2012-12-11 21:55:46 +0000
  • 62bf1b7a93 Bugfix: (teso) Work item 18551 - Rich Text containing UTF-8 characters creating unreadable content with Excel5 Writer Mark Baker 2012-12-11 17:54:23 +0000
  • bf2587546e Merge branch 'develop' of https://github.com/PHPOffice/PHPExcel into develop Mark Baker 2012-11-29 23:57:57 +0000
  • 487f4b79ec Bugfix: (manual merge from a pull request from amironov) Work item GH-82 - PHPExcel_Worksheet::getCellCollection() may not return last cached cell Mark Baker 2012-11-29 23:57:12 +0000
  • 26c9235a53 Merge pull request #95 from Slamdunk/hotfix/remove-sys-tests Mark Baker 2012-11-28 23:30:54 -0800
  • a032194211 Minor style changes, and added timings to Examples Mark Baker 2012-11-28 21:30:58 +0000
  • b98f27f4a7 Performance and memory improvements to Excel5 OLE Reader Temporary fix to XML flush until I get it working correctly Use of PHPExcel_Exception Mark Baker 2012-11-26 18:01:15 +0000
  • d8debd0966 Minor tweaks and bugfixes Mark Baker 2012-11-25 17:56:27 +0000
  • 7760d5ffc6 Merge branch 'develop' of https://github.com/PHPOffice/PHPExcel into develop Mark Baker 2012-11-25 12:27:36 +0000
  • 7854955cff Bugfix: Work item 18963 - getSheetNames() fails on numeric (floating point style) names with trailing zeroes Mark Baker 2012-11-25 12:26:48 +0000
  • 46b03b62b5 Merge pull request #93 from Slamdunk/hotfix/utf8-bom Mark Baker 2012-11-25 03:30:09 -0800
  • ef492043cb Merge pull request #94 from Slamdunk/hotfix/dereferencing Mark Baker 2012-11-25 03:15:03 -0800
  • c0cce163dc Merge pull request #96 from Slamdunk/hotfix/test-locale Mark Baker 2012-11-25 03:12:53 -0800
  • 4f4a516add Tests: set locale to en_US.utf8 Filippo Tessarotto 2012-11-25 10:33:54 +0100
  • adae5a54ef Removed system specific tests Filippo Tessarotto 2012-11-24 08:52:20 +0100
  • e525c695dd Fix key dereferencing Filippo Tessarotto 2012-11-25 09:01:45 +0100
  • 06132e75b3 Remove BOM Filippo Tessarotto 2012-11-25 08:38:57 +0100
  • 9ad2d65c8d Merge pull request #92 from rogeriopradoj/fix-91 Mark Baker 2012-11-24 15:08:18 -0800
  • c759e5ab35 Merge pull request #89 from Slamdunk/ci/no-cc Mark Baker 2012-11-24 15:07:26 -0800
  • 6bc4199675 Various tweaks and fixes Mark Baker 2012-11-24 22:48:44 +0000
  • 77340c1205 Fix #91: Update url of Travis build images Rogerio Prado de Jesus 2012-11-24 20:46:18 -0200
  • d41a1f5952 Merge pull request #85 from karak/develop Mark Baker 2012-11-24 14:19:09 -0800
  • 818fba7a16 Merge pull request #90 from Slamdunk/hotfix/ci-5.2 Mark Baker 2012-11-24 14:17:06 -0800
  • 06293c784a __DIR__ -> dirname(__FILE__) Filippo Tessarotto 2012-11-24 09:44:56 +0100
  • aaf5ca234c Get str_getcsv working on PHP 5.2 Filippo Tessarotto 2012-11-24 09:42:09 +0100
  • 022f019cb8 Without xdebug overload, no need to check memory_limit Filippo Tessarotto 2012-11-24 08:36:18 +0100
  • e6e2be2d88 CodeCoverage only when needed Filippo Tessarotto 2012-11-24 08:32:16 +0100
  • ddbce8e139 Merge pull request #88 from Slamdunk/feature/travis Mark Baker 2012-11-23 13:22:58 -0800
  • 058b254902 composer name must be all lowercase Mark Baker 2012-11-23 19:39:23 +0000
  • 8f48638c52 Updated changelog Mark Baker 2012-11-23 19:35:55 +0000
  • f7be6c7c31 Set composer name Mark Baker 2012-11-23 19:34:54 +0000
  • 153240759a Initial composer file - let's hope I've got this thing right Mark Baker 2012-11-23 19:28:44 +0000
  • 4ca486b1e2 Added build status info Filippo Tessarotto 2012-11-23 11:58:29 +0100
  • 5aa7f3436c Added Travis to the project Filippo Tessarotto 2012-11-23 11:51:34 +0100
  • 0fd8af9cd8 add read/write page-break-preview in Excel5 karak 2012-11-22 14:57:47 +0900
  • c9610c936f read PageViewLayout karak 2012-11-22 14:49:55 +0900
  • fd4161dcaa Bugfix: Work item 17976 - Fix to Excel2007 Reader for hyperlinks with an anchor fragment (following a #), otherwise they were treated as sheet references Mark Baker 2012-11-21 10:37:16 +0000
  • 91de8c54e4 Modified applyFromArray() method of PHPExcel_Style to use PHPExcel::cellXfExists() call instead of expensive hash test. Mark Baker 2012-11-20 23:55:18 +0000
  • d1ee820c10 Merge pull request #84 from amironov/duplicateStyle-search-by-identity Mark Baker 2012-11-20 14:57:20 -0800
  • 8a967b2996 Bugfix: Work item GH-67 - Cache directory for DiscISAM cache storage cannot be set Mark Baker 2012-11-20 22:25:12 +0000
  • 4f070fc349 General: Work items 17936 and 17840 - Fix for environments where there is no access to /tmp but to upload_tmp_dir Provided an option to set the sys_get_temp_dir() call to use the upload_tmp_dir; though by default the standard temp directory will still be used Mark Baker 2012-11-20 21:34:24 +0000
  • 7884495d5d Use in_array in PHPExcel::cellXfExists() Andrey Mironov 2012-10-30 16:46:23 +0600
  • db2a7cbabf Search style by identity in PHPExcel_Worksheet::duplicateStyle() Andrey Mironov 2012-10-30 16:46:18 +0600
  • 4381f9740c Add duplicateStyle example Andrey Mironov 2012-11-14 16:42:03 +0600
  • 9a29129ec7 Fix GH-22 (Support of SheetView in Excel5 Writer) Progi1984 2012-11-13 23:01:49 +0100
  • 9f04d888a1 IMPROVED : PHPDoc Progi1984 2012-11-13 22:58:33 +0100
  • b1461fa893 NOTE : Eclipse settings in .ignore Progi1984 2012-11-13 22:57:20 +0100
  • 9907ef9030 Remove original JAMA tests Mark Baker 2012-11-09 09:46:36 +0000
  • f2803e8690 Remove JAMA example files Mark Baker 2012-11-09 09:45:37 +0000
  • 1f601e0ecf Bugfix: Work item 18844 - cache_in_memory_gzip "eats" last worksheet line, cache_in_memory doesn't Mark Baker 2012-11-09 01:24:44 +0000
  • d2a6b4bc85 Added example using cell caching Mark Baker 2012-11-09 00:57:46 +0000
  • 52099aabb2 Use temporary folder for temporary chart images in HTML Writer Mark Baker 2012-11-08 09:29:55 +0000
  • e0cb9c5c3c Merge pull request #76 from Gemorroj/develop Mark Baker 2012-11-08 01:26:57 -0800
  • b0d553909a fixed regression f3c4d056ed (L1R621) minor phpdoc fixes Gemorroj 2012-11-08 11:46:54 +0300
  • a809355863 HTML Writer include charts option Mark Baker 2012-11-07 23:22:59 +0000
  • 2d6f3979d9 Test $this->_includeCharts before including charts in HTML Writer Mark Baker 2012-11-07 23:21:18 +0000
  • 5a32eee110 z-indexing for charts in HTML Writer Mark Baker 2012-11-07 22:41:44 +0000
  • d8e2a67707 Example spreadsheet with charts for HTML and PDF renderer examples Mark Baker 2012-11-07 19:59:02 +0000
  • 6934665c1b Additional work on chart functionality for HTML and PDF Writers Examples for HTML and PDF chart writing Various Docblock fixes Mark Baker 2012-11-07 19:57:25 +0000
  • a33926431d Validate additional booleans attributes in LibreOffice saved xlsx files for 'true'/'false' instead of '1'/'0' Mark Baker 2012-11-07 10:13:45 +0000
  • 9c213cc1cb xlsx files written by LibreOffice use "true" and "false" for boolean properties rather than "1" and "0" found in MS Excel generated xlsx files; modify Excel2007 Reader to handle both options Mark Baker 2012-11-07 09:34:31 +0000
  • f3c4d056ed Move UTF-8 StrToUpper(), StrToLower() and StrToTitle() methods from Text Calculation class to Shared String Class Doc comments for methods in writer abstract Mark Baker 2012-11-06 22:53:58 +0000
  • cce77bad0e Cleanup of refactored writers Mark Baker 2012-11-05 23:34:02 +0000
  • 59a938c4dd Refactor common writer settings/methods into an abstract writer class Mark Baker 2012-11-05 22:42:58 +0000
  • d50e73f066 Refactor common reader settings/methods into an abstract reader class Mark Baker 2012-11-05 21:23:38 +0000
  • f7268cdd65 Initial (as yet untested) code to include Excel charts in HTML and PDF output Mark Baker 2012-11-05 00:50:21 +0000
  • 016ee6e4d8 Some refactoring of PDF renderer wrappers and PDF Writer Mark Baker 2012-11-03 23:44:10 +0000
  • 0ad1c8b585 Factor timezone methods to a separate helper class Mark Baker 2012-11-03 21:52:55 +0000
  • 53a32ce7f7 Providing support for timezone adjustments in date/time conversion methods Mark Baker 2012-11-02 23:07:01 +0000
  • 63c5cbc98e Merge branch 'develop' of https://github.com/PHPOffice/PHPExcel into develop Mark Baker 2012-10-31 22:01:09 +0000
  • 531803a919 Change Writer exceptions to PHPExcel_Writer_Exception Mark Baker 2012-10-31 22:00:40 +0000
  • f4e949e3a1 Merge pull request #63 from alexgann/patch-1 Mark Baker 2012-10-30 14:17:01 -0700
  • 4a76eeb5dd IMPROVED : Encoding UTF-8 for generating PHPDoc Progi1984 2012-10-30 09:32:49 +0100
  • e155e24ac3 #62 : Clean old files Progi1984 2012-10-30 08:42:50 +0100
  • 6c9d5a5c21 #62 : Clean old files Progi1984 2012-10-30 08:41:03 +0100
  • e0529485b7 Change Reader exceptions to PHPExcel_Reader_Exception Mark Baker 2012-10-29 23:51:09 +0000
  • 8f3640e44c Change reader exceptions to PHPExcel_Reader_Exception Mark Baker 2012-10-29 23:48:29 +0000
  • d66f61bfbb Merge pull request #70 from techhead/fix_insertNewBefore Mark Baker 2012-10-28 13:57:51 -0700
  • 12525c804b Merge pull request #69 from kea/AVB_currency Mark Baker 2012-10-27 01:35:18 -0700
  • 9be433af58 Minor charting fixes Mark Baker 2012-10-27 00:02:38 +0100
  • a3303cd05e Ensure that signature of bindParent() in style class overrides matches the signature of bindParent() in the supervisor Mark Baker 2012-10-26 14:56:58 +0100
  • f99fc61e0d Fixed formula/formatting bug when removing rows Jonathan Hawkes 2012-10-25 09:54:12 -0400
  • 45f2829a33 Bugfix: Work item GH-66 - Wrong check for maximum number of rows in Excel5 Writer Mark Baker 2012-10-25 12:57:48 +0100
  • d1f172d8d6 Improved AdvancedValueBinder for currency. Manuel Kea Baldassarri 2012-10-25 12:44:47 +0200
  • 701ff5adf1 Upload missing style supervisor Mark Baker 2012-10-24 17:07:55 +0100
  • 0291d3e83e Merge branch 'develop' of https://github.com/PHPOffice/PHPExcel into develop Mark Baker 2012-10-23 13:16:47 +0100
  • 163a9ca5b9 Refactoring of style classes to use an abstract supervisor Mark Baker 2012-10-23 13:16:30 +0100
  • 54c3630236 Fix to axis rendering for donut and pie charts Mark Baker 2012-10-22 18:07:18 +0100
  • 4748b88d9c Fix to cellExists for non-existent namedRanges alexgann 2012-10-19 13:38:26 -0300
  • 133959a971 Merge branch 'develop' of https://github.com/PHPOffice/PHPExcel into develop Mark Baker 2012-10-18 17:08:25 +0100
  • 2ac1596a90 Documentation references to /Tests modified to reference /Examples instead Mark Baker 2012-10-18 17:08:08 +0100
  • 515efef4fc Merge pull request #60 from Synchro/develop Mark Baker 2012-10-18 09:04:11 -0700
  • 037c2748f3 Change use of is_a() to use instanceof Marcus Bointon 2012-10-18 17:11:45 +0300
  • b2a26349d4 Bugfix: Work item 18794 - CSV files without a file extension being identified as HTML Mark Baker 2012-10-16 13:39:59 +0100
  • 7b8533a504 Minor bugfix to calculation engine formula validation (unbalanced braces) Mark Baker 2012-10-13 22:07:36 +0100