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-25 21:09:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb0d413a677d9c35a4f8df1ff05a2f60e062712e
PhpSpreadsheet
/
Classes
/
PHPExcel
T
History
Mark Baker
bb0d413a67
Fix to dynamic autofilter expression in writer, preventing writing
...
blanks="1"
2012-08-16 00:29:07 +01:00
..
CachedObjectStorage
…
Calculation
Validation fix to mathematical matrix functions
2012-08-07 23:44:35 +01:00
Cell
General - merged (with some localisation mods) from a pull request by alexgann - Add Currency detection to the Advanced Value Binder
2012-07-25 13:15:27 +01:00
Chart
Bugfix: Work item 18325 - v-type texts for series labels now recognised and parsed correctly
2012-08-06 22:40:24 +01:00
locale
…
Reader
Fixed broken build after recent autofilter changes
2012-08-15 13:20:34 +01:00
RichText
…
Shared
Unit tests, plus a couple of minor validation bugfixes
2012-08-03 21:21:32 +01:00
Style
Unit tests, plus a couple of minor validation bugfixes
2012-08-03 21:21:32 +01:00
Worksheet
Fix to dynamic autofilter expression in writer, preventing writing
2012-08-16 00:29:07 +01:00
Writer
Fix to dynamic autofilter expression in writer, preventing writing
2012-08-16 00:29:07 +01:00
Autoloader.php
…
CachedObjectStorageFactory.php
…
Calculation.php
…
Cell.php
General: Magic __toString() method added to Cell object to return raw data value as a string
2012-08-01 21:41:00 +01:00
Chart.php
…
Comment.php
…
DocumentProperties.php
…
DocumentSecurity.php
…
Exception.php
Unit tests for Cell static methods and creation of PHPExcel_Exception
2012-07-29 20:56:35 +01:00
HashTable.php
…
IComparable.php
…
IOFactory.php
…
NamedRange.php
…
ReferenceHelper.php
…
RichText.php
…
Settings.php
…
Style.php
…
Worksheet.php
Initial work on AutoFilter selections reading from Excel2007 (with
2012-08-08 22:11:26 +01:00
WorksheetIterator.php
…