summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/ado/AConnection.cxx
AgeCommit message (Expand)Author
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-28-Werror,-Wunused-variableStephan Bergmann
2015-08-11tdf#92459 remove o3tl/compat_functional.hxxDaniel Robertson
2015-08-03tdf#91112: pass by const reference to lambdasJorenz Paragas
2015-07-13tdf#91112 replace o3tl::compose1 with lambdas in connectivityJorenz Paragas
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara
2014-06-04connectivity: fix includesThomas Arnhold
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-18sal_Bool -> bool fixup in Windows-only ADO driverStephan Bergmann
2013-12-06Combine comphelper::UStringMixEqual, comphelper::TStringMixEqualFunctorStephan Bergmann
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-06-12cppcheck: reduce scopeJulien Nabet
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-08-07Replace usage of rtl/memory.h in connectivity with equivalent from string.hArnaud Versini
2012-06-12re-base on ALv2 code.Michael Meeks
2012-03-12WaE: initialization orderDavid Tardon
2011-11-27remove include of pch header in connectivityNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-10Some cppcheck cleaningJulien Nabet
2011-02-08Port stuff to our private implementation of SGI extensionsFridrich Štrba
2011-01-03dba34c: fix for cast and char compareOcke Janssen [oj]
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-12-10CWS-TOOLING: integrate CWS dba31fRüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.29.22); FILE MERGEDRüdiger Timm
2008-01-30INTEGRATION: CWS dba24d (1.28.78); FILE MERGEDRüdiger Timm
2007-03-26INTEGRATION: CWS mingwport03 (1.25.60); FILE MERGEDVladimir Glazounov
2006-12-13INTEGRATION: CWS dba22ui (1.26.20); FILE MERGEDKurt Zenker
2006-09-17INTEGRATION: CWS pchfix02 (1.25.58); FILE MERGEDOliver Bolte
2006-06-20INTEGRATION: CWS warnings01 (1.23.30); FILE MERGEDJens-Heiner Rechtien
2006-03-29INTEGRATION: CWS dba203a (1.23.76); FILE MERGEDOliver Bolte
2005-09-08INTEGRATION: CWS ooo19126 (1.22.132); FILE MERGEDRüdiger Timm
2004-08-02INTEGRATION: CWS insight01 (1.20.92); FILE MERGEDJens-Heiner Rechtien
2004-03-02INTEGRATION: CWS oj07 (1.20.104); FILE MERGEDRüdiger Timm
2002-11-29#i5450# correct type handling for autoincrementOcke Janssen
2002-08-23#96826# delete type info when in disposingOcke Janssen
2002-07-22#96422# adjust the type adCurrency, to fit into the sdbc notationOcke Janssen
2002-07-11#96422# check if type is currencyOcke Janssen