Dominik Bonsch
							
						 
					 | 
					
						
						
						
						
							
						
						
							9926c64314
							
						
					 | 
					
						
						
							
							added the requested index to the out of bounds exception
						
						
						
						
						
					 | 
					
						2013-01-22 20:12:12 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dominik Bonsch
							
						 
					 | 
					
						
						
						
						
							
						
						
							756dfad85a
							
						
					 | 
					
						
						
							
							added the actual number of sheets in the out of bounds exception
						
						
						
						
						
					 | 
					
						2013-01-22 20:10:01 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mark Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							9de3d5a62b
							
						
					 | 
					
						
						
							
							Set correct active sheet when setReadDataOnly(true) and only loading a selection of two or more worksheets rather than all worksheets
						
						
						
						
						
					 | 
					
						2013-01-21 12:56:21 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mark Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							092fc7b5f7
							
						
					 | 
					
						
						
							
							General: (dbonsch) Work item GH-78 - Restructuring of PHPExcel Exceptions
						
						
						
						
						
					 | 
					
						2013-01-15 21:42:28 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mark Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							907ad1ef66
							
						
					 | 
					
						
						
							
							Modify listWorksheetNames() and listWorksheetInfo to use XMLReader with streamed XML rather than SimpleXML
						
						
						
						
						
					 | 
					
						2013-01-13 23:36:04 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mark Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							0ad3f67da6
							
						
					 | 
					
						
						
							
							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 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mark Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							5de1067a16
							
						
					 | 
					
						
						
							
							Merge branch 'develop' of https://github.com/PHPOffice/PHPExcel into develop
						
						
						
						
						
					 | 
					
						2013-01-03 17:50:32 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mark Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							3d3543cb17
							
						
					 | 
					
						
						
							
							Bugfix: Work item GH-113 - canRead() Error for GoogleDocs ODS files: in ODS files from Google Docs there is no mimetype file
						
						
						
						
						
					 | 
					
						2013-01-03 17:49:56 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Maarten Balliauw
							
						 
					 | 
					
						
						
						
						
							
						
						
							5eef2404b7
							
						
					 | 
					
						
						
							
							Update .gitignore
						
						
						
						
						
					 | 
					
						2012-12-27 10:24:48 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mark Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							979aa760c0
							
						
					 | 
					
						
						
							
							Only load list of locale files for calculation engine if setLocale() is explicitly called
						
						
						
						
						
					 | 
					
						2012-12-24 15:32:17 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Maarten Balliauw
							
						 
					 | 
					
						
						
						
						
							
						
						
							420b344d44
							
						
					 | 
					
						
						
							
							Merge pull request #109 from maartenba/develop
						
						
						
						
						
						
						
						Restored PEAR channel 
						
					 | 
					
						2012-12-20 08:22:24 -08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Maarten Balliauw
							
						 
					 | 
					
						
						
						
						
							
						
						
							5237398a76
							
						
					 | 
					
						
						
							
							Restored PEAR channel
						
						
						
						
						
					 | 
					
						2012-12-20 17:21:51 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Maarten Balliauw
							
						 
					 | 
					
						
						
						
						
							
						
						
							e2db06575a
							
						
					 | 
					
						
						
							
							Merge pull request #108 from maartenba/develop
						
						
						
						
						
						
						
						Updated the phing build scripts 
						
					 | 
					
						2012-12-20 08:11:18 -08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Maarten Balliauw
							
						 
					 | 
					
						
						
						
						
							
						
						
							642a9e1255
							
						
					 | 
					
						
						
							
							Filtering classpaths in PHPunit config
						
						
						
						
						
					 | 
					
						2012-12-19 12:44:43 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Maarten Balliauw
							
						 
					 | 
					
						
						
						
						
							
						
						
							593371da62
							
						
					 | 
					
						
						
							
							Updated build scripts
						
						
						
						
						
					 | 
					
						2012-12-19 11:50:49 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Maarten Balliauw
							
						 
					 | 
					
						
						
						
						
							
						
						
							264fe4260a
							
						
					 | 
					
						
						
							
							Updated .gitignore to ignore PHPStorm project directory
						
						
						
						
						
					 | 
					
						2012-12-19 11:02:51 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Progi1984
							
						 
					 | 
					
						
						
						
						
							
						
						
							a64e4ef84f
							
						
					 | 
					
						
						
							
							Merge branch 'develop' of github.com:PHPOffice/PHPExcel into develop
						
						
						
						
						
					 | 
					
						2012-12-18 14:57:48 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Progi1984
							
						 
					 | 
					
						
						
						
						
							
						
						
							f3b0d4284c
							
						
					 | 
					
						
						
							
							IMPROVED : Composer
						
						
						
						
						
					 | 
					
						2012-12-18 14:57:13 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mark Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							f0529330c7
							
						
					 | 
					
						
						
							
							Merge branch 'develop' of https://github.com/PHPOffice/PHPExcel into develop
						
						
						
						
						
					 | 
					
						2012-12-18 12:49:14 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mark Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							620ff42c86
							
						
					 | 
					
						
						
							
							Added autowrap text to simple example
						
						
						
						
						
					 | 
					
						2012-12-18 12:48:41 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Progi1984
							
						 
					 | 
					
						
						
						
						
							
						
						
							da8ec6f86b
							
						
					 | 
					
						
						
							
							Fix GH-8 / CP-11704 (Conditional formatting in Excel 5)
						
						
						
						
						
					 | 
					
						2012-12-18 00:46:53 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Progi1984
							
						 
					 | 
					
						
						
						
						
							
						
						
							75b9dfd100
							
						
					 | 
					
						
						
							
							IMPROVED : Composer
						
						
						
						
						
					 | 
					
						2012-12-18 00:46:03 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mark Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							d13ca1f790
							
						
					 | 
					
						
						
							
							Bugfix: Work item GH-104 - echo statements in HTML.php
						
						
						
						
						
					 | 
					
						2012-12-11 21:55:46 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mark Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							62bf1b7a93
							
						
					 | 
					
						
						
							
							Bugfix: (teso) Work item 18551 - Rich Text containing UTF-8 characters creating unreadable content with Excel5 Writer
						
						
						
						
						
					 | 
					
						2012-12-11 17:54:23 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mark Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							bf2587546e
							
						
					 | 
					
						
						
							
							Merge branch 'develop' of https://github.com/PHPOffice/PHPExcel into develop
						
						
						
						
						
					 | 
					
						2012-11-29 23:57:57 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mark Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							487f4b79ec
							
						
					 | 
					
						
						
							
							Bugfix: (manual merge from a pull request from amironov) Work item GH-82 - PHPExcel_Worksheet::getCellCollection() may not return last cached cell
						
						
						
						
						
					 | 
					
						2012-11-29 23:57:12 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mark Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							26c9235a53
							
						
					 | 
					
						
						
							
							Merge pull request #95 from Slamdunk/hotfix/remove-sys-tests
						
						
						
						
						
						
						
						Remove system specific tests 
						
					 | 
					
						2012-11-28 23:30:54 -08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mark Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							a032194211
							
						
					 | 
					
						
						
							
							Minor style changes, and added timings to Examples
						
						
						
						
						
					 | 
					
						2012-11-28 21:30:58 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mark Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							b98f27f4a7
							
						
					 | 
					
						
						
							
							Performance and memory improvements to Excel5 OLE Reader
						
						
						
						
						
						
						
						Temporary fix to XML flush until I get it working correctly
