From 55aa7b8d2bfd6610c01f0a8f13d20e22c55f6171 Mon Sep 17 00:00:00 2001 From: Mark Baker Date: Mon, 13 Aug 2012 13:11:20 +0100 Subject: [PATCH] General: (alexgann) Add cell indent to html rendering --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 337a81ee..7537aa5e 100644 --- a/changelog.txt +++ b/changelog.txt @@ -84,6 +84,7 @@ Fixed in develop branch: - General: (MBaker) Work item 18404 - setCellValueExplicitByColumnAndRow() do not return PHPExcel_Worksheet - General: (MBaker) Work item 18324 - Reader factory doesn't read anymore XLTX and XLT files - General: (MBaker) Magic __toString() method added to Cell object to return raw data value as a string +- General: (alexgann) Add cell indent to html rendering - Bugfix: (cyberconte) Patch 12318 - OOCalc cells containing inside the tag - Bugfix: (schir1964) Fix to listWorksheetInfo() method for OOCalc Reader - Bugfix: (MBaker) Support for "e" (epoch) date format mask