summaryrefslogtreecommitdiffstats
path: root/binaryurp/source/unmarshal.cxx
Commit message (Expand)AuthorAgeFilesLines
* small perf improvement in readMemberValuesNoel Grandin2021-05-171-0/+2
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-021-1/+1
* tdf#42949 Add back includes to binaryurp/Gabor Kelemen2020-01-281-0/+1
* tdf#42949 Fix IWYU warnings in binaryurp/Gabor Kelemen2020-01-271-3/+0
* replace rtl_allocateMemory with std::mallocNoel Grandin2018-08-291-1/+1
* binaryurp: consistently use "" and <> for include directivesMike Kaganski2017-10-111-20/+20
* Improved loplugin:redundantcast, static_cast on arithmetic types: binaryurpStephan Bergmann2017-04-061-5/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-9/+9
* tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni2015-11-021-3/+3
* loplugin:redundantcast: const_cast to same typeStephan Bergmann2015-05-291-3/+2
* boost::noncopyable->'= delete'Caolán McNamara2015-02-161-1/+0
* loplugin:cstylecast: warn about certain redundant reinterpret_castsStephan Bergmann2015-01-091-1/+1
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-40/+21
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* CosmeticsStephan Bergmann2012-09-051-12/+8
* OUString and RTL_CONSTASCII cleanupRicardo Montania2012-09-051-63/+25
* Change rtl::OUString to OUStringRicardo Montania2012-08-221-25/+25
* re-base on ALv2 code.Michael Meeks2012-06-121-26/+17
* put the missing type into the exception messageMichael Stahl2012-04-141-2/+4
* Fix for fdo43460 Part IV getLength to isEmptyOlivier Hallot2011-12-131-2/+2
* Adapted to new assertion/logging mechanisms.Stephan Bergmann2011-11-281-7/+6
* 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: #i116038# fresh implementation of binary URP bridgesb2011-01-261-0/+563