summaryrefslogtreecommitdiff
path: root/cui/source/options/optpath.cxx
AgeCommit message (Expand)Author
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: cuiStephan Bergmann
2023-09-25tdf#49895: search in Options: check if label exists (related to tdf#157266)Bayram Çiçek
2023-08-29tdf#49895: Add search functionality to Options dialogBayram Çiçek
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-05use more o3tl::getTokenNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-26use officecfg for default optionsNoel Grandin
2021-06-21use FileDialogHelper to set file picker parentCaolán McNamara
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara
2021-06-09tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-02-17loplugin:referencecasting in cuiNoel
2020-12-14tdf#138874 restore sort on first column of paths treeviewCaolán McNamara
2020-12-03convert SvtPathOptions::Paths to scoped enumNoel
2020-10-21use tools::Long in comphelper..cuiNoel
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: cuiStephan Bergmann
2020-04-17loplugin:flatten in cuiNoel Grandin
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-11-26tdf#43021 WIN opt-out of OS recent folder usageJan-Marek Glogowski
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-01drop newly unused OptHeaderTabListBoxCaolán McNamara
2019-08-01weld SvxPathTabPageCaolán McNamara
2019-07-17loplugin:unusedfieldsNoel Grandin
2019-07-01tdf#126088 Display InternalPaths in UISamuel Mehrbrodt
2019-06-15loplugin:logexceptionnicely in cuiNoel Grandin
2019-05-10an is used before a vowel soundCaolán McNamara
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-03weld SvxMultiPathDialogCaolán McNamara
2018-11-30remove unused HeaderBarItemBits enum valuesNoel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-07-28loplugin:stringloop cui,dbaccessNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin