summaryrefslogtreecommitdiffstats
path: root/binaryurp/source/incomingrequest.cxx
Commit message (Expand)AuthorAgeFilesLines
* Replace list by vector in incomingrequest (binaryurp)Julien Nabet2017-11-231-2/+2
* binaryurp: consistently use "" and <> for include directivesMike Kaganski2017-10-111-12/+12
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-5/+2
* clang-tidy modernize-use-emplace in b*Noel Grandin2017-09-081-3/+2
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUStringStephan Bergmann2016-11-231-4/+3
* Replace remaining OSL_ASSERT etc. in binaryurpStephan Bergmann2016-09-161-25/+26
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-8/+8
* Add support for cppu::UnoType<void>Stephan Bergmann2015-04-011-2/+1
* boost::noncopyable->'= delete'Caolán McNamara2015-02-161-1/+0
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-4/+3
* sal/log.hxx functionality also includes the equivalent of OSL_LOG_PREFIXStephan Bergmann2014-04-161-5/+4
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-6/+0
* CosmeticsStephan Bergmann2012-09-051-6/+4
* OUString and RTL_CONSTASCII cleanupRicardo Montania2012-09-051-2/+1
* Change rtl::OUString to OUStringRicardo Montania2012-08-221-5/+5
* re-base on ALv2 code.Michael Meeks2012-06-121-26/+17
* Better fix for ThreadPool/ORequestThread life cycleStephan Bergmann2012-05-231-1/+1
* catch by constant referenceTakeshi Abe2011-11-301-6/+6
* 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-021-0/+3
* round allocated struct return space to sizeof(size_t)Caolán McNamara2011-06-021-1/+9
* sb138: #i116038# fresh implementation of binary URP bridgesb2011-01-261-0/+300