summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
2024-05-29Resolves tdf#160937 - Improve dialog size for document propertiesHeiko Tietze
2024-05-27sfx2: use SAL_RET_MAYBENULL in GetFrameWeld()Xisco Fauli
2024-05-23sfx2: use SAL_RET_MAYBENULL in GetBindings() and GetShell()Xisco 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-17introduce SAL_RET_MAYBENULLCaolán McNamara
2024-05-10loplugin:ostr in sfx2Noel Grandin
2024-05-08tdf#69192: add StartingSlide to SID_PRESENTATION and cmdline show=Justin Luth
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-04-29reduce symbol visibilityNoel Grandin
2024-04-29rearrange to clarify that ThumbnailViewItem* was never nullCaolán McNamara
2024-04-28reduce symbol visibilityNoel Grandin
2024-04-25Move ObjectInspectorWidgets code into cxx fileNoel Grandin
2024-04-22loplugin:constantparamNoel Grandin
2024-04-22loplugin:constantparamNoel Grandin
2024-04-17sw lok: .uno:SetDocumentProperties: add file size parameterPranam Lashkari
2024-04-15null-deref in SfxViewShell::isBlockedCommandCaolán McNamara
2024-04-11tdf#132599 cui offapi sw xmloff: add hyphenation-keep-typeLászló Németh
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-03-27Resolves tdf#159573 and tdf#137931 - WhatsNew or Welcome dialogHeiko Tietze
2024-03-21Moving parts of readonly checks from model to view.Gökay Şatır
2024-03-21cool#8278 sfx2 lok: fix unexpected non-json sidebar status updateMiklos Vajna
2024-03-19Allow enabling comment editing in readonly view mode.Gökay Şatır
2024-03-19ITEM: Move TotalCount to WhichRangesContainerArmin Le Grand (allotropia)
2024-03-13reduce symbol visibility in --enable-mergelibs=more modeNoel Grandin
2024-03-11Disallow closing document during generation of previewMike Kaganski
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-03-11Remove redundant function indirection in SfxHintPosterHassan Sajjad
2024-03-08use more string_viewNoel Grandin
2024-03-07Collaborative editing with readonly and edit views.Gökay Şatır
2024-03-01tdf#159837 Drop unneeded TabBar EventNotify KEYINPUT handling codeJim Raykowski
2024-02-24move this header inside the moduleNoel Grandin
2024-02-19hide more symbolsNoel Grandin
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-02-15Improve wording for security warning infobarSamuel Mehrbrodt
2024-02-12use more UNLESS_MERGELIBSNoel Grandin
2024-02-10tdf#159372 svx: Add goto dialogAkshayWarrier
2024-02-08lok: calc: fix for rendering issues on in place editingMarco Cecchetti
2024-02-02Add SfxMedium::IsRepairPackageMike Kaganski
2024-02-01tdf#140004 Toggle comment in the Basic IDERafael Lima
2024-02-01Fix typoAndrea Gelmini
2024-02-01Currency pop-up: move getDocumentCurrencies to cxx, extend testTomaž Vajngerl
2024-02-01sc: put used currencies on top of the currency pop-up listTomaž Vajngerl
2024-01-30lok: introduce NotebookBarViewManager and NotebookBarViewDataTomaž Vajngerl
2024-01-30lok: notebookbar: enable currency dropdownSzymon Kłos
2024-01-29tdf#143148 use pragma once instead of include guardsKeldin Maldonado (KNM)