summaryrefslogtreecommitdiff
path: root/cui/source/customize
AgeCommit message (Expand)Author
2017-01-17tdf#105014: Disable related buttons when there is no menu to editMuhammet Kara
2017-01-16Convert RID_MENU_NOTEBOOKBAR to xmlMaxim Monastirsky
2017-01-16SfxConfigGroupListBox leaks its resource containerCaolán McNamara
2017-01-16unwind resourceCaolán McNamara
2017-01-16drop unused defineCaolán McNamara
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-16new loplugin: useuniqueptr: cuiNoel Grandin
2016-12-22unwind RID_SVXIMGLIST_FMEXPL ImageListCaolán McNamara
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-28loplugin:unnecessaryoverride (dtors) in cuiStephan Bergmann
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-07loplugin:oncevar in cui..connectivityNoel Grandin
2016-11-04customize dialog crashes, since...Caolán McNamara
2016-11-03tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-10-31Nonsensical OUString null checkStephan Bergmann
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
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