summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2019-07-18tdf#126424 Don't dispose decks before saving their stateSamuel Mehrbrodt1-20/+1
2019-07-17tdf#126427 Fix deck highlighting after activating via UNO APISamuel Mehrbrodt1-4/+2
2019-06-28tdf#126071: fix assertion with offline help viewerJulien Nabet1-1/+1
2019-06-22weld SpellDialogCaolán McNamara2-12/+9
2019-06-22Related: tdf#126036 missing "reset" buttonCaolán McNamara1-1/+0
2019-06-19tdf#126000 Crash deleting templateNoel Grandin1-4/+7
2019-06-15remove some unused includesCaolán McNamara1-1/+1
2019-06-14disable 'quit' menu entry when modal dialog waiting responseCaolán McNamara1-14/+20
2019-06-13remove some unneeded includesCaolán McNamara1-1/+0
2019-06-13weld OrganizeDialogCaolán McNamara2-6/+6
2019-06-08Resolves: tdf#120343 show pdf in async pdf export dialog callbackCaolán McNamara1-12/+23
2019-06-08weld View3DDialogCaolán McNamara1-1/+1
2019-06-08explictly exclude LibreLogo from XScript usageCaolán McNamara1-0/+13
2019-06-06tdf#124152 Broadcast StyleSheetModified to update style tree list boxJim Raykowski1-1/+2
2019-06-06weld AboutDialogCaolán McNamara1-1/+1
2019-06-04tdf#67538 XTypeDetection::queryTypeByDescriptor poor performance, part2Noel Grandin1-7/+7
2019-06-02drop some unneeded includesCaolán McNamara1-1/+0
2019-06-01Resolves: rhbz#1715109 add All files to the graphic import dialogCaolán McNamara1-4/+16
2019-06-01Related: rhbz#1715109 'All formats->All images'Caolán McNamara1-1/+1
2019-05-31tdf#125578 force webhelp as workaround for Safari sandboxing w/ macOS 10.14Christian Lohmaier2-3/+47
2019-05-31remove newly unused SfxTabDialogCaolán McNamara5-1078/+3
2019-05-30Don't pass escape key event to SfxDockingWindow from sidebarJim Raykowski1-0/+1
2019-05-29weld SfxDocumentInfoDialogCaolán McNamara5-48/+168
2019-05-29weld SfxCmisPropertiesPageCaolán McNamara4-175/+106
2019-05-29ellipsize over-large locationsCaolán McNamara1-2/+3
2019-05-28drop unused boxCaolán McNamara1-50/+1
2019-05-28weld SfxCustomPropertiesPageCaolán McNamara6-464/+545
2019-05-28Fix domain in ui files (sfx2, svtools)Julien Nabet1-1/+1
2019-05-28tdf#125525 Allow shortcut keys from sidebar docking windowJim Raykowski1-15/+29
2019-05-27Update URLAndrea Gelmini1-1/+1
2019-05-23tdf#125447 get rid of ~ in STR_UNDO stringCaolán McNamara1-2/+1
2019-05-23Resolves: tdf#125447 mnemonic appearing in tooltipCaolán McNamara1-1/+2
2019-05-23sw: add IgnoreComments parameter to .uno:PasteMiklos Vajna1-1/+1
2019-05-22New loplugin:dataStephan Bergmann1-1/+1
2019-05-21route delete-event through cancel handler if availableCaolán McNamara1-2/+2
2019-05-21tdf#125384 allow setting initial tabpage before dialog is runningCaolán McNamara1-2/+1
2019-05-20tdf#125358: initialize nHeight to 0Xisco Fauli1-1/+1
2019-05-20split width/height to allow intercept of how width is calculatedCaolán McNamara1-1/+3
2019-05-19Fix nillability of ooSetupLastVersionStephan Bergmann1-2/+2
2019-05-19tdf#123793 Follow up fix for kb nav of special chars popupJim Raykowski1-3/+2
2019-05-18remove remaining '0' responsesCaolán McNamara1-1/+1
2019-05-17Resolves: tdf#69042 - Add a "What's New" infobarheiko tietze4-9/+66
2019-05-15tdf#42949 Fix IWYU warnings in unotools/*Gabor Kelemen1-0/+1
2019-05-14Related: tdf#125266 set default dialog parent for SfxHelpCaolán McNamara1-1/+1
2019-05-13Auto-redact - First stabMuhammet Kara2-0/+168
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin8-10/+10
2019-05-13Handle *link return value in sfx2 testJan-Marek Glogowski1-3/+5
2019-05-12regenerate PCH headersLuboš Luňák1-2/+5
2019-05-11tdf#123793 Add kb tab navigation to special chars popup windowJim Raykowski1-6/+34
2019-05-11Fix typoAndrea Gelmini1-1/+1