summaryrefslogtreecommitdiff
path: root/binaryurp/source/incomingrequest.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-23Replace list by vector in incomingrequest (binaryurp)Julien Nabet1-2/+2
2017-10-11binaryurp: consistently use "" and <> for include directivesMike Kaganski1-12/+12
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-5/+2
2017-09-08clang-tidy modernize-use-emplace in b*Noel Grandin1-3/+2
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2016-11-23New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUStringStephan Bergmann1-4/+3
2016-09-16Replace remaining OSL_ASSERT etc. in binaryurpStephan Bergmann1-25/+26
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann1-2/+1
2015-02-16boost::noncopyable->'= delete'Caolán McNamara1-1/+0
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-4/+3
2014-04-16sal/log.hxx functionality also includes the equivalent of OSL_LOG_PREFIXStephan Bergmann1-5/+4
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-6/+0
2012-09-05CosmeticsStephan Bergmann1-6/+4
2012-09-05OUString and RTL_CONSTASCII cleanupRicardo Montania1-2/+1
2012-08-22Change rtl::OUString to OUStringRicardo Montania1-5/+5
2012-06-12re-base on ALv2 code.Michael Meeks1-26/+17
2012-05-23Better fix for ThreadPool/ORequestThread life cycleStephan Bergmann1-1/+1
2011-11-30catch by constant referenceTakeshi Abe1-6/+6
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 McNamara1-0/+3
2011-06-02round allocated struct return space to sizeof(size_t)Caolán McNamara1-1/+9
2011-01-26sb138: #i116038# fresh implementation of binary URP bridgesb1-0/+300