summaryrefslogtreecommitdiff
path: root/cui/source/customize/cfg.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-18tdf#112369 allow to disable the add command button in menu customizebaltasarq1-23/+55
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin1-1/+1
2021-04-23this Sequence can be a std::vectorNoel Grandin1-1/+1
2021-01-25avoid some ref-countingNoel Grandin1-1/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-2/+2
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-2/+2
2020-11-11loplugin:stringviewNoel1-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 cuiNoel1-1/+1
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin1-1/+1
2020-06-26Customize: Update description box on auto selectMuhammet Kara1-0/+1
2020-06-18distinguish active dnd-operation case from simple query caseCaolán McNamara1-2/+2
2020-06-11fix my own mistakeTomoyuki Kubota1-1/+1
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara1-13/+15
2020-06-04Upcoming loplugin:elidestringvar: cuiStephan Bergmann1-4/+2
2020-06-04make triangle largerCaolán McNamara1-1/+1
2020-05-28loplugin:simplifybool in canvas..cuiNoel Grandin1-1/+1
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 Grandin1-56/+49
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 Grandin1-60/+60
2020-02-11cui: Compare by full module idMaxim Monastirsky1-9/+6
2020-02-04tdf#129720: Populate the Description box of the Customize dialog...Onur Yilmaz1-22/+17
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen1-1/+0
2019-11-27tdf#126043 use another bulk_insert_for_eachCaolán McNamara1-21/+36
2019-11-26tdf#126043 identify the frame module just onceCaolán McNamara1-11/+10
2019-11-26tdf#126043 use CommandInfoProvider::GetModuleIdentifierCaolán McNamara1-11/+1
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara1-3/+5
2019-11-26tdf#126043 cache the appname and filenameCaolán McNamara1-0/+3
2019-11-17Fix typosAndrea Gelmini1-1/+1
2019-11-15Resolves: tdf#128802 manage dnd ourselfCaolán McNamara1-0/+36
2019-11-08Fix tdf#128004: Customize: chosen category does not filter function listMuhammet Kara1-1/+0
2019-10-22loplugin:constantparamNoel Grandin1-11/+4
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-1/+2
2019-10-04drop unnecessary includesCaolán McNamara1-1/+0
2019-09-27Fix Typo SvxMenuConfigPage -> SvxConfigPageStephan Bergmann1-1/+1
2019-09-26TODO rename to GetFrameWeldCaolán McNamara1-1/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-14/+14
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-17/+16
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara1-4/+4
2019-09-05loplugin:constmethod in cuiNoel Grandin1-4/+4
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-8/+4
2019-08-15loplugin:sequenceloop in basic..cuiNoel Grandin1-3/+3
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen1-18/+1
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-0/+1