This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
PhpSpreadsheet
Watch
1
Star
0
Fork
0
You've already forked PhpSpreadsheet
mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced
2026-09-26 09:27:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0ad3f67da6f8d801e1418c287f29ea559f2a1d2a
PhpSpreadsheet
/
Classes
/
PHPExcel
/
Shared
T
History
Mark Baker
0ad3f67da6
Initial modifications for XML-based sheet readers to use XMLReader via streaming for large files in the listWorksheetNames() and listWorksheetInfo() methods... still needs some additional work for merged cells to work correctly, but gives a hell of a memory boost and executes more quickly - the same principles will be applied to the core data readers, but that still requires a lot more work. However, when completed, the effort should be worth it for both speed and memory usage, and the code should be a lot cleaner for the core data reader as well
2013-01-12 12:52:00 +00:00
..
Escher
…
JAMA
Remove original JAMA tests
2012-11-09 09:46:36 +00:00
OLE
…
PCLZip
…
trend
…
CodePage.php
fixed regression
https://github.com/PHPOffice/PHPExcel/commit/f3c4d056ed7f4c23a2fa17ee0fb3910526a3634a#L1R621
2012-11-08 11:46:54 +03:00
Date.php
Minor tweaks and bugfixes
2012-11-25 17:56:27 +00:00
Drawing.php
…
Escher.php
…
Excel5.php
fixed regression
https://github.com/PHPOffice/PHPExcel/commit/f3c4d056ed7f4c23a2fa17ee0fb3910526a3634a#L1R621
2012-11-08 11:46:54 +03:00
File.php
General: Work items 17936 and 17840 - Fix for environments where there is no access to /tmp but to upload_tmp_dir
2012-11-20 21:34:24 +00:00
Font.php
Unit tests, plus a couple of minor validation bugfixes
2012-08-03 21:21:32 +01:00
OLE.php
…
OLERead.php
Minor style changes, and added timings to Examples
2012-11-28 21:30:58 +00:00
PasswordHasher.php
Factor timezone methods to a separate helper class
2012-11-03 21:52:55 +00:00
String.php
Bugfix: (teso) Work item 18551 - Rich Text containing UTF-8 characters creating unreadable content with Excel5 Writer
2012-12-11 17:54:23 +00:00
TimeZone.php
fixed regression
https://github.com/PHPOffice/PHPExcel/commit/f3c4d056ed7f4c23a2fa17ee0fb3910526a3634a#L1R621
2012-11-08 11:46:54 +03:00
XMLWriter.php
Bugfixes to Chart Reader and Writer
2012-07-20 22:35:53 +01:00
ZipArchive.php
…
ZipStreamWrapper.php
Initial modifications for XML-based sheet readers to use XMLReader via streaming for large files in the listWorksheetNames() and listWorksheetInfo() methods... still needs some additional work for merged cells to work correctly, but gives a hell of a memory boost and executes more quickly - the same principles will be applied to the core data readers, but that still requires a lot more work. However, when completed, the effort should be worth it for both speed and memory usage, and the code should be a lot cleaner for the core data reader as well
2013-01-12 12:52:00 +00:00