summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)AuthorFilesLines
2022-02-01comphelper: move JsonToPropertyValues() from desktop/Miklos Vajna1-0/+6
2021-12-04OInterfaceContainerHelper3 needs to be thread-safeco-21.06.9-1Noel Grandin1-2/+6
2021-10-26Fix Nesting Level Bug in ProfileZoneGopi Krishna Menon1-6/+8
2021-10-18LOK: maintain blocked command list per viewPranam Lashkari1-7/+0
2021-10-18LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari1-4/+4
2021-10-18LOK: introduce way to restrict uno commandsPranam Lashkari1-0/+4
2021-07-19Simplification: Use getNow() here, tooTor Lillqvist1-3/+1
2021-07-15lok: include the label of the status indicatorHenry Castro1-2/+3
2021-07-15Enable flushing accumulated Trace Events when their number reaches a limitTor Lillqvist1-0/+4
2021-07-15The Chrome Trace Event viewer doesn't support nested async eventsTor Lillqvist1-60/+12
2021-06-23LOK: introduced Freemium LOK APIPranam Lashkari1-0/+5
2021-05-31Avoid empty std::map constructorTor Lillqvist2-18/+38
2021-05-25remove intermediate containers in sidebarsCaolán McNamara1-0/+4
2021-05-24Fix syntax error in the "arguments" of a TraceEventTor Lillqvist1-1/+1
2021-05-18Add the possibility to include a set of arguments in Trace EventsTor Lillqvist2-28/+62
2021-04-29cid#1477405 Initialize membersTor Lillqvist1-0/+2
2021-04-29Add SAL_WARN in case ProfileZones are overlapping and not hierarchicalTor Lillqvist1-3/+11
2021-04-29Make the nested AsyncEvent work more reliablyTor Lillqvist1-15/+46
2021-04-29Add AsyncEvent::finish() to end a nested AsyncEvent before its parent endsTor Lillqvist1-2/+16
2021-04-29Fix syntax error in generated JSONTor Lillqvist1-2/+2
2021-04-29Introduce Async trace events and a unit testTor Lillqvist2-5/+115
2021-04-29Introduce a new class NamedEvent to be used by the upcoming AsyncEvent, tooTor Lillqvist2-5/+17
2021-04-29Re-think what the nesting means in ProfileZonesTor Lillqvist2-13/+14
2021-04-29Make the console logging in ProfileZone work more sanelyTor Lillqvist1-8/+6
2021-04-29Move some static functions from ProfileZone to TraceEvent where they belongTor Lillqvist2-5/+5
2021-04-29Make ProfileZone non-copyableTor Lillqvist1-0/+4
2021-04-29Extend the trace event API with instant eventsTor Lillqvist2-11/+45
2021-04-23Refactor ProfileZone and create Chrome Trace Event Format dataTor Lillqvist1-19/+36
2021-04-15Clarify the ProfileRecording APITor Lillqvist1-1/+2
2020-12-01add ThreadPool::isIdle() to avoid incorrect detection of "no tasks"Luboš Luňák1-3/+6
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer16-85/+105
2020-11-19lok: remove unused APIAshod Nakashian1-10/+0
2020-11-04remove pimpl from PropertySetHelperNoel Grandin1-4/+2
2020-11-04remove pimpl from NamedValueCollectionNoel Grandin1-12/+7
2020-11-04remove pimpl in PropertyBagNoel Grandin1-6/+4
2020-10-30TNumberedItemHash NumberedCollection::m_lComponents is indexed on pointers...Stephan Bergmann1-3/+2
2020-10-28convert some more long -> tools::LongNoel1-2/+3
2020-10-05fix allocating thread pool workersLuboš Luňák1-2/+5
2020-09-25tdf#124176 Use #pragma once in some include/Andrea Gelmini1-4/+1
2020-09-01Fix typoAndrea Gelmini1-2/+2
2020-08-31Fix typo in codeAndrea Gelmini1-2/+2
2020-07-31loplugin:unusedmethodsNoel Grandin1-63/+0
2020-07-30loplugin:unusedmethodsNoel Grandin2-222/+0
2020-07-30svx: GalleryObjectCollection shared class and related refactoring workAditya1-0/+1
2020-07-25tdf#130559: don't export preview view data to ODSMike Kaganski1-0/+8
2020-07-25loplugin:unusedmethodsNoel Grandin1-58/+0
2020-07-21Fix uses of char16_t*/wchar_t* stream insertersStephan Bergmann1-1/+2
2020-07-19compact namespace: comphelperNoel Grandin9-66/+13
2020-07-16loplugin:unusedmethodsNoel Grandin1-4/+0
2020-07-15comphelper: don't hardcode hash sizes in Hash::getLength()Miklos Vajna1-0/+6