summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/jdbc
AgeCommit message (Expand)Author
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-02-02remove connectivity OSubComponentNoel Grandin
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2018-01-04tdf#104986 move named parameters substitution into generic layerLionel Elie Mamane
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-18silence some coverity warningsCaolán McNamara
2017-11-01loplugin:constantparam in connectivityNoel Grandin
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-08-31Replace some lists by vectors (+rename vars)Julien Nabet
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-09cppcheck: uselessCallsRemoveJochen Nitschke
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-03use begin()/end() when working with SequenceNoel Grandin
2017-07-02loplugin:casttovoid: connectivityStephan Bergmann
2017-06-20loplugin:oncevar in codemaker..connectivityNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-11Fix typosAndrea Gelmini
2017-06-03android: Update configure.ac for NDK r14b versionbrainbreaker
2017-05-19loplugin:unusedfieldsNoel Grandin
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert connectivity module away from OSL_ASSERT to assertChris Sherlock
2017-04-28loplugin:checkunusedparams in connectivityNoel Grandin
2017-04-27remove ResourceBasedEventLogger in favor of its base EventLoggerCaolán McNamara
2017-04-27the only use of this argument is sdbcl which is a deleted resource fileCaolán McNamara
2017-04-27another name for a nonlocalized string is a stringCaolán McNamara
2017-04-11sal_Bool -> boolStephan Bergmann
2017-03-29tdf#39468 Translate German commentsJens Carl
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-11Fix typosAndrea Gelmini
2017-03-06remove unused #includeLionel Elie Mamane
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-26CleanupJulien Nabet
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-13jdbc clob character stream: return 1 when returning a single odd byteLionel Elie Mamane
2017-01-10New loplugin:conststringvar: connectivityStephan Bergmann
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-11-10loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin
2016-10-01Fix typosAndrea Gelmini
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin