summaryrefslogtreecommitdiff
path: root/sfx2/source/menu
AgeCommit message (Expand)Author
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-25convert TOTOP constants to scoped enumNoel Grandin
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-08Remove dead codeStephan Bergmann
2015-05-08loplugin:unreffunStephan Bergmann
2015-05-08there's another ExecuteInfo in swCaolán McNamara
2015-05-08callcatcher: update unused codeCaolán McNamara
2015-05-08Silence sal_Bool -> sal_IntPtr Link return value mismatches for nowStephan Bergmann
2015-05-08Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann
2015-05-08Use typed Menu::SetHighlightHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-28bOleServer/bMac vars want to be of type boolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22callcatcher: update unused codeCaolán McNamara
2015-04-20drop unused -SfxAppMenuControl_Impl::RegisterControlCaolán McNamara
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-25convert SFX_SLOT_ constants to enum classNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-04rename MenuConfiguration::Attributes->MenuAttributesCaolán McNamara
2015-01-10Fix long/sal_IntPtr mismatch on x86_64 platform on windowsDavid Ostrovsky
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-21Forward declare SfxMenuCtrlFactArr_Impl in sfx2/app.hxx public header.Kohei Yoshida
2014-11-12ditch this unused idpool horrorCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin
2014-10-14coverity#735851 Dereference after null checkCaolán McNamara
2014-10-03loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-08-18InfoBox IBX_MNUCFG_ALREADY_INCLUDED to StringThomas Arnhold
2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-08-11-Werror,-Wtautological-undefined-compareStephan Bergmann
2014-07-26fdo#71770 Fixed Cut/Copy/Paste popup menu items to appear at the topJeffrey Stedfast
2014-07-24sfx2: remove another DBG macro that arose from the graveMichael Stahl
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-19Resolves: #i86528# use the module manager to identify the context...Tsutomu Uchino
2014-04-22clean up hrc filesThomas Arnhold
2014-04-22clean up hrc filesThomas Arnhold
2014-04-21remove some more bloatThomas Arnhold
2014-04-08coverity#704796 Dereference after null checkCaolán McNamara