summaryrefslogtreecommitdiff
path: root/sfx2/source/control
AgeCommit message (Expand)Author
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-08Convert SV_DECL_PTRARR_DEL(SfxItemPtrArray) to std::mapNoel Grandin
2012-06-08Convert SV_DECL_PTRARR_SORT_DEL(SfxFoundCacheArr_Impl) to std::vectorNoel Grandin
2012-06-08Convert SV_DECL_PTRARR_DEL(SfxVerbSlotArr_Impl) to std::vectorNoel Grandin
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01nuke unused namespaceTakeshi Abe
2012-05-24Delete SfxItemSet before the current shell gets destroyed.Kohei Yoshida
2012-04-12removed useless static dataTakeshi Abe
2012-04-12removed unused definesTakeshi Abe
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-30removed duplicate includes in sfx2Takeshi Abe
2012-02-18Fix typos in commentsElton Chung
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-28bUILocked is always falseIvan Timofeev
2012-01-27Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
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-20Actually this is unusedAugust Sodora
2012-01-20DECL_PTRARRAY->std::vectorAugust Sodora
2012-01-20DECL_PTRARRAY->std::vectorAugust Sodora
2012-01-20Remove unused SV_DECL_PTRARRAugust Sodora
2012-01-17drop no-opt castCaolán McNamara
2012-01-17Avoid compilation problem.Stephan Bergmann
2012-01-16Remove *_OBJSTACK, *_OBJARRAYAugust Sodora
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot
2012-01-10Remove cruft in debug toolsMarcel Metz
2011-12-22catch by const refCaolán McNamara
2011-12-21More removal from TTPropertiesAugust Sodora
2011-12-21callcatcher: SfxRequest::IsRecording unused for a long timeCaolán McNamara
2011-12-07Remove oooimprovementAugust 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-22Remove no longer necessary "(void) x; // avoid warnings".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-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-12remove last remnents of archaic SfxMacro based stuffCaolán McNamara
2011-09-12SfxMacro is uselessCaolán McNamara