summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)AuthorFilesLines
2021-05-13Add the possibility to include a set of arguments in Trace EventsTor Lillqvist2-11/+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-3/+3
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-29Move some static functions from ProfileZone to TraceEvent where they belongTor Lillqvist1-17/+18
2021-04-29Extend the trace event API with instant eventsTor Lillqvist3-85/+126
2021-04-26g_nStartTime was unusedTor Lillqvist1-4/+0
2021-04-15Add also the comma separator between Event Trace eventsTor Lillqvist1-1/+1
2021-04-15Drop the leftover "sum time" thing from the Event TraceTor Lillqvist1-5/+0
2021-04-15Refactor ProfileZone and create Chrome Trace Event Format dataTor Lillqvist1-55/+41
2021-04-14Clarify the ProfileRecording APITor Lillqvist1-12/+15
2021-03-17tdf#124909: Use the myspell dictionary for Swiss German on iOSTor Lillqvist1-1/+1
2021-02-21fix variable name in SAL_INFOAndras Timar1-1/+1
2021-01-07replace hard-coded "1.2" ODF version stringsMichael Stahl1-2/+3
2020-12-16Check call to NSS_NoDB_Init for successStephan Bergmann1-1/+7
2020-10-06fix allocating thread pool workersLuboš Luňák3-2/+73
2020-08-19Make TempFile destructor remove temp directory recursivelySamuel Mehrbrodt3-223/+236
2020-05-28lok: set device form factor of the client on view creationMarco Cecchetti1-36/+0
2020-05-28change SAL_WARN to SAL_INFO when language is not setTomaž Vajngerl1-2/+2
2020-05-28Fix currency symbol selection in Calc on mobileTomaž Vajngerl1-10/+63
2020-05-27desktop: unit-test to check SpellDialog works in multiple viewsAshod Nakashian1-0/+5
2020-05-19Simplify the LibreOfficeKit mobile phone and tablet APITor Lillqvist1-4/+8
2020-05-18android hunspell: All languages we pack are the supported ones.Jan Holesovsky1-0/+5
2020-05-17Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist1-9/+22
2020-04-29tdf#131733 Show only CN part of X.509 subject infocp-6.4-branch-pointGabor Kelemen1-14/+5
2020-02-10tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski1-1/+41
2019-12-02tdf#118639: store ODF encryption data for autorecoveryMike Kaganski1-2/+28
2019-11-06Revert "sc lok: Implement hi-dpi and zoom for spreadsheets."Michael Meeks1-1/+1
2019-11-03cid#1448412 Untrusted value as argumentCaolán McNamara1-1/+13
2019-11-02New loplugin:conditionalstringStephan Bergmann1-1/+1
2019-10-28loplugin:stringadd improve detectionNoel Grandin1-2/+1
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin2-7/+11
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann1-1/+1
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-1/+5
2019-10-17Remove some memset callsMike Kaganski2-7/+3
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-1/+1
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-1/+1
2019-10-12Get rid of 2 OUStringBuffer in comphelperJulien Nabet2-10/+2
2019-10-09cid#1448412 subvert Untrusted value as argumentCaolán McNamara1-1/+1
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin2-2/+2
2019-10-01Implement parallel version of super-scalar-sample-sort...Dennis Francis3-0/+132
2019-10-01loplugin:stringadd in basctl..cuiNoel Grandin1-15/+6
2019-09-30fix: SequenceOutputStream does append content correctlyVasily Melenchuk2-44/+17
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin4-12/+12
2019-09-26loplugin:constmethod in comphelper..desktopNoel Grandin1-1/+1