summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)Author
2021-07-19Simplification: Use getNow() here, tooTor Lillqvist
2021-07-15lok: include the label of the status indicatorHenry Castro
2021-07-15Enable flushing accumulated Trace Events when their number reaches a limitTor Lillqvist
2021-07-15The Chrome Trace Event viewer doesn't support nested async eventsTor Lillqvist
2021-06-23LOK: introduced Freemium LOK APIPranam Lashkari
2021-05-31Avoid empty std::map constructorTor Lillqvist
2021-05-25remove intermediate containers in sidebarsCaolán McNamara
2021-05-24Fix syntax error in the "arguments" of a TraceEventTor Lillqvist
2021-05-18Add the possibility to include a set of arguments in Trace EventsTor Lillqvist
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-29Introduce a new class NamedEvent to be used by the upcoming AsyncEvent, tooTor Lillqvist
2021-04-29Re-think what the nesting means in ProfileZonesTor Lillqvist
2021-04-29Make the console logging in ProfileZone work more sanelyTor Lillqvist
2021-04-29Move some static functions from ProfileZone to TraceEvent where they belongTor Lillqvist
2021-04-29Make ProfileZone non-copyableTor Lillqvist
2021-04-29Extend the trace event API with instant eventsTor Lillqvist
2021-04-23Refactor ProfileZone and create Chrome Trace Event Format dataTor Lillqvist
2021-04-15Clarify the ProfileRecording APITor Lillqvist
2020-12-01add ThreadPool::isIdle() to avoid incorrect detection of "no tasks"Luboš Luňák
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
2020-07-31loplugin:unusedmethodsNoel Grandin
2020-07-30loplugin:unusedmethodsNoel Grandin
2020-07-30svx: GalleryObjectCollection shared class and related refactoring workAditya
2020-07-25tdf#130559: don't export preview view data to ODSMike Kaganski
2020-07-25loplugin:unusedmethodsNoel Grandin
2020-07-21Fix uses of char16_t*/wchar_t* stream insertersStephan Bergmann
2020-07-19compact namespace: comphelperNoel Grandin
2020-07-16loplugin:unusedmethodsNoel Grandin
2020-07-15comphelper: don't hardcode hash sizes in Hash::getLength()Miklos Vajna
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen
2020-07-10replace usage of whitelist with allowlistThorsten Behrens
2020-07-04lokit: Introduce new flag "sc_print_twips_msgs"...Dennis Francis
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: comphelperStephan Bergmann
2020-05-29improve pahole script and pack a few classesNoel Grandin
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara