Mark Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							5a2830c499 
							
						 
					 
					
						
						
							
							Bugfix:	Work item 15129 - Worksheet fromArray() only working with 2-D arrays  
						
						... 
						
						
						
						git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@67182  2327b42d-5241-43d6-9e2a-de5ac946f064 
						
					 
					
						2011-01-21 10:47:20 +00:00 
						 
				 
			
				
					
						
							
							
								Mark Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							9f252c9e80 
							
						 
					 
					
						
						
							
							Bugfix:	Work item 15089 - PHPExcel_Worksheet->toArray() index problem  
						
						... 
						
						
						
						git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@66807  2327b42d-5241-43d6-9e2a-de5ac946f064 
						
					 
					
						2011-01-12 16:48:54 +00:00 
						 
				 
			
				
					
						
							
							
								Mark Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							1643bb9613 
							
						 
					 
					
						
						
							
							Feature: Added new rangeToArray() and namedRangeToArray() methods to the PHPExcel_Worksheet object.  
						
						... 
						
						
						
						Functionally, these are identical to the toArray() method, except that they take an additional first parameter of a Range (e.g. 'B2:C3') or a Named Range name.
Modified the toArray() method so that it actually uses rangeToArray().
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@66799  2327b42d-5241-43d6-9e2a-de5ac946f064 
						
					 
					
						2011-01-12 15:20:29 +00:00 
						 
				 
			
				
					
						
							
							
								Mark Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							59b831c4f1 
							
						 
					 
					
						
						
							
							Speed boost and memory reduction in the Worksheet toArray() method.  
						
						... 
						
						
						
						git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@66403  2327b42d-5241-43d6-9e2a-de5ac946f064 
						
					 
					
						2011-01-04 13:52:05 +00:00 
						 
				 
			
				
					
						
							
							
								Maarten Balliauw 
							
						 
					 
					
						
						
						
						
							
						
						
							fd95065240 
							
						 
					 
					
						
						
							
							Work item 11583 - Need method for removing autoFilter  
						
						... 
						
						
						
						git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@66340  2327b42d-5241-43d6-9e2a-de5ac946f064 
						
					 
					
						2011-01-03 10:26:43 +00:00 
						 
				 
			
				
					
						
							
							
								Maarten Balliauw 
							
						 
					 
					
						
						
						
						
							
						
						
							ccbb28167b 
							
						 
					 
					
						
						
							
							Updated headers to reflect the new year. Happy new year 2011!  
						
						... 
						
						
						
						git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@66338  2327b42d-5241-43d6-9e2a-de5ac946f064 
						
					 
					
						2011-01-03 09:20:10 +00:00 
						 
				 
			
				
					
						
							
							
								Mark Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							1fad8bd2dd 
							
						 
					 
					
						
						
							
							General performance improvements, and specific improvements in the CSV Reader  
						
						... 
						
						
						
						git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@65064  2327b42d-5241-43d6-9e2a-de5ac946f064 
						
					 
					
						2010-12-09 12:07:50 +00:00 
						 
				 
			
				
					
						
							
							
								Mark Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							6c9a41879b 
							
						 
					 
					
						
						
							
							Feature: Added strictNullComparison argument to the worksheet fromArray() method  
						
						... 
						
						
						
						git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@64270  2327b42d-5241-43d6-9e2a-de5ac946f064 
						
					 
					
						2010-11-24 15:28:15 +00:00 
						 
				 
			
				
					
						
							
							
								Mark Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							b25ced63cc 
							
						 
					 
					
						
						
							
							Bugfix: Work item 13559 - PHPExcel_Writer_PDF does not handle cell borders correctly  
						
						... 
						
						
						
						git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@64268  2327b42d-5241-43d6-9e2a-de5ac946f064 
						
					 
					
						2010-11-24 14:12:12 +00:00 
						 
				 
			
				
					
						
							
							
								Mark Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							951c332cda 
							
						 
					 
					
						
						
							
							Minor performance tweaks to the HTML Writer  
						
						... 
						
						
						
						git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@63950  2327b42d-5241-43d6-9e2a-de5ac946f064 
						
					 
					
						2010-11-19 14:09:53 +00:00 
						 
				 
			
				
					
						
							
							
								Mark Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							3aa1142b5f 
							
						 
					 
					
						
						
							
							Performance tweaks (particularly affecting the Excel5 Writer)  
						
						... 
						
						
						
						git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@63320  2327b42d-5241-43d6-9e2a-de5ac946f064 
						
					 
					
						2010-11-05 22:13:41 +00:00 
						 
				 
			
				
					
						
							
							
								Mark Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							8c3ce4f938 
							
						 
					 
					
						
						
							
							Minor performance tweak  
						
						... 
						
						
						
						git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@62922  2327b42d-5241-43d6-9e2a-de5ac946f064 
						
					 
					
						2010-10-28 16:50:52 +00:00 
						 
				 
			
				
					
						
							
							
								Mark Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							42b1e0ad76 
							
						 
					 
					
						
						
							
							Minor performance tweaks  
						
						... 
						
						
						
						git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@62808  2327b42d-5241-43d6-9e2a-de5ac946f064 
						
					 
					
						2010-10-26 12:29:44 +00:00 
						 
				 
			
				
					
						
							
							
								Mark Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							af3300e387 
							
						 
					 
					
						
						
							
							Bugfix: Workitem 14425 - Wrong exception message while deleting column  
						
						... 
						
						
						
						git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@62433  2327b42d-5241-43d6-9e2a-de5ac946f064 
						
					 
					
						2010-10-19 12:24:39 +00:00 
						 
				 
			
				
					
						
							
							
								Mark Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							10634822fe 
							
						 
					 
					
						
						
							
							Minor fix to toArray() method for row indexing when the $returnCellRef argument is false  
						
						... 
						
						
						
						git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@62185  2327b42d-5241-43d6-9e2a-de5ac946f064 
						
					 
					
						2010-10-12 21:34:04 +00:00 
						 
				 
			
				
					
						
							
							
								Mark Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							9946aa1595 
							
						 
					 
					
						
						
							
							Bugfix: Workitem 14374 - BUG : Excel5 and setReadFilter ?  
						
						... 
						
						
						
						Modifications to Worksheet's to_array() method to handle worksheets partially loaded with a readFilter by switching to iterators
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@61913  2327b42d-5241-43d6-9e2a-de5ac946f064 
						
					 
					
						2010-10-06 12:57:54 +00:00 
						 
				 
			
				
					
						
							
							
								Mark Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							32b8b1c7ab 
							
						 
					 
					
						
						
							
							Feature: Work item 14301 - PHPExcel_Worksheet->toArray() is returning truncated values  
						
						... 
						
						
						
						I've made some modifications so that it is possible to pass a number of additional arguments to the method to determine exactly how the data is returned:
