summaryrefslogtreecommitdiff
path: root/binaryurp/source/writer.cxx
AgeCommit message (Expand)Author
2022-05-21clang-tidy modernize-pass-by-value in binaryurpNoel Grandin
2022-03-25binaryurp: use more std::mutexArnaud Versini
2021-10-08loplugin:moveparam in binaryurpNoel Grandin
2021-09-10clang:optin.performance.Padding in binaryurpNoel Grandin
2019-05-22New loplugin:dataStephan Bergmann
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-09-16Replace remaining OSL_ASSERT etc. in binaryurpStephan Bergmann
2016-09-16In binaryurp, fix change from rtl_copyMemory to memcpyStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-11coverity#707665 Uninitialized scalar fieldCaolán McNamara
2014-05-11coverity#707666 Uninitialized scalar fieldCaolán McNamara
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-16sal/log.hxx functionality also includes the equivalent of OSL_LOG_PREFIXStephan Bergmann
2014-02-07fdo#56511 Don't unduly delay Bridge terminationStephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
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-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
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-08-15callcatcher: unused methodsCaolá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