summaryrefslogtreecommitdiffstats
path: root/cui/source/customize
Commit message (Expand)AuthorAgeFilesLines
* Remove description from mobile macro selectorSzymon Kłos2021-04-191-1/+2
* Remove unused code from Macro Selector dialogSzymon Kłos2021-04-191-4/+3
* lok: fix the empty script node type container without "+" symbol expanderHenry Castro2021-04-101-12/+5
* lok: run async the Macro Selector DialogHenry Castro2021-04-101-0/+1
* loplugin:stringviewparam check methods tooNoel2020-11-171-1/+1
* tdf#137403 ignore GetCurCommand if its emptyCaolán McNamara2020-11-161-8/+12
* loplugin:stringviewNoel2020-11-111-1/+1
* convert more long -> tools::LongNoel2020-11-111-1/+1
* tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen2020-11-061-4/+0
* clang-format customize/SvxToolbarConfigPageMuhammet Kara2020-10-181-243/+231
* clang-format customize/SvxMenuConfigPageMuhammet Kara2020-10-181-123/+122
* clang-format customize/SvxConfigPageHelperMuhammet Kara2020-10-181-124/+100
* clang-format CommandCategoryListBoxMuhammet Kara2020-10-181-139/+170
* loplugin:const* make some params and methods constNoel2020-10-061-1/+1
* move set_user_managed_scrolling to an initial weld argumentCaolán McNamara2020-10-061-1/+1
* use more TOOLS_WARN_EXCEPTIONNoel2020-10-031-1/+1
* loplugin:reducevarscope in cuiNoel2020-10-022-2/+2
* tdf#134331 - Added possibility to sort macros via context menuAndreas Heinisch2020-09-211-0/+32
* Remove some unused includesMiklos Vajna2020-08-134-5/+0
* fix memory leaks in CuiConfigGroupListBoxJim Raykowski2020-08-121-1/+11
* Resolves: tdf#135603 crash on rename item in customize dialogCaolán McNamara2020-08-101-1/+1
* loplugin:simplifybool a little more aggressiveNoel Grandin2020-08-041-1/+1
* tdf#135321: fix crash when right click empty in Command listJulien Nabet2020-07-312-4/+8
* move getUIRootDir to AllSettingsCaolán McNamara2020-07-251-2/+2
* Upcoming improved loplugin:staticanonymous -> redundantstatic: cuiStephan Bergmann2020-07-013-710/+710
* Customize: Update description box on auto selectMuhammet Kara2020-06-263-0/+7
* use more std::container::insert instead of std::copyNoel Grandin2020-06-241-8/+0
* distinguish active dnd-operation case from simple query caseCaolán McNamara2020-06-182-4/+4
* tidy up variable namesCaolán McNamara2020-06-181-6/+6
* Resolves: tdf#133862 crash in customize toolbar in embedded mathCaolán McNamara2020-06-111-4/+3
* fix my own mistakeTomoyuki Kubota2020-06-111-1/+1
* rework treeview initial toggle button col to be like expander colCaolán McNamara2020-06-084-95/+46
* have just one way to set expander imageCaolán McNamara2020-06-051-4/+6
* Upcoming loplugin:elidestringvar: cuiStephan Bergmann2020-06-043-9/+4
* make triangle largerCaolán McNamara2020-06-041-1/+1
* change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara2020-05-292-4/+5
* loplugin:simplifybool in canvas..cuiNoel Grandin2020-05-283-6/+6
* make highlight of get_dest_row_at_pos optionalCaolán McNamara2020-05-261-6/+6
* followed the advice from Mike at https://gerrit.libreoffice.org/c/core/+/94687himajin1000002020-05-261-3/+3
* cfg.cxx build fixhimajin1000002020-05-261-8/+8
* use for-range on Sequence in cppuhelper,cuiNoel Grandin2020-05-204-102/+94
* tdf#133036 notebookbar customize uses a special combobox idCaolán McNamara2020-05-151-4/+8
* Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2020-04-271-0/+1
* rename SvtValueSet back to ValueSetCaolán McNamara2020-04-251-2/+2
* tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen2020-04-221-0/+1
* loplugin:flatten in cuiNoel Grandin2020-04-174-131/+131
* remove acccfg.{cxx,hxx} from clang-format blacklistMuhammet Kara2020-03-071-821/+824
* tdf#112135: Provide controls through context menu in lists of Customize dialogSarper Akdemir2020-02-282-0/+159
* cui: Compare by full module idMaxim Monastirsky2020-02-112-24/+6
* Always checking for Master document command labels makes no senseMaxim Monastirsky2020-02-101-17/+2