summaryrefslogtreecommitdiff
path: root/framework/source/dispatch
AgeCommit message (Expand)AuthorFilesLines
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens3-6/+0
2012-11-15re-base on ALv2 code. Includes:Michael Meeks13-299/+182
2012-11-06Revert "if/else placement"Luboš Luňák1-6/+10
2012-11-03if/else placementLuboš Luňák1-10/+6
2012-10-25ditch SYNCHRONIZED_START/ENDCaolán McNamara1-2/+1
2012-10-24fdo#46808, use service constructor for system::SystemShellExecuteNoel Grandin2-34/+29
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2-2/+0
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin1-14/+61
2012-10-22loplugin: various warningsCaolán McNamara1-21/+14
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2-4/+4
2012-08-08reduce ascii noise and useless commentsThomas Arnhold11-126/+0
2012-08-08remove include comments and boxesThomas Arnhold11-111/+0
2012-08-07remove bogus date informationThomas Arnhold3-42/+0
2012-07-30Typo ressource -> resourceStephan Bergmann1-1/+1
2012-07-09Revert "attempt fix of hang on base close, due to solarmutex deadlock on join"Michael Stahl1-9/+2
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-1/+3
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-3/+4
2012-06-06Check if the system window has a close handler, and if yes, call it.Kohei Yoshida1-1/+22
2012-06-02targeted string re-workNorbert Thiebaud4-6/+6
2012-05-30Bin a bunch of pointless commentsTor Lillqvist2-62/+0
2012-05-18removed unused const rtl::OUStringTakeshi Abe1-2/+0
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-5/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-6/+6
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara1-15/+9
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-9/+3
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann2-2/+2
2012-03-05attempt fix of hang on base close, due to solarmutex deadlock on joinMichael Meeks1-2/+9
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-02-19Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-1/+1
2012-02-13Fix typos in commentsElton Chung1-1/+1
2012-02-05Some cppcheck cleaningJulien Nabet1-2/+2
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-30Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot4-6/+6
2011-12-21Remove HelpAgentWindowAugust Sodora2-525/+0
2011-12-14catch exception by constant referenceTakeshi Abe4-9/+9
2011-11-27remove include of pch header from frameworkNorbert Thiebaud14-27/+0
2011-09-23callcatcher: various unused methodsCaolán McNamara1-27/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito14-0/+0
2011-03-29Remove commented code in libs-core/frameworkXisco Fauli3-20/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens16-286/+11
2011-03-09Revert idle whitespace changesThorsten Behrens1-1/+1
2011-02-02Fix per-frame leakCaolán McNamara1-13/+30
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-1/+1
2011-01-16equalsAsciiL faster than equalsCaolán McNamara2-2/+2
2011-01-16equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*)Caolán McNamara1-3/+3
2011-01-14removetooltypes01: #i112600# fix TRUE/FALSE autodoc tagsMikhail Voytenko2-3/+3
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko6-278/+6
2010-12-06Replace all occured, occurance etc.Takeshi Abe2-2/+2