summaryrefslogtreecommitdiff
path: root/binaryurp/source
AgeCommit message (Expand)AuthorFilesLines
2013-06-14No need for a buggy rewriteStephan Bergmann1-10/+8
2013-06-13cppcheck: fix duplicateExpressionJulien Nabet1-1/+1
2013-05-28#i122208# replace the binaryurp cache for improved C++ compatibilityHerbert Dürr3-81/+79
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák1-3/+0
2013-02-19RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter1-1/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens11-46/+0
2012-10-01Use prefixTor Lillqvist2-2/+2
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-3/+3
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud2-4/+0
2012-09-17fdo#46808, Adapt bridge::BridgeFactory UNO service to new styleNoel Grandin1-2/+2
2012-09-05CosmeticsStephan Bergmann8-75/+50
2012-09-05OUString and RTL_CONSTASCII cleanupRicardo Montania10-221/+99
2012-08-22Change rtl::OUString to OUStringRicardo Montania21-170/+170
2012-08-15fdo#43433: Binary URP works gracefully with old Java URPStephan Bergmann1-1/+18
2012-07-04removed unnecessary forward declarations of classTakeshi Abe2-2/+0
2012-06-12re-base on ALv2 code.Michael Meeks31-806/+527
2012-05-23Better fix for ThreadPool/ORequestThread life cycleStephan Bergmann6-77/+161
2012-05-16Fixed ThreadPool (and dependent ORequestThread) life cycleStephan Bergmann2-23/+33
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