summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2019-08-05sfx2: avoid unnecessary dynamic_castAshod Nakashian1-35/+33
2019-08-05sfx: LOK: fix the minimum height of sidebarsAshod Nakashian1-5/+4
2019-08-05sfx: LOK: notify clients of the sidebar stateAshod Nakashian2-12/+52
2019-08-05sfx: LOK: don't shrink sidebar height below minimumAshod Nakashian3-72/+92
2019-08-05sfx: LOK: toggle sidebar decksAshod Nakashian1-0/+22
2019-08-05sfx: LOK: no sidebar tabbarAshod Nakashian1-5/+9
2019-08-05LOK: sidebar: publish notifications to the correct viewAshod Nakashian2-4/+27
2019-08-05LOK: sidebar: hide gallery, navigation and styles decksAshod Nakashian1-1/+11
2019-08-05LOK: sidebar: start collapsedAshod Nakashian1-2/+6
2019-08-05LOK: sidebar: release LOKNotifier on destructionAshod Nakashian1-1/+1
2019-08-05LOK: sidebar: enable only for Impress in LOKAshod Nakashian2-2/+4
2019-08-05LOK: sidebar: send close notification on disposing sidebarAshod Nakashian2-8/+6
2019-08-05sfx2: LOK: route the parent sidebar window instead of the deckAshod Nakashian2-0/+34
2019-08-05LOK: sfx2: disble sidebar menu-button when deck is hiddenAshod Nakashian2-2/+14
2019-08-05sfx2: customize the sidebar popup menu for LokitAshod Nakashian1-32/+76
2019-08-05sfx2: collapse the sidebar instead of closing on toggleAshod Nakashian1-19/+46
2019-08-05sfx2: LOK: support resizing the sidebarAshod Nakashian1-0/+8
2019-08-05sidebar: support closing the sidebar through the X buttonAshod Nakashian1-0/+6
2019-08-05sidebar: Add .uno:MasterSlidesPanelAshod Nakashian2-1/+1