summaryrefslogtreecommitdiff
path: root/sfx2/source/control/shell.cxx
AgeCommit message (Expand)Author
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
2012-03-30removed duplicate includes in sfx2Takeshi Abe
2012-02-13Fix typos in commentsElton Chung
2012-02-05Remove unused codeElton Chung
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-27Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-07-11callcatcher: remove unused SfxShellIdent_ImplCaolá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 and typo fixes.Albert Thuswaldner
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01Remove dead CodeXisco Fauli
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-12removetooltypes01: #i112600# remove tooltypes from sfx2Mikhail Voytenko
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko
2010-12-11cleaning of __EXPORT defineGert Faller
2010-11-01undoapi:Frank Schoenheit [fs]
2010-11-01undoapi: made the SfxMacroConfig event more slim, by removing unused methods....Frank Schoenheit [fs]
2010-11-01undoapi: step 2 of getting rid of SfxMacroConfigFrank Schoenheit [fs]