summaryrefslogtreecommitdiff
path: root/binaryurp/source/bridge.hxx
AgeCommit message (Expand)Author
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-09-04tdf#124176 Use #pragma once in binaryurpGeorge Bateman
2020-01-27tdf#42949 Fix IWYU warnings in binaryurp/Gabor Kelemen
2019-01-14Use C++17 nested namespace definitions (in binaryurp)Stephan Bergmann
2017-11-18Replace some lists by vectors in binaryurpJulien Nabet
2017-10-11binaryurp: consistently use "" and <> for include directivesMike Kaganski
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-10tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2012-08-22Change rtl::OUString to OUStringRicardo Montania
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
2011-06-02add mode lines to new filesCaolán McNamara
2011-01-26sb138: #i116038# fresh implementation of binary URP bridgesb