Mark Baker
|
db75c5981a
|
Fixes to Advanced Value Binder for cell restructuring
|
2013-02-21 11:29:32 +00:00 |
Mark Baker
|
bf2587546e
|
Merge branch 'develop' of https://github.com/PHPOffice/PHPExcel into develop
|
2012-11-29 23:57:57 +00:00 |
Mark Baker
|
487f4b79ec
|
Bugfix: (manual merge from a pull request from amironov) Work item GH-82 - PHPExcel_Worksheet::getCellCollection() may not return last cached cell
|
2012-11-29 23:57:12 +00:00 |
Mark Baker
|
26c9235a53
|
Merge pull request #95 from Slamdunk/hotfix/remove-sys-tests
Remove system specific tests
|
2012-11-28 23:30:54 -08:00 |
Mark Baker
|
7854955cff
|
Bugfix: Work item 18963 - getSheetNames() fails on numeric (floating point style) names with trailing zeroes
|
2012-11-25 12:26:48 +00:00 |
Filippo Tessarotto
|
adae5a54ef
|
Removed system specific tests
|
2012-11-25 09:40:04 +01:00 |
Mark Baker
|
91de8c54e4
|
Modified applyFromArray() method of PHPExcel_Style to use PHPExcel::cellXfExists() call instead of expensive hash test.
|
2012-11-20 23:55:18 +00:00 |
Mark Baker
|
0ad1c8b585
|
Factor timezone methods to a separate helper class
|
2012-11-03 21:52:55 +00:00 |
Mark Baker
|
53a32ce7f7
|
Providing support for timezone adjustments in date/time conversion methods
|
2012-11-02 23:07:01 +00:00 |
Manuel Kea Baldassarri
|
d1f172d8d6
|
Improved AdvancedValueBinder for currency.
|
2012-10-25 12:44:47 +02:00 |
Mark Baker
|
b00f6d4c4c
|
AutoFilter unit tests
|
2012-08-19 23:17:12 +01:00 |
unknown
|
c9daa12245
|
Initial work on AutoFilter selections reading from Excel2007 (with
diagnostics, remember to remove before any merging to develop)
|
2012-08-08 22:11:26 +01:00 |
Mark Baker
|
938ce8d51f
|
Bugfix: Work item 18325 - v-type texts for series labels now recognised and parsed correctly
|
2012-08-06 22:40:24 +01:00 |
Mark Baker
|
cdf9dfdcbe
|
Unit tests, plus a couple of minor validation bugfixes
|
2012-08-03 21:21:32 +01:00 |
Mark Baker
|
f12189b29d
|
Reorganised unit test directories
|
2012-07-31 21:56:11 +01:00 |