summaryrefslogtreecommitdiff
path: root/cui/source/customize
AgeCommit message (Expand)AuthorFilesLines
2017-04-28move builder attributes from OString to OUStringCaolán McNamara1-1/+1
2017-04-27Add custom HIDs for Customize - Toolbars pageGabor Kelemen1-0/+8
2017-04-27remove svx bitmaps from .src filesCaolán McNamara1-2/+2
2017-04-25remove bitmaps from .src filesCaolán McNamara2-10/+12
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-23Toolbars can't be nestedMaxim Monastirsky1-14/+4
2017-04-23tdf#101374 Don't confuse "Label" with "Name"Maxim Monastirsky1-121/+46
2017-04-23Customization of notebookbar menu always possibleMaxim Monastirsky1-8/+0
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin2-33/+7
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna3-6/+6
2017-03-29tdf#39468 Translate German commentsJens Carl1-2/+2
2017-03-14remove unused RID constantsNoel Grandin2-34/+0
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann1-9/+10
2017-02-28new loplugin unoanyNoel Grandin1-1/+1
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin2-12/+12
2017-02-21loplugin:subtlezeroinit: cuiStephan Bergmann1-2/+2
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist2-17/+17
2017-02-14Convert WindowType to scoped enumNoel Grandin1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+3
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-6/+2
2017-01-30convert toolbar config context menu to .uiCaolán McNamara3-297/+199
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