To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=106421
------- Additional comments from [email protected] Sun Nov 1 13:28:17 +0000 2009 ------- I moved all code in msdffdef.hxx into msdffimp.hxx, only some #defines stayed there as svx/source/customshapes uses them. I moved the svxmsbas completely into msfilter and dropped msfilter-core. In sd and sw I had to add some wrapper functions and external C functions in their filter libs (the same way as the import and export functions have been implemented). I didn't move the rtf code into the filter library as it was only one source (the graphics part) file anyway and this code will be replaced by some new code in writerfilter sooner or later, so the rtf code now is part of svx-core completely, not only 2 of 3 files. --------------------------------------------------------------------- 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]
