Commit Graph

  • 6d6353c0f1 Ods reader: fix reading of cells with hyperlinks Paolo Agostinetto 2017-02-18 20:59:14 +0100
  • 1dba2d1766 Ods reader: tests for repeated spaces and rich text Paolo Agostinetto 2017-02-18 20:49:48 +0100
  • e46c298fe1 Ods reader: method loadIntoExisting() now uses DOMDocument to parse content Paolo Agostinetto 2017-02-18 20:38:10 +0100
  • bcd1bc364c Ods reader: test loading of Worksheets Paolo Agostinetto 2017-02-18 13:55:22 +0100
  • 3c7b2e23da Added unit tests for Ods reader Paolo Agostinetto 2017-02-18 13:36:08 +0100
  • 7b90bb9394
    Drop checks for mbstring existence Adrien Crivelli 2017-02-16 11:53:52 +0900
  • 1a52e23f08
    Remove obsolete math polyfills Adrien Crivelli 2017-02-16 11:15:22 +0900
  • 4ae95e5f7c
    Drop obsolete method check existence Adrien Crivelli 2017-02-16 11:01:35 +0900
  • ce8ba1fa66
    Drop obsolete PHP 5.2 specific code Adrien Crivelli 2017-02-16 10:42:54 +0900
  • 47d7260c43 Ignore images with missing data when reading xlsx Alex Milde 2017-02-16 01:42:07 +0100
  • 1c4f1150a6
    Direct link within documentation Adrien Crivelli 2017-02-14 23:15:28 +0900
  • 6bade57ea8
    Remove obsolete reference to PHP 5.2 Adrien Crivelli 2017-02-14 23:06:13 +0900
  • 5806fb71cf
    Mentions incompatiblity with PHP 5.6.29 and SQLite3 Adrien Crivelli 2017-02-14 14:29:07 +0900
  • 99e5a8e919
    Use isset() instead of in_array() for increased performance and code simplification Roland Häder 2017-02-10 09:18:09 +0100
  • 6b77a30093 Remove duplicated contents (#88) tsmsogn 2017-02-14 13:10:11 +0900
  • 6e247c30d9
    Drop support for SQLite 2 because it does not exist in PHP 5.6+ anymore Adrien Crivelli 2017-02-14 12:53:20 +0900
  • de5a04e4cb
    Avoid adding an unnecessary extra cell at the end of table when writing to HTML Zharikov Viktor 2017-02-01 16:17:39 +0300
  • 149f9e649b fill color will change startColor and endColor (#90) Tony Brix 2017-02-10 06:03:17 -0600
  • 9e835676a6
    Update dev dependencies Adrien Crivelli 2017-01-23 16:02:59 +0900
  • fe73b2d402
    Drop PHPSPREADSHEET_ROOT constant Adrien Crivelli 2017-01-23 15:34:49 +0900
  • 909353ea39
    Simplify bootstrap for tests Adrien Crivelli 2017-01-23 15:05:41 +0900
  • 8dddf56c2e
    Use proper syntax for variadic functions Adrien Crivelli 2017-01-23 14:49:10 +0900
  • 682b1b8cb2
    Drop PHP 5.5 support Adrien Crivelli 2017-01-23 11:44:16 +0900
  • 152d39bd42
    Unalign docblock Adrien Crivelli 2017-01-23 11:25:02 +0900
  • 031af1e9d2
    Standardize writers and readers name to be the format most common extension in CamelCase Adrien Crivelli 2017-01-22 17:39:23 +0900
  • 1cdc8531b8
    Rename writer PDF to Pdf for consistency Adrien Crivelli 2017-01-22 00:58:48 +0900
  • 035281f04c
    Basic test covering of all PDF writers Adrien Crivelli 2017-01-22 00:44:33 +0900
  • 66f37218c9 Fix mpdf writer to work with MPDF 6.1.3 (#76) titanrat 2017-01-19 12:26:27 +0300
  • 5a8acce94c minor fixes to unit tests (#72) Henrik Gemal 2017-01-13 04:06:00 +0100
  • 2aa7707826 Use use sections instead of fully qualified class names (#69) Сергей Симонян 2017-01-09 20:09:39 +0300
  • 1b0b609c30
    Remove dead code Adrien Crivelli 2017-01-05 12:29:30 +0900
  • ec928d393f
    Fix indentation as suggested by Scrunitizer Adrien Crivelli 2017-01-05 12:26:20 +0900
  • e9d03cc6d3
    Apply Scrutinzer patches for spacing Adrien Crivelli 2017-01-05 12:14:44 +0900
  • c8a69dfb54
    Fix comment #65 Adrien Crivelli 2017-01-05 11:11:18 +0900
  • 3723bb825b Added Row::getWorksheet() to expose row's bounded worksheet #59, #60 Roland Häder 2017-01-05 03:05:49 +0100
  • a23f681332
    Add pre-commit git hook to check code style Adrien Crivelli 2017-01-05 01:29:29 +0900
  • f0445366d2
    Fix date related unit tests for 2017 Adrien Crivelli 2017-01-04 17:37:03 +0900
  • 61408fc691 Properly format non-integer font sizes (#66) Christian Schmidt 2017-01-04 09:27:42 +0100
  • 0c75d64817
    Remove unused variables Adrien Crivelli 2016-12-26 14:36:47 +0900
  • 8ce610eb59
    Use correct declared debugLog Adrien Crivelli 2016-12-26 13:59:31 +0900
  • 56245d558e
    Use ::class notation as much as possible Adrien Crivelli 2016-12-26 13:20:45 +0900
  • a045a446d5 fix namespace for ReflectionObject class Roman Kravchuk 2016-12-25 10:07:20 +0200
  • a39d71ec16
    Fix attaching drawing for xls John Doe 2016-12-26 12:20:24 +0900
  • 467115d32e
    Make Travis fails if code style is invalid Adrien Crivelli 2016-12-26 11:58:39 +0900
  • af82e266c0
    A few more manual code style fixes for phpcs Adrien Crivelli 2016-12-23 00:08:55 +0900
  • 8c66afe39a
    Upgrade to PHP-CS-Fixer 2.0 Adrien Crivelli 2016-12-22 23:43:37 +0900
  • 0de994c998
    Fix IMSQRT() tests on PHP 7.1 Adrien Crivelli 2016-12-14 22:59:45 +0900
  • 03f96ab6d8 GH-57 Bug fix in Border.php MarkBaker 2016-12-18 23:06:10 +0000
  • 5d3fdf4f78
    Skip test on Travis because of recent PHP upgrade Adrien Crivelli 2016-12-14 22:39:58 +0900
  • a5c21a7b43 Exxcel 2003 XML working pattern property (#54) Arthur-min 2016-12-14 14:21:16 +0100
  • 30a5e4b893
    Fixed bug on load XML with column filter Enyby 2016-10-10 21:02:15 +0300
  • 2484a03f19
    Fix fatal error when RichText extract container cell's font DCoderLT 2016-04-28 07:32:19 +0300
  • 720fb3eff5
    Read background color of cells from HTML file jacobsreynolds 2016-10-26 12:52:04 -0500
  • ab7aa68300
    Excel2003 XML parse Interior Pattern property Arthur Miniconi 2016-12-14 11:44:15 +0100
  • 4b011b427f
    Forgot to commit the migration tool command line Adrien Crivelli 2016-12-13 23:48:24 +0900
  • a6a709a4ba Not relevant parameters when calling functions golodnyi 2016-12-09 09:56:59 +0700
  • c8a8fd2610
    Stricter check whether file exists before reading Adrien Crivelli 2016-12-09 00:15:22 +0900
  • 5e03e282e5
    Duplicate case in switch golodnyi 2016-12-08 10:41:50 +0700
  • 62345ef4da
    Allow start and end date of DATEDIF function to be the same mattkibbler 2015-08-17 18:48:58 +0100
  • a7155d8890
    Partial localization of functions in Bulgarian Nikolay Ninkov 2013-07-15 09:46:48 +0300
  • 3bd0f6f985
    Fix autofilter cloning across PHP versions Adrien Crivelli 2016-12-04 16:44:40 +0900
  • 39b8dbd0a1
    Adding float cast to MOD function Matthias Van Woensel 2016-12-04 16:11:22 +0900
  • 48a6e86adc
    Added missing variables Gemorroj 2016-12-04 15:58:21 +0900
  • b964788d5c
    FIX PHP Fatal Error on an invalid Blip Field. Herman M. Hofman 2016-01-19 12:15:10 +0100
  • c1f5bdba5d
    removeColumn doesn't remove all cells josch1710 2016-08-23 17:31:28 +0200
  • 3b4f54722f
    Also check Library Path appelflap 2016-12-04 15:28:50 +0900
  • 6d44884e19
    Drop deprecated methods #22 Adrien Crivelli 2016-12-04 15:02:30 +0900
  • a06731fcc6
    Wrap lines to 80 Adrien Crivelli 2016-12-04 00:00:54 +0900
  • 17d1976526
    Remove obsolete $obj prefix in cod sample Adrien Crivelli 2016-12-03 22:32:54 +0900
  • 90da50f3c7
    Reorganise documentation Adrien Crivelli 2016-12-03 22:16:45 +0900
  • e6d8362fb2
    Some functions were not callable because of wrong declaration Adrien Crivelli 2016-12-03 14:51:04 +0900
  • 22b9a3f66f
    Drop PHP version checked according to our new requirement of PHP 5.5 Adrien Crivelli 2016-12-03 11:35:04 +0900
  • 5b7d6cc524
    Remove obsolete ##VERSION## and ##DATE## that are not managed by svn anymore Adrien Crivelli 2016-12-03 11:26:47 +0900
  • 4b0d3c8c1c
    Drop the old \PHPExcel_Calculation_Functions::VERSION() Adrien Crivelli 2016-12-03 11:19:22 +0900
  • 854f7e838d
    Support #N/A values in charts Adrien Crivelli 2016-12-03 10:49:03 +0900
  • 268fc1a4c4
    Fix unit tests for PHP < 7.0 Adrien Crivelli 2016-11-28 01:58:10 +0900
  • f754c830dc
    Use real tables for function lists Adrien Crivelli 2016-11-28 01:12:03 +0900
  • 435d6807c8
    Add missing sample image Adrien Crivelli 2016-11-28 00:53:19 +0900
  • 144848f9dd
    Convert docs with our migrator Adrien Crivelli 2016-11-28 00:51:44 +0900
  • 5ad6ced95c
    Introduce a tool to migrate from PHPExcel to PhpSpreadsheet Adrien Crivelli 2016-11-28 00:11:16 +0900
  • 166f21c07a
    Update PHP required version in doc Adrien Crivelli 2016-11-27 22:23:09 +0900
  • 21f08146b0
    Add documentation welcome page Adrien Crivelli 2016-11-27 19:34:17 +0900
  • 3851aa5d6f
    Migrate docs to Markdown and Read the Docs Adrien Crivelli 2016-11-27 18:54:51 +0900
  • e6bbc4bd25
    Convert all line ending to unix style Adrien Crivelli 2016-11-27 15:45:15 +0900
  • f74fde155f
    Remove non-obvious BaseReader's dependency Adrien Crivelli 2016-11-27 14:29:25 +0900
  • 8c58385d6c
    Fix cant get right format chinese date format error modify preg expression in NumberFormat.php Green Wang 2016-11-21 11:56:10 +0800
  • 939f24ecb4
    Calculate column auto width for merged cells (if horizontal, 1-column wide merge only) tomaszsita 2016-11-24 10:37:51 +0000
  • 6d8ba6f7f0
    Revert references to classes in global namespace Adrien Crivelli 2016-11-16 22:43:44 +0900
  • 1df5f97a5b Require GD for saving images in xls Alexander Kurilo 2016-10-17 00:56:18 +0300
  • 408da0c17a Make HTML checks more strict Alexander Kurilo 2016-10-23 22:18:59 +0300
  • 928b592c14 Add readable labels for data provider samples Alexander Kurilo 2016-10-23 21:16:36 +0300
  • 2809cce298 Remove unused data from test provider data set Alexander Kurilo 2016-10-17 01:01:48 +0300
  • edb3974a0d Move XEEE test data to add data for other readers Alexander Kurilo 2016-10-17 00:12:26 +0300
  • 4b4831be07 Catch some invalid parameter (may come from damaged file) and throw exception. (#39) Roland Haeder 2016-11-16 14:17:43 +0100
  • 3cc80bd874 Update README.md Adrien Crivelli 2016-10-27 13:17:55 +0900
  • 699d11f3a4 Mentions that PhpSpreadsheet is not released yet Adrien Crivelli 2016-10-27 13:16:14 +0900
  • 296cc69f0a Avoid array_key_exists(), unless we need to check NULL values (#35) Roland Haeder 2016-10-26 13:01:11 +0200
  • fb1d280e82
    Remove all references to "hack" from the source code Adrien Crivelli 2016-10-24 20:24:56 +0900
  • 9ceedaf528 Update composer.json Elan Ruusamäe 2016-10-18 23:13:36 +0300
  • ec9e548153
    Remove the term "hacked by" from the source code Phil Taylor 2016-10-22 20:02:47 +0100