summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2019-08-14tdf#126508 Fix crash when changing icon styleSamuel Mehrbrodt1-0/+2
2019-08-13tdf#126424 Don't dispose decks before saving their stateSamuel Mehrbrodt1-22/+1
2019-08-13tdf#123293 Add testSamuel Mehrbrodt2-0/+18
2019-08-13tdf#123293 sfx2: fix metadata loss when loading from streamMichael Stahl1-5/+34
2019-08-13tdf#126769 Sidebar can't be collapsed clicking on the hide arrowSamuel Mehrbrodt1-1/+2
2019-08-13Expand collapsed sidebar when calling XSidebarProvider::showDecksSamuel Mehrbrodt1-4/+5
2019-08-07expand pyuno path separatorsCaolán McNamara1-1/+2
2019-08-07Properly obtain locationStephan Bergmann1-9/+12
2019-07-29decode url escape codes and check each path segmentCaolán McNamara1-1/+28
2019-07-29expand LibreLogo check to global eventsCaolán McNamara2-11/+13
2019-07-19tdf#126427 Fix deck highlighting after activating via UNO APISamuel Mehrbrodt1-4/+2
2019-06-17explictly exclude LibreLogo from XScript usageCaolán McNamara1-0/+13
2019-06-04Point to CIB helpdeskKatarina Behrens1-3/+3
2019-03-01tdf#123728 Always print on main thread to avoid deadlocksSamuel Mehrbrodt1-2/+12
2019-01-15tdf#120271 thanks ESC: disable getInvolved for stable 6.1 buildJustin Luth1-24/+5
2019-01-11Resolves: tdf#122404 unlock just the toplevels that were lockedCaolán McNamara1-31/+9
2019-01-10Related: tdf#122308 missing parent for losing signature warning dialogCaolán McNamara1-1/+2
2019-01-10Resolves: tdf#122308 ensure parent for message dialogCaolán McNamara1-4/+13
2019-01-09tdf#122273 modal dialog on modeless dialog needs special handlingCaolán McNamara1-0/+30
2019-01-01Resolves: tdf#121641 properties invisible after 'reset'Caolán McNamara1-7/+10
2018-12-06sfx2: show partial signatures even if cert validation failsMiklos Vajna1-1/+7
2018-11-26Resolves: tdf#121644 clear pointer to customlines when customlines clearedCaolán McNamara1-1/+2
2018-11-21Revert "Notebookbar:Disabled appearence of context toolbars"Xisco Faulí1-2/+1
2018-11-17tdf#121288: ReplaceFile WinAPI doesn't play nicely with WebDAV mapped drivesMike Kaganski1-6/+9
2018-11-16Resolves: tdf#121415 font tab page has no nameCaolán McNamara2-0/+5
2018-11-06Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara3-3/+3
2018-10-31Resolves: tdf#120277 special character dialog not appearing in OnlineCaolán McNamara1-30/+25
2018-10-31Related: tdf#120277 extract common piece of SfxModalDialog LOK notificationCaolán McNamara1-25/+27
2018-10-31Resolves: tdf#117784 inherit SfxTabDialogController from SfxDialogControllerCaolán McNamara1-1/+1
2018-10-27tdf#120188 limit the width of the styles combos in the url tabpageCaolán McNamara1-0/+1
2018-10-22cannot interact with chart sidebar as the previous deck is still activeCaolán McNamara1-0/+2
2018-10-18Resolves: tdf#120612 help response missingCaolán McNamara1-0/+1
2018-10-09tdf#120271 related: Allow finalizing of LastTimeGetInvolvedShownMike Kaganski1-1/+2
2018-09-27tdf#119238: keep replaced file's identity when renaming docfileMike Kaganski1-1/+2
2018-09-24Resolves: tdf#119624 stray image_position bottom for some icons in buttonsCaolán McNamara3-3/+0
2018-09-19add locale to joinus link so hub can redirect to language specific pagesChristian Lohmaier1-1/+4
2018-09-17tdf#119316 sfx2 store: no move on macOSMiklos Vajna1-3/+11
2018-09-13tdf#119802 LibreOffice crashes when I save multiple times in a rowNoel Grandin1-1/+1
2018-09-10tdf#119381 sfx2 store: don't break symlink targetsMiklos Vajna2-5/+15
2018-09-06tdf#117895: "Edit document properties before saving"...Henry Castro6-27/+112
2018-09-03tdf#119579 skip floating windows as potential parent for missing help dialogCaolán McNamara1-0/+17
2018-08-28tdf#119050 sfx2 store: don't inherit temp file permissions when overwritingMiklos Vajna2-1/+11
2018-08-24tdf#117426 don't crash is infobar is disposed in preview viewCaolán McNamara1-1/+1
2018-08-17Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke1-1/+1
2018-08-16tdf#119052: hide edit style button in character styleXisco Fauli1-0/+1
2018-08-16tdf#119276 Fix loading of images with internal LO URLsTomaž Vajngerl1-5/+3
2018-08-13Don't show ShowImeStatusWindow in the customization dialogMaxim Monastirsky1-3/+3
2018-08-10Set umask /before/ using itStephan Bergmann1-1/+3
2018-08-01tdf#118593 sfx2: no need to call into xmlsecurity without signature streamsMiklos Vajna1-2/+37
2018-07-23fix shutdown crash when SfxApplication has already been destroyedMarkus Mohrhard1-2/+2