summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mysql
AgeCommit message (Expand)AuthorFilesLines
2014-04-16connectivity: sal_Bool->boolNoel Grandin5-14/+14
2014-04-11Clean up function declarations and some unused functionsStephan Bergmann1-41/+0
2014-04-01connectivity: sal_Bool->boolNoel Grandin4-5/+5
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin2-2/+2
2014-04-01connectivity: sal_Bool->boolNoel Grandin1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin3-3/+3
2014-02-27Remove visual noise from connectivityAlexander Wilms1-6/+6
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann5-20/+20
2014-02-23Remove unneccessary commentsAlexander Wilms9-98/+98
2014-01-30User grants debug Mysql part: first stepsJulien Nabet1-1/+1
2014-01-30User grants debug Mysql part: retrieve IS_GRANTABLE + update column privsJulien Nabet1-1/+1
2014-01-30We want to drop the user here not revoke some rightsJulien Nabet1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-25coverity#4407301 Dereference after null checkNorbert Thiebaud1-1/+1
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-1/+1
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin1-3/+3
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-6/+4
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin3-15/+10
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-1/+1
2013-11-04remove redundant calls to OUString constructorNoel Grandin6-60/+41
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-2/+2
2013-10-09fdo#54938: Adapt connectivity module to use cppu::supportsServiceMarcos Paulo de Souza1-8/+2
2013-07-30rhbz#989246: Honor user's JavaDriverClass override in mysql driverStephan Bergmann1-11/+25
2013-05-29Ensure socket or pipe are passed to the native driverAriel Constenla-Haile1-0/+19
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák9-219/+218
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-3/+3
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-4/+4
2013-03-03loplugin: unused variables and commented codeThomas Arnhold2-2/+0
2013-02-25loplugin: improve indentationThomas Arnhold1-5/+7
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+1
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist1-1/+1
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin2-26/+30
2012-10-01Use prefixes for these UNO componentsTor Lillqvist2-2/+2
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+7
2012-08-22more old module-description xml filesMatúš Kukan1-44/+0
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim1-1/+1
2012-08-07Replace usage of rtl/memory.h in connectivity with equivalent from string.hArnaud Versini1-1/+2
2012-06-12re-base on ALv2 code.Michael Meeks11-233/+160
2012-06-06nuke dead codeTakeshi Abe1-16/+0
2012-06-06removed dead codeTakeshi Abe1-12/+0
2012-06-02targeted string re-workNorbert Thiebaud7-98/+98
2012-05-31nuke unused typedefTakeshi Abe3-3/+0
2012-05-29switch connectivity to gbuildDavid Tardon2-90/+0
2012-05-29connectivity: convert configurationDavid Tardon1-258/+0
2012-04-24Bin weird DBGUTIL_OJ crackTor Lillqvist1-3/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-23.component files don't need executable bitsMichael Stahl1-0/+0