summaryrefslogtreecommitdiff
path: root/cui/source/customize
AgeCommit message (Expand)Author
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-14loplugin:passstuffbyref in cuiNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in cuiNoel Grandin
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-04-04tdf#45129 Customize Toolbars: Add category "All categories"Jakub Trzebiatowski
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-18convert SvButtonState to scoped enumNoel Grandin
2016-03-18loplugin:constantparam in cuiNoel Grandin
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-03-14inline some use-once macrosNoel Grandin
2016-03-07Add tilde shortcuts to keyboard shorctutsYousuf Philips
2016-03-05tdf#88027 Make insert date and time work in es, fi, ru, and ptYousuf Philips
2016-03-04loplugin:unuseddefaultparam in cuiNoel Grandin
2016-03-02loplugin:unuseddefaultparam in cuiNoel Grandin
2016-02-28Kill sfx2 menu supportMaxim Monastirsky
2016-02-24tdf#97942 Return Ctrl+Shift+Space to the keyword customizeYousuf Philips
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky
2016-02-09Remove excess newlinesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-21tdf#87178 Resetting menu shouldn't reset other resourcesMaxim Monastirsky
2016-01-11loplugin:unusedmethods unused return value in cuiNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2015-12-27Don't allow customizing menus without UI nameMaxim Monastirsky
2015-12-19loplugin:stringconstantMatúš Kukan
2015-12-18tdf#80758:empty values in button name not respectedRishabh Kumar
2015-12-14Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara
2015-12-14Use scoped pointers to hold dialogsOliver Specht
2015-12-13Get rid of this env. variableMaxim Monastirsky
2015-12-07SvxMenuConfigPage: Disable controls when no menus foundMaxim Monastirsky
2015-11-25assign macro dialog: correct event name "errorOccured"Lionel Elie Mamane
2015-11-20loplugin:unusedfields in cuiNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-11tdf#93837 Support nice UI names for context menusMaxim Monastirsky
2015-11-11tdf#93837 Make customization actually workMaxim Monastirsky
2015-11-11tdf#93837 Add context menu customization UIMaxim Monastirsky
2015-11-10cui: convert boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-10cui: boost::ptr_vector->std::vector<unique_ptr>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-11-02Fix popup menu IDs after .ui conversionMaxim Monastirsky
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-26remove extra spaces around ::Noel Grandin