summaryrefslogtreecommitdiff
path: root/cui/source/customize
AgeCommit message (Expand)AuthorFilesLines
2017-01-25move Image ctor variant with mask color to callersCaolán McNamara1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-21fix buildCaolán McNamara1-2/+2
2017-01-20warn about unused ImagesCaolán McNamara1-3/+0
2017-01-17tdf#105014: Disable related buttons when there is no menu to editMuhammet Kara1-1/+1
2017-01-16Convert RID_MENU_NOTEBOOKBAR to xmlMaxim Monastirsky1-0/+8
2017-01-16SfxConfigGroupListBox leaks its resource containerCaolán McNamara1-11/+11
2017-01-16unwind resourceCaolán McNamara4-72/+3
2017-01-16drop unused defineCaolán McNamara1-1/+0
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara4-27/+10
2017-01-16new loplugin: useuniqueptr: cuiNoel Grandin1-5/+3
2016-12-22unwind RID_SVXIMGLIST_FMEXPL ImageListCaolán McNamara1-4/+2
2016-12-21convert VclButtonsType to scoped enumNoel Grandin1-2/+2
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin1-36/+28
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-1/+1
2016-11-28loplugin:unnecessaryoverride (dtors) in cuiStephan Bergmann2-7/+0
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-2/+2
2016-11-07loplugin:oncevar in cui..connectivityNoel Grandin4-27/+12
2016-11-04customize dialog crashes, since...Caolán McNamara1-1/+10
2016-11-03tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu4-60/+6
2016-10-31Nonsensical OUString null checkStephan Bergmann1-1/+1
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl1-3/+10
2016-10-25tdf#103160 Add 'Add Submenu' button in Customize dialogMuhammet Kara1-25/+40
2016-10-12loplugin:unnecessaryoverride in connectivity/cuiNoel Grandin1-9/+0
2016-10-06these other IMAGE_STDBTN_COLOR defines do nothingCaolán McNamara1-4/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin4-13/+13
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann7-52/+52
2016-10-01Fix typosAndrea Gelmini1-1/+1
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin1-3/+1
2016-09-15tdf#82840 Add radio buttons for toolbar stylesMuhammet Kara3-82/+73
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann4-4/+4
2016-09-07tdf#82840 Add 'Add Separator' button to toolbar customizationMuhammet Kara3-32/+46
2016-09-05tdf#82840 Add 'Reset' button to toolbar customizationMuhammet Kara3-28/+36
2016-08-23tdf#82840 Add 'delete' button to toolbar customizationMuhammet Kara2-20/+35
2016-08-16new loplugin to check for static OUStringsNoel Grandin1-30/+9
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith1-8/+3
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-5/+5
2016-07-19improve unnecessaryoverride pluginNoel Grandin2-8/+0
2016-07-13Remove wrong, needless downcastStephan Bergmann1-4/+1
2016-07-13no need to create temporary OUString for comparisonNoel Grandin1-1/+1
2016-07-08loplugin:redundantcast: redundant static_casts in cuiStephan Bergmann1-3/+2
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann3-5/+5
2016-06-27loplugin:singlevalfields in cuiNoel Grandin1-1/+0
2016-06-26Resolves: tdf#100619 vclptr assert with menu set to menubuttonCaolán McNamara1-8/+11
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-3/+2
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-3/+3
2016-05-30Convert SelectionMode to scoped enumNoel Grandin3-3/+3
2016-05-23Resolves: tdf#99981 make ScriptSelectorDialog modal for its parentCaolán McNamara2-14/+5
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin2-2/+2
2016-05-05SvxIconSelectorDialog was never destructedMaxim Monastirsky1-1/+1