summaryrefslogtreecommitdiff
path: root/cui/source/customize
AgeCommit message (Expand)AuthorFilesLines
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
2020-02-06Resolves: tdf#130340 null deref when nothing selectedCaolán McNamara1-1/+1
2020-02-04tdf#129720: Populate the Description box of the Customize dialog...Onur Yilmaz1-22/+17
2020-02-03loplugin:unusedfieldsNoel Grandin1-23/+5
2020-02-03loplugin:constantparamNoel Grandin2-7/+7
2020-02-01sal_uLong to size_t for sizeof related typesMuhammet Kara1-2/+2
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen5-6/+0
2019-12-31tdf#108458 related: Make command tooltip show in tooltipJim Raykowski1-0/+3
2019-12-20tdf#108458 Show tooltips in CuiConfigFunctionListBoxJim Raykowski2-0/+13
2019-12-18tdf#124176: Use pragma once instead of include guardsMuhammet Kara2-8/+2
2019-12-12theChild->getName() already available as uiNameCaolán McNamara1-2/+2
2019-12-12children[n] already available as theChildCaolán McNamara1-3/+3
2019-12-01Resolves: tdf#129119 no SfxViewFrame in startcenterCaolán McNamara1-2/+5
2019-11-27tdf#126043 use another bulk_insert_for_eachCaolán McNamara3-41/+57
2019-11-26tdf#126043 use bulk_insert_for_eachCaolán McNamara1-29/+23
2019-11-26tdf#126043 module identifier already knownCaolán McNamara2-4/+2
2019-11-26tdf#126043 don't bother converting to OUStringCaolán McNamara1-3/+3
2019-11-26tdf#126043 drop intermediate OUStringCaolán McNamara1-4/+2
2019-11-26tdf#126043 freeze/thaw around bulk insertCaolán McNamara1-0/+6
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 McNamara2-6/+10
2019-11-26use a better conversion to OUStringCaolán McNamara1-6/+1
2019-11-26tdf#126043 cache the appname and filenameCaolán McNamara2-17/+10
2019-11-25tdf#126043 load the xml just onceCaolán McNamara1-13/+15
2019-11-25don't just truncate the unicode chars of the pathCaolán McNamara2-38/+30
2019-11-25fix leakCaolán McNamara1-2/+0
2019-11-25constifyCaolán McNamara1-3/+3
2019-11-17Fix typosAndrea Gelmini1-1/+1
2019-11-15Resolves: tdf#128802 manage dnd ourselfCaolán McNamara4-6/+43
2019-11-09tdf#128010: Don't ask to enable JRE when populating available scriptsMike Kaganski1-2/+10
2019-11-09tdf#80731: Only check closing parenthesis when in IDEMike Kaganski1-4/+2
2019-11-08Fix tdf#128004: Customize: chosen category does not filter function listMuhammet Kara2-2/+1
2019-11-03loplugin:stringaddNoel Grandin1-3/+2
2019-10-29weld fpicker clusterCaolán McNamara1-2/+2
2019-10-22loplugin:constantparamNoel Grandin3-14/+7
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin1-6/+6
2019-10-15new loplugin:bufferaddNoel Grandin1-3/+1
2019-10-08Resolves tdf#127903 - Allow customization with equal keyHeiko Tietze1-2/+10
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara3-16/+6
2019-10-04drop unnecessary includesCaolán McNamara2-2/+0
2019-10-01loplugin:loopvartoosmall (clang-cl)Stephan Bergmann1-5/+7
2019-10-01loplugin:stringadd in basctl..cuiNoel Grandin1-2/+1
2019-09-27Fix Typo SvxMenuConfigPage -> SvxConfigPageStephan Bergmann1-1/+1
2019-09-26TODO rename to GetFrameWeldCaolán McNamara6-22/+22
2019-09-26now drop TabPageParent intermediateCaolán McNamara8-31/+32
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara7-53/+23
2019-09-23drop strange use of Help::ShowBalloonCaolán McNamara1-2/+0
2019-09-23set correct parentCaolán McNamara2-2/+2