Back to bug 57517

Who When What Removed Added
p50p100 2015-01-31 01:31:39 UTC CC p50p100
p50p100 2015-01-31 09:06:24 UTC Attachment #32415 Attachment is obsolete 0 1
p50p100 2015-01-31 09:10:23 UTC Attachment #32416 Attachment description I modified it morely. ColumnStyle RowStyle only used cell style is preserved. Renumber parent indexes and Synchronized StyleRecord with ExFormats.
I modified it morely. ColumnStyle RowStyle only used cell style is preserved.
p50p100 2015-01-31 09:12:06 UTC Severity normal regression
p50p100 2015-01-31 09:20:33 UTC Severity regression major
p50p100 2015-01-31 09:55:44 UTC Summary I get wrong result when calling HSSFOptimiser.optimiseCellStyles at workbook that use user defined styles. [PATCH]I got wrong result when calling HSSFOptimiser.optimiseCellStyles at workbook that use user defined styles.
p50p100 2015-02-01 02:15:03 UTC Keywords APIBug
p50p100 2015-02-12 22:24:47 UTC Attachment #32416 Attachment is obsolete 0 1
p50p100 2015-02-14 15:59:54 UTC Attachment #32466 Attachment is obsolete 0 1
p50p100 2015-02-14 23:05:51 UTC Attachment #32477 Attachment description bud output file bad output file
p50p100 2015-02-14 23:07:15 UTC Attachment #32474 Attachment description UserStyle and ColumnStyle and RowStyle is mixed. you can use this. It works when UserStyle and ColumnStyle and RowStyle is mixed.
p50p100 2015-02-15 00:31:16 UTC Attachment #32474 Attachment description It works when UserStyle and ColumnStyle and RowStyle is mixed. Synchoronized XF Record with style record.
Adjust parent index of XF Record for deletrd record.
Don't delete style record. It's bultin style or user style. And start off from index(16) of style XF record.
Delete unused duplicated style at one time.
p50p100 2015-02-15 00:31:57 UTC Attachment #32474 Attachment description Synchoronized XF Record with style record.
Adjust parent index of XF Record for deletrd record.
Don't delete style record. It's bultin style or user style. And start off from index(16) of style XF record.
Delete unused duplicated style at one time.
Synchoronized XF Record with style record.
Adjust parent index of XF Record for deleted record.
Don't delete style record. It's bultin style or user style. And start off from index(16) of style XF record.
Delete unused duplicated style at one time.
p50p100 2015-02-15 00:50:18 UTC Attachment #32475 Attachment is obsolete 0 1
p50p100 2015-02-15 00:51:58 UTC Attachment #32476 Attachment is obsolete 0 1
p50p100 2015-02-15 00:53:16 UTC Attachment #32477 Attachment is obsolete 0 1
p50p100 2015-02-15 00:54:42 UTC Attachment #32480 Attachment description Bad result file. (Test case write this file. After calling optimiseStyles.) Correct result file. (Test case write this file. After calling optimiseStyles.)
p50p100 2015-02-15 00:56:08 UTC Attachment #32479 Attachment description Input file. (Test case write this file. Before calling optimiseStyles.) Input file. (Test case write this file. Before calling HSSFOptimiser.optimiseCellStyles .)
p50p100 2015-02-15 00:56:26 UTC Attachment #32480 Attachment description Correct result file. (Test case write this file. After calling optimiseStyles.) Correct result file. (Test case write this file. After calling HSSFOptimiser.optimiseCellStyles .)
p50p100 2015-02-15 00:56:46 UTC Attachment #32481 Attachment description Bad result file. (Test case write this file. After calling optimiseStyles.) Bad result file. (Test case write this file. After calling HSSFOptimiser.optimiseCellStyles .)
dominik.stadler 2015-08-10 09:44:27 UTC Keywords PatchAvailable
dominik.stadler 2016-01-30 09:37:07 UTC Summary [PATCH]I got wrong result when calling HSSFOptimiser.optimiseCellStyles at workbook that use user defined styles. [PATCH] Wrong result when calling HSSFOptimiser.optimiseCellStyles on workbook that uses user defined styles
dominik.stadler 2017-11-05 20:34:41 UTC Resolution --- FIXED
Status NEW RESOLVED

Back to bug 57517