summaryrefslogtreecommitdiff
path: root/binaryurp/source
AgeCommit message (Expand)AuthorFilesLines
2012-04-14put the missing type into the exception messageMichael Stahl1-2/+4
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-6/+3
2012-03-20Unused includesStephan Bergmann2-2/+0
2012-03-08Clarifying comment addedStephan Bergmann1-0/+6
2012-02-23Adapted Reader/Writer to safer-to-use salhelper::ThreadStephan Bergmann5-54/+16
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+2
2011-12-13Fix for fdo43460 Part IV getLength to isEmptyOlivier Hallot5-11/+11
2011-11-30catch by constant referenceTakeshi Abe5-18/+18
2011-11-29Demote SAL_WARN that happens regularly during bridge shutdown to SAL_INFO.Stephan Bergmann1-1/+1
2011-11-28Adapted to new assertion/logging mechanisms.Stephan Bergmann9-109/+113
2011-09-25convert binaryurp to gbuildMatúš Kukan1-69/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-1/+7
2011-08-15callcatcher: unused methodsCaolán McNamara1-5/+0
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan1-7/+0
2011-06-02round this one up too to get forms to passCaolán McNamara1-2/+2
2011-06-02add mode lines to new filesCaolán McNamara30-0/+90
2011-06-02round allocated struct return space to sizeof(size_t)Caolán McNamara1-1/+9
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito6-0/+0
2011-01-28sb138: #i115619#, #i116038# use osl_setThreadName in binaryurpsb2-0/+2
2011-01-26sb138: #i116038# fresh implementation of binary URP bridgesb32-0/+5830