summaryrefslogtreecommitdiff
path: root/sfx2/source/menu/mnuitem.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin1-2/+2
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin1-1/+1
2014-10-03loplugin: cstylecastNoel Grandin1-7/+7
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-2/+2
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-1/+1
2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe1-9/+8
2014-07-24sfx2: remove another DBG macro that arose from the graveMichael Stahl1-1/+3
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-2/+2
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-24svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-7/+7
2014-02-26Remove visual noise from sfx2Alexander Wilms1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-9/+9
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert1-7/+7
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin1-1/+1
2013-11-26Integrate branch of IAccessible2Steve Yin1-0/+4
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-3/+3
2013-10-21remove uses of COMPARE_*Caolán McNamara1-1/+1
2013-08-29convert chunk of sfx internal code from String to OUStringNoel Grandin1-12/+12
2013-08-29convert include/sfx2/mnuitem.hxx from String to OUStringNoel Grandin1-6/+6
2013-06-25WaE: unused variable 'aText' [loplugin]Tor Lillqvist1-2/+0
2013-06-24Kill SfxAppToolBoxControl_ImplAriel Constenla-Haile1-2/+147
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-1/+1
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-26tidy some resource stringsCaolán McNamara1-2/+2
2012-06-20Convert SV_DECL_PTRARR_DEL(SfxMenuCtrlFactArr_Impl) to std::vectorNoel Grandin1-2/+2
2012-03-30removed duplicate includes in sfx2Takeshi Abe1-1/+0
2012-02-27callcatcher: update unused listCaolán McNamara1-97/+0
2012-02-21unwrap ifdefs with unused membersCaolán McNamara1-1/+4
2012-02-18apparently this is required on Linux - re-enable it.Michael Meeks1-2/+0
2012-02-18partial revert of unused code removal, and add LINUX guardsMichael Meeks1-0/+8
2012-02-17Removed unused code from svl and sfx2Szabolcs Dezsi1-8/+0
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-10Remove cruft in debug toolsMarcel Metz1-8/+0
2011-11-27remove include of pch header from sfx2Norbert Thiebaud1-2/+0
2011-08-31unusedcode: remove various classesMatúš Kukan1-55/+0
2011-08-25remove freshly unused methodsCaolán McNamara1-16/+0
2011-08-25callcatcher: yet more unused codeCaolán McNamara1-21/+0
2011-08-17callcatcher: remove some methodsCaolán McNamara1-30/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-45/+42
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-45/+42
2011-03-10Translations (4).Albert Thuswaldner1-10/+11
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-2/+1
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-3/+0
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko1-1/+1
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko1-41/+41