summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
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
2020-12-01jsdialog: implement TreeViewSzymon Kłos1-20/+2
2020-11-30rework treeview initial toggle button col to be like expander colCaolán McNamara2-13/+8
2020-11-27Fix unmodified pdf does forced-saveMert Tumer1-1/+1
2020-11-18lok: Make the chart (sub)title work even from the mobile-wizard.Jan Holesovsky1-1/+9
2020-11-16lok: Simplify the check for command in sendDialogEvent.Jan Holesovsky1-29/+21
2020-11-15LOK: send state of SheetRightToLeftPranam Lashkari1-1/+2
2020-11-15Remove Bottom DrawTextFlag on renderFont for WatermarkMert Tumer1-1/+0
2020-10-23Prevent crash with invalid lang tag.Gülşah Köse1-1/+2
2020-10-06Allow to save file if chart editing is activeSzymon Kłos1-1/+1
2020-09-22jsdialog: use window only if visibleSzymon Kłos1-1/+1
2020-09-22Added new command to resolve the comment threadPranam Lashkari1-0/+1
2020-09-21lok: remove .uno:ModifiedStatus message from deduplication mechanismGabriel Masei1-5/+10
2020-09-09Online: selection highlight in Calc should follow font size changes / core partMarco Cecchetti1-0/+2
2020-09-04Must now call the lovely SfxViewShell::SetCurrentDocId()Tor Lillqvist1-1/+3
2020-09-04Test also that loading more documents after closing all open ones worksTor Lillqvist1-89/+92
2020-08-25LOK: send status of the sidebarPranam Lashkari1-1/+2
2020-08-20LOK: send state of FreezePanesPranam Lashkari1-3/+4
2020-08-18Fix hyperlink popup does not show upMert Tumer1-2/+7
2020-08-13lok: send cell border state updatesSzymon Kłos1-1/+3
2020-08-11sfx2: lok: reliably support multi-documentsAshod Nakashian3-15/+124
2020-08-10allow to .uno:Save a PDF doc - divert to SaveAs to the doc. fileTomaž Vajngerl1-1/+51
2020-08-10add test for editing of annotations (using .uno:EditAnnotation)Tomaž Vajngerl2-0/+68
2020-08-10DesktopLOKTest: cleanupAshod Nakashian1-26/+86
2020-08-10sfx2: lok: refactor notifications and const correctnessAshod Nakashian1-2/+2
2020-08-04lok: send state updates for shape editing commandsSzymon Kłos1-0/+6
2020-08-04lok: update track changes status for calcSzymon Kłos1-0/+1
2020-08-03lok: state updates for vertical alignmentSzymon Kłos1-0/+3
2020-08-03lok: state updates for commands in WriterSzymon Kłos1-0/+16
2020-08-01lok: set to export PDF bookmarks by default when save-as a PDFTomaž Vajngerl1-15/+19
2020-07-24lok-freezepanes: Generalize FreezePanes* uno-commands...Dennis Francis1-1/+3
2020-07-24LOK: send state of ShowResolvedAnnotationsPranam Lashkari1-1/+2
2020-07-04lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis1-0/+1
2020-07-03jsdialog: optimization, use latest state, ignore previousSzymon Kłos1-0/+1
2020-07-02jsdialog: move executor code to vclSzymon Kłos1-132/+6
2020-07-02jsdialog: execute entry set testSzymon Kłos1-0/+14
2020-07-01Send various state changes to LOKAron Budea1-0/+12
2020-06-30notebookbar: early initSzymon Kłos1-0/+24
2020-06-26Fix .uno:SidebarHide command works for onlineMert Tumer1-1/+11
2020-06-26mobile: fix calc chart wizard properties is not shownMert Tumer1-4/+16
2020-06-26added ability to switch sidebar deck on init.cxx for mobilewizardMert Tumer1-3/+16
2020-06-26most of jsdialogbuilder is not used outside vclCaolán McNamara1-3/+3
2020-06-26jsdialog: change sendDialogEvent API parameterSzymon Kłos1-2/+2
2020-06-25jsdialog: get widget depending on viewshellSzymon Kłos1-0/+4
2020-06-24tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist2-4/+13