summaryrefslogtreecommitdiff
path: root/cui/source/inc/cfgutil.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-11tdf#84502 CuiConfigGroupListBox Macros,Styles like category for SidebarJim Raykowski1-1/+2
2021-04-16Remove description from mobile macro selectorSzymon Kłos1-0/+1
2021-04-16Remove unused code from Macro Selector dialogSzymon Kłos1-2/+0
2021-04-07lok: fix the empty script node type container without "+" symbol expanderHenry Castro1-1/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-2/+4
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-09-21tdf#134331 - Added possibility to sort macros via context menuAndreas Heinisch1-0/+2
2020-09-13tdf#124176 Use #pragma once in cuiGeorge Bateman1-4/+1
2020-09-02drop some unused methodsCaolán McNamara1-8/+0
2020-06-05have just one way to set expander imageCaolán McNamara1-4/+6
2020-02-03loplugin:unusedfieldsNoel Grandin1-1/+0
2020-02-03loplugin:constantparamNoel Grandin1-1/+1
2019-12-20tdf#108458 Show tooltips in CuiConfigFunctionListBoxJim Raykowski1-0/+3
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-3/+2
2019-09-05loplugin:constmethod in cuiNoel Grandin1-10/+10
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-2/+1
2019-04-01drop unnecessary includesCaolán McNamara1-4/+0
2019-03-11weld SvxConfigDialogCaolán McNamara1-4/+15
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara1-21/+27
2019-03-09loplugin:unusedmethodsNoel Grandin1-2/+0
2019-03-05rename CuiConfigGroupBoxResource_Impl back to SvxConfigGroupBoxResource_ImplCaolán McNamara1-2/+2
2019-03-05weld SfxAcceleratorConfigPageCaolán McNamara1-59/+12
2019-02-22weld SvxScriptSelectorDialogCaolán McNamara1-17/+23
2019-02-19weld ChineseDictionaryDialogCaolán McNamara1-1/+1
2018-12-03weld OfaSwAutoFmtOptionsPageCaolán McNamara1-1/+1
2018-11-30loplugin:unusedmethodsNoel Grandin1-1/+0
2018-11-30loplugin:singlevalfieldsNoel Grandin1-1/+1
2018-11-28loplugin:unusedmethodsNoel Grandin1-8/+0
2018-11-23weld SfxMacroTabPageCaolán McNamara1-0/+93
2018-11-21weld SwCondCollPageCaolán McNamara1-1/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2018-03-20tdf#116494: Don't ask parent if no help textMuhammet Kara1-1/+1
2017-12-06loplugin:countusersofdefaultparams in cuiNoel Grandin1-2/+2
2017-12-04loplugin:singlevalfieldsNoel Grandin1-1/+0
2017-11-10loplugin:unusedmethodsNoel Grandin1-2/+0
2017-09-27loplugin:unusedmethodsNoel Grandin1-11/+0
2017-07-31loplugin:constparams in cuiNoel Grandin1-1/+1
2017-06-23loplugin:unusedfields in cuiNoel Grandin1-4/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+1
2017-05-16tdf#107853 tdf#107854 Hide useless style familiesMaxim Monastirsky1-2/+2
2017-05-09tdf#106681 Styles category for the Add Commands dialogMaxim Monastirsky1-2/+56
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-2/+2
2017-01-16SfxConfigGroupListBox leaks its resource containerCaolán McNamara1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-2/+2
2016-04-12clang-tidy performance-unnecessary-value-param in cuiNoel Grandin1-1/+1
2015-11-10cui: boost::ptr_vector->std::vector<unique_ptr>Noel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5