To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53779





------- Additional comments from [EMAIL PROTECTED] Thu May  1 05:16:42 +0000 
2008 -------
I've been taking a look at this, and I think I've got a suitable patch that I
will attach for testing.  I've removed the old O(n^2) code for finding distinct
values and rearranged things such that we: sort on all fields, make one pass
through the rows and eliminate duplicates (relying on the full sort), then
re-sort if necessary.

This is my first OOo patch, so it's likely that I've missed something important.
I'm certainly open to criticism.

---------------------------------------------------------------------
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]

Reply via email to