summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2023-05-04tdf#151715 sfx2: do not use FORCERELOAD for document stored in /tmpMichael Stahl1-1/+4
2023-04-28assume IFrame script/macro support isn't neededCaolán McNamara2-11/+5
2023-04-27crashtesting: xSource seen as empty referenceCaolán McNamara1-0/+6
2023-04-21put floating frames under managed links controlCaolán McNamara1-20/+35
2023-04-19sfx2: fix crash in StyleList::CustomRenderHdlXisco Fauli1-10/+13
2023-04-11set Referer on loading IFramesCaolán McNamara1-3/+10
2023-04-07tdf#149064 ensure interaction handler is present when transfering with webDAVJaume Pujantell1-1/+2
2023-03-12tdf#149144 Icons for sm Formula Editor in Sidebar DeckRizal Muttaqin1-0/+1
2023-03-07check GetShellXisco Fauli4-16/+28
2023-03-07tdf#150045 A few more supplemental labelsAdolfo Jayme Barrientos1-0/+3
2023-03-07Check iframe target for allowed document URLsSamuel Mehrbrodt2-1/+4
2023-02-26tdf#153802: make it possible to change the UI with read-only docsXisco Fauli1-1/+1
2023-02-02sfx2: fix crash in SfxLokHelper::notifyAllViews(...)Aron Budea1-0/+2
2023-01-13tdf#152921 Fix sidebar tabbar tab highlightingJim Raykowski1-11/+2
2023-01-08Bump copyright year to 2023Adolfo Jayme Barrientos1-1/+1
2022-12-19Resolves: tdf#92051 add tooltips to section/table statusbarCaolán McNamara2-2/+17
2022-12-17check SfxObjectShell::Current()Caolán McNamara1-3/+5
2022-12-16sfx2: check SfxViewFrame::Current()Caolán McNamara4-4/+15
2022-12-12tdf#152266 add an infobar with indicators for macro-like content in docCaolán McNamara4-12/+98
2022-12-10Related: tdf#152266 open 'event' page by default for SID_CONFIGEVENTCaolán McNamara1-1/+12
2022-12-06sfx2: rename FN_PARAM_1 to FN_NOUPDATEHenry Castro1-1/+1
2022-12-06sfx2: add log information to catch the exceptionHenry Castro1-2/+14
2022-12-01sc: move test back where it belongsXisco Fauli2-0/+14
2022-12-01tdf#152078 Add a Zoom slider to the Basic IDERafael Lima1-0/+19
2022-11-30sfx2: extend .uno:SetDocumentProperties to update custom doc propsMiklos Vajna3-1/+118
2022-11-28f'up to the tdf#152172 fix re Safari as default browser on VenturaChristian Lohmaier1-1/+1
2022-11-28sw: add a new .uno:TextFormFields UNO commandMiklos Vajna1-1/+4
2022-11-24Remove some unused includesMiklos Vajna2-2/+0
2022-11-23tdf#152172 fix help workaround re Safari as default browser on VenturaChristian Lohmaier1-1/+1
2022-11-22lok: draw Math in-place widget in sdMike Kaganski1-0/+59
2022-11-22loplugin:unusedfieldsNoel Grandin1-2/+0
2022-11-22loplugin:unusedfieldsNoel Grandin9-21/+0
2022-11-21lok: Notify about last used row and column in CalcSzymon Kłos1-0/+14
2022-11-21lok: allow password reset in properties>change passwordSzymon Kłos2-2/+17
2022-11-21lok: make properties>change password dialog asyncMert Tumer2-86/+127
2022-11-20Enable File Properties for JSDialogsNickWingate1-49/+66
2022-11-20Fix opening duration custom property shows textNickWingate1-9/+6
2022-11-20jsdialogs: added WidgetTestDialog to test different vcl widgets in online siderash4193-0/+32
2022-11-19lok: masterpage: Introduce mode property to tile renderingSzymon Kłos1-2/+4
2022-11-17Take in-place widget scaling into accountMike Kaganski1-0/+4
2022-11-16lok: handle mouse/keyboard events in Math embedded in CalcMike Kaganski1-0/+40
2022-11-16lok: handle mouse/keyboard events in Math embedded in Impress/DrawMike Kaganski1-1/+14
2022-11-15sw: add online accessibility check implementationTomaž Vajngerl1-0/+2
2022-11-11move password handling from SwModelTestBase to UnoApiTestXisco Fauli2-0/+2
2022-11-10Simplify and deduplicate SfxBaseController::queryDispatchMike Kaganski1-131/+81
2022-11-10Simplify this a bitMike Kaganski1-4/+1
2022-11-10lok: masterpage: use EditMode as parameter in invalidation callbackSzymon Kłos2-4/+5
2022-11-09lok: masterpage: introduce EditMode setter and getter for ViewShellSzymon Kłos2-1/+14
2022-11-09UnoApiTest: factor out common codeXisco Fauli4-0/+4
2022-11-09sfx2: fix user-after-free in SfxObjectShell::ExecFile_Impl()Miklos Vajna1-2/+5