summaryrefslogtreecommitdiff
path: root/cui/source/customize
AgeCommit message (Expand)AuthorFilesLines
2021-04-19Remove description from mobile macro selectorSzymon Kłos1-1/+2
2021-04-19Remove unused code from Macro Selector dialogSzymon Kłos1-4/+3
2021-04-10lok: fix the empty script node type container without "+" symbol expanderHenry Castro1-12/+5
2021-04-10lok: run async the Macro Selector DialogHenry Castro1-0/+1
2020-11-17loplugin:stringviewparam check methods tooNoel1-1/+1
2020-11-16tdf#137403 ignore GetCurCommand if its emptyCaolán McNamara1-8/+12
2020-11-11loplugin:stringviewNoel1-1/+1
2020-11-11convert more long -> tools::LongNoel1-1/+1
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen1-4/+0
2020-10-18clang-format customize/SvxToolbarConfigPageMuhammet Kara1-243/+231
2020-10-18clang-format customize/SvxMenuConfigPageMuhammet Kara1-123/+122
2020-10-18clang-format customize/SvxConfigPageHelperMuhammet Kara1-124/+100
2020-10-18clang-format CommandCategoryListBoxMuhammet Kara1-139/+170
2020-10-06loplugin:const* make some params and methods constNoel1-1/+1
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara1-1/+1
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel1-1/+1
2020-10-02loplugin:reducevarscope in cuiNoel2-2/+2
2020-09-21tdf#134331 - Added possibility to sort macros via context menuAndreas Heinisch1-0/+32
2020-08-13Remove some unused includesMiklos Vajna4-5/+0
2020-08-12fix memory leaks in CuiConfigGroupListBoxJim Raykowski1-1/+11
2020-08-10Resolves: tdf#135603 crash on rename item in customize dialogCaolán McNamara1-1/+1
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin1-1/+1
2020-07-31tdf#135321: fix crash when right click empty in Command listJulien Nabet2-4/+8
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara1-2/+2
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: cuiStephan Bergmann3-710/+710
2020-06-26Customize: Update description box on auto selectMuhammet Kara3-0/+7
2020-06-24use more std::container::insert instead of std::copyNoel Grandin1-8/+0
2020-06-18distinguish active dnd-operation case from simple query caseCaolán McNamara2-4/+4
2020-06-18tidy up variable namesCaolán McNamara1-6/+6
2020-06-11Resolves: tdf#133862 crash in customize toolbar in embedded mathCaolán McNamara1-4/+3
2020-06-11fix my own mistakeTomoyuki Kubota1-1/+1
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara4-95/+46
2020-06-05have just one way to set expander imageCaolán McNamara1-4/+6
2020-06-04Upcoming loplugin:elidestringvar: cuiStephan Bergmann3-9/+4
2020-06-04make triangle largerCaolán McNamara1-1/+1
2020-05-29change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara2-4/+5
2020-05-28loplugin:simplifybool in canvas..cuiNoel Grandin3-6/+6
2020-05-26make highlight of get_dest_row_at_pos optionalCaolán McNamara1-6/+6
2020-05-26followed the advice from Mike at https://gerrit.libreoffice.org/c/core/+/94687himajin1000001-3/+3
2020-05-26cfg.cxx build fixhimajin1000001-8/+8
2020-05-20use for-range on Sequence in cppuhelper,cuiNoel Grandin4-102/+94
2020-05-15tdf#133036 notebookbar customize uses a special combobox idCaolán McNamara1-4/+8
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara1-2/+2
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-04-17loplugin:flatten in cuiNoel Grandin4-131/+131
2020-03-07remove acccfg.{cxx,hxx} from clang-format blacklistMuhammet Kara1-821/+824
2020-02-28tdf#112135: Provide controls through context menu in lists of Customize dialogSarper Akdemir2-0/+159
2020-02-11cui: Compare by full module idMaxim Monastirsky2-24/+6
2020-02-10Always checking for Master document command labels makes no senseMaxim Monastirsky1-17/+2