summaryrefslogtreecommitdiffstats
path: root/cui/source/customize
Commit message (Expand)AuthorAgeFilesLines
* make WB_LINESPACING a bool field on ToolboxNoel Grandin2018-04-271-1/+2
* SvTabListBox::SetTabs, pass count explicitNoel Grandin2018-04-252-7/+5
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-221-10/+10
* tdf#112323: Sort the category list alphabetically in the Customize dialogMuhammet Kara2018-04-211-3/+8
* Simplify calls to Menu::CheckItemMuhammet Kara2018-04-171-3/+3
* tdf#37074 - Customization of MOD3 missing on macOSHeiko Tietze2018-04-161-0/+160
* remove some unused comphelper includesJochen Nitschke2018-04-153-2/+1
* tdf#114260: Allow setting toolbar style in the gear menuMuhammet Kara2018-04-123-3/+147
* new loplugin:unusedvariablemoreNoel Grandin2018-04-111-2/+0
* tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen2018-04-071-1/+0
* weld linkeditdialogCaolán McNamara2018-04-062-2/+2
* tdf#86404 - use Ctrl+TAB to switch between tabs/sheetsheiko tietze2018-04-061-0/+2
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-033-5/+5
* use arrow instead of dothimajin1000002018-03-311-1/+1
* coverity#1430229 Unchecked return valueCaolán McNamara2018-03-211-2/+2
* weld SvxIconChangeDialog warning dialogCaolán McNamara2018-03-201-27/+8
* tdf#116494: Don't ask parent if no help textMuhammet Kara2018-03-202-5/+10
* tdf#115511: Make the description field keyboard-accessibleMuhammet Kara2018-03-181-0/+1
* fix crash on close customize dialogNoel Grandin2018-03-141-2/+5
* fix build in SvxMenuConfigPageNoel Grandin2018-03-131-1/+1
* loplugin:useuniqueptr in SvxEntriesNoel Grandin2018-03-132-28/+15
* tdf#114260: Allow moving top-level menusMuhammet Kara2018-03-133-0/+26
* tdf#114260: Add gear button to Customize dialogMuhammet Kara2018-03-123-90/+170
* weld SvxNameDialogCaolán McNamara2018-03-042-15/+15
* Use for-range loops in cuiJulien Nabet2018-02-286-184/+92
* Translate German comments and debug stringsJohnny_M2018-02-281-1/+1
* remove unused vclunohelper.hxx includesJochen Nitschke2018-02-273-3/+0
* tdf#116043 fix customize dialog icons going awayJim Raykowski2018-02-271-1/+1
* replace Color(COL_*) with COL_*Noel Grandin2018-02-272-3/+3
* convert various MessBox to weld::MessageDialogCaolán McNamara2018-02-271-49/+40
* convert remaining WarningBox to weld::MessageDialogCaolán McNamara2018-02-273-4/+5
* split out GetStandardWarningBoxImageCaolán McNamara2018-02-261-2/+2
* convert remaining ErrorBox to weld::MessageDialogCaolán McNamara2018-02-262-7/+8
* convert remaining InfoBox to weld::MessageDialogCaolán McNamara2018-02-251-1/+1
* weld native message dialogsCaolán McNamara2018-02-223-17/+19
* Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin2018-02-161-3/+3
* loplugin:changetoolsgen in canvas..cuiNoel Grandin2018-02-141-5/+5
* tdf#112239: Add icons to customize dialog function treeJim Raykowski2018-02-063-13/+24
* tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen2018-02-013-3/+0
* tdf#115129 Add function on double click in Customize DialogJim Raykowski2018-01-251-0/+8
* tdf#115129 change customize function tree expand collapse behaviorJim Raykowski2018-01-242-11/+5
* More loplugin:cstylecast: cuiStephan Bergmann2018-01-123-4/+4
* convert (a>b?a:b) to std::max(a,b)Noel Grandin2018-01-111-1/+1
* tdf#106784 Also handle automatic icon sizeMaxim Monastirsky2017-12-211-2/+2
* sal_uLong->sal_Int32 for SfxAcceleratorConfigPageCaolán McNamara2017-12-191-13/+12
* inline use-once typedefsNoel Grandin2017-12-191-2/+1
* tdf#98058 Respect menu:style="text" settingMaxim Monastirsky2017-12-172-2/+12
* tdf#114261 Retain toolbar:style after customizationMaxim Monastirsky2017-12-101-1/+4
* loplugin:salcall vcl builder methodsNoel Grandin2017-12-081-1/+1
* loplugin:countusersofdefaultparams in cuiNoel Grandin2017-12-063-11/+11