summaryrefslogtreecommitdiff
path: root/binaryurp/source/bridge.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-02-19RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter1-1/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+0
2012-09-05CosmeticsStephan Bergmann1-18/+9
2012-09-05OUString and RTL_CONSTASCII cleanupRicardo Montania1-57/+25
2012-08-22Change rtl::OUString to OUStringRicardo Montania1-40/+40
2012-08-15fdo#43433: Binary URP works gracefully with old Java URPStephan Bergmann1-1/+18
2012-06-12re-base on ALv2 code.Michael Meeks1-26/+17
2012-05-23Better fix for ThreadPool/ORequestThread life cycleStephan Bergmann1-65/+140
2012-05-16Fixed ThreadPool (and dependent ORequestThread) life cycleStephan Bergmann1-21/+31
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+1
2012-03-08Clarifying comment addedStephan Bergmann1-0/+6
2012-02-23Adapted Reader/Writer to safer-to-use salhelper::ThreadStephan Bergmann1-3/+3
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+2
2011-12-13Fix for fdo43460 Part IV getLength to isEmptyOlivier Hallot1-4/+4
2011-11-30catch by constant referenceTakeshi Abe1-5/+5
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 Bergmann1-47/+54
2011-06-02add mode lines to new filesCaolán McNamara1-0/+3
2011-01-26sb138: #i116038# fresh implementation of binary URP bridgesb1-0/+978