summaryrefslogtreecommitdiff
path: root/cui/source/customize/cfg.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-04-22tdf#124846 Make main menu items really move when movedJim Raykowski1-0/+4
2019-04-19drop some includesCaolán McNamara1-0/+2
2019-04-18Resolves: tdf#124809 spacing ignored unless WB_ITEMBORDER is setCaolán McNamara1-1/+1
2019-04-15improve loplugin simplifyconstructNoel Grandin1-2/+2
2019-04-09drop some unneeded includesCaolán McNamara1-5/+0
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen1-0/+1
2019-03-14loplugin:unusedfieldsNoel Grandin1-1/+0
2019-03-13“Large” LibreOffice icons are 24 × 24 pixel, as you’d expectAdolfo Jayme Barrientos1-1/+1
2019-03-11weld SvxConfigDialogCaolán McNamara1-39/+21
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara1-369/+198
2019-03-07log nice exception messages whereever possibleNoel Grandin1-35/+11
2019-03-05weld SfxAcceleratorConfigPageCaolán McNamara1-1/+1
2019-03-03weld SvxMacroAssignDlgCaolán McNamara1-1/+1
2019-03-02weld SvxIconSelectorDialogCaolán McNamara1-173/+104
2019-02-08loplugin:indentation in cppu..cuiNoel Grandin1-7/+7
2019-01-30tdf#123036: fix assert in cfg.cxx (cui)Julien Nabet1-1/+1
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen1-2/+1
2019-01-02Resolves tdf#122383 and tdf#122410Muhammet Kara1-4/+8
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen1-0/+1
2018-12-13loplugin:constantparamNoel Grandin1-5/+5
2018-11-07move SvTreeListBox to vclCaolán McNamara1-3/+3
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin1-1/+1
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-2/+2
2018-10-10optimize adding a block of entries at one timeCaolán McNamara1-2/+2
2018-10-08tdf#119266: Nodes don't expand on double click in the Customize dialogMuhammet Kara1-1/+5
2018-10-03Resolves: tdf#120265 assert on moving item via customization dialogCaolán McNamara1-1/+1
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara1-2/+2
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-1/+1
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara1-2/+2
2018-09-17New loplugin:externalStephan Bergmann1-5/+5
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin1-5/+1
2018-08-02loplugin:returnconstant in cui,desktopNoel Grandin1-3/+2
2018-07-28loplugin:stringloop cui,dbaccessNoel Grandin1-3/+3
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin1-2/+2
2018-06-11loplugin:unusedfieldsNoel Grandin1-3/+0
2018-05-17loplugin:unusedfields in cuiNoel Grandin1-1/+1
2018-05-17weld SvxNewToolbarDialogCaolán McNamara1-17/+7
2018-05-17weld SvxMainMenuOrganizerDialogCaolán McNamara1-98/+55
2018-04-27make WB_LINESPACING a bool field on ToolboxNoel Grandin1-1/+2
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-10/+10
2018-04-15remove some unused comphelper includesJochen Nitschke1-0/+1
2018-04-12tdf#114260: Allow setting toolbar style in the gear menuMuhammet Kara1-0/+94
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-2/+0
2018-04-06weld linkeditdialogCaolán McNamara1-1/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2018-03-31use arrow instead of dothimajin1000001-1/+1
2018-03-21coverity#1430229 Unchecked return valueCaolán McNamara1-2/+2