Hi Niklas, On Mon, 2007-02-26 at 16:44 +0100, Niklas Nebel wrote: > The "SC_DLLPUBLIC" changes look right. Of course, the long-term goal > should be to have everything you need available in our API, so these > changes wouldn't be necessary. We're in a similar situation with the new > Excel import filter, which is in a separate module (see Daniel's blog > entry at > http://blogs.sun.com/GullFOSS/entry/office_open_xml_import_filter). > We're going to expand the API as needed there. But that's in a separate > child workspace, so for your VBA stuff, it's probably best to integrate > it as-is and change it to API usage later. sure, ideally uno api's would be best. > > Note that there is a macro "ISCLIB", so you don't need the platform .IF > in the makefile to link against sc. Do you really need to link against > the scui lib? If needed, that would seem wrong. nice one :-) I looked for a macro but didn't find one, I will change it > > Also note that CWS "calcwarnings" will be integrated very soon, after > which warnings will be errors in module sc (for the Hamburg-built thanks for the heads up, ( I'm sure I can probably manually do this by temporarily applying the changes from that cws to mine ) I don't want to dependant on waiting for this warnings cws. Anyway I'll try to do that > How complete is this now? How long is a piece of string? > Is it already considered a QA-able feature, or > is it just preparation for other CWSes? So, currently it is certainly usable to a certain extent ( though not as usable yet as the ooo-build version ). Right now its not qa'able as such, I think alot supporting changes in basic ( and also sc ) need to be in place before it becomes really QA-able. I would consider this a building block cws.
Thanks, Noel -- Noel Power OpenOffice Developer [EMAIL PROTECTED] Novell, Inc. Software for the Open Enterprise www.novell.com/open SUSEĀ® Linux Enterprise 10 Your Linux is ready www.novell.com/linux --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
