summaryrefslogtreecommitdiff
path: root/binaryurp/source/bridge.cxx
AgeCommit message (Expand)Author
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-07-04use SAL_DEPRECATED in uno::ReferenceNoel Grandin
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-04-01Remove redundant Reference<> from within UnoType<> usesStephan Bergmann
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-13cid#706247 wrong exception typeStephan Bergmann
2014-02-07auto_ptr -> scoped_ptrStephan Bergmann
2014-02-07fdo#56511 Don't unduly delay Bridge terminationStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-02-19RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-05CosmeticsStephan Bergmann
2012-09-05OUString and RTL_CONSTASCII cleanupRicardo Montania
2012-08-22Change rtl::OUString to OUStringRicardo Montania
2012-08-15fdo#43433: Binary URP works gracefully with old Java URPStephan Bergmann
2012-06-12re-base on ALv2 code.Michael Meeks
2012-05-23Better fix for ThreadPool/ORequestThread life cycleStephan Bergmann
2012-05-16Fixed ThreadPool (and dependent ORequestThread) life cycleStephan Bergmann
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-08Clarifying comment addedStephan Bergmann
2012-02-23Adapted Reader/Writer to safer-to-use salhelper::ThreadStephan Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-12-13Fix for fdo43460 Part IV getLength to isEmptyOlivier Hallot
2011-11-30catch by constant referenceTakeshi Abe
2011-11-29Demote SAL_WARN that happens regularly during bridge shutdown to SAL_INFO.Stephan Bergmann
2011-11-28Adapted to new assertion/logging mechanisms.Stephan Bergmann
2011-06-02add mode lines to new filesCaolán McNamara
2011-01-26sb138: #i116038# fresh implementation of binary URP bridgesb