summaryrefslogtreecommitdiff
path: root/sfx2/source/control
AgeCommit message (Expand)Author
2016-06-06loplugin:unusedvariablecheckTor Lillqvist
2016-06-06loplugin:passstuffbyrefTor Lillqvist
2016-06-06tdf#89329: use unique_ptr for pImpl in unoctitmXisco Fauli
2016-06-06Mark Default Templates in Template ManagerAkshay Deep
2016-06-03Template Manager: Ctrl + A to select all templatesAkshay Deep
2016-06-03tdf#100195 Enable Keyboard Navigation in Template Manager and Start CenterAkshay Deep
2016-06-01tdf#89329: use unique_ptr for pImpl in msgpoolXisco Fauli
2016-06-01tdf#89329: use unique_ptr for pImpl in objfaceXisco Fauli
2016-05-31Remove inline renaming of title in ThumbnailViewItemAkshay Deep
2016-05-30Context Menu for templates and other fixes in Start CenterAkshay Deep
2016-05-30loplugin:unusedmethodsNoel Grandin
2016-05-28lok: add uno command AssignLayoutHenry Castro
2016-05-27Template Manager: Option to rename categoryAkshay Deep
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-25New Template Manager: Remove inheritance of TemplateContainerItemAkshay Deep
2016-05-25Template Manager: Tooltips to display categoryAkshay Deep
2016-05-24tdf#89329: use unique_ptr for pImpl in shellXisco Fauli
2016-05-23lok: Subcribe to more uno commands for state changePranav Kant
2016-05-23New Template Manager: Default Thumbnails in TemplateSearchViewAkshay Deep
2016-05-23tdf#89329: use unique_ptr for pImpl in requestXisco Fauli
2016-05-22loplugin:passstuffbyrefStephan Bergmann
2016-05-22tdf#89329: use unique_ptr for pImpl in bindingsXisco Fauli
2016-05-20New Template ManagerAkshay Deep
2016-05-20loplugin:unusedmethods in sfx2, SfxUnoControllerItem goesNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10clang-tidy modernize-loop-convert sfx2Noel Grandin
2016-05-04tdf#82160 Reset mouse pointer if doc loading failedMaxim Monastirsky
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-23tdf#93060 Start Center: Update this string to dodge problematic termAdolfo Jayme Barrientos
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-13tdf#94306 replace boost::noncopyable in sfx2 to sotJochen Nitschke
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-04-12lok context menu: Include uno commands for submenus tooPranav Kant
2016-04-11tdf#89095 Start Center: bigger thumbnails for templatesAkshay Deep
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin
2016-04-08lok context menu: Handle the case we only get the slot-id.Jan Holesovsky
2016-04-08lok context menu: Expose the disabled commands too.Jan Holesovsky
2016-04-08lok context menu: Expose context menuPranav Kant
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-17loplugin:constantparam in svtoolsNoel Grandin
2016-03-14remove some unused typedefs, and inline some use-onceNoel Grandin
2016-03-10coverity#1355501 Dereference after null checkCaolán McNamara
2016-03-07drop unused headersCaolán McNamara
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara
2016-03-06Use menu URLs for context menu interceptionMaxim Monastirsky