summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2021-12-08lok: add pdf version option for exportGabriel Masei1-0/+31
2021-11-15Impress- Correct commands mentioning Page instead of SlideNnamani Ezinne1-0/+3
2021-10-05add extra timeout with higher priority to LOK flushingLuboš Luňák2-2/+30
2021-09-04speed up scanning the LOK queueNoel Grandin2-92/+123
2021-08-11use tools::Json for cursor messagesNoel Grandin1-1/+1
2021-08-04improve LOK notifyInvalidationNoel Grandin1-4/+3
2021-07-26Deduplicate reference marks and cell auto fill messagesSzymon Kłos1-0/+2
2021-07-15lok: include the label of the status indicatorHenry Castro1-2/+2
2021-07-09lok-desktop: unit tests for LOK_CALLBACK_TABLE_SELECTEDDennis Francis2-0/+121
2021-07-06lok: sw: avoid duplicate LOK_CALLBACK_TABLE_SELECTED msgsDennis Francis1-0/+1
2021-07-05Avoid accumulating a huge number of Trace Events before calling the callbackTor Lillqvist1-0/+7
2021-06-28LOK: introduced Freemium LOK APIPranam Lashkari2-1/+21
2021-06-23lok: allow .uno:JumpToMark.Michael Meeks1-0/+1
2021-06-16Use FontList::GetFirstFontMetric instead of custom iteration codeMike Kaganski1-103/+87
2021-06-10scale VCL's scale cache according to the number of Online viewsLuboš Luňák1-1/+6
2021-05-11lok: move handleMacroConfirmationRequest to its own methodTomaž Vajngerl2-11/+19
2021-05-11lok: enable macros by default for AndroidTomaž Vajngerl1-0/+4
2021-05-10We must collect the Trace Events when recording them is turned onTor Lillqvist1-26/+36
2021-04-29Let's call it "traceeventrecording" and not "profilezonerecording"Tor Lillqvist1-1/+1
2021-04-29Move some static functions from ProfileZone to TraceEvent where they belongTor Lillqvist1-4/+4
2021-04-26lok: Interaction handler for FilterOptionsmerttumer2-0/+24
2021-04-23Add API to LibreOfficeKit to set arbitrary run-time options in coreTor Lillqvist1-0/+30
2021-04-16lok: mark strings static after pre-init, not after the fork.Michael Meeks1-2/+4
2021-04-15Refactor ProfileZone and create Chrome Trace Event Format dataTor Lillqvist1-2/+2
2021-04-14Clarify the ProfileRecording APITor Lillqvist1-1/+1
2021-04-14jsdialog: uitest: handle click for drawing areaSzymon Kłos1-0/+14
2021-04-14notebookbar: minify for onlineSzymon Kłos1-1/+1
2021-03-29impress: don't exit textbox editing when new slide was addedSzymon Kłos1-4/+9
2021-03-22Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann1-3/+3
2021-03-15Calc: Update selected cell range before calculating the selection area.Gökay Şatır1-0/+1
2021-03-09lok: add "MacroSecurityLevel" optionHenry Castro1-0/+13
2021-03-09lok: add "EnableMacrosExecution" optionHenry Castro1-1/+3
2021-03-03lok: disable macro executionHenry Castro1-1/+1
2021-02-26Init Notebookbar for Online Drawmert1-0/+1
2021-02-22lok: add batch mode option to load the documentHenry Castro1-0/+6
2021-02-10lok: rework form field button message handling.Tamás Zolnai1-0/+1
2021-02-05lok: send paragraph spacing stateSzymon Kłos1-1/+4
2021-02-02lok: remove annotation viewshell notifierHenry Castro1-36/+0
2021-01-20lok: unit test incorrect cursor positionHenry Castro1-1/+38
2021-01-20Do not skip cusor invalidation if hyperlink in payloadPranam Lashkari1-1/+3
2021-01-19lok: add interaction handler "macro security" confirmationHenry Castro1-0/+16
2021-01-19fix location of change tracking boxes in OnlineNoel Grandin1-2/+2
2021-01-19lok: add missing global notifierHenry Castro1-2/+5
2021-01-18lok: add parameter "MacroExecMode"Henry Castro1-2/+3
2021-01-18lok: initialize to dispatch ".uno:RunMacro" commandHenry Castro1-1/+2
2021-01-18tdf#138122 Add window scaling for retina displays on macOS, plus fixes for iOSThorsten Wagner1-13/+0
2021-01-12fix rendershapeselection for drawingMert Tumer1-0/+3
2021-01-04lok: add lo_sendDialogEvent to post dialog eventsHenry Castro1-1/+17
2020-12-21Fix translation domains in .ui filesGabor Kelemen1-1/+1
2020-12-03jsdialog: don't skip commandsSzymon Kłos1-1/+0