summaryrefslogtreecommitdiff
path: root/sfx2/source/control/dispatch.cxx
AgeCommit message (Expand)Author
2013-02-05Resolves: fdo#60144 only delete *unposted* SfxRequests accumulated during lockCaolán McNamara
2012-11-19Bin the HACK() sillynessTor Lillqvist
2012-11-08cppCheck: Unused variable and Redundant assignmentjailletc36
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-08Convert SV_DECL_PTRARR_DEL(SfxItemPtrArray) to std::mapNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01nuke unused namespaceTakeshi Abe
2012-04-12removed unused definesTakeshi Abe
2012-03-30removed duplicate includes in sfx2Takeshi Abe
2012-02-18Fix typos in commentsElton Chung
2012-01-28bUILocked is always falseIvan Timofeev
2012-01-21SV_DECL_PTRARR_DEL->boost::ptr_vectorAugust Sodora
2012-01-20Revert "DECL_PTRSTACK->std::stack"August Sodora
2012-01-20Revert "Remove DECL_PTRSTACK"August Sodora
2012-01-20Remove DECL_PTRSTACKAugust Sodora
2012-01-20DECL_PTRSTACK->std::stackAugust Sodora
2012-01-17drop no-opt castCaolán McNamara
2012-01-17Avoid compilation problem.Stephan Bergmann
2012-01-16Remove *_OBJSTACK, *_OBJARRAYAugust Sodora
2012-01-10Remove cruft in debug toolsMarcel Metz
2011-12-22catch by const refCaolán McNamara
2011-12-21More removal from TTPropertiesAugust Sodora
2011-11-28s/weather/whether/ where appropriateKorrawit Pruegsanusak
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-11-01eliminate SvUShorts typeDaniel Di Marco
2011-09-29Replace SvULongs with std::vector in sfx2Maciej Rumianowski
2011-09-07kill TF_POOLABLE, step 2: remove dead codeBjoern Michaelsen
2011-09-07kill TF_POOLABLE, step 1: error if unsetBjoern Michaelsen
2011-08-31unusedcode: remove various classesMatúš Kukan
2011-08-25remove freshly unused methodsCaolán McNamara
2011-08-22remove else branches of if(1)Caolán McNamara
2011-08-22callcatcher: remove unused methodsCaolán McNamara
2011-08-15callcatcher: remove ResetObjectBars_ImplCaolán McNamara
2011-07-14callcatcher: remove unused methodsCaolán McNamara
2011-07-14ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara
2011-06-29remove deprecated ByteString::CreateFromInt64Caolán McNamara
2011-04-23Remove PM2 macro usageFrancois Tigeot
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-28Remove commented code in libs-core/sfx2Xisco Fauli
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Don't use GetBuffer on a charThomas Arnhold
2011-03-13OSL_TRACE: Use format string for GetBuffer()Thomas Arnhold
2011-03-13Don't use GetBuffer() on char*Thomas Arnhold
2011-03-13Move DBG_TRACE to OSL_TRACE for strings foo().GetBuffer()Thomas Arnhold
2011-03-13Move DBG_TRACE to OSL_TRACE for strings GetBuffer()Thomas Arnhold
2011-03-13Use GetBuffer() for StringThomas Arnhold
2011-03-13Move DBG_TRACE to OSL_TRACEThomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens