PhpSpreadsheet/Classes/PHPExcel
Mark Baker 135c0185f5 Use PHPExcel_Shared_File::sys_get_temp_dir() for temporary zip file directory rather than ./
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@83400 2327b42d-5241-43d6-9e2a-de5ac946f064
2011-11-28 14:13:08 +00:00
..
CachedObjectStorage Bugfix: Work item 16643 - Bug In Cache System (cell reference when throwing caching errors) 2011-10-26 16:16:43 +00:00
Calculation Bugfix: Locale-specific fix to text functions when passing a boolean argument instead of a string 2011-05-15 22:58:20 +00:00
Cell Bugfix: Work item 16895 - PHP Invalid index notice on writing excel file when active sheet has been deleted 2011-11-25 12:16:01 +00:00
Reader Bugfix: Work item 16895 - PHP Invalid index notice on writing excel file when active sheet has been deleted 2011-11-25 12:16:01 +00:00
RichText Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Shared Modify underlying PHP_OLE to support multiple streams 2011-08-05 14:04:07 +00:00
Style Feature: Improved toFormattedString() handling for Currency and Accounting format masks to render currency symbols 2011-01-31 17:18:10 +00:00
Worksheet Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Writer Use PHPExcel_Shared_File::sys_get_temp_dir() for temporary zip file directory rather than ./ 2011-11-28 14:13:08 +00:00
locale Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Autoloader.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
CachedObjectStorageFactory.php Bugfix: Work item 16643 - Bug In Cache System (cell reference when throwing caching errors) 2011-10-26 16:16:43 +00:00
Calculation.php Bugfix: Work item 16960 - Previous calculation engine error conditions trigger cyclic reference errors 2011-11-25 14:37:47 +00:00
Cell.php Bugfix: Work item 16956 - External links in Excel2010 files cause Fatal error 2011-11-25 15:45:34 +00:00
Comment.php Feature: Added support for cell comments in the Gnumeric and Excel2003XML Readers 2011-01-21 13:11:28 +00:00
DocumentProperties.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
DocumentSecurity.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
HashTable.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
IComparable.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
IOFactory.php General: Removed Serialized Reader/Writer as these no longer work. 2011-02-22 10:21:38 +00:00
NamedRange.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
ReferenceHelper.php Bugfix: Work item 15409 - Full column/row references in named ranges not supported by updateCellReference() 2011-02-27 22:33:42 +00:00
RichText.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Settings.php Bugfix: Work item 15518 - PCLZip library issue 2011-03-14 13:52:49 +00:00
Style.php Feature: Added support for cell comments in the Gnumeric and Excel2003XML Readers 2011-01-21 13:11:28 +00:00
Worksheet.php Minor performance tweak 2011-05-30 22:25:04 +00:00
WorksheetIterator.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00