Issue 22419 - Sort by number groups
Summary: Sort by number groups
Status: CONFIRMED
Alias: None
Product: Calc
Classification: Application
Component: ui (show other issues)
Version: OOo 1.1
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2003-11-13 10:30 UTC by ressu
Modified: 2019-01-20 08:53 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description ressu 2003-11-13 10:30:37 UTC
The sort function could have an option to sort by number groups. It would need
an input where the user could enter how the groups are separated. This would
make the sorting of IP numbers (for example) possible.

Ip numbers would then be sorted like:
10.0.0.1
10.0.0.2
10.0.0.10

instead of:
10.0.0.1
10.0.0.10
10.0.0.2

This would also enable Openoffice.org to sort a wider range of values without
knowing their actual format.
Comment 1 frank 2003-11-14 09:54:34 UTC
Hi Bettina,

1 4 u.

Frank
Comment 2 mfurlotti 2004-03-09 16:48:04 UTC
Similarly, the sort function should be able to sort by letter/number groups.  For example: 

values would be sorted like:
A1
A9
A10
A20

instead of: 
A1
A10
A20
A9

Comment 3 bettina.haberer 2010-05-21 15:03:42 UTC
To grep the issues easier via "requirements" I put the issues currently lying on
my owner to the owner "requirements". 
Comment 4 Peter 2019-01-20 08:52:08 UTC
see also: https://bz.apache.org/ooo/show_bug.cgi?id=78228