summaryrefslogtreecommitdiff
path: root/sfx2/source/menu/mnuitem.cxx
AgeCommit message (Expand)Author
2014-11-12ditch this unused idpool horrorCaolán McNamara
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin
2014-10-03loplugin: cstylecastNoel 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-13fdo#75757: remove inheritance to std::vectorTakeshi Abe
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-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-08-29convert chunk of sfx internal code from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/mnuitem.hxx from String to OUStringNoel Grandin
2013-06-25WaE: unused variable 'aText' [loplugin]Tor Lillqvist
2013-06-24Kill SfxAppToolBoxControl_ImplAriel Constenla-Haile
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-26tidy some resource stringsCaolán McNamara
2012-06-20Convert SV_DECL_PTRARR_DEL(SfxMenuCtrlFactArr_Impl) to std::vectorNoel Grandin
2012-03-30removed duplicate includes in sfx2Takeshi Abe
2012-02-27callcatcher: update unused listCaolán McNamara
2012-02-21unwrap ifdefs with unused membersCaolán McNamara
2012-02-18apparently this is required on Linux - re-enable it.Michael Meeks
2012-02-18partial revert of unused code removal, and add LINUX guardsMichael Meeks
2012-02-17Removed unused code from svl and sfx2Szabolcs Dezsi
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot
2012-01-10Remove cruft in debug toolsMarcel Metz
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-08-31unusedcode: remove various classesMatúš Kukan
2011-08-25remove freshly unused methodsCaolán McNamara
2011-08-25callcatcher: yet more unused codeCaolán McNamara
2011-08-17callcatcher: remove some methodsCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-10Translations (4).Albert Thuswaldner
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko