office-gobmx/comphelper
Tor Lillqvist 1394bfba87 Drop the "console" functionality of ProfileZone
It was not used anywhere and had not been cherry-picked to the
relevant vendor production branches so apparently it was just some
temporary experimentation? It is good to reduce complexity and
increase code similarity between branches.

Change-Id: Ib6717063f96d901d65ec36d65f3683af31065f2b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117364
Tested-by: Jenkins
Reviewed-by: Tor Lillqvist <tml@collabora.com>
2021-06-17 12:54:51 +02:00
..
inc/pch
qa Fix syntax error in the "arguments" of a TraceEvent 2021-06-09 13:53:49 +02:00
source Drop the "console" functionality of ProfileZone 2021-06-17 12:54:51 +02:00
util
CppunitTest_comphelper_ifcontainer.mk
CppunitTest_comphelper_parallelsort_test.mk
CppunitTest_comphelper_syntaxhighlight_test.mk
CppunitTest_comphelper_test.mk Introduce Async trace events and a unit test 2021-04-29 08:45:07 +02:00
CppunitTest_comphelper_threadpool_test.mk
CppunitTest_comphelper_variadictemplates_test.mk
IwyuFilter_comphelper.yaml
JunitTest_comphelper_complex.mk
Library_comphelper.mk Extend the trace event API with instant events 2021-04-28 11:41:19 +02:00
Makefile
Module_comphelper.mk
README.md
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.