Commit Graph

  • 558da2269d Fix a couple of errors that have sneaked into the date code, plus some minor problems in radar/scatter chart examples, and a spurious html comment that had sneaked into spreadsheet MarkBaker 2016-08-13 13:28:29 +0100
  • 3886999957 Merge branch 'develop' of https://github.com/PHPOffice/PhpSpreadsheet into develop MarkBaker 2016-08-13 11:50:02 +0100
  • 745499cc55 Changes to Date/Time conversion functions to use DateTime objects internally rather than unix timestamps; Changes to Date/Time methods to make them more intuitive and correct (eg `excelToTimestamp` rather than `excelToPHP`) TODO - Still need to write unit tests, and convert Examples to use the new names MarkBaker 2016-08-13 11:49:01 +0100
  • 0ffd678c65 Composer reference changes MarkBaker 2016-08-13 11:43:52 +0100
  • 9ecfc0c8b4 Merge pull request #10 from PowerKiKi/unit-tests-bessel Mark Baker 2016-08-13 11:40:19 +0100
  • 408c1a9218 Merge pull request #11 from PowerKiKi/unit-tests-imexp Mark Baker 2016-08-13 11:40:11 +0100
  • 98ccf97e55 Merge pull request #12 from PowerKiKi/unit-tests-base-conversion Mark Baker 2016-08-13 11:40:02 +0100
  • d8abf076e7 Merge pull request #13 from PowerKiKi/unit-tests-accrint Mark Baker 2016-08-13 11:39:49 +0100
  • af42b80eba
    Fix unit tests for ACCRINT() function Adrien Crivelli 2016-08-07 20:54:30 +0900
  • 55ef87adc4 Merge branch 'develop' of https://github.com/PHPOffice/PhpSpreadsheet into develop MarkBaker 2016-08-05 00:23:24 +0100
  • 30bb53ebf8 Double call of PHPExcel_Cell::stringFromColumnIndex(PHPExcel_Cell::stringFromColumnIndex(0)) resulting in `PHP Warning: A non-numeric value encountered" MarkBaker 2016-08-05 00:22:19 +0100
  • 8fc29bd1b1
    Fix unit tests for all base conversion functions Adrien Crivelli 2016-08-01 02:42:58 +0900
  • 450c6ead99
    Fix unit tests for IMEXP() function Adrien Crivelli 2016-07-31 23:14:55 +0900
  • 3a38cc8f0a
    Fix unit tests for BESSEL functions Adrien Crivelli 2016-07-31 22:07:05 +0900
  • ee08cafd70 Merge pull request #9 from gmsantos/patch-1 Progi1984 2016-07-15 16:29:01 +0200
  • 2291748a83 Fix for multiple worksheets, all with merge cells, in HTML Writer MarkBaker 2016-07-14 23:09:19 +0100
  • a2ac7e626d Update composer.json Gabriel Machado 2016-07-14 18:02:23 -0300
  • 962a822cf9 Update README with new name MarkBaker 2016-06-19 18:34:02 +0100
  • 32250cd974 Updated composer for minimum PHP version 5.5 MarkBaker 2016-06-19 18:26:38 +0100
  • 1702d95333 Fix for XML settings, together with unit tests MarkBaker 2016-06-05 17:03:42 +0100
  • 36a9068b38 #401 : PHPUnit Fixes (Calculation > LookupRef) Progi1984 2016-05-20 08:41:09 +0200
  • 6faed3bd58 #463 : Patch @domic-olga vlookup - incorrect value when not exact match Progi1984 2016-05-19 14:38:50 +0200
  • 20d007abb1 #401 : PHPUnit Fixes (Calculation > Engineering) Progi1984 2016-05-19 12:49:15 +0200
  • 248bdbf841 #401 : PHPUnit Fixes (Calculation > Engineering) Progi1984 2016-05-19 12:31:40 +0200
  • 14c9fac305 Merge pull request #900 from ValentinNikolaev/patch-2 Progi1984 2016-05-19 08:50:49 +0200
  • 98f7d4bf08 #401 : PHPUnit Fixes (Calculation > DateTime) Progi1984 2016-05-19 08:49:09 +0200
  • 5e4e6fe3ee Fix: replace String with StringHelper in Font Valentin I. Nikolaev 2016-05-19 05:33:22 +0300
  • 104d8362ec #401 : PHPCS Fixes & Some PHPUnit Fixes Progi1984 2016-05-18 13:51:56 +0200
  • 259ce457f3 #401 : PHPCS Fixes & Some PHPUnit Fixes Progi1984 2016-05-18 13:37:00 +0200
  • dffeb25a5f #401 : PHPCS Fixes Progi1984 2016-05-18 09:02:39 +0200
  • 05643d16d5 #401 : PHPCS (Calculation\MathTrig & Logical) Progi1984 2016-05-14 18:22:59 +0200
  • 12590bbf1e #401 : PHPCS (Calculation\Functions) Progi1984 2016-05-14 10:29:38 +0200
  • 69e168271a #401 : PHPCS (Shared\StringHelper) Progi1984 2016-05-14 09:51:58 +0200
  • c0fe7c275d #401 : Fix for JpGraph Progi1984 2016-05-14 09:43:02 +0200
  • 3942965fc4 #401 : Fix for JpGraph Progi1984 2016-05-14 09:40:29 +0200
  • ee4cb020f1 #401 : Fix for TcPDF & MPDF Progi1984 2016-05-13 22:25:10 +0200
  • 984bf1f7de #401 : Fix for MPDF Progi1984 2016-05-13 22:23:48 +0200
  • 0521be04fa #401 : Fix for TcPDF Progi1984 2016-05-13 22:23:11 +0200
  • 2fed2de62d #401 : Fix for PHPCS Progi1984 2016-05-13 22:06:18 +0200
  • 3bb541c610 GH-879 Bug in file PHPExcel/Reader/CSV.php Code logic identifying a defined separator when no separator is explicitly defined Case-insensitive check when separator is explicitly defined MarkBaker 2016-04-14 23:20:07 +0100
  • 343955453a General: (sim642) Pull Request 489 - Implement actual timezone adjustment into PHPExcel_Shared_Date::PHPToExcel MarkBaker 2016-03-31 23:50:57 +0100
  • 18a45ee7a1 Bugfix: (vitalyrepin) Pull Request 869 - c:max and c:min elements shall NOT be inside c:orientation elements MarkBaker 2016-03-31 23:26:45 +0100
  • 727ab1ef34 #401 : Support for namespaces Progi1984 2016-03-22 22:40:11 +0100
  • 04cceaae2b #401 : Support for namespaces (Fix PHPUnit) Progi1984 2016-03-22 22:26:17 +0100
  • c5b352169c #401 : Support for namespaces Progi1984 2016-03-22 22:20:22 +0100
  • 218a062e0b #401 : Support for namespaces Progi1984 2016-03-22 21:47:23 +0100
  • eff6074100 #401 : Support for namespaces Progi1984 2016-03-22 21:46:14 +0100
  • 8d9221e711 #401 : Support for namespaces Progi1984 2016-03-22 16:56:25 +0100
  • 2e396b7416 #401 : Support for namespaces Progi1984 2016-03-22 16:56:11 +0100
  • 7562cc8757 #401 : Support for namespaces Progi1984 2016-03-22 16:56:04 +0100
  • d0d018b661 #401 : Support for namespaces Progi1984 2016-03-22 16:55:55 +0100
  • 27925954fb #401 : Support for namespaces Progi1984 2016-03-22 16:55:47 +0100
  • 2c245ab725 #401 : Support for namespaces Progi1984 2016-03-22 16:55:37 +0100
  • dc3e96091a #401 : Support for namespaces Progi1984 2016-03-22 16:55:24 +0100
  • c866be3c7a #401 : Support for namespaces Progi1984 2016-03-22 16:44:56 +0100
  • f546be620e #401 : Support for namespaces Progi1984 2016-03-22 16:26:31 +0100
  • 86bfdcba15 Merge remote-tracking branch 'origin/1.9' into 1.9 Progi1984 2016-03-22 16:11:20 +0100
  • 54ae9901f5 #401 : Support for namespaces Progi1984 2016-03-22 16:11:05 +0100
  • fcaf73e77f Merge branch '1.9' of https://github.com/PHPOffice/PHPExcel into 1.9 MarkBaker 2016-03-22 14:50:28 +0000
  • 95e6c5e264 #401 : Support for namespaces Progi1984 2016-03-22 15:35:50 +0100
  • 73ac0aee35 Fix some errors with samples Progi1984 2016-03-22 15:19:00 +0100
  • 710ab744db General: (rentalhost) Work Item GH-575 - Excel 2007 Reader freezes because of conditional formatting MarkBaker 2016-03-22 13:36:24 +0000
  • 6e222bbdde Fix some errors with samples Progi1984 2016-03-22 14:25:49 +0100
  • 114fc00763 Fix some PHPCS errors Progi1984 2016-03-22 10:08:48 +0100
  • 03f053bf77 Fix PHPCS Error Progi1984 2016-03-18 11:18:31 +0100
  • 2e0e9b2398 Detect the presence of a sep=; line in CSV imports, and set the delimiter accordingly MarkBaker 2016-03-17 23:05:14 +0000
  • b9ae7d1873 Allow inclusion of a sep=; line when creating csv files MarkBaker 2016-03-17 23:04:34 +0000
  • ee73d559b9 Fix missing ; in last commit MarkBaker 2016-03-07 07:58:41 +0000
  • 0c3a5c2e40 Allow formatted strings as argument in PHPToExcel date conversion MarkBaker 2016-03-06 23:27:33 +0000
  • 467dc6e80e Minor updates to documentation MarkBaker 2016-03-06 23:24:25 +0000
  • 4a67f086a1 Feature: (Tomino2112) Work Item GH-808 - MemoryDrawing not working in HTML writer Manual merge of Pull Request MarkBaker 2016-03-01 23:16:13 +0000
  • fa98c373df Allow HYPERLINK() function to set the tooltip, and add extra examples of setting hyperlinks either through PHPExcel methods or using the HYPERLINK() function MarkBaker 2016-03-01 12:33:50 +0000
  • 6db66a0da4 Docblock fix MarkBaker 2016-02-29 09:33:09 +0000
  • f8bc12740d Fix reference for gd in composer MarkBaker 2016-02-09 15:27:42 +0000
  • a09bb9b734 Worksheet information example MarkBaker 2016-01-25 19:07:05 +0000
  • 5efd01f353 Modify export ignores MarkBaker 2016-01-15 01:19:39 +0000
  • 141d64d6a2 Minor bugfixes and documentation changes MarkBaker 2016-01-13 22:38:34 +0000
  • 189a5c439e Refactor mappers out from Excel5 Reader completely MarkBaker 2016-01-01 18:21:24 +0000
  • 70a557346e Refactor colour mapping for Excel5 Reader MarkBaker 2015-12-30 02:18:30 +0000
  • 6518b75796 Start work on implementing an option to ignore "empty" cells when reading a file MarkBaker 2015-12-30 00:24:48 +0000
  • 28d3b97d0d Missing Reader/Writer abstracts MarkBaker 2015-12-29 00:00:12 +0000
  • 1926c652db Modify getCell() methods to allow creating a new cell if the selected cell doesn't exist as an option MarkBaker 2015-12-28 23:59:09 +0000
  • 0025318d7e Minor tweaks MarkBaker 2015-12-06 16:08:37 +0000
  • 6dc0c1f1b6 Additional codepages MarkBaker 2015-11-09 23:33:26 +0000
  • 84011f8d57 Initial implementation of SUMIFS() function MarkBaker 2015-11-09 21:39:35 +0000
  • bb7b48d94c Fix to MEDIAN() function MarkBaker 2015-10-28 00:47:15 +0000
  • 26cf4c0709 Remove savedPrecision from Calculation Engine MarkBaker 2015-10-15 23:07:36 +0100
  • 0985caf352 Fix for problem with xlsx files overriding the reserved number format codes below 164 with custom codes MarkBaker 2015-10-14 23:24:34 +0100
  • 450e1672f0 Fix to allow calculate formula against a workbook, without passing in a cell MarkBaker 2015-09-17 23:57:01 +0100
  • 0a949eb2d2 Modified gitattributes MarkBaker 2015-09-14 23:47:15 +0100
  • f7e772dee4 Fix suggest in composer MarkBaker 2015-09-14 23:33:37 +0100
  • f6c99e0a25 Fix composer MarkBaker 2015-09-14 23:17:41 +0100
  • be9f22cc34 Fix to HTML margins MarkBaker 2015-09-14 23:05:02 +0100
  • 93e75d582a Merge spreadsheet files example MarkBaker 2015-09-14 22:53:53 +0100
  • 6a70df474d Composer update MarkBaker 2015-09-14 22:52:57 +0100
  • 116c7f1540 Fix IReader reference in documentation MarkBaker 2015-09-14 22:52:05 +0100
  • 818413ebe0 We shouldn't override any of the built-in MS Excel values (values below id 164) But there's a lot of naughty homebrew xlsx writers that do use "reserved" id values that aren't actually used So we make allowance for them rather than lose formatting masks MarkBaker 2015-08-14 19:50:49 +0100
  • 8af8d3b460 Fix to HTML generation with charts that fall outside of the main data area, and fix to show trailing `/` in folders for the jpgraph in examples MarkBaker 2015-08-03 19:50:34 +0100
  • 21f5db0ca5 Additional work on number format masks MarkBaker 2015-08-03 00:33:46 +0100
  • 7c0208bd26 Handle some discrepancies between the ECMA standard and actual internal number formats used by MS Excel MarkBaker 2015-08-02 00:40:42 +0100