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


User nn changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------
        Target milestone|OOo 2.x                   |OOo 2.2
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Dec 20 11:26:11 -0800 
2006 -------
I committed this to CWS "dr52". I changed a few things:

- In ScDPSaveDimension's copy ctor, ScDPSaveMember must of course be constructed
with the original object, not the name.

- ScDPSaveDimension::operator== must compare objects, not pointers.

- To preserve the member (item) order across load & save,
ScDPSaveDimension::AddMember should add to the end of the list, not the front.

- There is a helper rtl::OUStringHash, so no need for MemberHashFunc.

- The re-ordering of member initialization has been done on CWS "calcwarnings".
Doing this here would only lead to unnecessary merge conflicts.

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