summaryrefslogtreecommitdiffstats
path: root/cui/source/inc
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constantparamNoel Grandin2017-09-081-1/+1
* Don't use PostUserEvent to show message box in Customize dialogMuhammet Kara2017-09-071-1/+0
* cui: fix loplugin:constparams warningMiklos Vajna2017-09-051-1/+1
* Make the Modify button functional in the Customize dialogMuhammet Kara2017-09-043-0/+3
* Disable the individual reset button for the menubar menusMuhammet Kara2017-09-041-0/+1
* Make toolbar/menu addition/removal functional again in the Customize dialogMuhammet Kara2017-09-044-0/+14
* Implement "Reset" button in the Customize dialogMuhammet Kara2017-09-043-0/+6
* Implement "Insert" button in the Customize dialogMuhammet Kara2017-09-043-1/+5
* Implement Search/Filter feature in the Customize dialogMuhammet Kara2017-09-042-2/+10
* Implement "Remove" button in the Customize dialogMuhammet Kara2017-09-042-2/+2
* Implement "Add" button in the Customize dialogMuhammet Kara2017-09-043-1/+13
* Initialize and update command categories and functions for the Toolbar tabMuhammet Kara2017-09-041-0/+2
* Initialize and update Function list box properlyMuhammet Kara2017-09-043-16/+27
* Add custom widget class: CommandCategoryListBoxMuhammet Kara2017-09-042-0/+49
* Convert UI of Customize Dialog to the new designMuhammet Kara2017-09-043-41/+5
* convert to WB_SAVEAS to flags on SfxAcceleratorConfigPage::StartFileDialogNoel Grandin2017-08-191-1/+3
* tdf#111337 - Introduce alternative workflows at the special characters dialogAkshay Deep2017-08-151-0/+1
* move the SvxBackgroundColorItem<->SvxBrushItem conversionCaolán McNamara2017-08-131-0/+1
* Search feature for Special CharactersAkshay Deep2017-08-101-2/+14
* loplugin:checkunusedparamsNoel Grandin2017-08-011-2/+2
* loplugin:constparams in cuiNoel Grandin2017-07-3126-59/+59
* pass char code directly rather than as-textCaolán McNamara2017-07-281-1/+1
* Unicode Character Names Integration using ICUAkshay Deep2017-07-281-0/+3
* Related: tdf#109289 move PushButton::IsValueChangedFromSaved to consumerCaolán McNamara2017-07-271-0/+5
* Clear Recent View and Fav view using Right ClickAkshay Deep2017-07-251-0/+4
* convert UNO event ids to scoped enumNoel Grandin2017-07-251-1/+1
* loplugin:unusedmethodsNoel Grandin2017-07-251-1/+0
* loplugin:unusedfields readonly fieldsNoel Grandin2017-07-241-1/+0
* Add new helper class to cui for SvxConfigPageMuhammet Kara2017-07-222-502/+89
* Cleanup duplicate functions in cfg.cxxMuhammet Kara2017-07-221-0/+312
* loplugin:unusedfields in cppcanvas..cuiNoel Grandin2017-07-222-5/+0
* Separate SvxToolbarConfigPage from cfg.cxxMuhammet Kara2017-07-223-77/+294
* de-hrc various thingsCaolán McNamara2017-07-215-72/+12
* migrate to boost::gettextCaolán McNamara2017-07-217-427/+9
* Separate SvxMenuConfigPage from cfg.cxxMuhammet Kara2017-07-192-36/+141
* Favourites feature in Special charactersAkshay Deep2017-07-192-1/+18
* SID_VIEW_FLD_PIC looks like a StarOffice < 6.0 holdoverCaolán McNamara2017-07-181-2/+0
* GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep2017-07-062-57/+1
* loplugin:unusedfields in cui..idlNoel Grandin2017-07-042-9/+6
* loplugin:casttovoid: cuiStephan Bergmann2017-07-021-1/+1
* nMinPasswdLen is "currently not supported" ever sinceStephan Bergmann2017-07-021-1/+1
* Implement search feature in the Kayboard tabMuhammet Kara2017-06-281-31/+38
* loplugin:unusedfields in cuiNoel Grandin2017-06-2317-44/+3
* Resolves: tdf#105740 select without selecting.. tdf#101588 b0rkEike Rathke2017-06-211-0/+1
* GSoC: Glyph View and Recent Characters Control in Special Characters dialogAkshay Deep2017-06-192-5/+73
* Let CreateItemSet return unique_ptrStephan Bergmann2017-06-141-1/+5
* Use unique_ptr for SvxHpLinkDlg::mpItemSetStephan Bergmann2017-06-131-1/+5
* Get rid of last remainders of SetPos nonsenseKatarina Behrens2017-06-121-7/+0
* cleanup unused css/frame/* includesJochen Nitschke2017-06-123-5/+1
* clang-tidy readability-delete-null-pointerNoel Grandin2017-06-121-1/+1