@param mixed $nullValue Value returned in the array entry if a cell doesn't exist
@param boolean $calculateFormulas Should formulas be calculated?
@param boolean $formatData Should formatting be applied to cell values?
@param boolean $returnColumnRef False - Return columns indexed by number (0..x); True - Return columns indexed by column ID (A..x)
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@61373  2327b42d-5241-43d6-9e2a-de5ac946f064 
						
					 
					
						2010-09-23 16:52:57 +00:00 
						 
				 
			
				
					
						
							
							
								Mark Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							6925afdb91 
							
						 
					 
					
						
						
							
							Bugfix: Workitem 14256 - Worksheet title exception when duplicate worksheet is being renamed but exceeds the 31 character limit  
						
						... 
						
						
						
						git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@61118  2327b42d-5241-43d6-9e2a-de5ac946f064 
						
					 
					
						2010-09-18 12:45:22 +00:00 
						 
				 
			
				
					
						
							
							
								Maarten Balliauw 
							
						 
					 
					
						
						
						
						
							
						
						
							509f27e5c6 
							
						 
					 
					
						
						
							
							Migration from off-site Subversion repository (part 1).  
						
						... 
						
						
						
						git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@59884  2327b42d-5241-43d6-9e2a-de5ac946f064 
						
					 
					
						2010-08-26 19:14:53 +00:00