summaryrefslogtreecommitdiff
path: root/desktop/source
diff options
context:
space:
mode:
authorGökay Şatır <gokaysatir@collabora.com>2024-10-03 12:12:27 +0300
committerMiklos Vajna <vmiklos@collabora.com>2024-11-20 11:56:45 +0100
commitcb610c0200152ea2d62152a3e6f5e003e246bd21 (patch)
treea96882889ff1d2e9bb910c88c434db2b5edcd08b /desktop/source
parentb4bd177f841db980754e233f7996c1a855647ed4 (diff)
cool#7406: Refactor Calc->getPartInfo & use JsonWriter.
Indeed this seems unrelated to the task. But grid in Impress requires to add new properties to "getPartInfo (impress)". When i checked the code, i saw that we use getPartInfo's result (on server side) like it's a text instead of JSON. So we'll refactor that part. Touching that part requires also touching some other shared functions on COOL side. And those changes also required adding new props here. We have been fetching this data (without adding new properties) one by one. We now will be able to fetch the whole part's data at once. This commit also uses JsonWriter class. Change-Id: Icc26ae71c668c391218e2d517259e1ef32a0832f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176815 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins
Diffstat (limited to 'desktop/source')
0 files changed, 0 insertions, 0 deletions