Mark Baker
|
9c2ceed08d
|
Minor performance tweaks
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@85743 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2012-01-25 23:07:22 +00:00 |
Mark Baker
|
24a9eb285c
|
Use of empty() rather than count() to test if arrays are empty or not - simple performance tweak... empty() is over twice as fast as count()
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@85344 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2012-01-16 12:34:22 +00:00 |
Mark Baker
|
cdbeceba47
|
Bugfix: Work item 16895 - PHP Invalid index notice on writing excel file when active sheet has been deleted
General: Work item 16923 - Datatype.php & constant TYPE_NULL
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@83260 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2011-11-25 12:16:01 +00:00 |
Mark Baker
|
5979a4ec13
|
Bugfix: Work item 15786 - RangeToArray strange array keys
and Minor performance tweak to the workbook setActiveSheetIndexByName() method
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@72435 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2011-04-28 20:42:50 +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
|
9641c16df0
|
Memory and Performance Improvements
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@64204 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2010-11-23 17:24:29 +00:00 |
Mark Baker
|
e06932e0e4
|
Bugfix: Workitem 14226 - unassigned object variable in PHPExcel->removeCellXfByIndex
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@60892 2327b42d-5241-43d6-9e2a-de5ac946f064
|
2010-09-12 22:46:15 +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 |