summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appdde.cxx
AgeCommit message (Expand)Author
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-08-20fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-15DdeSetData should apparently return boolStephan Bergmann
2014-01-15DdeGetData should apparently return boolStephan Bergmann
2013-09-05match original intent of String::Erase(String::Search))Caolán McNamara
2013-09-05convert sfx2/source/appl/* from String to OUStringNoel Grandin
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin
2013-07-30Add TODO comment expressing doubts about existing codeStephan Bergmann
2013-07-27fdo#54264: Fix multi-argument ApplicationEvent::TYPE_OPEN/PRINTStephan Bergmann
2013-07-08rename sfx2 log area to sfxMichael Stahl
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-14appdde.cxx: try to fix MSVC buildMichael Stahl
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2012-09-18Adapt Windows-only code to changed ucbhelper::ContentStephan Bergmann
2012-08-02strip down UniString some moreCaolán McNamara
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-09sigh... fix const abuse in WNT only code...Michael Stahl
2012-06-09fix WNT only SfxApplication::AddDdeTopicMichael Stahl
2012-06-08Convert SV_DECL_PTRARR( SfxDdeDocTopics_Impl) to std::vectorNoel Grandin
2012-03-30removed duplicate includes in sfx2Takeshi Abe
2012-03-05WaE: unused parameters in the DISABLE_SCRIPTING caseTor Lillqvist
2012-03-05Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-11-04Removed spurious junk left over in previous commit.Stephan Bergmann
2011-11-04Further clean up of areas touched by previous commit.Stephan Bergmann
2011-11-04String->OUString, remove unused codeAugust Sodora
2011-09-06callcatcher: various unused methodsCaolán McNamara
2011-08-31ImplDdeService is for windows onlyCaolán McNamara
2011-08-31various unused codeCaolán McNamara
2011-08-29remove ByteString::IsAlphaNumericAscii and refactor a bitCaolán McNamara
2011-08-02callcatcher: remove unused codeCaolá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-11Transalations (5)Albert Thuswaldner
2011-03-01Remove dead CodeXisco Fauli
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner