summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2024-05-08tdf#69192: add StartingSlide to SID_PRESENTATION and cmdline show=Justin Luth
2024-05-06tdf#160961: hide open remote file button from startcenter if theBalazs Varga
2024-05-03tdf#160349: add .uno:ChangeTheme to notebookbar to toggle dark modeJustin Luth
2024-05-03makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo)Christian Lohmaier
2024-05-03replace createFromAscii with OUString literals in sfx2Noel Grandin
2024-05-02make the slot data constinitNoel Grandin
2024-05-01use more OUString in sfx slotsNoel Grandin
2024-05-01Use a for loop for setting view properties.Gökay Şatır
2024-05-01WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-30fix non-PCH windows buildNoel Grandin
2024-04-30convert HeapAlloc to make_uniqueNoel Grandin
2024-04-29cool#8066: calc: enable .uno:ToggleSheetGridHubert Figuière
2024-04-29WaE: C6011 Derefencing NULL pointer 'pMF'Caolán McNamara
2024-04-29Unchecked HeapAllocCaolán McNamara
2024-04-29WaE: C6387 'pEncodingName' could be 0Caolán McNamara
2024-04-29rearrange to clarify that ThumbnailViewItem* was never nullCaolán McNamara
2024-04-29call SfxViewShell::Current() just onceCaolán McNamara
2024-04-29SfxViewFrame::Current() dereferenced without null checkCaolán McNamara
2024-04-28tdf#160827: fix crash when retrieving _MarkAsFinal value (docx) (take 2)Julien Nabet
2024-04-28Revert "tdf#160827: fix crash when retrieving _MarkAsFinal value (docx)"Julien Nabet
2024-04-28tdf#160827: fix crash when retrieving _MarkAsFinal value (docx)Julien Nabet
2024-04-25Move ObjectInspectorWidgets code into cxx fileNoel Grandin
2024-04-22loplugin:constantparamNoel Grandin
2024-04-22loplugin:constantparamNoel Grandin
2024-04-22use more OUString literalNoel Grandin
2024-04-17sw lok: .uno:SetDocumentProperties: add file size parameterPranam Lashkari
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski
2024-04-16sfx2 lok: simplify error handling in InterceptLOKStateChangeEvent()Miklos Vajna
2024-04-15null-deref in SfxViewShell::isBlockedCommandCaolán McNamara
2024-04-14Use more o3tl::convertMike Kaganski
2024-04-13sfx2: fix crash in InterceptLOKStateChangeEvent()Miklos Vajna
2024-04-08tdf#159719 reset SfxPoolItemHolder when Pool changesArmin Le Grand (allotropia)
2024-04-06Enable allowing comment editing in readOnly view mode.Gökay Şatır
2024-04-06tdf#152336 Detect charset and separators for csv filesGabriel Masei
2024-04-04Remove duplicate code.Moritz Duge
2024-04-04-Werror=maybe-uninitializedStephan Bergmann
2024-04-03Use sdi properties for checking uno commands'a availability.Gökay Şatır
2024-04-03Allow more uno commands in readonly view mode.Gökay Şatır
2024-04-02tdf#146619 Drop unused 'using namespace' in: sfx2/Gabor Kelemen
2024-03-31Convert SfxDocumentMetaData to comphelper::WeakComponentImplHelperNoel Grandin
2024-03-28null deref of mpSidebarControllerCaolán McNamara
2024-03-28show this infobar regardless of the exact reason for presenting itCaolán McNamara
2024-03-27Allow export commands in readonly view mode.Gökay Şatır
2024-03-27Send ParaRightToLeft state messageto client sideDarshan11
2024-03-27Resolves tdf#159573 and tdf#137931 - WhatsNew or Welcome dialogHeiko Tietze
2024-03-26Allow enabling saving when comment edit is allowed in readonly.Gökay Şatır
2024-03-26tdf#160184 ask user if they want to trust an untrusted certificatePatrick Luby
2024-03-24for OSL_DEBUG_LEVEL >= 2, adapt to b55bf0cbdfdc6820Tomoyuki Kubota
2024-03-23Harmonization of warning and error colorsHeiko Tietze
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)