summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/odbc
AgeCommit message (Expand)AuthorFilesLines
2014-04-16connectivity: sal_Bool->boolNoel Grandin11-202/+202
2014-04-11Clean up function declarations and some unused functionsStephan Bergmann1-1/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-27Remove visual noise from connectivityAlexander Wilms1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann8-368/+368
2014-02-24Remove unnecessary bool2anyStephan Bergmann1-2/+1
2014-02-23Remove unneccessary commentsAlexander Wilms12-586/+586
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-1/+2
2014-02-12cid#707705 uninitialized pointer fieldNoel Grandin1-0/+1
2014-01-29bool improvementsStephan Bergmann1-1/+1
2013-12-24fdo#60698: Merge odbcbase into odbcMarcos Paulo de Souza9-0/+8860
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin1-4/+4
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ňák3-63/+62
2013-02-25loplugin: improve indentationThomas Arnhold1-5/+7
2012-10-01Use prefixes for these UNO componentsTor Lillqvist2-2/+2
2012-08-22more old module-description xml filesMatúš Kukan1-43/+0
2012-06-22.xml files don't need executable bitsMichael Stahl1-0/+0
2012-06-12re-base on ALv2 code.Michael Meeks6-117/+90
2012-06-09Remove superfluous include commentsThomas Arnhold1-2/+0
2012-06-02targeted string re-workNorbert Thiebaud1-58/+58
2012-05-29switch connectivity to gbuildDavid Tardon1-87/+0
2012-05-29connectivity: convert configurationDavid Tardon1-180/+0
2012-04-24Bin weird DBGUTIL_OJ crackTor Lillqvist1-4/+0
2012-03-23.component files don't need executable bitsMichael Stahl1-0/+0
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-03-12suppress "SQL_API redefined" error with -WerrorDavid Tardon1-0/+4
2011-11-27remove include of pch header in connectivityNorbert Thiebaud3-6/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-10/+0
2011-06-04Removed commented codeChristina Rossmanith1-21/+0
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-0/+5
2011-05-21Drop OS2Tor Lillqvist1-13/+0
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-0/+5
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+1
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito1-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito4-0/+0
2011-03-24translated commentsRob Snelders2-7/+7
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky7-56/+42
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens7-56/+42
2011-01-26dba34d: #i108967# introduce new settings into UI and driver config: RespectDr...Ocke.Janssen1-0/+5
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 20Gert Faller2-70/+70
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-10-27remove vos reference from uno xml descriptionsNorbert Thiebaud1-2/+0
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud1-1/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth3-0/+6
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb3-52/+42
2010-06-25codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31Malte Timmermann1-4/+0
2010-02-25sb118: merged in DEV300_m72sb6-47/+28