summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2019-10-08jsdialogs: Expose the panel names.Jan Holesovsky1-3/+1
2019-10-08lok: only generate sidebar JSON for mobile views, for now.Michael Meeks1-1/+4
2019-10-08lok: re-enabling chart editing on mobileMarco Cecchetti1-11/+0
2019-10-03lok: Fix status of InsertPage, DeletePage and DuplicatePage.Jan Holesovsky1-6/+3
2019-10-02Ensure that 'input' events are processed asynchronously too.Michael Meeks1-0/+26
2019-10-02Adopt a more brute-force approach for deleting text for now.Michael Meeks1-1/+12
2019-10-02lok: handling a single msg for deleting multiple charactersMarco Cecchetti1-2/+2
2019-09-30lok: Enable sidebar also in Impress.Jan Holesovsky1-1/+1
2019-09-30Smaller-width animations pane on mobileMuhammet Kara1-4/+24
2019-09-30use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin7-33/+32
2019-09-30jsdialogs: set LOKNotifier in DeckSzymon Kłos1-0/+5
2019-09-30jsdialogs: set panel as a separate typeSzymon Kłos1-0/+7
2019-09-30jsdialogs: send JSON to the clientSzymon Kłos1-0/+16
2019-09-26lok: deduplicate code related to notifyDocumentSizeChanged() callTamás Zolnai1-0/+13
2019-09-26lok: send an invalidation by document size changeTamás Zolnai1-0/+20
2019-09-26Adds print even pages/print odd pages options in print dialogDaniel Silva1-2/+11
2019-09-24Use lazy-loading stock Image to simplify framework image lists.Michael Meeks1-5/+4
2019-09-22lokit: disable triggering of GUI when changing a signed docTomaž Vajngerl1-2/+3
2019-09-22Make the Help URL configurableAshod Nakashian1-3/+3
2019-09-22Remove some useless whitespacesTomaž Vajngerl1-7/+7
2019-09-22remove printfTomaž Vajngerl1-1/+0
2019-09-20Warn when getFileURLFromSystemPath() fails, not when it succeedsTor Lillqvist1-2/+2
2019-09-20Use SAL_FALLTHROUGHTor Lillqvist1-1/+1
2019-09-20tdf#124168: We do need the BasicDLL thing also in the iOS appTor Lillqvist1-5/+3
2019-09-19Be less eager to use a fallback in SfxViewShell::SetLOKLanguageTag()Tor Lillqvist1-1/+15
2019-09-19add EULA button to Help - License Information... dialogGülşah Köse2-9/+66
2019-09-05warn on load when a document binds an event to a macroCaolán McNamara7-87/+137
2019-09-05Improve checkStephan Bergmann1-1/+1
2019-09-03LOK: Proper use of isMobile() on embedded chartsMuhammet Kara1-0/+11
2019-09-03sfx2: LOK: route the parent sidebar window instead of the deckAshod Nakashian1-32/+0
2019-09-03sc: LOK: commit cell edits before saveasAshod Nakashian2-1/+7
2019-09-03sfx: fix -Wreturn-std-move warningAshod Nakashian1-1/+1
2019-09-03ViewShellBase const correctnessAshod Nakashian1-1/+1
2019-08-29Resolves: tdf#126943 load styles should be modalCaolán McNamara1-0/+1
2019-08-29Expand collapsed sidebar when calling XSidebarProvider::showDecksSamuel Mehrbrodt1-4/+5
2019-08-29tdf#126769 Sidebar can't be collapsed clicking on the hide arrowSamuel Mehrbrodt1-1/+2
2019-08-29Resolves: tdf#126732 don't abort on IOException, just reportCaolán McNamara1-0/+5
2019-08-29Make temp strings localizable in AutoRedactDialogMuhammet Kara1-33/+40
2019-08-27tdf#119228 Add UI elements to resolve and unresolve commentsScott Clarke1-0/+1
2019-08-21expand pyuno path separatorsCaolán McNamara1-1/+2
2019-08-21Properly obtain locationStephan Bergmann1-9/+12
2019-08-15sidebar: support closing the sidebar through the X buttonAshod Nakashian1-0/+5
2019-08-15sidebar: Add .uno:MasterSlidesPanelAshod Nakashian1-0/+1
2019-08-05lok: vital to quote nested JSON inserted into a json property.Michael Meeks1-1/+16
2019-08-05LOK: re-factor async key & mouse event re-posting.Michael Meeks1-21/+3
2019-08-05Notify the client when we close the sidebarAshod Nakashian1-2/+12
2019-08-05LOK: support sidebars in writer and calcAshod Nakashian4-20/+30
2019-08-05sfx2: Enable sidebar on calc and writer, but not in impressAshod Nakashian1-3/+7
2019-08-05sfx2: LOK: better fit of sidebar decksAshod Nakashian1-6/+11
2019-08-05sfx2: LOK: resize the sidebar after layouting to avoid scrollbarsAshod Nakashian3-11/+22