summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2023-06-08 10:31:39 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2023-06-08 16:11:56 +0200
commitba9ac212f9f175b6eed6f569f4d5d3fcf2a8cee3 (patch)
tree268292f194f9900868d8c2e6d839051e747eaa69 /filter
parent1b368909b09cd62494239faaea09bb500dc9f19d (diff)
ScPatternAttr does not need a special case for *mxHashCode == 0HEADmaster
I don't why the original commit b26c34267cdf9d0b7ba4e2fda7ae706d5cd76299 replace SfxPoolItem::LookupHashCode() with Lookup() (tdf#135215) did this. After I can tell, the Lookup will function perfectly fine with hashcode == 0, the operator== method already falls back to using full comparison of the underlying SfxItemSets After this change, running 'make sc.check' with ScPatternAttr::CalcHashCode patched to always return 0 reveals no problems. Change-Id: I56c3e6c00796e4cc9c12fd460181d6ca1ec6f066 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152732 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'filter')
0 files changed, 0 insertions, 0 deletions