summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2021-09-04speed up scanning the LOK queueNoel Grandin
2021-08-11use tools::Json for cursor messagesNoel Grandin
2021-08-04improve LOK notifyInvalidationNoel Grandin
2021-07-26Deduplicate reference marks and cell auto fill messagesSzymon Kłos
2021-07-15lok: include the label of the status indicatorHenry Castro
2021-07-09lok-desktop: unit tests for LOK_CALLBACK_TABLE_SELECTEDDennis Francis
2021-07-06lok: sw: avoid duplicate LOK_CALLBACK_TABLE_SELECTED msgsDennis Francis
2021-07-05Avoid accumulating a huge number of Trace Events before calling the callbackTor Lillqvist
2021-06-28LOK: introduced Freemium LOK APIPranam Lashkari
2021-06-23lok: allow .uno:JumpToMark.Michael Meeks
2021-06-16Use FontList::GetFirstFontMetric instead of custom iteration codeMike Kaganski
2021-06-10scale VCL's scale cache according to the number of Online viewsLuboš Luňák
2021-05-11lok: move handleMacroConfirmationRequest to its own methodTomaž Vajngerl
2021-05-11lok: enable macros by default for AndroidTomaž Vajngerl
2021-05-10We must collect the Trace Events when recording them is turned onTor Lillqvist
2021-04-29Let's call it "traceeventrecording" and not "profilezonerecording"Tor Lillqvist
2021-04-29Move some static functions from ProfileZone to TraceEvent where they belongTor Lillqvist
2021-04-26lok: Interaction handler for FilterOptionsmerttumer
2021-04-23Add API to LibreOfficeKit to set arbitrary run-time options in coreTor Lillqvist
2021-04-16lok: mark strings static after pre-init, not after the fork.Michael Meeks
2021-04-15Refactor ProfileZone and create Chrome Trace Event Format dataTor Lillqvist
2021-04-14Clarify the ProfileRecording APITor Lillqvist
2021-04-14jsdialog: uitest: handle click for drawing areaSzymon Kłos
2021-04-14notebookbar: minify for onlineSzymon Kłos
2021-03-29impress: don't exit textbox editing when new slide was addedSzymon Kłos
2021-03-22Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2021-03-15Calc: Update selected cell range before calculating the selection area.Gökay Şatır
2021-03-09lok: add "MacroSecurityLevel" optionHenry Castro
2021-03-09lok: add "EnableMacrosExecution" optionHenry Castro
2021-03-03lok: disable macro executionHenry Castro
2021-02-26Init Notebookbar for Online Drawmert
2021-02-22lok: add batch mode option to load the documentHenry Castro
2021-02-10lok: rework form field button message handling.Tamás Zolnai
2021-02-05lok: send paragraph spacing stateSzymon Kłos
2021-02-02lok: remove annotation viewshell notifierHenry Castro
2021-01-20lok: unit test incorrect cursor positionHenry Castro
2021-01-20Do not skip cusor invalidation if hyperlink in payloadPranam Lashkari
2021-01-19lok: add interaction handler "macro security" confirmationHenry Castro
2021-01-19fix location of change tracking boxes in OnlineNoel Grandin
2021-01-19lok: add missing global notifierHenry Castro
2021-01-18lok: add parameter "MacroExecMode"Henry Castro
2021-01-18lok: initialize to dispatch ".uno:RunMacro" commandHenry Castro
2021-01-18tdf#138122 Add window scaling for retina displays on macOS, plus fixes for iOSThorsten Wagner
2021-01-12fix rendershapeselection for drawingMert Tumer
2021-01-04lok: add lo_sendDialogEvent to post dialog eventsHenry Castro
2020-12-21Fix translation domains in .ui filesGabor Kelemen
2020-12-03jsdialog: don't skip commandsSzymon Kłos
2020-12-01jsdialog: implement TreeViewSzymon Kłos
2020-11-30rework treeview initial toggle button col to be like expander colCaolán McNamara
2020-11-27Fix unmodified pdf does forced-saveMert Tumer