From 1a85271db61325175d8cfc81f5170d8ed3a6787f Mon Sep 17 00:00:00 2001 From: Mark Baker Date: Fri, 15 Nov 2013 19:11:08 +0000 Subject: [PATCH] Bugfix: (Gemorroj) Work Item GH-268 - When duplicating styles, styles shifted by one column to the right --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 7c322733..1e943d02 100644 --- a/changelog.txt +++ b/changelog.txt @@ -32,6 +32,7 @@ Fixed in develop branch for release v1.8.0: - Bugfix: (MBaker) Work item 20397 - Serious bug in absolute cell reference used in shared formula Would also have affected insert/delete column/row - Bugfix: (RomanSyroeshko) Work Item GH-267 - CHOOSE() returns "#VALUE!" if the 1st entry is chosen +- Bugfix: (Gemorroj) Work Item GH-268 - When duplicating styles, styles shifted by one column to the right - Feature: (amerov) - Implementation of the Excel HLOOKUP() function - Feature: (MBaker) - Added "Quote Prefix" to style settings (Excel2007 Reader and Writer only) - Feature: (MBaker) - Added Horizontal FILL alignment for Excel5 and Excel2007 Readers/Writers, and Horizontal DISTRIBUTED alignment for Excel2007 Reader/Writer