summaryrefslogtreecommitdiff
path: root/cui/source/customize/cfg.cxx
AgeCommit message (Expand)Author
2021-11-27set png filter for import dialog in a more robust wayCaolán McNamara
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-02extract a ReorderingDropTarget for reuseCaolán McNamara
2021-10-29Prepare for removal of non-const operator[] from Sequence in cuiMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-06-02tdf#116491: Customize: Add indication for experimental commandsMuhammet Kara
2021-05-26fix leak in SvxConfigPageNoel Grandin
2021-05-18tdf#112369 allow to disable the add command button in menu customizebaltasarq
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-23this Sequence can be a std::vectorNoel Grandin
2021-01-25avoid some ref-countingNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-11loplugin:stringviewNoel
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-08-04loplugin:simplifybool a little more aggressiveNoel Grandin
2020-06-26Customize: Update description box on auto selectMuhammet Kara
2020-06-18distinguish active dnd-operation case from simple query caseCaolán McNamara
2020-06-11fix my own mistakeTomoyuki Kubota
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara
2020-06-04Upcoming loplugin:elidestringvar: cuiStephan Bergmann
2020-06-04make triangle largerCaolán McNamara
2020-05-28loplugin:simplifybool in canvas..cuiNoel Grandin
2020-05-26followed the advice from Mike at https://gerrit.libreoffice.org/c/core/+/94687himajin100000
2020-05-26cfg.cxx build fixhimajin100000
2020-05-20use for-range on Sequence in cppuhelper,cuiNoel Grandin
2020-05-15tdf#133036 notebookbar customize uses a special combobox idCaolán McNamara
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-17loplugin:flatten in cuiNoel Grandin
2020-02-11cui: Compare by full module idMaxim Monastirsky
2020-02-04tdf#129720: Populate the Description box of the Customize dialog...Onur Yilmaz
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen
2019-11-27tdf#126043 use another bulk_insert_for_eachCaolán McNamara
2019-11-26tdf#126043 identify the frame module just onceCaolán McNamara
2019-11-26tdf#126043 use CommandInfoProvider::GetModuleIdentifierCaolán McNamara
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-11-26tdf#126043 cache the appname and filenameCaolán McNamara
2019-11-17Fix typosAndrea Gelmini
2019-11-15Resolves: tdf#128802 manage dnd ourselfCaolán McNamara
2019-11-08Fix tdf#128004: Customize: chosen category does not filter function listMuhammet Kara
2019-10-22loplugin:constantparamNoel Grandin
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-04drop unnecessary includesCaolán McNamara
2019-09-27Fix Typo SvxMenuConfigPage -> SvxConfigPageStephan Bergmann