PhpSpreadsheet/Classes/PHPExcel/Reader
Mark Baker 3bd2b89ff6 Bugfix: Work item GH-130 - Single cell print area 2013-01-22 21:43:31 +00:00
..
Excel5 Change copyright 2011 -> 2012 2012-03-03 21:09:50 +00:00
Excel2007 Additional work on chart functionality for HTML and PDF Writers 2012-11-07 19:57:25 +00:00
Abstract.php Refactor common reader settings/methods into an abstract reader class 2012-11-05 21:23:38 +00:00
CSV.php Refactor common reader settings/methods into an abstract reader class 2012-11-05 21:23:38 +00:00
DefaultReadFilter.php Change copyright 2011 -> 2012 2012-03-03 21:09:50 +00:00
Excel5.php Bugfix: Work item GH-130 - Single cell print area 2013-01-22 21:43:31 +00:00
Excel2003XML.php Refactor common reader settings/methods into an abstract reader class 2012-11-05 21:23:38 +00:00
Excel2007.php Bugfix: Work item GH-130 - Single cell print area 2013-01-22 21:43:31 +00:00
Exception.php General: (dbonsch) Work item GH-78 - Restructuring of PHPExcel Exceptions 2013-01-15 21:42:28 +00:00
Gnumeric.php Initial modifications for XML-based sheet readers to use XMLReader via streaming for large files in the listWorksheetNames() and listWorksheetInfo() methods... still needs some additional work for merged cells to work correctly, but gives a hell of a memory boost and executes more quickly - the same principles will be applied to the core data readers, but that still requires a lot more work. However, when completed, the effort should be worth it for both speed and memory usage, and the code should be a lot cleaner for the core data reader as well 2013-01-12 12:52:00 +00:00
HTML.php Bugfix: Work item GH-104 - echo statements in HTML.php 2012-12-11 21:55:46 +00:00
IReadFilter.php Change copyright 2011 -> 2012 2012-03-03 21:09:50 +00:00
IReader.php Change reader exceptions to PHPExcel_Reader_Exception 2012-10-29 23:48:29 +00:00
OOCalc.php Modify listWorksheetNames() and listWorksheetInfo to use XMLReader with streamed XML rather than SimpleXML 2013-01-13 23:36:04 +00:00
SYLK.php Refactor common reader settings/methods into an abstract reader class 2012-11-05 21:23:38 +00:00