summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2020-06-26tdf#128502: Fix (haha) for a crash with multiple docs open in the iOS appTor Lillqvist1-1/+4
2020-06-25tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist4-17/+82
2020-06-25Revert "tdf#128502: Try to support multiple documents in LibreOfficeKit-using...Tor Lillqvist4-82/+17
2020-06-24tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist4-17/+82
2020-06-17Add an option to send email encrypted PDF files via mailmerge.Gülşah Köse1-0/+28
2020-06-17sw reqif-xhtml export: add a new RTFOLEMimeType parameterMiklos Vajna4-6/+21
2020-05-18jsdialog: handle nested tab pagesSzymon Kłos1-1/+3
2020-05-18tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski1-0/+16
2020-05-18tdf#118639: store ODF encryption data for autorecoveryMike Kaganski1-6/+12
2020-05-15LOK: sending status of paragraph outline buttonsPranam Lashkari1-1/+5
2020-05-12Create weld::Builder implementation for JSDialogSzymon Kłos1-1/+6
2020-05-11sfx2: lok: separate sidebar notifications to mobile and desktopAshod Nakashian1-4/+7
2020-05-09lok: MSForms: Add callback for form field button.Tamás Zolnai1-1/+4
2020-05-08notebookbar: send uno items state updateSzymon Kłos1-0/+27
2020-05-07added ability to switch sidebar deck on init.cxx for mobilewizardMert Tumer1-0/+9
2020-04-29lok: set device form factor of the client on view creationMarco Cecchetti6-5/+28
2020-04-15send state changes of .uno:NumberFormatDecimal command to LOKMert Tumer1-0/+1
2020-04-01tdf#128662 Fix exception when accessing empty lock listJulian Kalinowski1-1/+1
2020-03-31listen for and broadcast FrameLineColor state changes.Michael Meeks1-1/+2
2020-03-31LOk: notify the state values of the position and size property panelHenry Castro1-3/+24
2020-03-31lok: introduce QueryControlState functionHenry Castro5-0/+55
2020-03-26tdf#130310 Load Sidebar Icons for extensionsilhan1-3/+1
2020-03-16Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist3-6/+6
2020-02-29tdf#130348: Add special case for ChartDeck, tooTor Lillqvist1-1/+3
2020-02-24Fix currency symbol selection in Calc on mobileTomaž Vajngerl2-2/+41
2020-02-17sidebar: Distinguish between Impress and the rest for LOKAron Budea1-7/+7
2020-02-10Allow boolean valued statechange messages for...Dennis Francis1-1/+4
2020-02-05lok: writer: Convert row height / cloumn width to the correct unit.Tamás Zolnai1-0/+12
2020-01-30lok: preserve mouse event logic position and use in calcTomaž Vajngerl2-10/+13
2020-01-13WaE: unused pLockData.Michael Meeks1-0/+1
2020-01-10lok: jsdialog creation for sidebar panels cleanup.Michael Meeks1-6/+13
2020-01-09lok: simplify jsdialog creation for sidebar panels.Michael Meeks1-0/+37
2020-01-06sidebar: improve invalidation tracking for Panels.Michael Meeks2-4/+32
2020-01-06sidebar: allow panels to lurk around instead of being disposed.Michael Meeks4-41/+67
2019-12-26sfx2: Combine metadata graph lookup and filteringAshod Nakashian1-17/+50
2019-12-20lok: ReleaseLOKNotifier only if view shell is assigned to a view frameCODE-4.2.0-2Henry Castro1-2/+2
2019-12-20tdf#129394: Create formula bar also in non-DESKTOP caseMarco Cecchetti1-2/+1
2019-12-19sidebar: bring new sidebar commands in-house & be more assertive with sfx2Michael Meeks3-0/+21
2019-12-18lok: ensure assign one parent LOK notifierHenry Castro1-1/+1
2019-12-16android: Don't crash when double-tapping a text box.Jan Holesovsky1-1/+1
2019-12-16LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian1-0/+3
2019-12-16sfx2: sidebar: new .uno commands to show and hide sidebarsAshod Nakashian5-6/+65
2019-12-12Use INVALID_POOL_ITEM instead of magic numberSzymon Kłos1-1/+1
2019-12-12sfx2: sidebar: publish created notification on Mobile tooAshod Nakashian1-19/+18
2019-12-11sfx2: sidebar: notify mobile when the sidebar closesAshod Nakashian1-1/+15
2019-12-11vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian1-0/+7
2019-12-11Avoid crash when no uno name availableSzymon Kłos1-4/+8
2019-12-11jsdialog: send items on status changeSzymon Kłos3-26/+14
2019-12-10lok: fix welded dialogsHenry Castro2-5/+11
2019-12-10sfx2: don't move to allow copy elision on returnAshod Nakashian1-1/+1