summaryrefslogtreecommitdiff
path: root/sfx2/source/control/shell.cxx
AgeCommit message (Expand)Author
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2015-02-25convert SFX_SLOT_ constants to enum classNoel Grandin
2015-02-03valgrind: fix leakCaolán McNamara
2015-01-28tdf#60739 code factorisationMichaël Lefèvre
2015-01-10Fix long/sal_IntPtr mismatch on x86_64 platform on windowsDavid Ostrovsky
2014-11-25only use of SfxInterface::GetName is for debugging infoCaolán McNamara
2014-11-24SfxModule has GetResMgr so SfxShell and SfxInterface don't need GetResMgrCaolán McNamara
2014-10-01fdo#75757: remove inheritance to std::mapTakeshi Abe
2014-09-28fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-22remove unused fields pName and pMethodName in SfxSlot classNoel Grandin
2014-09-22fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis
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-26itemdel.[ch]xx is only used in sfx2Markus Mohrhard
2014-08-26move method documentation to the header fileMarkus Mohrhard
2014-08-26remove whitespace and put comment before methodMarkus Mohrhard
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin
2014-05-06Move a few more headers that are included only in sfx2 to sfx2Tor Lillqvist
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky
2014-04-11coverity#708157 Uninitialized scalar fieldCaolán McNamara
2014-04-11unused bInAppBASIC memberCaolán McNamara
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-03SFX2 : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2013-12-04sfx2: SfxItemPtrMap is used only in shell.cxxMichael Stahl
2013-10-02Resolves: #i123276# Properly forward Deactivate() call...Andre Fischer
2013-08-29convert include/sfx2/shell.hxx from String to OUStringNoel Grandin
2013-07-23expand out the U2S and S2U macros from sfxuno.hxxNoel Grandin
2013-07-09fix the sfx2->sfx log area renameLuboš Luňák
2013-06-16cppcheck: fix the rest uninitMemberVar reports in sfx2Julien Nabet
2013-05-28Resolves: #i122332# Don't change sidebar context when switching...Andre Fischer
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-04remove unused and commented out codeThomas Arnhold
2012-11-19Bin the HACK() sillynessTor Lillqvist
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-08Convert SV_DECL_PTRARR_DEL(SfxItemPtrArray) to std::mapNoel Grandin
2012-06-08Convert SV_DECL_PTRARR_DEL(SfxVerbSlotArr_Impl) to std::vectorNoel Grandin