summaryrefslogtreecommitdiffstats
path: root/cui/source/customize
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constantparamNoel Grandin2017-09-081-2/+2
* Don't use PostUserEvent to show message box in Customize dialogMuhammet Kara2017-09-071-11/+3
* Polish the Customize dialogMuhammet Kara2017-09-051-0/+6
* cui: fix loplugin:constparams warningMiklos Vajna2017-09-051-1/+1
* cui: fix loplugin:unnecessaryparen warningsMiklos Vajna2017-09-052-2/+2
* Make the Modify button functional in the Customize dialogMuhammet Kara2017-09-043-22/+297
* Disable the individual reset button for the menubar menusMuhammet Kara2017-09-042-15/+31
* Make toolbar/menu addition/removal functional again in the Customize dialogMuhammet Kara2017-09-043-0/+127
* Implement "Reset" button in the Customize dialogMuhammet Kara2017-09-043-2/+74
* Implement "Insert" button in the Customize dialogMuhammet Kara2017-09-043-2/+91
* Implement Search/Filter feature in the Customize dialogMuhammet Kara2017-09-044-7/+50
* Implement "Remove" button in the Customize dialogMuhammet Kara2017-09-042-8/+12
* Implement "Add" button in the Customize dialogMuhammet Kara2017-09-043-7/+61
* Initialize and update command categories and functions for the Toolbar tabMuhammet Kara2017-09-041-0/+14
* Initialize and update Function list box properlyMuhammet Kara2017-09-044-23/+144
* Add custom widget class: CommandCategoryListBoxMuhammet Kara2017-09-043-0/+121
* Convert UI of Customize Dialog to the new designMuhammet Kara2017-09-043-865/+23
* Allow non-modal Dialogs during FileImport/LoadArmin Le Grand2017-08-251-2/+2
* convert message box style bits to scoped enumNoel Grandin2017-08-233-5/+5
* convert to WB_SAVEAS to flags on SfxAcceleratorConfigPage::StartFileDialogNoel Grandin2017-08-191-4/+4
* loplugin:unnecessaryparenNoel Grandin2017-08-181-1/+1
* Remove useless if checkMuhammet Kara2017-08-111-9/+3
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-6/+6
* remove unnecessary use of 'this->'Noel Grandin2017-08-021-2/+2
* split out VclBuilder static methodsCaolán McNamara2017-08-021-1/+1
* loplugin:constparams in cuiNoel Grandin2017-07-314-15/+15
* use more comphelper::InitAnyPropertySequenceNoel Grandin2017-07-251-11/+6
* Add new helper class to cui for SvxConfigPageMuhammet Kara2017-07-224-60/+537
* Cleanup duplicate functions in cfg.cxxMuhammet Kara2017-07-221-370/+23
* Separate SvxToolbarConfigPage from cfg.cxxMuhammet Kara2017-07-222-1252/+1189
* de-hrc various thingsCaolán McNamara2017-07-216-11/+5
* migrate to boost::gettextCaolán McNamara2017-07-217-483/+7
* Separate SvxMenuConfigPage from cfg.cxxMuhammet Kara2017-07-192-421/+528
* use more OUString::operator== comphelper..cuiNoel Grandin2017-07-132-12/+12
* simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin2017-07-111-4/+4
* use more begin()/end() for SequenceNoel Grandin2017-07-061-2/+2
* new loplugin unnecessaryparenNoel Grandin2017-07-051-2/+2
* loplugin:casttovoidStephan Bergmann2017-07-041-3/+1
* loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann2017-07-041-1/+1
* loplugin:casttovoid: cuiStephan Bergmann2017-07-022-20/+7
* Use SvTreeListBox's own method: RemoveEntryMuhammet Kara2017-06-281-1/+1
* Implement search feature in the Kayboard tabMuhammet Kara2017-06-281-0/+71
* loplugin:unusedfields in cuiNoel Grandin2017-06-234-27/+0
* loplugin:oncevar in cuiNoel Grandin2017-06-204-16/+6
* cleanup unused css/frame/* includesJochen Nitschke2017-06-124-4/+2
* clang-tidy readability-delete-null-pointerNoel Grandin2017-06-121-9/+4
* cleanup unused css/script/ includesJochen Nitschke2017-05-201-2/+0
* loplugin:stringcopy: cuiStephan Bergmann2017-05-191-5/+5
* make string translation loading more uniformCaolán McNamara2017-05-194-42/+42
* can drop CUI_RESSTR nowCaolán McNamara2017-05-183-18/+18