Files
loongoffice/include/comphelper
Mike Kaganski 7b2ea917ce Optimize JsonToPropertyValues a bit
1. Make it take string view: helps to avoid extra string allocation
e.g. in desktop::jsonToPropertyValuesVector, and will help more,
when C++26 stringstream ctor taking string view is available.

2. Factor out a function taking boost::property_tree::ptree, making
implementation simpler for [][]com.sun.star.beans.PropertyValue and
[]com.sun.star.beans.PropertyValue, without writing a child node to
a JSON string, and parsing it again.

Change-Id: I16ac2641633ea67a7c9c054c9df09a790500e6fb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175361
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2024-10-21 20:28:43 +02:00
..
2024-03-26 17:16:47 +01:00
2024-03-26 17:16:47 +01:00
2024-04-30 10:40:14 +02:00
2024-10-01 11:16:39 +02:00
2024-02-12 20:25:54 +01:00
2024-03-26 17:16:47 +01:00
2024-10-14 13:07:37 +02:00
2023-08-19 11:15:25 +02:00
2024-08-16 09:29:43 +02:00
2024-03-26 17:16:47 +01:00
2024-04-22 13:26:38 +02:00
2024-03-26 17:16:47 +01:00
2024-03-26 17:16:47 +01:00
2024-02-12 20:25:54 +01:00
2024-03-26 17:16:47 +01:00
2024-03-26 17:16:47 +01:00
2023-04-19 19:18:51 +02:00
2024-03-08 07:06:13 +01:00
2024-04-30 10:40:14 +02:00
2024-04-30 10:40:14 +02:00
2024-03-26 17:16:47 +01:00
2023-10-31 11:39:14 +01:00