summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)AuthorFilesLines
2022-11-14NSS initialization guardAndras Timar1-5/+9
2022-11-04more detailed NSS error reportAndras Timar1-1/+4
2022-02-01comphelper: move JsonToPropertyValues() from desktop/Miklos Vajna1-0/+137
2021-10-26Fix Nesting Level Bug in ProfileZoneGopi Krishna Menon1-1/+6
2021-10-20comphelper: fix bad error handling in CreatePackageEncryptionData()Michael Stahl1-1/+1
2021-10-18LOK: maintain blocked command list per viewPranam Lashkari1-60/+0
2021-10-18LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari1-29/+35
2021-10-18LOK: introduce way to restrict uno commandsPranam Lashkari1-0/+27
2021-07-15lok: include the label of the status indicatorHenry Castro1-6/+6
2021-07-15Enable flushing accumulated Trace Events when their number reaches a limitTor Lillqvist1-0/+16
2021-07-15The Chrome Trace Event viewer doesn't support nested async eventsTor Lillqvist1-57/+10
2021-06-23LOK: introduced Freemium LOK APIPranam Lashkari1-0/+28
2021-05-25remove intermediate containers in sidebarsCaolán McNamara1-0/+1
2021-05-24Fix syntax error in the "arguments" of a TraceEventTor Lillqvist1-3/+3
2021-05-18Add the possibility to include a set of arguments in Trace EventsTor Lillqvist2-10/+14
2021-04-29Add SAL_WARN in case ProfileZones are overlapping and not hierarchicalTor Lillqvist1-0/+7
2021-04-29Make the nested AsyncEvent work more reliablyTor Lillqvist1-61/+75
2021-04-29Add AsyncEvent::finish() to end a nested AsyncEvent before its parent endsTor Lillqvist1-33/+60
2021-04-29Fix syntax error in generated JSONTor Lillqvist1-6/+6
2021-04-29Introduce Async trace events and a unit testTor Lillqvist3-17/+136
2021-04-29Introduce a new class NamedEvent to be used by the upcoming AsyncEvent, tooTor Lillqvist1-4/+4
2021-04-29Enable turning on trace event recording in a dbgutil build with an env varTor Lillqvist1-1/+4
2021-04-29Re-think what the nesting means in ProfileZonesTor Lillqvist1-2/+1
2021-04-29Make the console logging in ProfileZone work more sanelyTor Lillqvist1-2/+0
2021-04-29Move some static functions from ProfileZone to TraceEvent where they belongTor Lillqvist1-18/+18
2021-04-29Extend the trace event API with instant eventsTor Lillqvist3-96/+135
2021-04-26g_nStartTime was unusedTor Lillqvist1-4/+0
2021-04-23Add also the comma separator between Event Trace eventsTor Lillqvist1-1/+1
2021-04-23Drop the leftover "sum time" thing from the Event TraceTor Lillqvist1-5/+0
2021-04-23Refactor ProfileZone and create Chrome Trace Event Format dataTor Lillqvist1-56/+43
2021-04-21Avoid unused private field warning in a NDEBUG compilationTor Lillqvist1-0/+2
2021-04-15Clarify the ProfileRecording APITor Lillqvist1-12/+15
2021-04-05tdf#124909: Use the myspell dictionary for Swiss German on iOSTor Lillqvist1-1/+1
2021-03-31fix variable name in SAL_INFOAndras Timar1-1/+1
2020-12-01add ThreadPool::isIdle() to avoid incorrect detection of "no tasks"Luboš Luňák3-9/+76
2020-12-01handle a possible (unlikely?) deadlock in threadpool cleanupLuboš Luňák1-0/+7
2020-11-16replace std::min(std::max()) with std::clampNoel1-1/+1
2020-11-13tdf#123936 Formatting files in module comphelper with clang-formatPhilipp Hofer6-68/+52
2020-11-12New loplugin:stringviewparamStephan Bergmann1-3/+3
2020-11-11tdf#138113: Base SQL syntax colouring issue with operators "/", "-"Julien Nabet1-0/+4
2020-11-11loplugin:stringviewNoel1-1/+1
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen13-14/+15
2020-11-04remove pimpl from PropertySetHelperNoel Grandin1-48/+30
2020-11-04remove pimpl from NamedValueCollectionNoel Grandin1-81/+27
2020-11-04remove pimpl in PropertyBagNoel Grandin1-18/+10
2020-10-30TNumberedItemHash NumberedCollection::m_lComponents is indexed on pointers...Stephan Bergmann1-2/+1
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann1-8/+4
2020-10-28std::set->o3tl::sorted_vector in OPropertyArrayAggregationHelperNoel Grandin1-3/+2
2020-10-21use tools::Long in comphelper..cuiNoel2-3/+4
2020-10-13tdf#134987 convert DOCX to ODT: fix lost chartsBalazs Varga1-0/+8