office-gobmx/comphelper
Noel Grandin 96a47eeedf simplify subclasses of comphelper::OPropertySetHelper
they should deal in terms of the fast property IDS, they should not need
to override setPropertyValueImpl, so just remove this, and standardise
on the subclasses overriding setFastPropertyValueImpl

Change-Id: I190955ccc4ae3e07dd481a1044f3c074dd1a40aa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149836
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2023-03-31 14:34:08 +00:00
..
inc/pch vcl: AnimationBitmap -> AnimationFrame 2022-09-16 10:08:43 +02:00
qa tdf#97362 Convert comphelper SequenceOutputStreamUnitTest to Python 2023-01-31 12:18:47 +00:00
source simplify subclasses of comphelper::OPropertySetHelper 2023-03-31 14:34:08 +00:00
util use single-use attribute for OfficeInstallationDirectories 2021-03-23 07:41:50 +01:00
CppunitTest_comphelper_ifcontainer.mk
CppunitTest_comphelper_parallelsort_test.mk Implement parallel version of super-scalar-sample-sort... 2019-10-01 18:11:36 +02:00
CppunitTest_comphelper_syntaxhighlight_test.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
CppunitTest_comphelper_test.mk comphelper: fix natural string compare function + reorganize tests 2022-05-20 01:19:41 +02:00
CppunitTest_comphelper_threadpool_test.mk fix allocating thread pool workers 2020-10-05 19:36:16 +02:00
CppunitTest_comphelper_variadictemplates_test.mk
IwyuFilter_comphelper.yaml tdf#42949 Fix new IWYU warnings in directories c* 2020-11-06 08:18:45 +01:00
JunitTest_comphelper_complex.mk tdf#97362 Convert comphelper SequenceOutputStreamUnitTest to Python 2023-01-31 12:18:47 +00:00
Library_comphelper.mk convert UnoControlModel and friends to use std::mutex 2023-03-13 06:49:21 +00:00
Makefile switch to include-based build rather than sourced-based build 2012-02-05 19:34:05 -06:00
Module_comphelper.mk tdf#97362 Convert comphelper SequenceOutputStreamUnitTest to Python 2023-01-31 12:18:47 +00:00
PythonTest_comphelper_python.mk tdf#97362 Convert comphelper SequenceOutputStreamUnitTest to Python 2023-01-31 12:18:47 +00:00
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00
StaticLibrary_windows_process.mk

Helpers for Implementing UNO Components

Here goes anything not generic / mature enough to end up in URE's stable interface at cppuhelper, etc.