summaryrefslogtreecommitdiff
path: root/cui/source/customize
AgeCommit message (Expand)Author
2016-10-25tdf#103160 Add 'Add Submenu' button in Customize dialogMuhammet Kara
2016-10-12loplugin:unnecessaryoverride in connectivity/cuiNoel Grandin
2016-10-06these other IMAGE_STDBTN_COLOR defines do nothingCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-01Fix typosAndrea Gelmini
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-09-15tdf#82840 Add radio buttons for toolbar stylesMuhammet Kara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-07tdf#82840 Add 'Add Separator' button to toolbar customizationMuhammet Kara
2016-09-05tdf#82840 Add 'Reset' button to toolbar customizationMuhammet Kara
2016-08-23tdf#82840 Add 'delete' button to toolbar customizationMuhammet Kara
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-19improve unnecessaryoverride pluginNoel Grandin
2016-07-13Remove wrong, needless downcastStephan Bergmann
2016-07-13no need to create temporary OUString for comparisonNoel Grandin
2016-07-08loplugin:redundantcast: redundant static_casts in cuiStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-27loplugin:singlevalfields in cuiNoel Grandin
2016-06-26Resolves: tdf#100619 vclptr assert with menu set to menubuttonCaolán McNamara
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-23Resolves: tdf#99981 make ScriptSelectorDialog modal for its parentCaolán McNamara
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-05SvxIconSelectorDialog was never destructedMaxim Monastirsky
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-14loplugin:passstuffbyref in cuiNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in cuiNoel Grandin
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-04-04tdf#45129 Customize Toolbars: Add category "All categories"Jakub Trzebiatowski
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-18convert SvButtonState to scoped enumNoel Grandin
2016-03-18loplugin:constantparam in cuiNoel Grandin
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-03-14inline some use-once macrosNoel Grandin
2016-03-07Add tilde shortcuts to keyboard shorctutsYousuf Philips
2016-03-05tdf#88027 Make insert date and time work in es, fi, ru, and ptYousuf Philips
2016-03-04loplugin:unuseddefaultparam in cuiNoel Grandin
2016-03-02loplugin:unuseddefaultparam in cuiNoel Grandin
2016-02-28Kill sfx2 menu supportMaxim Monastirsky