Issue 31037 - Calc add sort option: dictionary sort
Summary: Calc add sort option: dictionary sort
Status: CONFIRMED
Alias: None
Product: Calc
Classification: Application
Component: code (show other issues)
Version: OOo 1.1.2
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-02 14:06 UTC by ftack
Modified: 2013-02-07 22:37 UTC (History)
1 user (show)

See Also:
Issue Type: FEATURE
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
20 page doc with 156 meth equations illustrating slow save issue (288.54 KB, application/vnd.oasis.opendocument.text)
2005-09-27 14:22 UTC, ftack
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description ftack 2004-07-02 14:06:07 UTC
Currently, Calc allows to sort in Ascii order. It should also provide annoption
to do a 'dictionary' sort. In Dictionary sort, spaces and accents in names are
ignored during the sort.

For example, the following list

D'aes
Daemen
De Cock
De Groof
Debeer
Decuypere

is ascii sorted (space comes before b). A dictionary sort would yield

Daemen
D'aes
Debeer
De Cock
Decuypere
De Groof
Comment 1 frank 2004-07-02 14:45:11 UTC
Hi Bettina,

one for you.

Frank
Comment 2 ftack 2005-09-27 14:22:47 UTC
Created attachment 29935 [details]
20 page doc with 156 meth equations illustrating slow save issue
Comment 3 ftack 2005-09-27 14:26:24 UTC
Please disregard this attachment. It was intended to be attached to issue It
look like there is an issue with this forum, where the "next" issue is returned
after commenting on one issue.
Comment 4 bettina.haberer 2010-05-21 15:15:21 UTC
To grep the issues easier via "requirements" I put the issues currently lying on
my owner to the owner "requirements".