summaryrefslogtreecommitdiffstats
path: root/binaryurp/source/bridgefactory.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* Replace some lists by vectors in binaryurpJulien Nabet2017-11-181-20/+20
* binaryurp: consistently use "" and <> for include directivesMike Kaganski2017-10-111-14/+14
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-2/+2
* clang-tidy modernize-use-emplace in b*Noel Grandin2017-09-081-2/+1
* Add missing #includesStephan Bergmann2017-02-061-0/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-8/+2
* loplugin:unusedfieldsNoel Grandin2016-11-151-6/+4
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* css::uno::Sequence ctor with initializer_listStephan Bergmann2014-12-121-2/+1
* various: remove SAL_THROW macroNoel Grandin2014-06-051-1/+0
* rhbz#1016758: Dispose bridges when disposing bridge factoryStephan Bergmann2014-05-191-0/+31
* Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann2014-03-181-5/+5
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-5/+5
* cid#983607 unexpected std::exceptionStephan Bergmann2014-02-131-1/+2
* fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza2013-10-251-7/+2
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-6/+0
* Use prefixTor Lillqvist2012-10-011-1/+1
* CosmeticsStephan Bergmann2012-09-051-8/+5
* OUString and RTL_CONSTASCII cleanupRicardo Montania2012-09-051-13/+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-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-2/+1
* Unused includesStephan Bergmann2012-03-201-1/+0
* Fix for fdo43460 Part IV getLength to isEmptyOlivier Hallot2011-12-131-2/+2
* Adapted to new assertion/logging mechanisms.Stephan Bergmann2011-11-281-3/+3
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-121-7/+0
* add mode lines to new filesCaolán McNamara2011-06-021-0/+3
* sb138: #i116038# fresh implementation of binary URP bridgesb2011-01-261-0/+232