summaryrefslogtreecommitdiffstats
path: root/binaryurp/source/writer.cxx
Commit message (Expand)AuthorAgeFilesLines
* New loplugin:dataStephan Bergmann2019-05-221-2/+2
* binaryurp: consistently use "" and <> for include directivesMike Kaganski2017-10-111-9/+9
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* clang-tidy modernize-use-emplace in b*Noel Grandin2017-09-081-4/+3
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* Replace remaining OSL_ASSERT etc. in binaryurpStephan Bergmann2016-09-161-21/+24
* In binaryurp, fix change from rtl_copyMemory to memcpyStephan Bergmann2016-09-161-11/+13
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni2015-11-021-5/+5
* DBG_ASSERT->assert when followed by dereferenceCaolán McNamara2014-07-071-1/+1
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-5/+2
* coverity#707665 Uninitialized scalar fieldCaolán McNamara2014-05-111-1/+2
* coverity#707666 Uninitialized scalar fieldCaolán McNamara2014-05-111-1/+6
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1
* sal/log.hxx functionality also includes the equivalent of OSL_LOG_PREFIXStephan Bergmann2014-04-161-2/+2
* fdo#56511 Don't unduly delay Bridge terminationStephan Bergmann2014-02-071-0/+1
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-6/+0
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-3/+3
* CosmeticsStephan Bergmann2012-09-051-4/+2
* OUString and RTL_CONSTASCII cleanupRicardo Montania2012-09-051-12/+6
* Change rtl::OUString to OUStringRicardo Montania2012-08-221-9/+9
* re-base on ALv2 code.Michael Meeks2012-06-121-26/+17
* Better fix for ThreadPool/ORequestThread life cycleStephan Bergmann2012-05-231-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-2/+1
* Adapted Reader/Writer to safer-to-use salhelper::ThreadStephan Bergmann2012-02-231-8/+3
* Fix for fdo43460 Part IV getLength to isEmptyOlivier Hallot2011-12-131-1/+1
* catch by constant referenceTakeshi Abe2011-11-301-3/+3
* callcatcher: unused methodsCaolán McNamara2011-08-151-5/+0
* add mode lines to new filesCaolán McNamara2011-06-021-0/+3
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* sb138: #i115619#, #i116038# use osl_setThreadName in binaryurpsb2011-01-281-0/+1
* sb138: #i116038# fresh implementation of binary URP bridgesb2011-01-261-0/+475