summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
61 min.Drop unnecessary ConfigurationAccessGabor Kelemen1-21/+9
38 hoursWaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara2-0/+4
45 hoursUpdate extended tips for File > Properties > DescriptionDione Maddern1-7/+7
3 dayscid#1597307 silence Unchecked return valueCaolán McNamara1-1/+1
3 daysjsdialog: enable Object Name and Description dialogSzymon Kłos1-0/+2
3 daysreplace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin3-11/+11
3 daysreplace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin4-53/+53
3 daysreplace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin2-3/+3
5 daysloplugin:ostr in sfx2Noel Grandin143-1846/+1855
6 dayslokit: Properly handle state update for .uno:ToggleSheetGridHubert Figuière1-3/+3
7 daystdf#69192: add StartingSlide to SID_PRESENTATION and cmdline show=Justin Luth2-5/+5
9 daystdf#160961: hide open remote file button from startcenter if theBalazs Varga1-1/+9
12 daystdf#160349: add .uno:ChangeTheme to notebookbar to toggle dark modeJustin Luth3-6/+55
12 daysmakefile simplification: replace $(call gb_CustomTarget_get_workdir,foo)Christian Lohmaier1-1/+1
12 daysreplace createFromAscii with OUString literals in sfx2Noel Grandin1-57/+57
13 daysmake the slot data constinitNoel Grandin2-78/+47
14 daysuse more OUString in sfx slotsNoel Grandin7-32/+30
14 daysUse a for loop for setting view properties.Gökay Şatır1-0/+30
14 daysWaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara8-14/+13
2024-04-30fix non-PCH windows buildNoel Grandin1-0/+1
2024-04-30convert HeapAlloc to make_uniqueNoel Grandin2-34/+6
2024-04-29cool#8066: calc: enable .uno:ToggleSheetGridHubert Figuière1-1/+2
2024-04-29WaE: C6011 Derefencing NULL pointer 'pMF'Caolán McNamara1-20/+21
2024-04-29Unchecked HeapAllocCaolán McNamara2-17/+19
2024-04-29WaE: C6387 'pEncodingName' could be 0Caolán McNamara1-1/+1
2024-04-29rearrange to clarify that ThumbnailViewItem* was never nullCaolán McNamara3-20/+18
2024-04-29call SfxViewShell::Current() just onceCaolán McNamara5-16/+30
2024-04-29SfxViewFrame::Current() dereferenced without null checkCaolán McNamara3-8/+17
2024-04-28tdf#160827: fix crash when retrieving _MarkAsFinal value (docx) (take 2)Julien Nabet1-1/+5
2024-04-28Revert "tdf#160827: fix crash when retrieving _MarkAsFinal value (docx)"Julien Nabet1-7/+1
2024-04-28tdf#160827: fix crash when retrieving _MarkAsFinal value (docx)Julien Nabet1-1/+7
2024-04-25Move ObjectInspectorWidgets code into cxx fileNoel Grandin2-0/+41
2024-04-22loplugin:constantparamNoel Grandin1-27/+14
2024-04-22loplugin:constantparamNoel Grandin1-11/+11
2024-04-22use more OUString literalNoel Grandin1-5/+2
2024-04-17sw lok: .uno:SetDocumentProperties: add file size parameterPranam Lashkari3-8/+17
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski1-2/+2
2024-04-16sfx2 lok: simplify error handling in InterceptLOKStateChangeEvent()Miklos Vajna1-22/+13
2024-04-15null-deref in SfxViewShell::isBlockedCommandCaolán McNamara2-12/+15
2024-04-14Use more o3tl::convertMike Kaganski1-1/+1
2024-04-13sfx2: fix crash in InterceptLOKStateChangeEvent()Miklos Vajna1-7/+11
2024-04-08tdf#159719 reset SfxPoolItemHolder when Pool changesArmin Le Grand (allotropia)1-0/+5
2024-04-06Enable allowing comment editing in readOnly view mode.Gökay Şatır1-2/+30
2024-04-06tdf#152336 Detect charset and separators for csv filesGabriel Masei1-0/+327
2024-04-04Remove duplicate code.Moritz Duge1-1/+0
2024-04-04-Werror=maybe-uninitializedStephan Bergmann1-2/+5
2024-04-03Use sdi properties for checking uno commands'a availability.Gökay Şatır2-83/+3
2024-04-03Allow more uno commands in readonly view mode.Gökay Şatır1-1/+29
2024-04-02tdf#146619 Drop unused 'using namespace' in: sfx2/Gabor Kelemen23-31/+0
2024-03-31Convert SfxDocumentMetaData to comphelper::WeakComponentImplHelperNoel Grandin1-194/+197