summaryrefslogtreecommitdiff
path: root/fpicker/source/office/OfficeFolderPicker.cxx
diff options
context:
space:
mode:
authorMarc Mondesir <timepilot3000@gmail.com>2025-07-24 12:40:00 -0700
committerNoel Grandin <noel.grandin@collabora.co.uk>2025-07-25 19:21:56 +0200
commitbb89af3aa3ee1dc6196b92c951d1aebea9f96209 (patch)
treeb16ef276243bacacf34c3c5515fc97874ef120f0 /fpicker/source/office/OfficeFolderPicker.cxx
parent02aff360e449062d85a1a03d7ed7adf9b3fe4a2c (diff)
(related tdf#128357) Fix bad sort.HEADmaster
First sort() call puts list in order by pointer value since no compare function given, which just makes more work for second sort() call. This was meant to function like sort() calls in StyleList::UpdateStyles. Add compare function to sort alphabetically to match that, and copy comment. Change-Id: I3613f97be6cc24f8cf029746e1e5e8c18daa3d48 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/188302 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Jenkins
Diffstat (limited to 'fpicker/source/office/OfficeFolderPicker.cxx')
0 files changed, 0 insertions, 0 deletions