Commit Graph

  • c2a277c447 DocBlock updates MarkBaker 2014-04-03 17:59:47 +0100
  • b4a4062a5d GH-343 Error with PCLZip temporary directory Mark Baker 2014-03-29 00:06:50 +0000
  • 6a057497d7 Merge branch 'develop' of https://github.com/PHPOffice/PHPExcel into develop Mark Baker 2014-03-29 00:00:14 +0000
  • 0042e47c0b GH-347 Using $this in static context in Calculation engine Mark Baker 2014-03-28 23:59:38 +0000
  • 3071fb39ae Merge pull request #346 from gondo/patch-1 Mark Baker 2014-03-28 22:01:06 +0000
  • eb768751c6 removed unnecessary break gondo 2014-03-28 22:53:04 +0100
  • 557ca47a6b Fixes html entities to prevent parsing error of generated documentation. André Tannús 2014-03-05 18:39:07 -0300
  • e69a5e4d0f Documentation updates Mark Baker 2014-03-02 15:22:49 +0000
  • 198fdbcdca Merge branch 'master' of https://github.com/PHPOffice/PHPExcel Mark Baker 2014-03-02 15:00:23 +0000
  • 7d9e19e8cc EMail address and changelog date Mark Baker 2014-03-02 14:57:53 +0000
  • 357a3b1fc2 Documentation Mark Baker 2014-03-02 13:40:35 +0000
  • 714b07881f Changelog Mark Baker 2014-03-02 13:27:41 +0000
  • 518f06ee20 Documentation updates Mark Baker 2014-03-02 12:39:44 +0000
  • be24d5d30f Update BaseDrawing.php Scott Arciszewski 2014-02-25 16:20:43 -0500
  • 9d66087272 Merge pull request #328 from sarciszewski/patch-1 Mark Baker 2014-02-24 17:25:55 +0000
  • 758f48baac Update Excel2007.php Scott Arciszewski 2014-02-24 11:34:08 -0500
  • 0c00677756 Merge pull request #297 from navarr/composer-xml Mark Baker 2014-02-23 16:04:10 +0000
  • 0322690991 Merge pull request #305 from PowerKiKi/fix_SUMIF_condition_including_double_quote Mark Baker 2014-02-23 16:02:10 +0000
  • e892215970 Bugfix: Work item GH321, GH158, CP17824 - LibreOffice created XLSX files results in an empty file. Bugfix: Work item CP20760 - Formula references to cell on another sheet in ODS files Mark Baker 2014-02-23 15:35:05 +0000
  • 2caeb22122 Bugfix: Work item CP20760 - Formula references to cell on another sheet in ODS files Mark Baker 2014-02-22 12:30:36 +0000
  • 8f265a9342 Added XXE protection to HTML Reader Mark Baker 2014-02-21 11:08:57 +0000
  • 65178504ca Added CVE reference to changelog Mark Baker 2014-02-21 10:53:52 +0000
  • 6c8884b2eb Hopefully final tweak for XXE to prevent displaying errors if SimpleXML isn't available Mark Baker 2014-02-21 10:28:17 +0000
  • 2f4fd4cdcb Merge branch 'develop' of https://github.com/PHPOffice/PHPExcel into develop Mark Baker 2014-02-21 10:22:28 +0000
  • 16c1a19d34 Update security section in Reader documentation Mark Baker 2014-02-21 10:21:04 +0000
  • 81c1c55149 Merge pull request #323 from maartenba/develop Maarten Balliauw 2014-02-21 11:07:35 +0100
  • fdc4532bc7 When libxmlloader options are teh default values, disable the entity loader as well. CVE-2014-2054 by MITRE Maarten Balliauw 2014-02-21 11:06:44 +0100
  • 1abf061df3 AS we're using simpleXML for xml reading still, we need to use libxml_disable_entity_loader(true); for XXE security patch Mark Baker 2014-02-21 10:01:44 +0000
  • 98205e5ec7 Warning in security docs Mark Baker 2014-02-21 09:56:57 +0000
  • c243bcb8ad Updated documentation for XXE injection in readers Mark Baker 2014-02-21 09:51:59 +0000
  • e04bf7ed09 Merge pull request #322 from maartenba/develop Maarten Balliauw 2014-02-21 09:26:01 +0100
  • 1dad681142 Disabled libxml external entity loading by default. Maarten Balliauw 2014-02-21 09:23:55 +0100
  • 220da7485e Bugfix: Work item CP20703 - Calculation engine incorrectly evaluates empty cells as #VALUE Mark Baker 2014-02-09 16:08:17 +0000
  • 353c46886c Extend headers to handle IE 9 problems and IE/SSL caching problems Mark Baker 2014-02-09 15:27:36 +0000
  • a0da3e32ec Double quote support for SUMIF() condition Adrien Crivelli 2014-01-17 21:01:57 +0900
  • 496b76e70a Bugfix: Work Item CP20604 - Adding Sheet to Workbook Bug Mark Baker 2014-01-08 10:15:07 +0000
  • dde17c4e1d Add ext-xmlwriter as a Composer requirement Navarr Barnier 2014-01-03 16:59:32 -0500
  • 992aee683a Update to copyright year in file headers Mark Baker 2013-12-31 18:36:33 +0000
  • 93b3b8eed2 Bugfix: Work Item GH-290 - AdvancedValueBinder "Division by zero"-error Mark Baker 2013-12-31 01:13:06 +0000
  • 70892b93c8 Bugfix: (EliuFlorez) Work item GH-279 - Fatal error: Call to a member function cellExists() line: 3327 in calculation.php if referenced worksheet doesn't exist Mark Baker 2013-12-31 00:06:56 +0000
  • 4a18c9cf58 Merge pull request #279 from EliuFlorez/patch-1 Mark Baker 2013-12-30 16:04:26 -0800
  • dc97d2f46b Improve fluent interface in charting methods Mark Baker 2013-12-30 23:44:42 +0000
  • 19fc61114d Bugfix: (Roy Shahbazian) Work Item GH-299 - Fixed typo in Chart/Layout set/getYMode() Mark Baker 2013-12-30 22:27:40 +0000
  • 8cd6f56fdd Bugfix: (Jazzo) Work Item GH-248 - Excel2007 does not correctly mark rows as hidden Mark Baker 2013-12-30 22:19:05 +0000
  • 2bcaa01ecc Bugfix: Work Item GH-193 - Fix to empty worksheet garbage collection when using cell caching Mark Baker 2013-12-29 23:48:42 +0000
  • 30070f35c2 Bugfix: Work Item GH-257 - Passing an array of cells to _generateRow() in the HTML/PDF Writer causes caching problems with last cell in the range Mark Baker 2013-12-28 13:40:24 +0000
  • 56eae54a4b Minor fix to chart layout Mark Baker 2013-12-23 08:13:12 +0000
  • fcb794e2e2 Bugfix: Work Item GH-275 - Insert New Row/Column Before is not correctly updating formula references Mark Baker 2013-12-09 23:45:45 +0000
  • e79181cb4d Bugfix: Work Item GH-275 - Insert New Row/Column Before is not correctly updating formula references Mark Baker 2013-12-09 22:33:45 +0000
  • b9907446a3 Update Calculation.php Eliu Florez 2013-12-04 22:46:55 -0430
  • 7a90c5b888 Mods to handle encrypted files on both 32-bit and 64-bit versions of PHP - currently only tested on 32-bit Windows Mark Baker 2013-12-03 13:51:40 +0000
  • ee03569d72 General: (infojunkie) Work Item GH-276 - Convert properties to string in OOCalc reader Mark Baker 2013-12-01 11:37:10 +0000
  • 9f93cab6c5 Merge pull request #276 from infojunkie/OOCalcReaderXML Mark Baker 2013-12-01 03:34:54 -0800
  • c7a6431e09 Feature: (trvrnrth) Work Item GH-261 - Add support for reading protected (RC4 encrypted) .xls files (tweaked for PHP 5.2 compatibility) Mark Baker 2013-11-28 23:43:57 +0000
  • b671d8376f Convert properties to string in OOCalc reader infojunkie 2013-11-25 16:18:46 -0800
  • 4570c52d2a Bugfix: (PowerKiKi) Work Item GH-270/GH-31 - Binary comparison of strings are case insensitive Mark Baker 2013-11-23 21:38:09 +0000
  • 56c9d079d1 Merge pull request #270 from PowerKiKi/issue_31 Mark Baker 2013-11-23 13:36:16 -0800
  • f2f097733b Bugfix: (PowerKiKi) Work Item GH-273 - ISTEXT() return wrong result if referencing an empty but formatted cell Mark Baker 2013-11-23 21:22:06 +0000
  • aa5a9d4168 Merge pull request #273 from PowerKiKi/issue_is_text Mark Baker 2013-11-23 13:00:50 -0800
  • 5d6687b6ce ISTEXT() return wrong result if referencing an empty but formatted cell Adrien Crivelli 2013-11-22 19:33:56 +0900
  • f2e24ecdd4 Comparison operators on strings are usually case insensitive Adrien Crivelli 2013-11-20 18:55:05 +0900
  • f505648ec5 Update Worksheet.php getStyleByColumnAndRow() bolovincev 2013-11-19 22:51:11 +0300
  • f5bd6dc0f2 Bugfix: (IndrekHaav) Work Item CP16208 - Fixed undefined variable error due to $styleArray being used before it's initialised Mark Baker 2013-11-18 14:28:22 +0000
  • 9c6287a323 Bugfix: (IndrekHaav) Work Item GH-212 - Fix for formulae that reference a sheet whose name begins with a digit: these were erroneously identified as numeric values, causing the parser to throw an undefined variable error. Mark Baker 2013-11-18 14:20:37 +0000
  • 30459d260d General: (RomanSyroeshko) GB-265 - PHPExcel_Shared_String.IsUTF8 returns FALSE for Cyrillic UTF-8 input Mark Baker 2013-11-18 08:00:49 +0000
  • 7f0a8044a4 Markdown charset, second attempt Mark Baker 2013-11-17 21:45:30 +0000
  • dc416f83a5 Fix UTF-8 in markdown Mark Baker 2013-11-17 21:36:43 +0000
  • aa660150ae Documentation (jamescostian) GH-234 - Fixed some malformed Markdown Mark Baker 2013-11-17 19:52:35 +0000
  • f3755a0965 Documentation fix: (PowerKiKi) GH-224 - Minor fix in DocBlock Mark Baker 2013-11-17 19:43:47 +0000
  • 4eefabf7a0 Modify OOCalc reader to work with PCLZip rather than ZipArchive if configured to do so Mark Baker 2013-11-17 17:45:21 +0000
  • 0d8a5d1f0b General: (adamriyadi) Work Item GH-247 - Modify PHPExcel_Reader_Excel2007 to use zipClass from PHPExcel_Settings::getZipClass() This allows the use of PCLZip when reading for people that don't have access to ZipArchive Mark Baker 2013-11-17 17:33:56 +0000
  • 7fb98dbcd5 Fix to new PCLZip wrapper locateName() method Mark Baker 2013-11-17 14:15:22 +0000
  • 51a1661c79 Feature: (adamriyadi) GH-247 - Add locateName() and getFromName() to PHPExcel_Shared_ZipArchive Mark Baker 2013-11-17 13:09:11 +0000
  • 732cb11e0c Feature: (LWol) Work Item GH-252 - Adding support for macros, Ribbon in Excel 2007 Mark Baker 2013-11-17 00:11:45 +0000
  • fe84015077 On the chance that a cell doesn't have a defined style but it's still trying to be formatted Mark Baker 2013-11-16 10:38:30 +0000
  • 968bfef0a2 Bugfix: When duplicating conditional styles, styles shifted by one column to the right Mark Baker 2013-11-15 19:24:51 +0000
  • 1a85271db6 Bugfix: (Gemorroj) Work Item GH-268 - When duplicating styles, styles shifted by one column to the right Mark Baker 2013-11-15 19:11:08 +0000
  • 8c0de39be2 Merge pull request #268 from Gemorroj/patch-1 Mark Baker 2013-11-15 11:08:15 -0800
  • df592cc7c4 When duplicating styles, styles shifted by one column to the right. Gemorroj 2013-11-15 12:29:21 +0300
  • 74f8efc1f8 Modified getHighest calls for row/column at Worksheet level to accept optional column/row arguments Mark Baker 2013-11-09 10:21:54 +0000
  • 13a98ef631 General: (dresenhista) Work Item GH-242 - Functionality to getHighestRow() for a specified column, and getHighestColumn() for a specified row Mark Baker 2013-11-09 00:40:59 +0000
  • 2bbe908e77 Bugfix: (RomanSyroeshko) Work Item GH-267 - CHOOSE() returns "#VALUE!" if the 1st entry is chosen Mark Baker 2013-11-08 19:47:13 +0000
  • 23c1b6c597 Merge pull request #267 from RomanSyroeshko/PHPExcel#258 Mark Baker 2013-11-08 11:43:14 -0800
  • 2bd1c10b21 Further fix to regexp for preventing update of absolute rows when adjusting row references Mark Baker 2013-11-07 23:24:04 +0000
  • 94a1a69373 Bugfix: Work item 20397 - Serious bug in absolute cell reference used in shared formula Would also have affected insert/delete column/row Mark Baker 2013-11-07 23:14:39 +0000
  • ded0f6dc13 https://github.com/PHPOffice/PHPExcel/issues/258 Roman Syroeshko 2013-11-03 21:24:10 -0800
  • f9f37f566a Feature: (trvrnrth) - Add support for reading protected (RC4 encrypted) .xls files (64-bit Linux only) Mark Baker 2013-11-03 22:46:11 +0000
  • f20049c37e Merge pull request #261 from trvrnrth/excel5CryptoRC4 Mark Baker 2013-11-03 14:43:14 -0800
  • 8d51b6e90a Merge pull request #228 from PowerKiKi/patch-sumif Mark Baker 2013-10-31 07:03:07 -0700
  • acadff4b7b Merge pull request #256 from trik/develop Mark Baker 2013-10-30 15:01:58 -0700
  • fed92a3f91 Merge pull request #244 from Slamdunk/patch-1 Mark Baker 2013-10-30 06:56:47 -0700
  • 6fd27196f0 Bugfix: (tavoarcila) Work Item GH-259 - Bug fix reading Open Office files Mark Baker 2013-10-30 13:50:40 +0000
  • 233021529c Implement Excel 5 RC4 stream decryption Trevor North 2013-10-29 11:25:36 +0000
  • f86458630f Trap for scientific format masks with "0" or "#" before the "E" Mark Baker 2013-10-28 19:13:59 +0000
  • bff907a1b8 Number format mask test for dates: test for "General" format should be case-insensitive, and scientific format mask shouldn't return a positive for date Mark Baker 2013-10-28 19:05:26 +0000
  • 6d21efc173 Updated data validation example to show a list derived from data in the worksheet rather than from a comma-separated string Mark Baker 2013-10-17 11:19:20 +0100
  • a90b711edd Fixed problem in Excel 2007 reader with headers and footers containing multiple images. All images were substituted with the first one. Marco Marche 2013-10-17 10:50:14 +0200
  • 9d22445673 Eliminate some code duplication Mark Baker 2013-10-13 17:09:09 +0100
  • b6e09de195 Fixed silly missing ; typo Mark Baker 2013-10-13 11:54:24 +0100
  • ea18123aea Added an isFormula() method to the cell object Mark Baker 2013-10-13 11:37:00 +0100