summaryrefslogtreecommitdiff
path: root/sfx2/source/control/request.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-02-25convert SFX_SLOT_ constants to enum classNoel Grandin1-5/+5
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-3/+3
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-12/+12
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-4/+4
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-1/+1
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-1/+1
2014-08-26itemdel.[ch]xx is only used in sfx2Markus Mohrhard1-1/+1
2014-07-17fix spelling structur -> structureNoel Grandin1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-22coverity#708156 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-03-22bUseTarget is never readCaolán McNamara1-6/+0
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-41/+41
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26Remove visual noise from sfx2Alexander Wilms1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-29/+29
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-01-15remove sfx2/appuno.hxxMatúš Kukan1-1/+0
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin1-6/+3
2013-08-29convert sfx2/source/control/* from String to OUStringNoel Grandin1-4/+4
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-14cppcheck: fix some uninitMemberVarJulien Nabet1-0/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-8/+8
2013-03-07fdo#46808, small cleanupsNoel Grandin1-4/+2
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+1
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-3/+3
2012-06-02targeted string re-workNorbert Thiebaud1-2/+2
2012-02-05Remove unused codeElton Chung1-23/+0
2012-01-10Remove cruft in debug toolsMarcel Metz1-13/+0
2011-12-21callcatcher: SfxRequest::IsRecording unused for a long timeCaolán McNamara1-18/+0
2011-11-27remove include of pch header from sfx2Norbert Thiebaud1-2/+0
2011-09-12remove last remnents of archaic SfxMacro based stuffCaolán McNamara1-5/+2
2011-09-12so now SfxRequest::GetRecordingMacro NULL returning stub can be removedCaolán McNamara1-14/+0
2011-07-17ByteString->OStringBUfferCaolán McNamara1-9/+13
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-68/+68
2011-03-13Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold1-3/+3
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-66/+66
2011-03-10Translations and typo fixes.Albert Thuswaldner1-160/+146
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2
2011-01-12removetooltypes01: #i112600# remove tooltypes from sfx2Mikhail Voytenko1-1/+1
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko1-4/+4
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko1-65/+65
2010-11-21TL_CONSTASCII_USTRINGPARAM in libs core 31Gert Faller1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-09Remove redundant #ifndef & #ifdef directivesJ. Graeme Lingard1-3/+0