10
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Method for reversing the case of a string, for use in comparisons where lower-case/upper-case is reversed More... over 9 years ago
Modify numeric comparisons in calculation engine to make allowance for floating point imprecision More... over 9 years ago
Additional examples for HTML to Rich Text helper (superscript and subscript) More... over 9 years ago
GH-496 - Error for superscript handling in HTML to Rich Text helper More... over 9 years ago
Inline styles for HTML not yet implemented More... over 9 years ago
Fix to getCellStyleXfByHashCode() method More... over 9 years ago
Force uppercase for cell address arguments More... over 9 years ago
Fix initialisation of html to Rich Text helper, and provide additional examples More... over 9 years ago
Added password-protected worksheet and richtext examples to runall More... over 9 years ago
Feature: Helper to convert basic HTML markup to a Rich Text object More... over 9 years ago
Remove spurious file More... over 9 years ago
Additional minor tweaks to HTML reader for merged cells More... over 9 years ago
Feature: (cifren/MBaker) Work Item GH-205 - Handling merge cells in HTML Reader More... over 9 years ago
Updates to dcumentation, particularly for setting/reading cell values, and with handling date/time values More... over 9 years ago
Bugfix: Work Item GH-302 - Fix for CEIL() and FLOOR() when number argument is zero More... over 9 years ago
Add example of cyclic reference calculation More... over 9 years ago
Modify RAND() and RANDBETWEEN() to use mt_rand() More... over 9 years ago
Merge branch 'develop' of https://github.com/PHPOffice/PHPExcel into develop More... over 9 years ago
Minor modifications to cyclic reference count logic in calculation engine More... over 9 years ago
Merge pull request #429 from CrandellWS/patch-1 More... over 9 years ago
Github issue log reference for codepage 21010 issue More... over 9 years ago
Some Excel writer libraries erroneously use Codepage 21010 for UTF-16LE instead of using Codepage 1200 More... over 9 years ago
General: Set default Cyclic Reference behaviour to 1 to eliminate exception when using a single cyclic iteration in formulae More... over 9 years ago
ReadMe Notes on contributing More... over 9 years ago
Additional notes on building pie, donut and radar charts More... over 9 years ago
Merge pull request #460 from artsafin/develop More... over 9 years ago
GH-455 Fix case-sensitivity issue with PHPExcel_Chart_GridLines More... over 9 years ago
Remove spurious worksheet created when instantiating the PHPExcel object, and only create sheets defined in the Excel2003XML file More... over 9 years ago
Merge branch 'develop' of https://github.com/PHPOffice/PHPExcel into develop More... over 9 years ago
Bugfix: (bobwitlox) Work Item GH-467 - Bug in Excel2003XML reader, parsing merged cells More... over 9 years ago