summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2024-05-15Drop unnecessary ConfigurationAccessGabor Kelemen
2024-05-13WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-13Update extended tips for File > Properties > DescriptionDione Maddern
2024-05-12cid#1597307 silence Unchecked return valueCaolán McNamara
2024-05-12jsdialog: enable Object Name and Description dialogSzymon Kłos
2024-05-12replace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin
2024-05-11replace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin
2024-05-11replace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin
2024-05-10loplugin:ostr in sfx2Noel Grandin
2024-05-09lokit: Properly handle state update for .uno:ToggleSheetGridHubert Figuière
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