PhpSpreadsheet/Classes/PHPExcel/Shared
Mark Baker 7fce476f0c General: (atz) Work item 17024 - Unknown codepage: 10007
Additional Mac codepages

git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@83889 2327b42d-5241-43d6-9e2a-de5ac946f064
2011-12-14 22:48:09 +00:00
..
Escher Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
JAMA Performance tweaks to the Calculation Engine to reduce memory usage. Splitting the functions.php into several smaller classes based on function category, so that only those category files actually used by functions in formulae will be included by the autoloader 2010-12-02 17:56:33 +00:00
OLE Use PHPExcel_Shared_File::sys_get_temp_dir() for temporary files directory where not explicitly specified 2011-11-28 14:41:17 +00:00
PCLZip Provide option to use PCLZip as an alternative to ZipArchive. 2010-12-13 23:56:51 +00:00
PDF Bugfix: Work item 13559 - PHPExcel_Writer_PDF does not handle cell borders correctly 2010-11-24 14:12:12 +00:00
trend Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
CodePage.php General: (atz) Work item 17024 - Unknown codepage: 10007 2011-12-14 22:48:09 +00:00
Date.php Minor performance optimisation: use $x+=3 instead of $x=$x+3 2011-12-03 10:02:24 +00:00
Drawing.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Escher.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Excel5.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
File.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Font.php Fixed charset code for CHARSET_ANSI_THAI 2011-05-30 22:16:45 +00:00
OLE.php Performance improvements for the Excel5 Reader and Writer 2010-12-07 17:34:47 +00:00
OLERead.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
PasswordHasher.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
String.php Feature: Improved toFormattedString() handling for Currency and Accounting format masks to render currency symbols 2011-01-31 17:18:10 +00:00
XMLWriter.php Use PHPExcel_Shared_File::sys_get_temp_dir() for temporary files directory where not explicitly specified 2011-11-28 14:41:17 +00:00
ZipArchive.php Bugfix: Work item 15518 - PCLZip library issue 2011-03-14 13:52:49 +00:00
ZipStreamWrapper.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00