summaryrefslogtreecommitdiff
path: root/vcl/vcl.common.component.macosx
diff options
context:
space:
mode:
authorDr. David Alan Gilbert <dave@treblig.org>2023-05-24 13:57:16 +0100
committerNoel Grandin <noel.grandin@collabora.co.uk>2023-05-29 14:48:04 +0200
commitda398ad3bb511e33451f9d3bf24b0c5abd55ce25 (patch)
treef7d7b4f1bfa5099d8129a2a93ad3804a150120a6 /vcl/vcl.common.component.macosx
parent583c3fcea50b69ca9d3cd866050c9e722a8f780b (diff)
replace find_if by any_of
A few cases where find_if is used just to test if there are any matches; use any_of as per tdf#153109 In document3 we can merge two identical loops. In langbox we can optimise the arg capture (Arkadiy's suggestion) Change-Id: I480b80ec1b859980b651c6d727e7fb5d01d390e0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152201 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'vcl/vcl.common.component.macosx')
0 files changed, 0 insertions, 0 deletions