7d9e19e8ccEMail address and changelog date
Mark Baker
2014-03-02 14:57:53 +0000
357a3b1fc2Documentation
Mark Baker
2014-03-02 13:40:35 +0000
714b07881fChangelog
Mark Baker
2014-03-02 13:27:41 +0000
518f06ee20Documentation updates
Mark Baker
2014-03-02 12:39:44 +0000
be24d5d30fUpdate BaseDrawing.php
Scott Arciszewski
2014-02-25 16:20:43 -0500
9d66087272Merge pull request #328 from sarciszewski/patch-1
Mark Baker
2014-02-24 17:25:55 +0000
758f48baacUpdate Excel2007.php
Scott Arciszewski
2014-02-24 11:34:08 -0500
0c00677756Merge pull request #297 from navarr/composer-xml
Mark Baker
2014-02-23 16:04:10 +0000
0322690991Merge pull request #305 from PowerKiKi/fix_SUMIF_condition_including_double_quote
Mark Baker
2014-02-23 16:02:10 +0000
e892215970Bugfix: 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
2caeb22122Bugfix: Work item CP20760 - Formula references to cell on another sheet in ODS files
Mark Baker
2014-02-22 12:30:36 +0000
8f265a9342Added XXE protection to HTML Reader
Mark Baker
2014-02-21 11:08:57 +0000
65178504caAdded CVE reference to changelog
Mark Baker
2014-02-21 10:53:52 +0000
6c8884b2ebHopefully final tweak for XXE to prevent displaying errors if SimpleXML isn't available
Mark Baker
2014-02-21 10:28:17 +0000
fdc4532bc7When 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
1abf061df3AS 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
98205e5ec7Warning in security docs
Mark Baker
2014-02-21 09:56:57 +0000
c243bcb8adUpdated documentation for XXE injection in readers
Mark Baker
2014-02-21 09:51:59 +0000
220da7485eBugfix: Work item CP20703 - Calculation engine incorrectly evaluates empty cells as #VALUE
Mark Baker
2014-02-09 16:08:17 +0000
353c46886cExtend headers to handle IE 9 problems and IE/SSL caching problems
Mark Baker
2014-02-09 15:27:36 +0000
a0da3e32ecDouble quote support for SUMIF() condition
Adrien Crivelli
2014-01-17 21:01:57 +0900
496b76e70aBugfix: Work Item CP20604 - Adding Sheet to Workbook Bug
Mark Baker
2014-01-08 10:15:07 +0000
dde17c4e1dAdd ext-xmlwriter as a Composer requirement
Navarr Barnier
2014-01-03 16:59:32 -0500
992aee683aUpdate to copyright year in file headers
Mark Baker
2013-12-31 18:36:33 +0000
93b3b8eed2Bugfix: Work Item GH-290 - AdvancedValueBinder "Division by zero"-error
Mark Baker
2013-12-31 01:13:06 +0000
70892b93c8Bugfix: (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
4a18c9cf58Merge pull request #279 from EliuFlorez/patch-1
Mark Baker
2013-12-30 16:04:26 -0800
dc97d2f46bImprove fluent interface in charting methods
Mark Baker
2013-12-30 23:44:42 +0000
19fc61114dBugfix: (Roy Shahbazian) Work Item GH-299 - Fixed typo in Chart/Layout set/getYMode()
Mark Baker
2013-12-30 22:27:40 +0000
8cd6f56fddBugfix: (Jazzo) Work Item GH-248 - Excel2007 does not correctly mark rows as hidden
Mark Baker
2013-12-30 22:19:05 +0000
2bcaa01eccBugfix: Work Item GH-193 - Fix to empty worksheet garbage collection when using cell caching
Mark Baker
2013-12-29 23:48:42 +0000
30070f35c2Bugfix: 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
56eae54a4bMinor fix to chart layout
Mark Baker
2013-12-23 08:13:12 +0000
fcb794e2e2Bugfix: Work Item GH-275 - Insert New Row/Column Before is not correctly updating formula references
Mark Baker
2013-12-09 23:45:45 +0000
e79181cb4dBugfix: Work Item GH-275 - Insert New Row/Column Before is not correctly updating formula references
Mark Baker
2013-12-09 22:33:45 +0000
7a90c5b888Mods 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
ee03569d72General: (infojunkie) Work Item GH-276 - Convert properties to string in OOCalc reader
Mark Baker
2013-12-01 11:37:10 +0000
9f93cab6c5Merge pull request #276 from infojunkie/OOCalcReaderXML
Mark Baker
2013-12-01 03:34:54 -0800
c7a6431e09Feature: (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
b671d8376fConvert properties to string in OOCalc reader
infojunkie
2013-11-25 16:18:46 -0800
4570c52d2aBugfix: (PowerKiKi) Work Item GH-270/GH-31 - Binary comparison of strings are case insensitive
Mark Baker
2013-11-23 21:38:09 +0000
56c9d079d1Merge pull request #270 from PowerKiKi/issue_31
Mark Baker
2013-11-23 13:36:16 -0800
f2f097733bBugfix: (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
aa5a9d4168Merge pull request #273 from PowerKiKi/issue_is_text
Mark Baker
2013-11-23 13:00:50 -0800
5d6687b6ceISTEXT() return wrong result if referencing an empty but formatted cell
Adrien Crivelli
2013-11-22 19:33:56 +0900
f2e24ecdd4Comparison operators on strings are usually case insensitive
Adrien Crivelli
2013-11-20 18:55:05 +0900
f5bd6dc0f2Bugfix: (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
9c6287a323Bugfix: (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
30459d260dGeneral: (RomanSyroeshko) GB-265 - PHPExcel_Shared_String.IsUTF8 returns FALSE for Cyrillic UTF-8 input
Mark Baker
2013-11-18 08:00:49 +0000
7f0a8044a4Markdown charset, second attempt
Mark Baker
2013-11-17 21:45:30 +0000
dc416f83a5Fix UTF-8 in markdown
Mark Baker
2013-11-17 21:36:43 +0000
aa660150aeDocumentation (jamescostian) GH-234 - Fixed some malformed Markdown
Mark Baker
2013-11-17 19:52:35 +0000
f3755a0965Documentation fix: (PowerKiKi) GH-224 - Minor fix in DocBlock
Mark Baker
2013-11-17 19:43:47 +0000
4eefabf7a0Modify OOCalc reader to work with PCLZip rather than ZipArchive if configured to do so
Mark Baker
2013-11-17 17:45:21 +0000
0d8a5d1f0bGeneral: (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
7fb98dbcd5Fix to new PCLZip wrapper locateName() method
Mark Baker
2013-11-17 14:15:22 +0000
51a1661c79Feature: (adamriyadi) GH-247 - Add locateName() and getFromName() to PHPExcel_Shared_ZipArchive
Mark Baker
2013-11-17 13:09:11 +0000
732cb11e0cFeature: (LWol) Work Item GH-252 - Adding support for macros, Ribbon in Excel 2007
Mark Baker
2013-11-17 00:11:45 +0000
fe84015077On 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
968bfef0a2Bugfix: When duplicating conditional styles, styles shifted by one column to the right
Mark Baker
2013-11-15 19:24:51 +0000
1a85271db6Bugfix: (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
8c0de39be2Merge pull request #268 from Gemorroj/patch-1
Mark Baker
2013-11-15 11:08:15 -0800
df592cc7c4When duplicating styles, styles shifted by one column to the right.
Gemorroj
2013-11-15 12:29:21 +0300
74f8efc1f8Modified getHighest calls for row/column at Worksheet level to accept optional column/row arguments
Mark Baker
2013-11-09 10:21:54 +0000
13a98ef631General: (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
2bbe908e77Bugfix: (RomanSyroeshko) Work Item GH-267 - CHOOSE() returns "#VALUE!" if the 1st entry is chosen
Mark Baker
2013-11-08 19:47:13 +0000
2bd1c10b21Further fix to regexp for preventing update of absolute rows when adjusting row references
Mark Baker
2013-11-07 23:24:04 +0000
94a1a69373Bugfix: 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
f86458630fTrap for scientific format masks with "0" or "#" before the "E"
Mark Baker
2013-10-28 19:13:59 +0000
bff907a1b8Number 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
6d21efc173Updated 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
a90b711eddFixed 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
9d22445673Eliminate some code duplication
Mark Baker
2013-10-13 17:09:09 +0100
b6e09de195Fixed silly missing ; typo
Mark Baker
2013-10-13 11:54:24 +0100
ea18123aeaAdded an isFormula() method to the cell object
Mark Baker
2013-10-13 11:37:00 +0100