summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2023-07-30Send Calc pivot table command state changes to LOKAron Budea1-0/+3
2023-07-28Added possibility to set password on save through argumentsJaume Pujantell1-1/+17
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski20-316/+296
2023-07-26lok: sfx2: fix change state "SheetRightToLeft" 2nd attemptAron Budea1-10/+4
2023-07-25keep gtk3->gtk4 automigration rulesCaolán McNamara1-11/+0
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin1-1/+1
2023-07-24Regression: eliminate white lines in infobar's close buttonPatrick Luby1-4/+5
2023-07-24tdf#92620 - Adjust error message about exceeding legacy module sizeAndreas Heinisch3-4/+4
2023-07-23tdf#147911 Implement set_item_help_id for context menu itemsRafael Lima2-0/+18
2023-07-23vcl: Use GetTextArray() when drawing mnemonicsKhaled Hosny1-3/+4
2023-07-22merge SetOptions_Nbc and SetOptionsNoel Grandin2-8/+2
2023-07-22SfxItemSetHint is deadNoel Grandin1-5/+0
2023-07-21Related: tdf#155708 Clean-up - Fix validity dialog closesBalazs Varga1-1/+1
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin1-1/+1
2023-07-19Cleanup SfxApplication::Get/SetOptions, and drop unused SIDsMike Kaganski2-190/+3
2023-07-18tdf#68565 autosave: add option to store backup in document's folderJustin Luth3-3/+23
2023-07-18[API CHANGE] tdf#144512: keep autosave interval separately for each documentMike Kaganski1-10/+34
2023-07-18[API CHANGE] Drop unused AutoSavePrompt config keyJustin Luth1-8/+0
2023-07-18Drop aSendSetMike Kaganski1-13/+5
2023-07-18Revert "Revert "tdf#126006 sc SID_RELOAD: restart notebookbar""Justin Luth1-2/+16
2023-07-17Simplify a bitMike Kaganski1-359/+183
2023-07-17tdf#156308: Restore use of /org.openoffice.Office.Recovery/AutoSaveMike Kaganski1-6/+6
2023-07-17Remove leftover debug codeHossein1-1/+0
2023-07-14tdf#143038: preserve extension on backup fileJustin Luth1-1/+3
2023-07-13lok: sidebar: send full update only when changed panelsSzymon Kłos3-7/+19
2023-07-06loplugin:unusedfields all-can-be-privateNoel Grandin1-2/+1
2023-07-06sfx2: disable setting password on text documentsAshod Nakashian1-0/+10
2023-07-05WriterInsertDoc constant is unusedNoel Grandin1-2/+0
2023-07-05tdf#155708 Fix validity dialog closes when moving focus to another windowBalazs Varga1-6/+15
2023-07-05Fix typoAndrea Gelmini1-1/+1
2023-07-05Make sure views get new themes on .uno:ChangeThemeParis Oplopoios2-2/+24
2023-07-05loplugin:constantparamNoel Grandin2-7/+4
2023-07-04tdf#154270 Sync toolbar button recent colorsMaxim Monastirsky3-0/+20
2023-07-04sfx2: fix crash in SfxViewShell::StartPrintXisco Fauli1-2/+5
2023-07-01Revert "tdf#126006 sc SID_RELOAD: restart notebookbar"Justin Luth1-16/+2
2023-07-01tdf#126006 sc SID_RELOAD: restart notebookbarJustin Luth1-2/+16
2023-06-30Drop SfxStyleSheetBasePool::SetParentMaxim Monastirsky1-1/+2
2023-06-29m_aMouseClickHdl is deadNoel Grandin1-5/+0
2023-06-29loplugin:unusedmethodsNoel Grandin1-5/+0
2023-06-29loplugin:unusedfields make it a little smarterNoel Grandin2-3/+1
2023-06-29set->unordered_setNoel Grandin1-1/+2
2023-06-28tdf#148416 saveas: preserve loadreadonly with passwordJustin Luth1-1/+4
2023-06-28tdf#146547 sfx2: preserve modified state from read-only to editableMichael Stahl1-0/+3
2023-06-28Drop i18nutil::SearchOptionsMike Kaganski1-2/+0
2023-06-28Resolves: tdf#156067 merge special char dialog/popup logicCaolán McNamara3-106/+354
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin2-2/+2
2023-06-27lok: only publish MEDIA_SHAPE to selecting viewAshod Nakashian1-9/+0
2023-06-26LOK: send state of DataFilterAutoFilterPranam Lashkari1-1/+2
2023-06-26new loplugin:constexprliteralNoel Grandin10-36/+36
2023-06-24Change LocaleDataWrapper::getDuration() parameter to tools::DurationEike Rathke1-4/+6