You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2013/01/28 02:53:47 UTC

[Bug 121681] Wrong sorting of values in Calc

https://issues.apache.org/ooo/show_bug.cgi?id=121681

Pedro Giffuni <pf...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Latest|---                         |AOO 3.4.1
    Confirmation on|                            |
            Version|AOO400-dev                  |AOO 3.4.1
           See Also|                            |https://bugzilla.novell.com
                   |                            |/show_bug.cgi?id=590020
         Difficulty|---                         |easy
   Target Milestone|---                         |AOO 4.0

--- Comment #1 from Pedro Giffuni <pf...@apache.org> ---
(In reply to comment #0)

...
> 
> The fix is very easy and non-copyrightable:
> 
> In file chart2/source/view/main/VDataSeries.cxx
> 
> Change the occurance of std::sort (line 312) for std_stable::sort.

I meant std::stable_sort .

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.