summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
37 hoursMove ObjectInspectorWidgets code into cxx fileNoel Grandin
5 daysloplugin:constantparamNoel Grandin
5 daysloplugin:constantparamNoel Grandin
5 daysuse more OUString literalNoel Grandin
10 dayssw lok: .uno:SetDocumentProperties: add file size parameterPranam Lashkari
10 daysDrop FRound, and use generalized basegfx::froundMike Kaganski
11 dayssfx2 lok: simplify error handling in InterceptLOKStateChangeEvent()Miklos Vajna
11 daysnull-deref in SfxViewShell::isBlockedCommandCaolán McNamara
13 daysUse more o3tl::convertMike Kaganski
14 dayssfx2: 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)
2024-03-21cool#8278 sfx2 lok: fix lost hide notification on sidebar switchMiklos Vajna
2024-03-21Downgrade sfx::SfxBindings aAutoTimer to an idleMike Kaganski
2024-03-21Moving parts of readonly checks from model to view.Gökay Şatır
2024-03-21Drop C/C++ DEBUG macroStephan Bergmann
2024-03-21cool#8278 sfx2 lok: fix unexpected non-json sidebar status updateMiklos Vajna
2024-03-18cid#1594401 Explicit null dereferencedCaolán McNamara
2024-03-18tdf#40244 tdf#160192: create tempFile elsewhere if LogicBase is ROJustin Luth
2024-03-15tdf#160192: avoid hang when trying to overwrite doc/lockfile in RO dirJustin Luth
2024-03-15tdf#151159 Rename All Applications to All Documents in Start CenterAungKhantOo
2024-03-13tdf#160180: bump copyright year to 2024Julien Nabet
2024-03-13remove DBG_ASSERTNoel Grandin
2024-03-12lok: Send Accept / RejectTrackedChangedToNext state changeAron Budea
2024-03-12lok: use locale units in dialogs and sidebarJaume Pujantell
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-07do not assume there are no extra seperators at the end for dde linksSarper Akdemir
2024-03-07tdf#158375: make it possible to hot disable embedded objectsSarper Akdemir
2024-03-06Resolves tdf#159486 - Larger hitbox for close button on infobarHeiko Tietze
2024-03-01tdf#159837 Drop unneeded TabBar EventNotify KEYINPUT handling codeJim Raykowski