summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/mysql/YDriver.hxx
AgeCommit message (Expand)AuthorFilesLines
2025-03-04improve type safety in mysql::ODriverDelegatorNoel Grandin1-4/+10
2022-04-15use more string_view in connectivityNoel Grandin1-1/+1
2021-03-23tdf#124176 Use pragma once in connectivityVincent LE GARREC1-4/+1
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen1-1/+0
2020-07-13connectivity/mysql: create instances with uno constructorsNoel Grandin1-7/+0
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-3/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-10/+10
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann1-0/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin1-2/+2
2016-05-30com::sun::star->css in connectivityNoel Grandin1-23/+23
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-8/+8
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-5/+5
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-06-04connectivity: fix includesThomas Arnhold1-1/+1
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold1-3/+3
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-8/+8
2014-02-27Remove visual noise from connectivityAlexander Wilms1-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-7/+7
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann1-2/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-8/+8
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin1-3/+4
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-8/+0
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
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-0/+0
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-02-16CWS-TOOLING: integrate CWS mysql1Oliver Bolte1-1/+8
2008-04-10INTEGRATION: CWS changefileheader (1.6.276); FILE MERGEDRüdiger Timm1-39/+18
2006-06-20INTEGRATION: CWS warnings01 (1.5.30); FILE MERGEDJens-Heiner Rechtien1-15/+8
2005-09-08INTEGRATION: CWS ooo19126 (1.4.132); FILE MERGEDRüdiger Timm1-47/+21
2004-08-02INTEGRATION: CWS insight01 (1.3.92); FILE MERGEDJens-Heiner Rechtien1-3/+3
2002-12-05#106007# use tunnel to get correct connectionOcke Janssen1-3/+6
2002-11-28#105213# new drivers for jdbcOcke Janssen1-4/+10
2002-11-11new mysql driverOcke Janssen1-0/+167