summaryrefslogtreecommitdiffstats
path: root/binaryurp/source/bridge.hxx
Commit message (Expand)AuthorAgeFilesLines
* Replace some lists by vectors in binaryurpJulien Nabet2017-11-181-2/+1
* binaryurp: consistently use "" and <> for include directivesMike Kaganski2017-10-111-14/+14
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-12/+6
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:passstuffbyref in variousNoel Grandin2016-04-141-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-6/+6
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-101-2/+2
* boost::noncopyable->'= delete'Caolán McNamara2015-02-161-3/+4
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-3/+3
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-6/+6
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-6/+6
* Change rtl::OUString to OUStringRicardo Montania2012-08-221-15/+15
* re-base on ALv2 code.Michael Meeks2012-06-121-26/+17
* Better fix for ThreadPool/ORequestThread life cycleStephan Bergmann2012-05-231-8/+17
* Fixed ThreadPool (and dependent ORequestThread) life cycleStephan Bergmann2012-05-161-2/+2
* add mode lines to new filesCaolán McNamara2011-06-021-0/+3
* sb138: #i116038# fresh implementation of binary URP bridgesb2011-01-261-0/+287