PhpSpreadsheet/Classes/PHPExcel
Mark Baker 59e85a379d Added flushInstance() method to clear the calculation cache, but only if the calculation engine has been instantiated.
Moved precision setting from functions.php to the calculation engine constructor, with a reset when the calculation engine instance is unset... will be of value when I switch the code to support a calculation engine/cache with each instantiated PHPExcel object.

git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@67403 2327b42d-5241-43d6-9e2a-de5ac946f064
2011-01-25 23:11:32 +00:00
..
CachedObjectStorage Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Calculation Added flushInstance() method to clear the calculation cache, but only if the calculation engine has been instantiated. 2011-01-25 23:11:32 +00:00
Cell Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
locale Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Reader Feature: Added initial support for cell comments in the Excel5 Reader for BIFF8 2011-01-24 12:26:06 +00:00
RichText Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Shared Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Style Bugfix: Work item 14999 - PHPExcel Excel2007 Reader colour problems with solidfill 2011-01-04 23:14:59 +00:00
Worksheet Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Writer Added BAHTTEXT to reader/writer list of Excel functions, though not supported in the calculation engine yet 2011-01-14 18:01:41 +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 Migration from off-site Subversion repository (part 1). 2010-08-26 19:14:53 +00:00
Calculation.php Added flushInstance() method to clear the calculation cache, but only if the calculation engine has been instantiated. 2011-01-25 23:11:32 +00:00
Cell.php Bugfix: Work item 15029 - coordinateFromString throws exception for rows greater than 99,999 2011-01-03 22:39:51 +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 Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +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 Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +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 Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +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 Bugfix: Work item 15129 - Worksheet fromArray() only working with 2-D arrays 2011-01-21 10:47:20 +00:00
WorksheetIterator.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00