summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
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
2020-11-18lok: Make the chart (sub)title work even from the mobile-wizard.Jan Holesovsky
2020-11-16lok: Simplify the check for command in sendDialogEvent.Jan Holesovsky
2020-11-15LOK: send state of SheetRightToLeftPranam Lashkari
2020-11-15Remove Bottom DrawTextFlag on renderFont for WatermarkMert Tumer
2020-10-23Prevent crash with invalid lang tag.Gülşah Köse
2020-10-06Allow to save file if chart editing is activeSzymon Kłos
2020-09-22jsdialog: use window only if visibleSzymon Kłos
2020-09-22Added new command to resolve the comment threadPranam Lashkari
2020-09-21lok: remove .uno:ModifiedStatus message from deduplication mechanismGabriel Masei
2020-09-09Online: selection highlight in Calc should follow font size changes / core partMarco Cecchetti
2020-09-04Must now call the lovely SfxViewShell::SetCurrentDocId()Tor Lillqvist
2020-09-04Test also that loading more documents after closing all open ones worksTor Lillqvist
2020-08-25LOK: send status of the sidebarPranam Lashkari
2020-08-20LOK: send state of FreezePanesPranam Lashkari
2020-08-18Fix hyperlink popup does not show upMert Tumer
2020-08-13lok: send cell border state updatesSzymon Kłos
2020-08-11sfx2: lok: reliably support multi-documentsAshod Nakashian
2020-08-10allow to .uno:Save a PDF doc - divert to SaveAs to the doc. fileTomaž Vajngerl
2020-08-10add test for editing of annotations (using .uno:EditAnnotation)Tomaž Vajngerl
2020-08-10DesktopLOKTest: cleanupAshod Nakashian
2020-08-10sfx2: lok: refactor notifications and const correctnessAshod Nakashian
2020-08-04lok: send state updates for shape editing commandsSzymon Kłos
2020-08-04lok: update track changes status for calcSzymon Kłos
2020-08-03lok: state updates for vertical alignmentSzymon Kłos
2020-08-03lok: state updates for commands in WriterSzymon Kłos
2020-08-01lok: set to export PDF bookmarks by default when save-as a PDFTomaž Vajngerl
2020-07-24lok-freezepanes: Generalize FreezePanes* uno-commands...Dennis Francis
2020-07-24LOK: send state of ShowResolvedAnnotationsPranam Lashkari
2020-07-04lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis
2020-07-03jsdialog: optimization, use latest state, ignore previousSzymon Kłos
2020-07-02jsdialog: move executor code to vclSzymon Kłos
2020-07-02jsdialog: execute entry set testSzymon Kłos
2020-07-01Send various state changes to LOKAron Budea
2020-06-30notebookbar: early initSzymon Kłos
2020-06-26Fix .uno:SidebarHide command works for onlineMert Tumer
2020-06-26mobile: fix calc chart wizard properties is not shownMert Tumer
2020-06-26added ability to switch sidebar deck on init.cxx for mobilewizardMert Tumer
2020-06-26most of jsdialogbuilder is not used outside vclCaolán McNamara
2020-06-26jsdialog: change sendDialogEvent API parameterSzymon Kłos
2020-06-25jsdialog: get widget depending on viewshellSzymon Kłos
2020-06-24tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-06-24jsdialog: working number format fieldSzymon Kłos
2020-06-24jsdialog: weld toolbarSzymon Kłos
2020-06-23jsdialog: try call welded action even if window doesn't existSzymon Kłos