summaryrefslogtreecommitdiff
path: root/cui/source/customize
AgeCommit message (Expand)Author
2021-06-08Simplify Sequences initializations (cui)Julien Nabet
2021-06-02tdf#115282 Add KEY_QUOTELEFT entries to the Shortcut keys listGabor Kelemen
2021-06-02tdf#116491: Customize: Add indication for experimental commandsMuhammet Kara
2021-05-26fix leak in SvxConfigPageNoel Grandin
2021-05-23tdf#116491: Customize: Hide experimental commands when not in experimental modeMuhammet Kara
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2021-05-18tdf#112369 allow to disable the add command button in menu customizebaltasarq
2021-05-11tdf#84502 CuiConfigGroupListBox Macros,Styles like category for SidebarJim Raykowski
2021-05-04tdf#141202 Set "Ctrl+Alt+=" as the default shortcut to insert Math objectsRafael Lima
2021-04-29freeze without thawCaolán McNamara
2021-04-27tdf#138751 Localize items in Notebookbar customization dropdownsGabor Kelemen
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-23this Sequence can be a std::vectorNoel Grandin
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin
2021-04-16Remove description from mobile macro selectorSzymon Kłos
2021-04-16Remove unused code from Macro Selector dialogSzymon Kłos
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-04-07lok: fix the empty script node type container without "+" symbol expanderHenry Castro
2021-02-10Remove unneeded breaksAndrea Gelmini
2021-01-25avoid some ref-countingNoel Grandin
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-18lok: run async the Macro Selector DialogHenry Castro
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-16tdf#137403 ignore GetCurCommand if its emptyCaolán McNamara
2020-11-11loplugin:stringviewNoel
2020-11-11convert more long -> tools::LongNoel
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-10-18clang-format customize/SvxToolbarConfigPageMuhammet Kara
2020-10-18clang-format customize/SvxMenuConfigPageMuhammet Kara
2020-10-18clang-format customize/SvxConfigPageHelperMuhammet Kara
2020-10-18clang-format CommandCategoryListBoxMuhammet Kara
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-02loplugin:reducevarscope in cuiNoel
2020-09-21tdf#134331 - Added possibility to sort macros via context menuAndreas Heinisch
2020-08-13Remove some unused includesMiklos Vajna
2020-08-12fix memory leaks in CuiConfigGroupListBoxJim Raykowski
2020-08-10Resolves: tdf#135603 crash on rename item in customize dialogCaolán McNamara
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin
2020-07-31tdf#135321: fix crash when right click empty in Command listJulien Nabet
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: cuiStephan Bergmann
2020-06-26Customize: Update description box on auto selectMuhammet Kara
2020-06-24use more std::container::insert instead of std::copyNoel Grandin