summaryrefslogtreecommitdiff
path: root/binaryurp/source/unmarshal.cxx
AgeCommit message (Expand)Author
2024-05-06loplugin:ostr in binaryurpNoel Grandin
2022-05-21clang-tidy modernize-pass-by-value in binaryurpNoel Grandin
2021-05-17small perf improvement in readMemberValuesNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-01-28tdf#42949 Add back includes to binaryurp/Gabor Kelemen
2020-01-27tdf#42949 Fix IWYU warnings in binaryurp/Gabor Kelemen
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2017-10-11binaryurp: consistently use "" and <> for include directivesMike Kaganski
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: binaryurpStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2015-01-09loplugin:cstylecast: warn about certain redundant reinterpret_castsStephan Bergmann
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
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-04-14put the missing type into the exception messageMichael Stahl
2011-12-13Fix for fdo43460 Part IV getLength to isEmptyOlivier Hallot
2011-11-28Adapted to new assertion/logging mechanisms.Stephan Bergmann
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-26sb138: #i116038# fresh implementation of binary URP bridgesb