summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/jdbc/JConnection.cxx
AgeCommit message (Expand)Author
2019-02-08loplugin:indentation in connectivityNoel Grandin
2019-02-06store originating exception when re-throwingNoel Grandin
2018-12-19use unique_ptr in connectivityNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-02-02remove connectivity OSubComponentNoel Grandin
2018-01-04tdf#104986 move named parameters substitution into generic layerLionel Elie Mamane
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-08-31Replace some lists by vectors (+rename vars)Julien Nabet
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-06-11Fix typosAndrea Gelmini
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-27another name for a nonlocalized string is a stringCaolán McNamara
2017-02-26CleanupJulien Nabet
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-10New loplugin:conststringvar: connectivityStephan Bergmann
2016-07-12Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-04-18cppcheck: silence known condition warning in connectivityJochen Nitschke
2016-02-23new loplugin: commaoperatorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-02-17tdf#39440 - cppcheck cleanlinessRadu Ioan
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-25coverity#706319 Uncaught exceptionCaolán McNamara
2014-10-25coverity#706317 Uncaught exceptionCaolán McNamara
2014-10-14coverity#706326 Uncaught exceptionCaolán McNamara
2014-10-12coverity#706331 Uncaught exceptionCaolán McNamara
2014-10-03cid#704588 Dereference after null checkNoel Grandin
2014-10-03loplugin: cstylecastNoel Grandin
2014-08-21starsdbc -> css::sdbcThomas Arnhold
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-04connectivity: fix includesThomas Arnhold
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-10-02Replace deprecated std::auto_ptr with boost::scoped_ptrStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-11fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin