summaryrefslogtreecommitdiff
path: root/binaryurp/source/writer.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-16Replace remaining OSL_ASSERT etc. in binaryurpStephan Bergmann1-21/+24
2016-09-16In binaryurp, fix change from rtl_copyMemory to memcpyStephan Bergmann1-11/+13
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni1-5/+5
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara1-1/+1
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-5/+2
2014-05-11coverity#707665 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-05-11coverity#707666 Uninitialized scalar fieldCaolán McNamara1-1/+6
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-04-16sal/log.hxx functionality also includes the equivalent of OSL_LOG_PREFIXStephan Bergmann1-2/+2
2014-02-07fdo#56511 Don't unduly delay Bridge terminationStephan Bergmann1-0/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-6/+0
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-3/+3
2012-09-05CosmeticsStephan Bergmann1-4/+2
2012-09-05OUString and RTL_CONSTASCII cleanupRicardo Montania1-12/+6
2012-08-22Change rtl::OUString to OUStringRicardo Montania1-9/+9
2012-06-12re-base on ALv2 code.Michael Meeks1-26/+17
2012-05-23Better fix for ThreadPool/ORequestThread life cycleStephan Bergmann1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+1
2012-02-23Adapted Reader/Writer to safer-to-use salhelper::ThreadStephan Bergmann1-8/+3
2011-12-13Fix for fdo43460 Part IV getLength to isEmptyOlivier Hallot1-1/+1
2011-11-30catch by constant referenceTakeshi Abe1-3/+3
2011-08-15callcatcher: unused methodsCaolán McNamara1-5/+0
2011-06-02add mode lines to new filesCaolán McNamara1-0/+3
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-01-28sb138: #i115619#, #i116038# use osl_setThreadName in binaryurpsb1-0/+1
2011-01-26sb138: #i116038# fresh implementation of binary URP bridgesb1-0/+475