0
I Use This!
High Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New examples of Reading Workbooks More... over 13 years ago
Fix for a single character string in a call to PHPExcel_Shared_Date::stringToExcel() being treated as a valid date More... over 13 years ago
Minor fix to toArray() method for row indexing when the $returnCellRef argument is false More... over 13 years ago
New examples of Reading Workbooks More... over 13 years ago
Remove some spurious methods and attributes from the SYLK Reader More... over 13 years ago
Improved file identification by adding a magic signature test (0x1F,0x8B as the first two characters of the file) More... over 13 years ago
Oops rectification More... over 13 years ago
Bugfix: Workitem 14374 - BUG : Excel5 and setReadFilter ? Modifications to Worksheet's to_array() method to handle worksheets partially loaded with a readFilter by switching to iterators More... over 13 years ago
Bugfix: Workitem 14374 - BUG : Excel5 and setReadFilter ? More... over 13 years ago
Added 30template.php test More... over 13 years ago
Feature: Configure PDF Writer margins based on Excel Worksheet Margin Settings values More... over 13 years ago
Bugfix: Modified PHPExcel_Shared_Date::isDateTimeFormatCode() to return false if format code begins with "_" or with "0 " to prevent false positives These leading characters are most commonly associated with number, currency or accounting (or occasionally fraction) formats More... over 13 years ago
Bugfix: Added autoloader to DefaultValueBinder and AdvancedValueBinder More... over 13 years ago
Feature: Work item 14301 - PHPExcel_Worksheet->toArray() is returning truncated values I've made some modifications so that it is possible to pass a number of additional arguments to the method to determine exactly how the data is returned: More... over 13 years ago
Bugfix: Workitem 14086 - Named range with sheet name that contains the $ throws exception when getting the cell More... over 13 years ago
Bugfix: Workitem 14086 - Named range with sheet name that contains the $ throws exception when getting the cell More... over 13 years ago
Bugfix: Workitem 14256 - Worksheet title exception when duplicate worksheet is being renamed but exceeds the 31 character limit More... over 13 years ago
Added Quadratic Equation Solver examples of calculation engine usage More... over 13 years ago
Feature: Advanced Value Binder now recognises TRUE/FALSE strings (locale-specific) and converts to boolean More... over 13 years ago
Bugfix: Workitems 14260 & 14233 - Setting cell values to one char strings & Trouble reading one character string More... over 13 years ago
Feature: Support for Extended and User-defined Workbook Properties in Excel2007 Writer More... over 13 years ago
Feature: Support for Extended Workbook Properties (Manager) in Excel2007 Writer More... over 13 years ago
Bugfix: 14236 - problem with getting cell values from another worksheet... (if cell doesn't exist) More... over 13 years ago
Bugfix: Workitem 14226 - unassigned object variable in PHPExcel->removeCellXfByIndex More... over 13 years ago
Bugfix: Workitem 14223 - Advanced Value Binder Not Working? Fixed AdvancedValueBinder date handling (with support for a wider range of date formats), and added support for strings containing numeric values in scientific format (e.g. "-1.234e+5") More... over 13 years ago
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@60651 2327b42d-5241-43d6-9e2a-de5ac946f064 More... over 13 years ago
Provided a setGenerateSheetNavigationBlock(false); option to suppress generation of the sheet navigation block when writing multiple worksheets to HTML More... over 13 years ago
Provided a setGenerateSheetNavigationBlock(false); option to suppress generation of the sheet navigation block when writing multiple worksheets to HTML More... over 13 years ago
Applied ReadFilter option to OOCalc and Excel2003XML Readers, plus additional tests in the /Tests directory More... over 13 years ago
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@60561 2327b42d-5241-43d6-9e2a-de5ac946f064 More... over 13 years ago