summaryrefslogtreecommitdiff
path: root/binaryurp/source/marshal.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-01-27tdf#42949 Fix IWYU warnings in binaryurp/Gabor Kelemen1-2/+0
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2017-10-11binaryurp: consistently use "" and <> for include directivesMike Kaganski1-17/+17
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-02-16boost::noncopyable->'= delete'Caolán McNamara1-1/+0
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-2/+1
2014-02-04Related: #i123862# use O*String's isEmpty() method...Herbert Dürr1-1/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-09-05CosmeticsStephan Bergmann1-1/+1
2012-09-05OUString and RTL_CONSTASCII cleanupRicardo Montania1-3/+1
2012-08-22Change rtl::OUString to OUStringRicardo Montania1-5/+5
2012-06-12re-base on ALv2 code.Michael Meeks1-26/+17
2011-11-28Adapted to new assertion/logging mechanisms.Stephan Bergmann1-11/+11
2011-06-02add mode lines to new filesCaolán McNamara1-0/+3
2011-01-26sb138: #i116038# fresh implementation of binary URP bridgesb1-0/+314