summaryrefslogtreecommitdiffstats
path: root/comphelper/source
Commit message (Expand)AuthorAgeFilesLines
* comphelper: fix bad error handling in CreatePackageEncryptionData()Michael Stahl2021-10-161-1/+1
* tdf#141097 Revert "Veto process exit while an OLE client is connected"Michael Warner2021-08-251-8/+1
* Add the possibility to include a set of arguments in Trace EventsTor Lillqvist2021-06-091-5/+4
* Simplify Sequences initializations (comphelper+connectivity)Julien Nabet2021-06-081-4/+1
* no need to allocate these on the heapNoel Grandin2021-05-281-28/+28
* comphelper: fix the "console" use-case of ProfileZoneMiklos Vajna2021-05-261-2/+5
* loplugin:stringadd improvement for appending numbersNoel Grandin2021-05-031-1/+1
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-0210-40/+40
* Introduce Async trace events and a unit testTor Lillqvist2021-04-291-17/+14
* Introduce a new class NamedEvent to be used by the upcoming AsyncEvent, tooTor Lillqvist2021-04-281-4/+4
* Enable turning on trace event recording in a dbgutil build with an env varTor Lillqvist2021-04-281-1/+4
* Re-think what the nesting means in ProfileZonesTor Lillqvist2021-04-281-2/+1
* Make the console logging in ProfileZone work more sanelyTor Lillqvist2021-04-281-2/+0
* Move some static functions from ProfileZone to TraceEvent where they belongTor Lillqvist2021-04-281-18/+18
* Extend the trace event API with instant eventsTor Lillqvist2021-04-282-95/+134
* g_nStartTime was unusedTor Lillqvist2021-04-281-4/+0
* loplugin:stringadd convert chained append to +Noel Grandin2021-04-271-1/+1
* Add also the comma separator between Event Trace eventsTor Lillqvist2021-04-271-1/+1
* Drop the leftover "sum time" thing from the Event TraceTor Lillqvist2021-04-271-5/+0
* Refactor ProfileZone and create Chrome Trace Event Format dataTor Lillqvist2021-04-271-56/+43
* Clarify the ProfileRecording APITor Lillqvist2021-04-271-12/+15
* no need to create temporaries when appending number to O[U]StringBufferNoel Grandin2021-04-221-1/+1
* Fix templates to use correct typedefsMike Kaganski2021-04-211-4/+4
* loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin2021-04-211-1/+1
* use more string_view in comphelper::stringNoel Grandin2021-04-191-45/+47
* Simplify some static variable initializationsMike Kaganski2021-04-021-8/+6
* loplugin:flattenNoel2021-03-261-9/+8
* const OUString -> const OUStringLiteralMike Kaganski2021-03-251-3/+3
* use single-use attribute for OfficeInstallationDirectoriesNoel Grandin2021-03-231-20/+2
* use single-use attribute for OOfficeRestartManagerNoel Grandin2021-03-231-19/+1
* tdf#124909: Use the myspell dictionary for Swiss German on iOSTor Lillqvist2021-03-171-1/+1
* remove intermediate containers in sidebarsCaolán McNamara2021-03-111-0/+1
* loplugin:refcounting in accessibilityNoel2021-02-271-1/+1
* loplugin:refcounting in comphelperNoel2021-02-233-23/+16
* fix variable name in SAL_INFOAndras Timar2021-02-211-1/+1
* loplugin:referencecasting in comphelperNoel2021-02-175-6/+6
* Remove unneeded breaksAndrea Gelmini2021-02-101-14/+0
* Revert "Fix typo in code"Stephan Bergmann2021-02-052-7/+7
* Fix typo in codeAndrea Gelmini2021-02-042-7/+7
* loplugin:stringviewparam extend to new..Noel2021-01-291-1/+1
* simplify code, use more subView()Noel2021-01-281-1/+1
* Use ContainerType().swap and avoid local variablesMike Kaganski2021-01-241-4/+2
* improve some IllegalArgumentException messagesNoel2021-01-2011-20/+21
* fix coverity parse errorsCaolán McNamara2021-01-091-1/+1
* loplugin:stringviewparam: operator +Stephan Bergmann2020-12-295-55/+66
* Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann2020-12-271-1/+1
* New loplugin:stringliteralvarStephan Bergmann2020-12-261-1/+1
* cid#1470590 silence bogus Out-of-bounds accessCaolán McNamara2020-12-131-0/+1
* Adapt the remaining OUString functions to std string_viewStephan Bergmann2020-12-112-9/+10
* remove isVCLOpenGLEnabled() settings, add DisableOpenGL optionLuboš Luňák2020-12-091-4/+2