PhpSpreadsheet/Classes/PHPExcel
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
..
CachedObjectStorage Bugfix: Workitem 14146 - Worksheet clone broken for CachedObjectStorage_Memory 2010-09-03 17:34:53 +00:00
Calculation Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
Cell Bugfix: Added autoloader to DefaultValueBinder and AdvancedValueBinder 2010-09-27 23:22:05 +00:00
Reader Bugfix: Workitem 14086 - Named range with sheet name that contains the $ throws exception when getting the cell 2010-09-20 15:05:54 +00:00
RichText Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
Shared 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
Style Bugfix: Workitem 14146 - Worksheet clone broken for CachedObjectStorage_Memory 2010-09-03 17:34:53 +00:00
Worksheet Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
Writer Feature: Support for Extended and User-defined Workbook Properties in Excel2007 Writer 2010-09-15 21:55:37 +00:00
locale Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
Autoloader.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
CachedObjectStorageFactory.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
Calculation.php Feature: Advanced Value Binder now recognises TRUE/FALSE strings (locale-specific) and converts to boolean 2010-09-17 22:41:31 +00:00
Cell.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
Comment.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
DocumentProperties.php Document Properties modified to support extended and custom properties 2010-09-07 08:01:29 +00:00
DocumentSecurity.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
HashTable.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
IComparable.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
IOFactory.php Feature: Work item 8769 - Implement Gnumeric File Format 2010-09-02 13:38:17 +00:00
NamedRange.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
ReferenceHelper.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
RichText.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
Settings.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
Style.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
Worksheet.php Feature: Work item 14301 - PHPExcel_Worksheet->toArray() is returning truncated values 2010-09-23 16:52:57 +00:00
WorksheetIterator.php Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00