Commit Graph

  • d520246d32
    Allow to install PHP-CS-Fixer with incompatible PHP because it will not be run Adrien Crivelli 2018-01-28 16:28:26 +0900
  • d2f55ffa07
    Support PHP 7.2 Adrien Crivelli 2018-01-28 16:23:38 +0900
  • c96e2dae02
    Update to PHP-CS-Fixer 2.10 Adrien Crivelli 2018-01-28 15:59:38 +0900
  • 015c83ccf4
    Fix a few docblocks Adrien Crivelli 2018-01-28 15:26:42 +0900
  • 49775bd972
    Fix cell ranges causing coordinate merge error MaxTingle 2018-01-09 21:31:06 +0000
  • 4e0344c3af
    Use line width for data series when rendering Xlsx Michael Bollman 2018-01-09 16:12:38 -0700
  • 257c3eca58 Simplify returns Gabriel Caruso 2018-01-16 20:41:24 -0200
  • 28d827d569
    Missing backticks Adrien Crivelli 2018-01-17 12:10:12 +0900
  • 481fc4a7c6
    Support XML file without styles Adrien Crivelli 2018-01-14 16:59:34 +0900
  • bf2dbbaf10
    COLUMNS and ROWS functions crashed in some cases Adrien Crivelli 2018-01-13 17:58:23 +0900
  • 4635d39b4a
    PHP 7.2 compatibility Adrien Crivelli 2018-01-09 14:22:03 +0900
  • 55689caa1d Change array key from style to borderStyle Gedas Lukošius 2018-01-08 16:19:24 +0200
  • 25bc54f9eb
    Freeze Panes takes wrong coordinates for XLSX Adrien Crivelli 2018-01-09 00:42:30 +0900
  • 653adf8e10
    Adding option to stop at a conditional styling, if it matches Steffen Breiler 2017-12-15 14:28:54 +0100
  • cdbf3347cb
    Support for cell comments in HTML writer and reader Christoph "criztovyl" Schulz 2018-01-01 12:39:59 +0100
  • 98e0a97139
    Typo in documentation Adrien Crivelli 2018-01-04 13:34:25 +0900
  • a504a39474
    Fix PHPDoc blocks Adrien Crivelli 2018-01-04 02:01:05 +0900
  • 4f1fae5298
    Test classes must ends with `Test` Adrien Crivelli 2018-01-02 00:53:28 +0900
  • 36441da330
    Fix unit tests for 2018 Adrien Crivelli 2018-01-02 00:39:14 +0900
  • bae2348fc9 Remove extra lines Gabriel Caruso 2017-12-31 09:53:31 -0200
  • ae5fadff56 Trailing whitespaces Gabriel Caruso 2017-12-31 09:53:05 -0200
  • c46008b2be
    Quote class names in docs Adrien Crivelli 2017-12-30 19:44:32 +0900
  • 4dd486fb94
    Clean up very obsolete links Adrien Crivelli 2017-12-30 19:07:22 +0900
  • ca6114639a
    Support for shape style ending with `;` Adrien Crivelli 2017-12-28 12:36:57 +0900
  • 139d85d874
    Better auto-detection of CSV separators Adrien Crivelli 2017-12-28 12:22:01 +0900
  • ac1c7a2c7d
    Fix a few phpdoc blocks Adrien Crivelli 2017-12-27 22:20:47 +0900
  • 27d83b4404
    PhpSpreadsheet is stable Adrien Crivelli 2017-12-25 11:22:41 +0900
  • 691b68de9b
    1.0.0 Adrien Crivelli 2017-12-25 10:53:53 +0900
  • fff3630780
    Support migration of prefixed classes Adrien Crivelli 2017-12-25 10:49:14 +0900
  • fb5f8d4763
    Support DateTimeImmutable as cell value Adrien Crivelli 2017-12-23 21:50:07 +0900
  • 6f76306de8
    Revert "Accept no change of coverage" Adrien Crivelli 2017-12-23 20:59:18 +0900
  • 1dfd4dbeb9
    Date format compatible with both LibreOffice and Excel Adrien Crivelli 2017-12-23 18:28:56 +0900
  • d9bd45f4f1
    Fix unit tests Adrien Crivelli 2017-12-23 14:59:23 +0900
  • 80e46707aa
    Fix code style Adrien Crivelli 2017-12-23 14:40:51 +0900
  • 453f8f1821
    Simplify substr usages Alessandro Lai 2017-12-22 11:00:58 +0100
  • 30ec11c7fa
    Optimize regex using \d Alessandro Lai 2017-12-22 10:58:23 +0100
  • cfc325ab57
    Fix PHPDoc to avoid erroneous warning in IDE Alessandro Lai 2017-12-22 10:51:51 +0100
  • 5bdb3ba210
    Simplify return statement Alessandro Lai 2017-12-22 10:24:46 +0100
  • b77352f153
    Add regex delimiter for proper escaping Alessandro Lai 2017-12-22 10:19:36 +0100
  • b5057f44b1
    Avoid race condition Alessandro Lai 2017-12-22 10:16:23 +0100
  • a653e09bf0
    Remove duplicated code and call parent methods where possible Alessandro Lai 2017-12-22 10:16:00 +0100
  • f246ad731d
    Remove redundant function calls in for loops Alessandro Lai 2017-12-22 10:02:44 +0100
  • d383bc356c
    Restore reference to calculation engine Adrien Crivelli 2017-12-20 00:20:16 +0900
  • cfcafd3e73
    Typo in docs Adrien Crivelli 2017-12-19 15:18:36 +0900
  • 8288a7f029 Documentation change for column indexing Terje Bråten 2017-12-18 19:38:37 +0000
  • 67767e1402
    Incorrect class in documentation Adrien Crivelli 2017-12-17 23:11:25 +0900
  • e4b98d268d
    Prevent checkboxes to be interpreted as todo list Adrien Crivelli 2017-12-17 19:17:19 +0900
  • 341e82f6eb
    Line ending is detected automatically since commit f2310e05d Adrien Crivelli 2017-12-17 16:49:37 +0900
  • 32a55a3f13
    Introduce identical functional tests across several formats Adrien Crivelli 2017-12-17 16:34:40 +0900
  • 11b055b29f
    Able to set the `topLeftCell` in freeze panes Adrien Cohen 2017-12-17 01:20:50 +0900
  • eb58563b4b
    Written DataValidation was corrupted Adrien Crivelli 2017-12-16 17:15:13 +0900
  • 04a8ddffa2
    Accept no change of coverage Adrien Crivelli 2017-12-16 15:54:24 +0900
  • a204e0c7ec
    Constant `TYPE_DOUGHTNUTCHART` is now `TYPE_DOUGHNUTCHART` Adrien Crivelli 2017-12-13 19:54:25 +0900
  • 08e860b993
    Uncomment test cases Adrien Crivelli 2017-12-11 12:22:49 +0900
  • 96f3f666d6
    Support to write merged cells in ODS format Adrien Crivelli 2017-12-11 12:17:40 +0900
  • 962367c95f
    Can read very small HTML files Adrien Crivelli 2017-12-11 11:08:41 +0900
  • dfcab0c13f Use assertInstanceOf (#286) Gabriel Caruso 2017-12-06 07:46:31 -0200
  • 8041a87f7a
    Configure stale and support Probots Adrien Crivelli 2017-12-04 19:05:09 +0900
  • 3c9208cff9
    Don't run phpcs because it is also run on Travis anyway Adrien Crivelli 2017-12-04 16:49:32 +0900
  • 812a468844
    New method `evaluateGCD()` should stay private Adrien Crivelli 2017-12-03 17:20:45 +0900
  • 3068fcfb12
    Enable Scrutinizer build failure if coverage decrease Adrien Crivelli 2017-12-03 17:17:00 +0900
  • 90366f9dd1 style fixes MarkBaker 2017-11-26 23:18:11 +0000
  • 19fd27811d Improved GCD() evaluation and additional tests MarkBaker 2017-11-26 22:13:29 +0000
  • 59326f1064
    1.0.0-beta2 Adrien Crivelli 2017-11-26 15:47:24 +0900
  • 8d76020590
    Consistent `stringFromColumnIndex()` and `columnIndexFromString()` Adrien Crivelli 2017-11-25 19:26:41 +0900
  • e0150fd43e
    Extract coordinate methods to `Coordinate` class Adrien Crivelli 2017-11-18 23:12:55 +0900
  • 1cec980167
    Mention SO and Gitter for support Adrien Crivelli 2017-11-12 21:03:02 +0900
  • aed27a0bed Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (#271) Gabriel Caruso 2017-11-08 13:48:01 -0200
  • 442e612202
    Support custom PDF library instances or configurations Maxim Bulygin 2017-10-30 17:14:34 +0200
  • 40efcd2fdd
    Rename tests according to the class the class they are testing Adrien Crivelli 2017-11-03 12:47:19 +0900
  • 98b532102d
    Add experimental support for PHP 7.2 Adrien Crivelli 2017-11-02 16:02:42 +0900
  • b2ab08b1b5
    Mention `composer fix` in contributing guide Adrien Crivelli 2017-11-02 15:50:01 +0900
  • f7518dadc9
    Return false if the zip entry could not be located anton-harvey 2017-11-01 23:16:32 +0000
  • 8183c71e78
    Remove duplicated declarations of interface implementation Adrien Crivelli 2017-10-31 19:58:46 +0900
  • 6561494e32
    Add possibility to check validity of a cell value, based on data validation rules Maxim Bulygin 2017-10-20 10:38:37 +0300
  • 888c618227
    Fix typo Adrien Crivelli 2017-10-30 11:37:24 +0900
  • 8d23bda3dd
    Fix Scrutinizer issues Adrien Crivelli 2017-10-29 23:34:00 +0900
  • 557e80dc03
    Rename classes to keep them in their related namespaces Adrien Crivelli 2017-10-29 17:39:42 +0900
  • 3982ce2944
    Remove unused variables and parameters Adrien Crivelli 2017-10-29 14:09:38 +0900
  • 782b4e4fae
    Upgrade chart rendering support to be composer based Adrien Crivelli 2017-10-29 01:58:42 +0900
  • dc9f4327b6
    Declare all dependencies with the help of composer-require-checker Adrien Crivelli 2017-10-28 23:22:50 +0900
  • b4a187bef8
    Fix missing classes Adrien Crivelli 2017-10-28 22:52:23 +0900
  • a093a468d1
    HLOOKUP check on the count of the rows, not columns Adrien Crivelli 2017-10-26 23:02:53 +0900
  • 25ff914aa6
    Simplify IOFactory to rely on autoloading Adrien Crivelli 2017-10-22 01:54:14 +0900
  • 3e6a419b6d
    Remove useless `@static` annotations Adrien Crivelli 2017-10-21 23:25:44 +0900
  • 069c665e56 Use stable release of mPDF 7.0 (#256) KacerCZ 2017-10-20 10:44:44 +0200
  • ee700f7c7d change array_push() to $array[] (#254) mosa 2017-10-19 11:07:31 +0900
  • b3e6538066
    Document readers/writeres short name changes Adrien Crivelli 2017-10-17 16:16:54 +0900
  • 79ab852bf5
    Expose PDF writer to be used directly Adrien Crivelli 2017-10-14 14:57:44 +0900
  • 98cd5e07bf Temporary directory is passed to mPDF (#248) KacerCZ 2017-10-13 09:08:55 +0200
  • add064e80e
    Migrate `Shared\Date` methods Adrien Crivelli 2017-10-13 12:07:09 +0900
  • b14234b198
    Removed leading slashes from migrator map Adrien Crivelli 2017-10-13 10:38:58 +0900
  • 26d81f6734
    Spaces instead of tabs Adrien Crivelli 2017-10-10 23:32:51 +0900
  • 7b889a8596
    Documenting the lack of support for encryption Adrien Crivelli 2017-10-10 23:28:16 +0900
  • 0bccbca031 Update worksheets.md (#243) gdbonino 2017-10-10 04:14:19 -0300
  • 6b4f6a7228 Introducing publicly accessible Scrutinizer configuration (#242) Claudio Zizza 2017-10-08 14:42:51 +0200
  • bd3285b4fa
    Avoid underscore in property names Adrien Crivelli 2017-10-08 14:37:11 +0900
  • c9795e13b5 Add missing class properties (#241) Claudio Zizza 2017-10-08 06:18:39 +0200
  • 483f3c98ff
    More fixes from PhpStorm warnings Adrien Crivelli 2017-10-08 02:00:30 +0900
  • 1259549466
    Drop unused code and fix some PhpStorm warnings Adrien Crivelli 2017-10-08 01:21:32 +0900