diff options
author | Vasily Melenchuk <vasily.melenchuk@cib.de> | 2022-03-17 22:57:51 +0300 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2022-04-26 08:34:55 +0200 |
commit | 7678e7ed88007061c3469db3b28b0e91acea7ed6 (patch) | |
tree | e47a971dbf11c6d98e16c9fcc6d9b73096a39764 /sd | |
parent | 4529690cf65f621554f3c829c04b579bd11989c9 (diff) |
rtf filter: reduce memory allocations count
RTFValue in most cases contain only one value: either num, string,
picture, etc. No reason to allocate all of them in the same time.
RTF filter should became faster and consume less memory, however I
did not made any measuremets.
Change-Id: Ic12a941ce774b9066d7c57b38139af07851ac7b7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131720
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sd')
0 files changed, 0 insertions, 0 deletions