To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=95759
------- Additional comments from [EMAIL PROTECTED] Tue Nov 11 13:10:10 +0000 2008 ------- hbrinkm: So far I'm redesigning the export stuff in sw/source/filter/ww8. I have split the monolithic all-in-one class SwWW8Writer into three [+ some abstraction above this, but in principle it's 3 ;-)]: - one that takes care of writing to the stream(s) - one that manages the logic of the export filter [like collecting various ID's, styles and stuff] - and one that actually outputs the attributes, like actual sprms & things around it When this is done, it is much simplier to move the code to writerfilter, because 'UNOizing' in incremental steps will be more easily achievable. dr: I am involved mostly in the Writer part of the work; but from what I know, at least xls probably cannot handle the new 1024 column limit, while xlsx can... --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
