summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appcfg.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-02tdf#146619 Drop unused 'using namespace' in: sfx2/Gabor Kelemen1-2/+0
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski1-1/+9
2023-11-16tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyNameMichael Stahl1-12/+0
2023-07-22merge SetOptions_Nbc and SetOptionsNoel Grandin1-7/+1
2023-07-22SfxItemSetHint is deadNoel Grandin1-5/+0
2023-07-19Cleanup SfxApplication::Get/SetOptions, and drop unused SIDsMike Kaganski1-189/+2
2023-07-18tdf#68565 autosave: add option to store backup in document's folderJustin Luth1-0/+7
2023-07-18[API CHANGE] Drop unused AutoSavePrompt config keyJustin Luth1-8/+0
2023-07-18Drop aSendSetMike Kaganski1-13/+5
2023-07-17Simplify a bitMike Kaganski1-359/+183
2023-07-17tdf#156308: Restore use of /org.openoffice.Office.Recovery/AutoSaveMike Kaganski1-6/+6
2023-06-06use more officecfg for SvtMiscOptionsNoel Grandin1-2/+1
2023-01-13sfx2 lok: conditionally revert CreateBackup changesMiklos Vajna1-1/+2
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen1-2/+0
2022-03-01use SfxItemSet::GetItemIfSet in sfx2Noel Grandin1-82/+54
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin1-54/+52
2021-10-11loplugin:moveparam in unotoolsNoel Grandin1-1/+1
2021-09-28gives names to all the Idles and TasksNoel Grandin1-2/+1
2021-07-26use officecfg for security optionsNoel Grandin1-9/+4
2021-07-25use officecfg to retrieve OdfDefaultVersionNoel Grandin1-2/+0
2021-07-25use officecfg to retrieve CreateBackupNoel Grandin1-3/+6
2021-07-25use officecfg to retrieve WarnAlienFormatNoel Grandin1-3/+6
2021-07-25use officecfg for help optionsNoel Grandin1-7/+8
2021-07-25use officecfg to retrieve AutoSaveTimeNoel Grandin1-3/+6
2021-07-25use officecfg to retrieve UserAutoSaveNoel Grandin1-3/+7
2021-07-24use officecfg to retrieve AutoSaveNoel Grandin1-3/+6
2021-07-24use officecfg to retrieve AutoSavePromptNoel Grandin1-3/+6
2021-07-24use officecfg to retrieve DocInfoSaveNoel Grandin1-3/+6
2021-07-24use officecfg to retrieve SaveWorkingSetNoel Grandin1-3/+6
2021-07-24use officecfg to retrieve SaveRelInetNoel Grandin1-3/+6
2021-07-24use officecfg to retrieve SaveRelFSysNoel Grandin1-3/+6
2021-07-24use officecfg to retrieve PrettyPrintingNoel Grandin1-3/+6
2021-07-23use officecfg to retrieve SaveDocViewNoel Grandin1-3/+3
2021-07-23use officecfg to retrieve help stylesheetNoel Grandin1-2/+3
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin1-4/+3
2020-12-08remove rest of 'xmlsec05' stuffNoel1-48/+0
2020-12-07remove SID_BASIC_ENABLED and BasicEnabled optionNoel1-17/+0
2020-12-03convert SvtPathOptions::Paths to scoped enumNoel1-48/+49
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen1-1/+0
2020-11-02toolbox always has flat styleNoel Grandin1-12/+0
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin1-1/+1
2019-12-18tdf#42949 Fix IWYU warnings in sfx2/source/appl/*cxxGabor Kelemen1-19/+2
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann1-3/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+2
2019-10-05simplify SfxAllEnumItemNoel Grandin1-3/+3
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov1-4/+2
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin1-1/+1
2018-10-09loplugin:constfields in sfx2Noel Grandin1-1/+1
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1