To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=27666
------- Additional comments from [email protected] Tue Mar 10 17:38:29 +0000 2009 ------- Just some small issues: - The TypedStrData* pNew is never deleted. The whole pNew handling can also be inside the "if ( nIndex )" part, so it isn't done for "normal" ctrl-D in a column, without validity. - In other places, we always check pDoc->GetValidationEntry for null, this should be done here, too (I'm not really sure if it's still needed, but it should be consistent). - Your indentation looks strange. Otherwise, this seems to work. --------------------------------------------------------------------- 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]
