summaryrefslogtreecommitdiff
path: root/binaryurp/source/bridgefactory.cxx
AgeCommit message (Expand)Author
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-02-16loplugin:referencecasting in basctl..binaryurpNoel
2020-11-05tdf#42949 Fix new IWYU warnings in directories [ab]*Gabor Kelemen
2020-07-05binaryurp: create instances with uno constructorsNoel Grandin
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: binaryurpStephan Bergmann
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-27tdf#42949 Fix IWYU warnings in binaryurp/Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): binaryurpStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-18Replace some lists by vectors in binaryurpJulien Nabet
2017-10-11binaryurp: consistently use "" and <> for include directivesMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-08clang-tidy modernize-use-emplace in b*Noel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-15loplugin:unusedfieldsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2014-12-12css::uno::Sequence ctor with initializer_listStephan Bergmann
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-19rhbz#1016758: Dispose bridges when disposing bridge factoryStephan Bergmann
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-13cid#983607 unexpected std::exceptionStephan Bergmann
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-10-01Use prefixTor Lillqvist
2012-09-05CosmeticsStephan Bergmann
2012-09-05OUString and RTL_CONSTASCII cleanupRicardo Montania
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-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-20Unused includesStephan Bergmann
2011-12-13Fix for fdo43460 Part IV getLength to isEmptyOlivier Hallot
2011-11-28Adapted to new assertion/logging mechanisms.Stephan Bergmann
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan
2011-06-02add mode lines to new filesCaolán McNamara
2011-01-26sb138: #i116038# fresh implementation of binary URP bridgesb