summaryrefslogtreecommitdiff
path: root/cui/source/customize/cfgutil.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: cuiStephan Bergmann1-3/+3
2023-06-18tdf#148836: Alphabetize customize keyboard dialogBaole Fang1-10/+23
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-1/+1
2022-11-27cid#1517060 Unchecked return valueCaolán McNamara1-1/+1
2022-11-26Related tdf#145978 Fix workaround in kf5Rafael Lima1-3/+2
2022-11-22tdf#145978 Remember last run macro in Macro Selector dialogRafael Lima1-1/+105
2022-11-22loplugin:unusedfieldsNoel Grandin1-2/+0
2022-10-14Start to fix the "BASIC Macros" dialog's "Assign..." buttonStephan Bergmann1-37/+46
2022-09-23Fix a misuse of two-argument std string_view rfindStephan Bergmann1-1/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-04-15use more string_view in cuiNoel Grandin1-10/+12
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara1-23/+20
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara1-11/+11
2021-10-29Prepare for removal of non-const operator[] from Sequence in cuiMike Kaganski1-3/+3
2021-08-10add some --disable-scripting fixesCaolán McNamara1-0/+2
2021-05-11tdf#84502 CuiConfigGroupListBox Macros,Styles like category for SidebarJim Raykowski1-2/+37
2021-04-16Remove description from mobile macro selectorSzymon Kłos1-1/+2
2021-04-16Remove unused code from Macro Selector dialogSzymon Kłos1-4/+3
2021-04-07lok: fix the empty script node type container without "+" symbol expanderHenry Castro1-12/+5
2021-01-09fix coverity parse errorsCaolán McNamara1-1/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-4/+5
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-1/+1
2020-12-18lok: run async the Macro Selector DialogHenry Castro1-0/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-09-21tdf#134331 - Added possibility to sort macros via context menuAndreas Heinisch1-0/+32
2020-08-12fix memory leaks in CuiConfigGroupListBoxJim Raykowski1-1/+11
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: cuiStephan Bergmann1-4/+4
2020-06-05have just one way to set expander imageCaolán McNamara1-4/+6
2020-05-20use for-range on Sequence in cppuhelper,cuiNoel Grandin1-14/+13
2020-02-03loplugin:unusedfieldsNoel Grandin1-23/+5
2020-02-03loplugin:constantparamNoel Grandin1-6/+6
2019-12-31tdf#108458 related: Make command tooltip show in tooltipJim Raykowski1-0/+3
2019-12-20tdf#108458 Show tooltips in CuiConfigFunctionListBoxJim Raykowski1-0/+12
2019-12-12theChild->getName() already available as uiNameCaolán McNamara1-2/+2
2019-12-12children[n] already available as theChildCaolán McNamara1-3/+3
2019-11-09tdf#80731: Only check closing parenthesis when in IDEMike Kaganski1-4/+2
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-14/+2
2019-09-05loplugin:constmethod in cuiNoel Grandin1-4/+4
2019-08-15loplugin:sequenceloop in basic..cuiNoel Grandin1-1/+1
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen1-10/+0
2019-07-19loplugin:referencecasting in cppcanvas..cuiNoel Grandin1-1/+1
2019-06-15loplugin:logexceptionnicely in cuiNoel Grandin1-2/+3
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen1-0/+1
2019-04-19drop some includesCaolán McNamara1-1/+1
2019-04-09drop some unneeded includesCaolán McNamara1-4/+0
2019-03-19Resolves: tdf#124196 impossible to customize keyboard shortcutsCaolán McNamara1-2/+2
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara1-4/+4
2019-03-11weld SvxConfigDialogCaolán McNamara1-32/+18
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara1-82/+3
2019-03-05rename CuiConfigGroupBoxResource_Impl back to SvxConfigGroupBoxResource_ImplCaolán McNamara1-4/+4