summaryrefslogtreecommitdiffstats
path: root/binaryurp/source
Commit message (Expand)AuthorAgeFilesLines
* No need for a buggy rewriteStephan Bergmann2013-06-141-10/+8
* cppcheck: fix duplicateExpressionJulien Nabet2013-06-131-1/+1
* #i122208# replace the binaryurp cache for improved C++ compatibilityHerbert Dürr2013-05-283-81/+79
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-071-3/+0
* RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter2013-02-191-1/+1
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-3011-46/+0
* Use prefixTor Lillqvist2012-10-012-2/+2
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-3/+3
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-2/+2
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-182-4/+0
* fdo#46808, Adapt bridge::BridgeFactory UNO service to new styleNoel Grandin2012-09-171-2/+2
* CosmeticsStephan Bergmann2012-09-058-75/+50
* OUString and RTL_CONSTASCII cleanupRicardo Montania2012-09-0510-221/+99
* Change rtl::OUString to OUStringRicardo Montania2012-08-2221-170/+170
* fdo#43433: Binary URP works gracefully with old Java URPStephan Bergmann2012-08-151-1/+18
* removed unnecessary forward declarations of classTakeshi Abe2012-07-042-2/+0
* re-base on ALv2 code.Michael Meeks2012-06-1231-806/+527
* Better fix for ThreadPool/ORequestThread life cycleStephan Bergmann2012-05-236-77/+161
* Fixed ThreadPool (and dependent ORequestThread) life cycleStephan Bergmann2012-05-162-23/+33
* put the missing type into the exception messageMichael Stahl2012-04-141-2/+4
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-063-6/+3
* Unused includesStephan Bergmann2012-03-202-2/+0
* Clarifying comment addedStephan Bergmann2012-03-081-0/+6
* Adapted Reader/Writer to safer-to-use salhelper::ThreadStephan Bergmann2012-02-235-54/+16
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-1/+2
* Fix for fdo43460 Part IV getLength to isEmptyOlivier Hallot2011-12-135-11/+11
* catch by constant referenceTakeshi Abe2011-11-305-18/+18
* Demote SAL_WARN that happens regularly during bridge shutdown to SAL_INFO.Stephan Bergmann2011-11-291-1/+1
* Adapted to new assertion/logging mechanisms.Stephan Bergmann2011-11-289-109/+113
* convert binaryurp to gbuildMatúš Kukan2011-09-251-69/+0
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-1/+7
* callcatcher: unused methodsCaolán McNamara2011-08-151-5/+0
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-121-7/+0
* round this one up too to get forms to passCaolán McNamara2011-06-021-2/+2
* add mode lines to new filesCaolán McNamara2011-06-0230-0/+90
* round allocated struct return space to sizeof(size_t)Caolán McNamara2011-06-021-1/+9
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-296-0/+0
* sb138: #i115619#, #i116038# use osl_setThreadName in binaryurpsb2011-01-282-0/+2
* sb138: #i116038# fresh implementation of binary URP bridgesb2011-01-2632-0/+5830