summaryrefslogtreecommitdiff
path: root/binaryurp/source/reader.cxx
AgeCommit message (Expand)Author
2022-08-27cid#1500596 silence Resource leakCaolán McNamara
2022-08-27cid#1500523 silence Resource leakCaolán McNamara
2022-06-01The return value of XConnection::read is guaranteed to be non-negativeStephan Bergmann
2022-06-01The return value of those getLength functions is guaranteed to be non-negativeStephan Bergmann
2021-10-08loplugin:moveparam in binaryurpNoel Grandin
2021-06-07Revert "improve logging message"Noel Grandin
2021-06-07improve logging messageNoel Grandin
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov
2018-09-11Revert "clang bugprone-unused-return-value"Noel Grandin
2018-09-08clang bugprone-unused-return-valueNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-11binaryurp: consistently use "" and <> for include directivesMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-06-04More informative exception messageStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-01Remove redundant Reference<> from within UnoType<> usesStephan Bergmann
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-09-24Replace use of o3tl::heap_ptr with std::unique_ptrStephan Bergmann
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-02-07auto_ptr -> heap_ptrStephan Bergmann
2014-02-07fdo#56511 Don't unduly delay Bridge terminationStephan Bergmann
2013-11-28Minor simplificationStephan Bergmann
2013-11-27binaryurp: silently ignore superfluous MUSTREPLY/SYNCHRONOUS flagsStephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
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
2012-03-20Unused includesStephan Bergmann
2012-02-23Adapted Reader/Writer to safer-to-use salhelper::ThreadStephan Bergmann
2011-12-13Fix for fdo43460 Part IV getLength to isEmptyOlivier Hallot
2011-11-30catch by constant referenceTakeshi Abe
2011-11-28Adapted to new assertion/logging mechanisms.Stephan Bergmann
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-06-02add mode lines to new filesCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-01-28sb138: #i115619#, #i116038# use osl_setThreadName in binaryurpsb
2011-01-26sb138: #i116038# fresh implementation of binary URP bridgesb