summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2023-01-22AsyncFunc header is deadNoel Grandin2-39/+0
2023-01-19Make PDFExport Password Subdialog AsyncNickWingate1-7/+23
2023-01-18set a parent for this warning dialogCaolán McNamara1-1/+3
2023-01-17XUnoTunnel->dynamic_cast in ThumbnailViewItemAccNoel Grandin2-25/+2
2023-01-17XUnoTunnel->dynamic_cast in SfxOfficeDispatchNoel Grandin7-36/+8
2023-01-17XUnoTunnel->dynamic_cast in ThumbnailViewAccNoel Grandin2-26/+2
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski1-4/+2
2023-01-14use more VCLXPopupMenu instead of XPopupMenuNoel Grandin3-12/+10
2023-01-13sfx2 lok: conditionally revert CreateBackup changesMiklos Vajna2-2/+3
2023-01-13Resolves tdf#119919 - Show hidden children in Stylist when in tree modeHeiko Tietze1-1/+5
2023-01-12tdf#152921 Fix sidebar tabbar tab highlightingJim Raykowski1-11/+2
2023-01-11tdf#152905 Use "Edit Style" instead of "Modify" for consistencyRafael Lima1-1/+1
2023-01-06Fix copy/paste typosStephan Bergmann1-1/+1
2023-01-06tdf#86630 sw: Add one-step page number insertion wizardofftkp1-0/+1
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann6-63/+6
2023-01-03jsdialog: fix validation error dialog in CalcSzymon Kłos1-2/+1
2023-01-02Only call getDocumentLocation onceMike Kaganski1-3/+3
2023-01-02Avoid reinterpret_castMike Kaganski1-1/+2
2023-01-01Fix no-pch build on WindowsMike Kaganski1-0/+1
2023-01-01Avoid unneeded initialization, and use URLZONE idsMike Kaganski1-7/+7
2023-01-01Bump copyright year to 2023Adolfo Jayme Barrientos1-1/+1
2022-12-30Related: tdf#125093 Check Windows Security Zones for macrosVasily Melenchuk1-0/+57
2022-12-23loplugin:unocast (sfx2::DigitalSignatures)Stephan Bergmann3-1/+33
2022-12-22Fix typoAndrea Gelmini2-2/+2
2022-12-21cid#1517813 Uninitialized scalar fieldCaolán McNamara2-7/+5
2022-12-20tdf#142147 saveas: encrypted docs should default to use passwordJustin Luth1-1/+1
2022-12-20lok: export PDF/EPUB with extensionSzymon Kłos1-2/+15
2022-12-20Async PDFExport dialog and parent methodsNickWingate4-77/+219
2022-12-18add some SAL_WARN_UNUSED_RESULTCaolán McNamara1-2/+0
2022-12-16Use xKeepAlive instead of m_pDataArmin Le Grand (allotropia)1-2/+2
2022-12-16check SfxObjectShell::Current()Caolán McNamara1-3/+5
2022-12-16loplugin:unocast (sfx2::sidebar::SidebarController)Stephan Bergmann1-3/+13
2022-12-16provide a parent for potential message dialogCaolán McNamara1-4/+4
2022-12-16sfx2: check SfxViewFrame::Current()Caolán McNamara4-4/+15
2022-12-16sfx2: check SfxViewFrame::Current()Caolán McNamara5-36/+44
2022-12-15Resolves: tdf#92051 add tooltips to section/table statusbarCaolán McNamara2-2/+17
2022-12-14loplugin:unocast (SelectionChangeHandler)Stephan Bergmann2-2/+17
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-09Fix hang during JunitTest_framework_complex on macOSStephan Bergmann1-2/+2
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