summaryrefslogtreecommitdiffstats
path: root/binaryurp/source/reader.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* binaryurp: consistently use "" and <> for include directivesMike Kaganski2017-10-111-19/+19
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* Fix some spelling errors in comments and stringsOtto Kekäläinen2016-07-041-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni2015-11-021-7/+7
* More informative exception messageStephan Bergmann2015-06-041-2/+2
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* Remove redundant Reference<> from within UnoType<> usesStephan Bergmann2015-04-011-2/+1
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-161-2/+1
* Replace use of o3tl::heap_ptr with std::unique_ptrStephan Bergmann2014-09-241-3/+3
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-36/+21
* auto_ptr -> heap_ptrStephan Bergmann2014-02-071-7/+3
* fdo#56511 Don't unduly delay Bridge terminationStephan Bergmann2014-02-071-0/+1
* Minor simplificationStephan Bergmann2013-11-281-12/+8
* binaryurp: silently ignore superfluous MUSTREPLY/SYNCHRONOUS flagsStephan Bergmann2013-11-271-6/+4
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-3/+0
* CosmeticsStephan Bergmann2012-09-051-24/+19
* OUString and RTL_CONSTASCII cleanupRicardo Montania2012-09-051-59/+27
* Change rtl::OUString to OUStringRicardo Montania2012-08-221-17/+17
* re-base on ALv2 code.Michael Meeks2012-06-121-26/+17
* Better fix for ThreadPool/ORequestThread life cycleStephan Bergmann2012-05-231-1/+1
* Unused includesStephan Bergmann2012-03-201-1/+0
* Adapted Reader/Writer to safer-to-use salhelper::ThreadStephan Bergmann2012-02-231-8/+4
* Fix for fdo43460 Part IV getLength to isEmptyOlivier Hallot2011-12-131-2/+2
* catch by constant referenceTakeshi Abe2011-11-301-2/+2
* Adapted to new assertion/logging mechanisms.Stephan Bergmann2011-11-281-19/+17
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-1/+7
* 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/+552