summaryrefslogtreecommitdiffstats
path: root/include/comphelper
Commit message (Expand)AuthorAgeFilesLines
* OInterfaceContainerHelper3 needs to be thread-safeco-21.06.9-1Noel Grandin2021-12-041-2/+6
* Fix Nesting Level Bug in ProfileZoneGopi Krishna Menon2021-10-261-6/+8
* LOK: maintain blocked command list per viewPranam Lashkari2021-10-181-7/+0
* LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari2021-10-181-4/+4
* LOK: introduce way to restrict uno commandsPranam Lashkari2021-10-181-0/+4
* Simplification: Use getNow() here, tooTor Lillqvist2021-07-191-3/+1
* lok: include the label of the status indicatorHenry Castro2021-07-151-2/+3
* Enable flushing accumulated Trace Events when their number reaches a limitTor Lillqvist2021-07-151-0/+4
* The Chrome Trace Event viewer doesn't support nested async eventsTor Lillqvist2021-07-151-60/+12
* LOK: introduced Freemium LOK APIPranam Lashkari2021-06-231-0/+5
* Avoid empty std::map constructorTor Lillqvist2021-05-312-18/+38
* remove intermediate containers in sidebarsCaolán McNamara2021-05-251-0/+4
* Fix syntax error in the "arguments" of a TraceEventTor Lillqvist2021-05-241-1/+1
* Add the possibility to include a set of arguments in Trace EventsTor Lillqvist2021-05-182-28/+62
* cid#1477405 Initialize membersTor Lillqvist2021-04-291-0/+2
* Add SAL_WARN in case ProfileZones are overlapping and not hierarchicalTor Lillqvist2021-04-291-3/+11
* Make the nested AsyncEvent work more reliablyTor Lillqvist2021-04-291-15/+46
* Add AsyncEvent::finish() to end a nested AsyncEvent before its parent endsTor Lillqvist2021-04-291-2/+16
* Fix syntax error in generated JSONTor Lillqvist2021-04-291-2/+2
* Introduce Async trace events and a unit testTor Lillqvist2021-04-292-5/+115
* Introduce a new class NamedEvent to be used by the upcoming AsyncEvent, tooTor Lillqvist2021-04-292-5/+17
* Re-think what the nesting means in ProfileZonesTor Lillqvist2021-04-292-13/+14
* Make the console logging in ProfileZone work more sanelyTor Lillqvist2021-04-291-8/+6
* Move some static functions from ProfileZone to TraceEvent where they belongTor Lillqvist2021-04-292-5/+5
* Make ProfileZone non-copyableTor Lillqvist2021-04-291-0/+4
* Extend the trace event API with instant eventsTor Lillqvist2021-04-292-11/+45
* Refactor ProfileZone and create Chrome Trace Event Format dataTor Lillqvist2021-04-231-19/+36
* Clarify the ProfileRecording APITor Lillqvist2021-04-151-1/+2
* add ThreadPool::isIdle() to avoid incorrect detection of "no tasks"Luboš Luňák2020-12-011-3/+6
* tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2020-11-2116-85/+105
* lok: remove unused APIAshod Nakashian2020-11-191-10/+0
* remove pimpl from PropertySetHelperNoel Grandin2020-11-041-4/+2
* remove pimpl from NamedValueCollectionNoel Grandin2020-11-041-12/+7
* remove pimpl in PropertyBagNoel Grandin2020-11-041-6/+4
* TNumberedItemHash NumberedCollection::m_lComponents is indexed on pointers...Stephan Bergmann2020-10-301-3/+2
* convert some more long -> tools::LongNoel2020-10-281-2/+3
* fix allocating thread pool workersLuboš Luňák2020-10-051-2/+5
* tdf#124176 Use #pragma once in some include/Andrea Gelmini2020-09-251-4/+1
* Fix typoAndrea Gelmini2020-09-011-2/+2
* Fix typo in codeAndrea Gelmini2020-08-311-2/+2
* loplugin:unusedmethodsNoel Grandin2020-07-311-63/+0
* loplugin:unusedmethodsNoel Grandin2020-07-302-222/+0
* svx: GalleryObjectCollection shared class and related refactoring workAditya2020-07-301-0/+1
* tdf#130559: don't export preview view data to ODSMike Kaganski2020-07-251-0/+8
* loplugin:unusedmethodsNoel Grandin2020-07-251-58/+0
* Fix uses of char16_t*/wchar_t* stream insertersStephan Bergmann2020-07-211-1/+2
* compact namespace: comphelperNoel Grandin2020-07-199-66/+13
* loplugin:unusedmethodsNoel Grandin2020-07-161-4/+0
* comphelper: don't hardcode hash sizes in Hash::getLength()Miklos Vajna2020-07-151-0/+6
* tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen2020-07-136-7/+0