Files
loongoffice/include/comphelper
Stephan Bergmann 208a637796 Add back XComponentContext to officecfg::...::get() calls
4256c764aee0777770466115a97420d9b55c23ac "do not pass XComponentContext to
officecfg::...::get() calls" had removed it, for performance reasons, but
8a695046cfcc8f9ec835b208b0d56ca821a3ff84 "tdf#158375 Hack to make sure process
service factory is set" is a case where it should be passed in.  To hopefully
avoid performance regressions, don't default to
comphelper::getProcessComponentContext() for what gets passed in, but default to
an empty Reference and only call comphelper::getProcessComponentContext() when
actually needed in the implementation.

Change-Id: I5b75ac2c28f36e21d1c8bc368b0b972c33c61a51
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162205
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
2024-01-17 21:33:02 +01:00
..
2023-08-19 11:15:25 +02:00
2023-03-13 12:21:33 +00:00
2023-07-04 20:19:06 +02:00
2023-04-19 19:18:51 +02:00
2023-03-30 20:03:41 +00:00
2023-10-31 11:39:14 +01:00