summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2024-06-07replace fpicker-related Help::GetHelpText with core-side translationsCaolán McNamara
2024-06-06the remaining Help::GetHelpText calls don't want their parent as fallbackCaolán McNamara
2024-06-06tdf#157931 sfx2: fix modified status of Base formsMichael Stahl
2024-06-06sfx2: more diverse colors from string hash creationTomaž Vajngerl
2024-06-04sfx2: use SAL_RET_MAYBENULL in GetDispatcher() and GetFrame()Xisco Fauli
2024-05-31Avoid raceMike Kaganski
2024-05-31Fix typosAndrea Gelmini
2024-05-30cool#9174 - Enable .uno:ChangeBezierHubert Figuière
2024-05-29Resolves tdf#160937 - Improve dialog size for document propertiesHeiko Tietze
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