Commit Graph

  • 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
  • 4b4bac53aa INDEX(): fix getting row and col numbers from references (#239) Maxim 2017-10-06 08:01:20 +0300
  • 088a76737e Fix DAY() function with 0<x<1 input (#230) Maxim 2017-10-04 06:57:01 +0300
  • 13265581a9
    PHP-CS-Fixer should stay as a dev dependency Adrien Crivelli 2017-10-02 20:25:08 +0900
  • 440bfe637f
    Don't use short list syntax to keep PHP 5.6 compatibility Adrien Crivelli 2017-10-01 21:50:40 +0900
  • d3e769202a
    Dependencies compatible with PHP 5.6 Adrien Crivelli 2017-10-01 21:01:56 +0900
  • 4fd8e742e7
    Upgrade to PHP-CS-Fixer 2.7 Adrien Crivelli 2017-10-01 20:07:04 +0900
  • e95e4dfd13
    Re-enable tests on samples Adrien Crivelli 2017-10-01 18:18:45 +0900
  • 600a7a1b59
    Fix Travis Adrien Crivelli 2017-10-01 18:17:31 +0900
  • 50a0ec58af
    Merge all examples together Adrien Crivelli 2017-10-01 17:48:59 +0900
  • 29208e9d99
    Remove boilerplates Adrien Crivelli 2017-05-29 12:38:40 +0200
  • 68bb90bb6e
    Remove PHPUnit group fail19, because it has no use anymore Adrien Crivelli 2017-09-30 12:18:14 +0900
  • 810f174d6e Fix INDEX() function when rows count less than row number (#233) Maxim 2017-09-30 06:13:20 +0300
  • 360db8dbcd
    Upgrade to mPDF 7.0+ Adrien Crivelli 2017-09-29 11:17:08 +0900
  • 04cd707b83
    Document non-support for form controls Adrien Crivelli 2017-09-29 00:25:08 +0900
  • 2abe56b946 Support missing attribute `r` in `c` node when reading xlsx GreatHumorist 2017-09-22 13:49:38 +0800
  • 7aa6233185
    Added xml reader hyperlink support GreatHumorist 2017-09-18 16:03:32 +0800
  • aef4d711f5
    Use `self::assert*()` instead of `$this->assert*()` Adrien Crivelli 2017-09-20 14:55:42 +0900
  • 0477e6fcfe In Xml reader throw exception in case of invalid XML (#222) GreatHumorist 2017-09-20 13:20:12 +0800
  • febbe87172
    Remove unused variable Adrien Crivelli 2017-09-12 01:06:48 +0900
  • dd959085b6
    Document the prerequisite of `composer check` for contributions Adrien Crivelli 2017-09-11 14:57:12 +0900