PhpSpreadsheet/Classes
Mark Baker f0131c0282 Bugfix: Modified PHPExcel_Shared_Date::isDateTimeFormatCode() to return false if format code begins with "_" or with "0 " to prevent false positives
These leading characters are most commonly associated with number, currency or accounting (or occasionally fraction) formats

git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@61632 2327b42d-5241-43d6-9e2a-de5ac946f064
2010-09-28 15:53:49 +00:00
..
PHPExcel Bugfix: Modified PHPExcel_Shared_Date::isDateTimeFormatCode() to return false if format code begins with "_" or with "0 " to prevent false positives 2010-09-28 15:53:49 +00:00
PHPExcel.php Bugfix: Workitem 14226 - unassigned object variable in PHPExcel->removeCellXfByIndex 2010-09-12 22:46:15 +00:00