17 Commits

Author SHA1 Message Date
Chris Graham
a73a20638c Nicer HTML format, sticky header 2015-03-30 22:07:49 +01:00
Chris Graham
bef2b4647c Fix charset and number format issues 2015-03-30 22:07:37 +01:00
Chris Graham
b546f51efd Added editorconfig file 2015-03-30 19:05:52 +01:00
Chris Graham
766667ada1 utf-8 fix 2015-03-30 19:05:31 +01:00
Chris Graham
b864f42a61 Framework for cell meta-data, implemented hyperlink support on it (for core formats - XLSX, HTM) 2015-03-24 14:44:54 +00:00
Chris Graham
86d78dbc09 Made first XLSX row bold, opinionated but reasonable I think (HTML already was, and adding full font/XF support to XLS proved too hard) 2015-03-24 13:30:35 +00:00
Chris Graham
31482fc622 Need to support PHP5.3 for a client unfortunately 2015-03-22 22:58:33 +00:00
Chris Graham
6eef69634b Normalised numeric handling between XLS and XLSX, plus PSR2 2015-03-22 22:58:20 +00:00
Chris Graham
de1d1c8397 XLS (BIFF5) and HTM support 2015-03-22 21:41:33 +00:00
Chris Graham
3dd4c4ecce Fixed numeric check bug for XLSX 2015-03-22 19:20:53 +00:00
Chris Graham
d2029a084f Fix XLSX bug with empty rows 2015-03-22 19:03:32 +00:00
Chris Graham
623b785a4d Fixed typo in CSV writer 2015-03-22 18:50:19 +00:00
Adrien Loison
f7a682dbd6 Merge pull request #2 from box/bump_version_to_1_0_1
Bump version to 1.0.1
v1.0.1
2015-01-26 15:38:15 -08:00
Adrien Loison
7301fc47fb Bump version to 1.0.1 2015-01-26 15:37:39 -08:00
Adrien Loison
ce296f0662 Merge pull request #1 from box/add_support_empty_sheets
Add support for empty sheets
2015-01-26 11:28:26 -08:00
Adrien Loison
6bc9a18e9b Add support for empty sheets 2015-01-26 11:22:09 -08:00
Adrien Loison
5e199009e6 First external release v1.0.0 2015-01-15 18:14:07 -08:00