Revision 1186158
Go back to digest for 17th October 2010Bug Fixes in Office
Björn Breitmeyer committed changes in /trunk/koffice/filters:
removed the spreadsheet mode from the theme reader, the wrong colors in kspread came from a strange excel 2007 behavior that switches indexes for colors 0 to 1, 1 to 0, 2 to 3 and 3 to 2.
This seems to be hardcoded in excel.
Further explanation can be found as comments in the code.
File Changes
Modified 4 files
- /trunk/koffice/filters
- /libmsooxml/MsooXmlThemesReader.cpp
- /libmsooxml/MsooXmlThemesReader.h
- /kpresenter/pptx/PptxXmlDocumentReader.cpp
- /kspread/xlsx/XlsxXmlStylesReader.cpp
4 files changed in total