summaryrefslogtreecommitdiff
path: root/binaryurp/source/incomingrequest.cxx
AgeCommit message (Expand)Author
2022-05-21clang-tidy modernize-pass-by-value in binaryurpNoel Grandin
2021-10-08loplugin:moveparam in binaryurpNoel Grandin
2021-09-10clang:optin.performance.Padding in binaryurpNoel Grandin
2020-01-27tdf#42949 Fix IWYU warnings in binaryurp/Gabor Kelemen
2019-05-22New loplugin:dataStephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2017-11-23Replace list by vector in incomingrequest (binaryurp)Julien Nabet
2017-10-11binaryurp: consistently use "" and <> for include directivesMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-08clang-tidy modernize-use-emplace in b*Noel Grandin
2017-02-06Add missing #includesStephan Bergmann
2016-11-23New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUStringStephan Bergmann
2016-09-16Replace remaining OSL_ASSERT etc. in binaryurpStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-16sal/log.hxx functionality also includes the equivalent of OSL_LOG_PREFIXStephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-09-05CosmeticsStephan Bergmann
2012-09-05OUString and RTL_CONSTASCII cleanupRicardo Montania
2012-08-22Change rtl::OUString to OUStringRicardo Montania
2012-06-12re-base on ALv2 code.Michael Meeks
2012-05-23Better fix for ThreadPool/ORequestThread life cycleStephan Bergmann
2011-11-30catch by constant referenceTakeshi Abe
2011-06-02round this one up too to get forms to passCaolán McNamara
2011-06-02add mode lines to new filesCaolán McNamara
2011-06-02round allocated struct return space to sizeof(size_t)Caolán McNamara
2011-01-26sb138: #i116038# fresh implementation of binary URP bridgesb