summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
* LOK: maintain blocked command list per viewPranam Lashkari2022-01-121-60/+0
* LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari2022-01-101-29/+35
* LOK: introduce way to restrict uno commandsPranam Lashkari2022-01-101-0/+27
* Fix nesting level bug in ProfileZoneGopi Krishna Menon2021-08-171-1/+6
* lok: include the label of the status indicatorHenry Castro2021-07-151-6/+6
* Enable flushing accumulated Trace Events when their number reaches a limitTor Lillqvist2021-07-051-0/+16
* LOK: introduced Freemium LOK APIPranam Lashkari2021-06-281-0/+28
* The Chrome Trace Event viewer doesn't support nested async eventsTor Lillqvist2021-06-241-57/+10
* Fix syntax error in the "arguments" of a TraceEventTor Lillqvist2021-05-241-3/+3
* Add the possibility to include a set of arguments in Trace EventsTor Lillqvist2021-05-132-11/+14
* Add SAL_WARN in case ProfileZones are overlapping and not hierarchicalTor Lillqvist2021-04-291-0/+7
* Make the nested AsyncEvent work more reliablyTor Lillqvist2021-04-291-61/+75
* Add AsyncEvent::finish() to end a nested AsyncEvent before its parent endsTor Lillqvist2021-04-291-33/+60
* Fix syntax error in generated JSONTor Lillqvist2021-04-291-6/+6
* Introduce Async trace events and a unit testTor Lillqvist2021-04-293-17/+136
* Introduce a new class NamedEvent to be used by the upcoming AsyncEvent, tooTor Lillqvist2021-04-291-3/+3
* Enable turning on trace event recording in a dbgutil build with an env varTor Lillqvist2021-04-291-1/+4
* Re-think what the nesting means in ProfileZonesTor Lillqvist2021-04-291-2/+1
* Move some static functions from ProfileZone to TraceEvent where they belongTor Lillqvist2021-04-291-17/+18
* Extend the trace event API with instant eventsTor Lillqvist2021-04-293-85/+126
* g_nStartTime was unusedTor Lillqvist2021-04-261-4/+0
* Add also the comma separator between Event Trace eventsTor Lillqvist2021-04-151-1/+1
* Drop the leftover "sum time" thing from the Event TraceTor Lillqvist2021-04-151-5/+0
* Refactor ProfileZone and create Chrome Trace Event Format dataTor Lillqvist2021-04-151-55/+41
* Clarify the ProfileRecording APITor Lillqvist2021-04-141-12/+15
* tdf#124909: Use the myspell dictionary for Swiss German on iOSTor Lillqvist2021-03-171-1/+1
* fix variable name in SAL_INFOAndras Timar2021-02-211-1/+1
* replace hard-coded "1.2" ODF version stringsMichael Stahl2021-01-071-2/+3
* Check call to NSS_NoDB_Init for successStephan Bergmann2020-12-161-1/+7
* fix allocating thread pool workersLuboš Luňák2020-10-063-2/+73
* Make TempFile destructor remove temp directory recursivelySamuel Mehrbrodt2020-08-193-223/+236
* lok: set device form factor of the client on view creationMarco Cecchetti2020-05-281-36/+0
* change SAL_WARN to SAL_INFO when language is not setTomaž Vajngerl2020-05-281-2/+2
* Fix currency symbol selection in Calc on mobileTomaž Vajngerl2020-05-281-10/+63
* desktop: unit-test to check SpellDialog works in multiple viewsAshod Nakashian2020-05-271-0/+5
* Simplify the LibreOfficeKit mobile phone and tablet APITor Lillqvist2020-05-191-4/+8
* android hunspell: All languages we pack are the supported ones.Jan Holesovsky2020-05-181-0/+5
* Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist2020-05-171-9/+22
* tdf#131733 Show only CN part of X.509 subject infocp-6.4-branch-pointGabor Kelemen2020-04-291-14/+5
* tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski2020-02-101-1/+41
* tdf#118639: store ODF encryption data for autorecoveryMike Kaganski2019-12-021-2/+28
* Revert "sc lok: Implement hi-dpi and zoom for spreadsheets."Michael Meeks2019-11-061-1/+1
* cid#1448412 Untrusted value as argumentCaolán McNamara2019-11-031-1/+13
* New loplugin:conditionalstringStephan Bergmann2019-11-021-1/+1
* loplugin:stringadd improve detectionNoel Grandin2019-10-281-2/+1
* size some stringbuffer to prevent re-allocNoel Grandin2019-10-232-7/+11
* Replace some uses of OUStringChar with string literalsStephan Bergmann2019-10-191-1/+1
* make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2019-10-181-1/+5
* Remove some memset callsMike Kaganski2019-10-172-7/+3
* Rename OUStringLiteral1 to OUStringCharStephan Bergmann2019-10-171-1/+1