mirror of
https://github.com/LibreOffice/core.git
synced 2025-07-22 01:09:00 +00:00

and just have a single pool for the EditEngine machinery. I cannot find a reason for a separat pool anymore, probably it was a thing from the distant past. This also shaves 5% off the load time of tdf#162126 because we no longer have to spend losts of time re-creating SfxItemSets because they belong to different pools. Change-Id: I837045809dc292548b10e2cf5173d2a29b0879a0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/187969 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>