Use of PHPExcel_Exception 
						
					 | 
					
						2012-11-26 18:01:15 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mark Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							d8debd0966
							
						
					 | 
					
						
						
							
							Minor tweaks and bugfixes
						
						
						
						
						
					 | 
					
						2012-11-25 17:56:27 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mark Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							7760d5ffc6
							
						
					 | 
					
						
						
							
							Merge branch 'develop' of https://github.com/PHPOffice/PHPExcel into develop
						
						
						
						
						
					 | 
					
						2012-11-25 12:27:36 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mark Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							7854955cff
							
						
					 | 
					
						
						
							
							Bugfix: Work item 18963 - getSheetNames() fails on numeric (floating point style) names with trailing zeroes
						
						
						
						
						
					 | 
					
						2012-11-25 12:26:48 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mark Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							46b03b62b5
							
						
					 | 
					
						
						
							
							Merge pull request #93 from Slamdunk/hotfix/utf8-bom
						
						
						
						
						
						
						
						Remove BOM 
						
					 | 
					
						2012-11-25 03:30:09 -08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mark Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							ef492043cb
							
						
					 | 
					
						
						
							
							Merge pull request #94 from Slamdunk/hotfix/dereferencing
						
						
						
						
						
						
						
						Use appropriate dereferencing 
						
					 | 
					
						2012-11-25 03:15:03 -08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mark Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							c0cce163dc
							
						
					 | 
					
						
						
							
							Merge pull request #96 from Slamdunk/hotfix/test-locale
						
						
						
						
						
						
						
						Tests: explicit locale to en_US.utf8 
						
					 | 
					
						2012-11-25 03:12:53 -08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Filippo Tessarotto
							
						 
					 | 
					
						
						
						
						
							
						
						
							4f4a516add
							
						
					 | 
					
						
						
							
							Tests: set locale to en_US.utf8
						
						
						
						
						
					 | 
					
						2012-11-25 10:33:54 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Filippo Tessarotto
							
						 
					 | 
					
						
						
						
						
							
						
						
							adae5a54ef
							
						
					 | 
					
						
						
							
							Removed system specific tests
						
						
						
						
						
					 | 
					
						2012-11-25 09:40:04 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Filippo Tessarotto
							
						 
					 | 
					
						
						
						
						
							
						
						
							e525c695dd
							
						
					 | 
					
						
						
							
							Fix key dereferencing
						
						
						
						
						
					 | 
					
						2012-11-25 09:01:45 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Filippo Tessarotto
							
						 
					 | 
					
						
						
						
						
							
						
						
							06132e75b3
							
						
					 | 
					
						
						
							
							Remove BOM
						
						
						
						
						
					 | 
					
						2012-11-25 08:38:57 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mark Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							9ad2d65c8d
							
						
					 | 
					
						
						
							
							Merge pull request #92 from rogeriopradoj/fix-91
						
						
						
						
						
						
						
						Fix #91: Update url of Travis build images 
						
					 | 
					
						2012-11-24 15:08:18 -08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mark Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							c759e5ab35
							
						
					 | 
					
						
						
							
							Merge pull request #89 from Slamdunk/ci/no-cc
						
						
						
						
						
						
						
						CodeCoverage only when needed 
						
					 | 
					
						2012-11-24 15:07:26 -08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mark Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							6bc4199675
							
						
					 | 
					
						
						
							
							Various tweaks and fixes
						
						
						
						
						
					 | 
					
						2012-11-24 22:48:44 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Rogerio Prado de Jesus
							
						 
					 | 
					
						
						
						
						
							
						
						
							77340c1205
							
						
					 | 
					
						
						
							
							Fix #91: Update url of Travis build images
						
						
						
						
						
					 | 
					
						2012-11-24 20:46:18 -02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mark Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							d41a1f5952
							
						
					 | 
					
						
						
							
							Merge pull request #85 from karak/develop
						
						
						
						
						
						
						
						Fill SheetView IO in Excel5 
						
					 | 
					
						2012-11-24 14:19:09 -08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mark Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							818fba7a16
							
						
					 | 
					
						
						
							
							Merge pull request #90 from Slamdunk/hotfix/ci-5.2
						
						
						
						
						
						
						
						Make tests compatible with PHP 5.2 
						
					 | 
					
						2012-11-24 14:17:06 -08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Filippo Tessarotto
							
						 
					 | 
					
						
						
						
						
							
						
						
							06293c784a
							
						
					 | 
					
						
						
							
							__DIR__ -> dirname(__FILE__)
						
						
						
						
						
					 | 
					
						2012-11-24 09:44:56 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Filippo Tessarotto
							
						 
					 | 
					
						
						
						
						
							
						
						
							aaf5ca234c
							
						
					 | 
					
						
						
							
							Get str_getcsv working on PHP 5.2
						
						
						
						
						
					 | 
					
						2012-11-24 09:43:16 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Filippo Tessarotto
							
						 
					 | 
					
						
						
						
						
							
						
						
							022f019cb8
							
						
					 | 
					
						
						
							
							Without xdebug overload, no need to check memory_limit
						
						
						
						
						
					 | 
					
						2012-11-24 08:36:18 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Filippo Tessarotto
							
						 
					 | 
					
						
						
						
						
							
						
						
							e6e2be2d88
							
						
					 | 
					
						
						
							
							CodeCoverage only when needed
						
						
						
						
						
					 | 
					
						2012-11-24 08:33:24 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mark Baker
							
						 
					 | 
					
						
						
						
						
							
						
						
							ddbce8e139
							
						
					 | 
					
						
						
							
							Merge pull request #88 from Slamdunk/feature/travis
						
						
						
						
						
						
						
						Add Travis to the project 
						
					 | 
					
						2012-11-23 13:22:58 -08:00 | 
					
					
						
						
							
							
							
						
					 |