[sc-dev] Add a new Calc spreadsheet function
Hi all, I have started working on adding new Calc functions and I am still new in these things. I have added new function by following the tutorial: http://wiki.services.openoffice.org/wiki/Calc/Implementation/Spreadsheet_Functions This works fine when the arguments of the function are scalar, but if I want to pass the range of values to the function, additional steps are needed. Can anyone give me some tips about this case? Thanks in advance, Marina
Re: [sc-dev] DEV300m84 hangs when saving from Calc
Hi Daniel, Daniel Rentz schrieb: Am 09.08.2010 11:26, schrieb Regina Henschel: Hi David, see http://qa.openoffice.org/issues/show_bug.cgi?id=113737 for the assertion. I have applied the patch. Now I get no longer a Debug Output, but OOo still hangs after saving. No problem in DEV300m86. Building DEV300m86 and testing there will take some time. Did you try it in a debugger? No, I do not know how to do it :( Kind regards Regina - To unsubscribe, e-mail: dev-unsubscr...@sc.openoffice.org For additional commands, e-mail: dev-h...@sc.openoffice.org
Re: [sc-dev] DEV300m84 hangs when saving from Calc
Am 09.08.2010 11:26, schrieb Regina Henschel: Hi David, see http://qa.openoffice.org/issues/show_bug.cgi?id=113737 for the assertion. I have applied the patch. Now I get no longer a Debug Output, but OOo still hangs after saving. No problem in DEV300m86. Did you try it in a debugger? Regards Daniel - To unsubscribe, e-mail: dev-unsubscr...@sc.openoffice.org For additional commands, e-mail: dev-h...@sc.openoffice.org
Re: [sc-dev] DEV300m84 hangs when saving from Calc
Hi David, David Tardon schrieb: On Mon, Aug 09, 2010 at 10:20:11AM +0200, Daniel Rentz wrote: Hi Regina, Am 08.08.2010 19:12, schrieb Regina Henschel: I have build DEV300m84 on WinXP. That works so far, but saving a spreadsheet document from Calc gives always the Debug Output: Error: wrong NameAccess From File C:/DEV300m84my/xmloff/source/core/SettingsExportHelper.cxx at Line 406 If I ignore it, the file is saved, but OOo does not react on mouse or key. I have to kill it with task manager. Is this a special problem of my build? Is there something to avoid the problem? It is very annoying when testing my changes. I'll have a look. Hi, see http://qa.openoffice.org/issues/show_bug.cgi?id=113737 for the assertion. I have applied the patch. Now I get no longer a Debug Output, but OOo still hangs after saving. Kind regards Regina - To unsubscribe, e-mail: dev-unsubscr...@sc.openoffice.org For additional commands, e-mail: dev-h...@sc.openoffice.org
Re: [sc-dev] DEV300m84 hangs when saving from Calc
On Mon, Aug 09, 2010 at 10:20:11AM +0200, Daniel Rentz wrote: > Hi Regina, > > Am 08.08.2010 19:12, schrieb Regina Henschel: > > >I have build DEV300m84 on WinXP. That works so far, but saving a > >spreadsheet document from Calc gives always the Debug Output: > > > >Error: wrong NameAccess > > From File C:/DEV300m84my/xmloff/source/core/SettingsExportHelper.cxx at > >Line 406 > > > >If I ignore it, the file is saved, but OOo does not react on mouse or > >key. I have to kill it with task manager. > > > >Is this a special problem of my build? Is there something to avoid the > >problem? It is very annoying when testing my changes. > > I'll have a look. > Hi, see http://qa.openoffice.org/issues/show_bug.cgi?id=113737 for the assertion. D. - To unsubscribe, e-mail: dev-unsubscr...@sc.openoffice.org For additional commands, e-mail: dev-h...@sc.openoffice.org
Re: [sc-dev] DEV300m84 hangs when saving from Calc
Hi Regina, Am 08.08.2010 19:12, schrieb Regina Henschel: I have build DEV300m84 on WinXP. That works so far, but saving a spreadsheet document from Calc gives always the Debug Output: Error: wrong NameAccess From File C:/DEV300m84my/xmloff/source/core/SettingsExportHelper.cxx at Line 406 If I ignore it, the file is saved, but OOo does not react on mouse or key. I have to kill it with task manager. Is this a special problem of my build? Is there something to avoid the problem? It is very annoying when testing my changes. I'll have a look. Daniel - To unsubscribe, e-mail: dev-unsubscr...@sc.openoffice.org For additional commands, e-mail: dev-h...@sc.openoffice.org