Commit Graph

  • e125f1b677
    Merge 8ac86cb254228d9faaa9d23e9936e840ef7d4dc3 into 4ff9717b0adc71ccf84c6e93b38e4188c77f39b4 #425 Stephen Sweetland 2019-05-24 01:52:20 +00:00
  • 4ff9717b0a Update FAQ in docs 2.x-branch Adrien Loison 2019-05-23 08:43:57 +02:00
  • 28f41f9e53 Update FAQ in docs #647 Adrien Loison 2019-05-23 08:43:57 +02:00
  • 7a01a809d5
    Merge 927684486e7a4b971529375f36ee5847bbc63bd2 into c62177f0e470aca26b4d0eff4694ff8fa108e0ed #612 elibyy 2019-05-22 16:50:14 +00:00
  • c62177f0e4 Move documentation from gh-pages branch to 'docs' folder Adrien Loison 2019-05-21 19:02:18 +02:00
  • 3beaa32021 Fix docblock Adrien Loison 2019-05-21 19:25:27 +02:00
  • 5ce5a488d1 Force UTF-8 encoding in htmlspecialchars Adrien Loison 2019-05-21 19:20:37 +02:00
  • e90b548c0a Fix docblock #646 Adrien Loison 2019-05-21 19:25:27 +02:00
  • 01fdb7fe7a Force UTF-8 encoding in htmlspecialchars #645 Adrien Loison 2019-05-21 19:20:37 +02:00
  • 683ec52a9d Move documentation from gh-pages branch to 'docs' folder #644 Adrien Loison 2019-05-21 19:02:18 +02:00
  • 69b0fb9eaf Add methods to SheetInterface Adrien Loison 2019-05-17 21:33:09 +02:00
  • cd3d98fb1a Add methods to SheetInterface #643 Adrien Loison 2019-05-17 21:33:09 +02:00
  • 40ee386edd Add helper functions to create specific readers and writers Adrien Loison 2019-05-17 18:09:02 +02:00
  • 7d0004dc09 Add helper functions to create specific readers and writers #642 Adrien Loison 2019-05-17 18:09:02 +02:00
  • 6104d41857 Add tests runs on PHP 7.3 in Travis Adrien Loison 2019-05-17 13:28:25 +02:00
  • 8a261d5831 Add tests runs on PHP 7.3 in Travis #641 Adrien Loison 2019-05-17 13:28:25 +02:00
  • 4260c46b11 Update documentation for 3.0 Adrien Loison 2019-05-17 13:12:49 +02:00
  • 4a9d0398ad Update Reader/WriterEntityFactory Adrien Loison 2019-05-17 13:13:58 +02:00
  • fbaea97e27 Update Reader/WriterEntityFactory #639 Adrien Loison 2019-05-17 13:13:58 +02:00
  • 0b50f323d8 Update documentation for 3.0 #640 Adrien Loison 2019-05-17 13:12:49 +02:00
  • 298819c01d
    Add the ability to add columns width (#1) Eliurkis Diaz 2019-05-14 14:57:22 -04:00
  • fe81494136 According to https://github.com/box/spout/pull/630#discussion_r268454685 #633 Sinri Edogawa 2019-03-26 17:37:59 +08:00
  • e8693834a0 perf tests in development branch madflow 2019-01-30 15:43:33 +01:00
  • 2c2c23a8ca According to https://github.com/box/spout/pull/630#issuecomment-474463226 Sinri Edogawa 2019-03-24 19:00:48 +08:00
  • 81c4d552e3 Add Factory Methods for each type of writers, to provide better experience with correct PHPDoc in IDE. #630 Sinri Edogawa 2019-03-08 13:54:13 +08:00
  • 171a2fab10 Fix test failure message Adrien Loison 2019-02-02 09:46:06 +01:00
  • 2bd0e487cd Fix test failure message #625 Adrien Loison 2019-02-02 09:46:06 +01:00
  • 3c97152e68 perf tests in development branch #623 madflow 2019-01-30 15:43:33 +01:00
  • 3d577197d2 upgrade guide madflow 2019-01-30 08:38:30 +01:00
  • f69beb83b3 upgrade guide #622 madflow 2019-01-30 08:38:30 +01:00
  • 71cf0fe339 Fix sheet name escaping Adrien Loison 2019-01-26 16:08:20 +01:00
  • 5f42c430c3 Fix sheet name escaping #620 Adrien Loison 2019-01-26 16:08:20 +01:00
  • 956056511a Fix coding style #617 Alexander Golovenkin 2019-01-16 05:49:54 -08:00
  • abddc0b48f XLSX performance Alexander Golovenkin 2019-01-16 05:12:58 -08:00
  • 80b4731135 Adding a Visualization #615 gitviscode 2019-01-09 11:09:53 +05:30
  • ee998f7173 For PHP 7.1 for Composer Adrien Loison 2018-12-03 16:45:19 +01:00
  • 6c8344c025 PHP version in readme madflow 2019-01-04 12:08:41 +01:00
  • 0b7d1cb808 PHP version in readme #613 madflow 2019-01-04 12:08:41 +01:00
  • a5e424d909
    For PHP 7.1 for Composer #607 Adrien Loison 2018-12-03 16:45:19 +01:00
  • a420e3fffa Fix phpunit (#604) Yannick ROGER 2018-12-03 16:42:01 +01:00
  • c904a05069 Unit test to highlight an Iterator bug #606 Yannick ROGER 2018-12-01 17:17:56 +01:00
  • 78d672bbfe Allow getting an instance of a reader without Exception #605 Yannick ROGER 2018-12-01 16:04:50 +01:00
  • e88b8fb432 Added missing ODS in factory comment Yannick ROGER 2018-12-01 15:45:26 +01:00
  • 1f5088cc40 Ran composer update #604 Yannick ROGER 2018-12-01 15:11:31 +01:00
  • 92dbf1559f Enforce PHP 5.4 on composer update Yannick ROGER 2018-12-01 15:11:10 +01:00
  • 46d29a18a4
    Removed debug info #716 colorful-bubbles 2018-11-12 09:17:40 +01:00
  • e5c88e899c
    Added posibility to create "in memory" documents colorful-bubbles 2018-11-11 21:28:56 +01:00
  • e99c80b3ad create a reader by file type #569 madflow 2018-10-16 16:29:04 +02:00
  • 7cc6433860 create a reader by file type #569 #595 madflow 2018-10-16 16:29:04 +02:00
  • a88adcaf36 hopefullythelastone #594 willkensonh 2018-10-15 14:36:09 +11:00
  • 937a91f687 killmenow willkensonh 2018-10-15 14:29:29 +11:00
  • 7a73f5b2cd killmenow willkensonh 2018-10-15 14:19:31 +11:00
  • bca69a7fcd killmenow willkensonh 2018-10-15 14:06:36 +11:00
  • e31558771c killmenow willkensonh 2018-10-15 11:34:09 +11:00
  • 3a08c2cb3e stupid typo willkensonh 2018-10-15 11:28:38 +11:00
  • 499f2a8236 still trying to get number format to work willkensonh 2018-10-15 11:19:53 +11:00
  • 69a4ea81bf still trying to get number format to work willkensonh 2018-10-15 11:13:05 +11:00
  • f5de2cefd8 trying to get number format to work willkensonh 2018-10-15 10:54:07 +11:00
  • 8f7f106555 doc update with new classes and signatures madflow 2018-10-03 14:45:24 +02:00
  • 30cd730c7c bugfix willkensonh 2018-10-12 17:20:07 +11:00
  • d2497d8164 percentages shouldn't have commas by default willkensonh 2018-10-12 17:00:38 +11:00
  • f9209e0a82 bugfix for number format willkensonh 2018-10-12 16:58:48 +11:00
  • a79b2192e6 add support for number formats willkensonh 2018-10-12 16:49:44 +11:00
  • a8b3568719 add support for number formats willkensonh 2018-10-12 16:43:01 +11:00
  • 39d16b5bbf bugfix willkensonh 2018-10-12 09:58:46 +11:00
  • 61b2480cc1 update colWidth function willkensonh 2018-10-12 09:34:19 +11:00
  • bbd9f66428 add function to xlsx writer willkensonh 2018-10-11 16:58:24 +11:00
  • c3d3c5ffbf fix to not start fwrites on sheet when it is initially created willkensonh 2018-10-11 16:30:56 +11:00
  • 85063fc4d2 change name willkensonh 2018-10-11 15:28:35 +11:00
  • a6a8b9e80f add column widths and merged cell functionality to spout willkensonh 2018-10-11 12:21:51 +11:00
  • 738ea30f35 use expectNotToPerformAssertions madflow 2018-10-08 08:34:44 +02:00
  • fdbabd0634 use expectNotToPerformAssertions #593 madflow 2018-10-08 08:34:44 +02:00
  • 45ee6af37d doc update with new classes and signatures #592 madflow 2018-10-03 14:45:24 +02:00
  • ecbbb258f4
    Merge a9d8146ce93a8936ba564dd6f19cd8755088d010 into 8a1c48b6b0f2079cb751cbfccd90fcdc50556836 #536 madflow 2018-09-03 09:16:23 +00:00
  • 8a1c48b6b0 rename EntityFactory for writers and readers #526 madflow 2018-06-28 10:56:49 +02:00
  • 39be12766f
    Merge f7ad198d7ec6def1a3c6355c1c8292e2b5a353ff into 799ad93d236d90f70d67b85b503a9f488eee15d8 #583 Aleksandra 2018-09-03 07:45:20 +00:00
  • f7ad198d7e
    trying to property of non-object is repaired #584 #583 Aleksandra 2018-08-30 19:08:20 +03:00
  • e1acdc1fc5 (docs) removed Bower, use a CDN, Docker usage, updated Readme madflow 2018-06-28 11:36:07 +02:00
  • 927684486e Added Formula support #612 Eli Y 2018-08-08 11:19:06 +03:00
  • 22821d718f Fix sheet name escaping (fixes #576) #577 Tim Hunt 2018-07-03 16:41:43 +01:00
  • ccbad6868d (docs) removed Bower, use a CDN, Docker usage, updated Readme #574 madflow 2018-06-28 11:36:07 +02:00
  • 4550641a86 rename EntityFactory for writers and readers #526 #573 madflow 2018-06-28 10:56:49 +02:00
  • 962f9d03ef introduce a start and end column index for readers #568 madflow 2018-06-11 21:38:30 +02:00
  • 8fde8e5919
    Merge 31b8e50c25bbc81cae9e689715112c7f22a53ec2 into b105d15f08ccb62240945096099447c8963d63a1 #565 madflow 2018-06-12 16:28:16 +00:00
  • b105d15f08 some migrations to PHP 7.1 madflow 2018-06-12 08:11:08 +02:00
  • b05ce01d3c delete unused ReaderOptions madflow 2018-06-12 07:45:07 +02:00
  • c68f4a2cfa some migrations to PHP 7.1 #566 madflow 2018-06-12 08:11:08 +02:00
  • 31b8e50c25 remove HHVM workarounds #565 madflow 2018-06-12 07:53:22 +02:00
  • fe13dd6778 delete unused ReaderOptions #564 madflow 2018-06-12 07:45:07 +02:00
  • 195b0d4bda Upgrade to 3.0 guide Adrien Loison 2018-06-03 23:30:07 +02:00
  • ac079c4955 Upgrade to 3.0 guide #559 Adrien Loison 2018-06-03 23:30:07 +02:00
  • f7c483adbd Better support for errored cells Adrien Loison 2018-06-03 22:20:45 +02:00
  • 3633499296 Better support for errored cells #558 Adrien Loison 2018-06-03 22:20:45 +02:00
  • 1b64a06fbe Move ReaderFactory into Common/Creator Adrien Loison 2018-06-03 20:05:29 +02:00
  • d25a4ebd6d Add docs to .gitattributes Adrien Loison 2018-06-03 21:07:25 +02:00
  • 8cc505dae6 Add docs to .gitattributes #557 Adrien Loison 2018-06-03 21:07:25 +02:00
  • 2ecf44aa0c Move ReaderFactory into Common/Creator #556 Adrien Loison 2018-06-03 20:05:29 +02:00
  • e83ac423dc Force PHP 7.1 Adrien Loison 2018-06-03 20:29:06 +02:00
  • 1bad323a15 Force PHP 7.1 #555 Adrien Loison 2018-06-03 20:29:06 +02:00
  • 463fbb1236
    Merge 4f7f97341cf10dcea1eb3654ab3fa0d8f5bcbe7c into 799ad93d236d90f70d67b85b503a9f488eee15d8 #538 Derek Stephen McLean 2018-05-09 20:57:10 +00:00