Kifni Taufik Darmawan
2a6ab1776c
HTML reader supports text and background color from inline CSS, for `td` and `th` element
...
Closes #180
2017-06-23 11:28:17 +02:00
Markus Lanthaler
3ee9cc5ce6
Infer CSV delimiter if it hasn't been set explicitly
...
Closes #141
2017-04-20 17:02:03 +09:00
Adrien Crivelli
bd9eb19593
Split changelog not to confuse version numbers
2017-04-14 17:38:40 +09:00
Adrien Crivelli
035281f04c
Basic test covering of all PDF writers
...
Third party PDF libraries must now be installed via composer and naturally
via composer autoloading mechanism. Because of that it is not necessary
to specify their path on disk. The usage is simplified and it allows us
to include them in our unit tests.
This also means that from now on PhpSpreadsheet must use composer autoloader
mechanism. The internal autoloading implementation was dropped.
2017-01-22 00:49:44 +09:00
Adrien Crivelli
e6d8362fb2
Some functions were not callable because of wrong declaration
2016-12-03 14:51:04 +09:00
Adrien Crivelli
4b0d3c8c1c
Drop the old `\PHPExcel_Calculation_Functions::VERSION()`
...
This fucntion does not exist in Excel and it is non trivial to implement
without svn. Thus it was incorrect for many releases.
2016-12-03 11:19:22 +09:00
Adrien Crivelli
5ad6ced95c
Introduce a tool to migrate from PHPExcel to PhpSpreadsheet
2016-11-28 00:13:57 +09:00
Adrien Crivelli
e2e982f98a
Rename OOCalc and OpenDocument into Ods
...
FIX #6
2016-10-06 21:07:57 +09:00
Adrien Crivelli
4337de4930
Rename Excel5 into Xls
...
FIX #4
2016-10-06 20:49:41 +09:00
Adrien Crivelli
39b55ded30
Rename Excel2007 into Xlsx
...
FIX #5
2016-10-06 20:39:10 +09:00
Adrien Crivelli
dbef91004d
Migrate CHANGELOG to Markdown
2016-08-28 16:29:42 +09:00