summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2024-05-27Related tdf#158839: pw and GPG encryption, add comments and TODOsMoritz Duge
2024-05-27Fix WASM buildThorsten Behrens
2024-05-23sfx2: warning C6011: Dereferencing NULL pointerXisco Fauli
2024-05-22tdf#161209 - Reverts WhatsNew/Welcome dialogHeiko Tietze
2024-05-22sfx2: bGlobalOnly is always falseXisco Fauli
2024-05-18lok: dump more SfxViewShell state, and LOK notifier state on Windows.Michael Meeks
2024-05-18drop SAL_RET_MAYBENULL from bodiesCaolán McNamara
2024-05-17introduce SAL_RET_MAYBENULLCaolán McNamara
2024-05-16always restore existing interaction handler after saveCaolán McNamara
2024-05-15WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-15lok: get faster ModifiedStatus from the core.Michael Meeks
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