summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/ado/AColumns.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-01-16XUnoTunnel->dynamic_cast in connectivityyNoel Grandin1-1/+1
2021-12-21Use sal::systools::COMReference in connectivity/adoMike Kaganski1-2/+2
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski1-1/+1
2021-06-25-Werror,-Wunused-but-set-variable (clang-cl 13 trunk)Stephan Bergmann1-9/+0
2021-03-09loplugin:refcounting (clang-cl)Stephan Bergmann1-2/+3
2021-01-08Fix uses of OTools::get/putValue with string argumentsStephan Bergmann1-1/+4
2020-12-15Use string view hereMike Kaganski1-1/+1
2019-09-07tdf#39593 drop comphelper::getImplementationArkadiy Illarionov1-1/+2
2019-06-24tdf#39593 Change comphelper::getImplementation signatureArkadiy Illarionov1-2/+2
2017-10-27loplugin:includeform: connectivity (Windows)Stephan Bergmann1-5/+5
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+1
2016-10-16clang-cl loplugin: connectivityStephan Bergmann1-4/+4
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2015-08-11tdf#92459 remove o3tl/compat_functional.hxxDaniel Robertson1-2/+0
2015-08-03tdf#91112: pass by const reference to lambdasJorenz Paragas1-1/+1
2015-07-13tdf#91112 replace o3tl::compose1 with lambdas in connectivityJorenz Paragas1-10/+4
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-5/+5
2014-02-18sal_Bool -> bool fixup in Windows-only ADO driverStephan Bergmann1-1/+1
2013-12-06Combine comphelper::UStringMixEqual, comphelper::TStringMixEqualFunctorStephan Bergmann1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header in connectivityNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-1/+7
2011-02-09Don't be shy, include <algorithm> always, not just on MinGWTor Lillqvist1-2/+0
2011-02-08Port stuff to our private implementation of SGI extensionsFridrich Štrba1-3/+5
2010-11-25dba34b: #i115384# check if the length of BIT > 1 otherwise use setBoolean, an...Ocke.Janssen1-1/+7
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-01-20CWS-TOOLING: integrate CWS mingwport16Vladimir Glazounov1-0/+3
2008-10-01CWS-TOOLING: integrate CWS dba31bVladimir Glazounov1-5/+3
2008-04-10INTEGRATION: CWS changefileheader (1.21.204); FILE MERGEDRüdiger Timm1-46/+18
2006-10-12INTEGRATION: CWS sb59 (1.19.28); FILE MERGEDOliver Bolte1-7/+9
2006-09-17INTEGRATION: CWS pchfix02 (1.19.42); FILE MERGEDOliver Bolte1-2/+5
2006-07-10INTEGRATION: CWS qiq (1.17.104); FILE MERGEDOliver Bolte1-56/+53
2006-06-20INTEGRATION: CWS warnings01 (1.17.30); FILE MERGEDJens-Heiner Rechtien1-8/+10
2005-09-08INTEGRATION: CWS ooo19126 (1.16.74); FILE MERGEDRüdiger Timm1-47/+21
2005-03-10INTEGRATION: CWS dba24 (1.15.32); FILE MERGEDVladimir Glazounov1-5/+5
2004-10-22INTEGRATION: CWS dba16 (1.14.46); FILE MERGEDRüdiger Timm1-5/+5
2004-03-02INTEGRATION: CWS oj07 (1.13.50); FILE MERGEDRüdiger Timm1-11/+19
2003-04-24INTEGRATION: CWS sb4 (1.12.58); FILE MERGEDRüdiger Timm1-15/+18
2002-11-29#i5450# correct type handling for autoincrementOcke Janssen1-7/+28
2002-07-22#96422# adjust the type adCurrency, to fit into the sdbc notationOcke Janssen1-2/+14
2002-07-11#96422# check if type is currencyOcke Janssen1-3/+5
2001-11-09#94371# primary key fixesOcke Janssen1-27/+19
2001-10-12#92883# fix the descriptor handlingOcke Janssen1-26/+21