summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)Author
2022-01-11tdf#145090 LO Calc Crash with drop-down-menuNoel Grandin
2021-11-30OInterfaceContainerHelper3 needs to be thread-safeNoel Grandin
2021-08-25tdf#141097 Revert "Veto process exit while an OLE client is connected"Michael Warner
2021-06-09Avoid empty std::map constructorTor Lillqvist
2021-06-09Fix syntax error in the "arguments" of a TraceEventTor Lillqvist
2021-06-09Add the possibility to include a set of arguments in Trace EventsTor Lillqvist
2021-05-27we can search std::set without allocating on the heapNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29cid#1477405 Initialize membersTor Lillqvist
2021-04-29Add SAL_WARN in case ProfileZones are overlapping and not hierarchicalTor Lillqvist
2021-04-29Make the nested AsyncEvent work more reliablyTor Lillqvist
2021-04-29Add AsyncEvent::finish() to end a nested AsyncEvent before its parent endsTor Lillqvist
2021-04-29Fix syntax error in generated JSONTor Lillqvist
2021-04-29Introduce Async trace events and a unit testTor Lillqvist
2021-04-28Introduce a new class NamedEvent to be used by the upcoming AsyncEvent, tooTor Lillqvist
2021-04-28Re-think what the nesting means in ProfileZonesTor Lillqvist
2021-04-28Make the console logging in ProfileZone work more sanelyTor Lillqvist
2021-04-28Move some static functions from ProfileZone to TraceEvent where they belongTor Lillqvist
2021-04-28Make ProfileZone non-copyableTor Lillqvist
2021-04-28Extend the trace event API with instant eventsTor Lillqvist
2021-04-27Refactor ProfileZone and create Chrome Trace Event Format dataTor Lillqvist
2021-04-27Clarify the ProfileRecording APITor Lillqvist
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-07rtl::Static -> function local static also for UNO3_GETIMPLEMENTATION*_IMPLMike Kaganski
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-02-27loplugin:refcounting in accessibilityNoel
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-27tdf#96505 Get rid of cargo cult 'long' integer literalsAlchemist
2021-01-14Make lambda auto parameters explicitly constMike Kaganski
2021-01-13Simplify comphelper::ContainerUniquePtrEqualsMike Kaganski
2021-01-06Drop comphelper::string::equals; compare OUString to OUStringCharMike Kaganski
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-09Fix loplugin:stringviewparam handling of comparison operatorsStephan Bergmann
2020-11-30add ThreadPool::isIdle() to avoid incorrect detection of "no tasks"Luboš Luňák
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-11-19lok: remove unused APIAshod Nakashian
2020-11-04remove pimpl from PropertySetHelperNoel Grandin
2020-11-04remove pimpl from NamedValueCollectionNoel Grandin
2020-11-04remove pimpl in PropertyBagNoel Grandin
2020-10-30TNumberedItemHash NumberedCollection::m_lComponents is indexed on pointers...Stephan Bergmann
2020-10-28convert some more long -> tools::LongNoel
2020-10-05fix allocating thread pool workersLuboš Luňák
2020-09-25tdf#124176 Use #pragma once in some include/Andrea Gelmini
2020-09-01Fix typoAndrea Gelmini
2020-08-31Fix typo in codeAndrea Gelmini