summaryrefslogtreecommitdiff
path: root/framework/source/dispatch
AgeCommit message (Expand)Author
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-06Revert "if/else placement"Luboš Luňák
2012-11-03if/else placementLuboš Luňák
2012-10-25ditch SYNCHRONIZED_START/ENDCaolán McNamara
2012-10-24fdo#46808, use service constructor for system::SystemShellExecuteNoel Grandin
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin
2012-10-22loplugin: various warningsCaolán McNamara
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07remove bogus date informationThomas Arnhold
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-09Revert "attempt fix of hang on base close, due to solarmutex deadlock on join"Michael Stahl
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-06Check if the system window has a close handler, and if yes, call it.Kohei Yoshida
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-30Bin a bunch of pointless commentsTor Lillqvist
2012-05-18removed unused const rtl::OUStringTakeshi Abe
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2012-03-05attempt fix of hang on base close, due to solarmutex deadlock on joinMichael Meeks
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-19Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-13Fix typos in commentsElton Chung
2012-02-05Some cppcheck cleaningJulien Nabet
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-30Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot
2011-12-21Remove HelpAgentWindowAugust Sodora
2011-12-14catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from frameworkNorbert Thiebaud
2011-09-23callcatcher: various unused methodsCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-29Remove commented code in libs-core/frameworkXisco Fauli
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-09Revert idle whitespace changesThorsten Behrens
2011-02-02Fix per-frame leakCaolán McNamara
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-16equalsAsciiL faster than equalsCaolán McNamara
2011-01-16equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*)Caolán McNamara
2011-01-14removetooltypes01: #i112600# fix TRUE/FALSE autodoc tagsMikhail Voytenko
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-11-20TL_CONSTASCII_USTRINGPARAM in libs core 24Gert Faller