Commit Graph

  • 93b5337bda Writer\Ods\Content: Fix CS Paolo Agostinetto 2017-03-04 16:35:53 +0100
  • 4efda2a512 Ods\Writer\Content: added support for xr styles (bold, italic, font family, font size, underline, bg color) Paolo Agostinetto 2017-03-04 16:18:56 +0100
  • 5620510991 Writer\Ods\Content: basic unit tests Paolo Agostinetto 2017-03-04 15:22:20 +0100
  • e60897ae5f Writer\Ods\Content: all variable names to camelcase Paolo Agostinetto 2017-03-04 15:02:10 +0100
  • 8600e63123 Writer\Ods\Content: added docblock and removed unnecessary method parameter Paolo Agostinetto 2017-03-04 14:54:42 +0100
  • 13bf3d4361 Writer\Ods\Content: making use of the "use" statement rather than explicit namespaces Paolo Agostinetto 2017-02-28 21:05:18 +0100
  • 85c3bd0154
    Fix typo in bug number Adrien Crivelli 2017-03-02 09:40:10 +0900
  • 0d1ff5b95f
    Better exception message for new Excel functions Adrien Crivelli 2017-02-28 10:50:22 +0900
  • 13472e8247
    Upgrade to PHP-CS-Fixer 2.1 Adrien Crivelli 2017-02-25 17:38:18 +0900
  • f7e1aa3c41 Merge pull request #98 from redokun/fix-85 Adrien Crivelli 2017-02-25 16:51:10 +0900
  • 5df662e1a3
    PHP 7.1 compatibility ankitm123 2017-02-23 10:42:52 +0800
  • a1a03428e7 Decode comment text in xls reader (#99) (#100) Mingc 2017-02-23 10:42:52 +0800
  • 529617c77d Fixed CS errors Paolo Agostinetto 2017-02-20 22:14:07 +0100
  • f3c62b615e Merge remote-tracking branch 'upstream/develop' into fix-85 Paolo Agostinetto 2017-02-20 21:13:03 +0100
  • 9785f926c1 php-cs run: fixed code style for new/changed files Paolo Agostinetto 2017-02-20 21:05:25 +0100
  • a0321fd6fd Removed PhpStorm comment on top of file Paolo Agostinetto 2017-02-20 21:02:49 +0100
  • c954eddf57 Ods reader: fix sheet count and added a test for sheet names Paolo Agostinetto 2017-02-20 21:02:04 +0100
  • b50ca6e27c Ods reader: added/fixed PHPDoc and classes without namespace Paolo Agostinetto 2017-02-20 21:00:42 +0100
  • 4cf7beef31 Ods reader: few readability tweaks Paolo Agostinetto 2017-02-18 21:10:06 +0100
  • 1667056515 IReadFilter interface: fixed docblocks Paolo Agostinetto 2017-02-18 21:02:33 +0100
  • 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