summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/mysql
AgeCommit message (Expand)AuthorFilesLines
2023-01-16XUnoTunnel->dynamic_cast in connectivityyNoel Grandin1-3/+0
2022-06-13clang-tidy modernize-pass-by-value in connectivityNoel Grandin4-7/+9
2022-04-20loplugin:passstuffbyrefNoel Grandin1-1/+1
2022-04-15use more string_view in connectivityNoel Grandin1-1/+1
2021-03-23tdf#124176 Use pragma once in connectivityVincent LE GARREC8-26/+8
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-1/+5
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen1-1/+0
2020-07-18compact namespace: connectivityNoel Grandin6-24/+12
2020-07-13connectivity/mysql: create instances with uno constructorsNoel Grandin1-7/+0
2020-02-10move some headers inside connectivityNoel Grandin3-3/+3
2019-12-16tdf#42949 Fix IWYU warnings in connectivity/*/*hxxGabor Kelemen1-1/+0
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov1-1/+1
2019-08-22loplugin:constmethod in connectivityNoel Grandin1-1/+1
2019-04-20Fix typoAndrea Gelmini1-1/+1
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-1/+1
2018-08-16Fix typo: s/an other/another/gAndrea Gelmini1-1/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-04-11Fix typosAndrea Gelmini1-1/+1
2018-01-29loplugin:useuniqueptr in OCatalogNoel Grandin1-2/+2
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin6-9/+8
2017-12-19inline use-once typedefsNoel Grandin1-2/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-12-07loplugin:countusersofdefaultparams in connectivityNoel Grandin1-4/+4
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin2-2/+2
2017-11-07loplugin:finalclasses in connectivityNoel Grandin2-5/+2
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
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 Bergmann8-24/+24
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann2-0/+5
2016-10-27Remove bogus comments about ~IPropertyArrayHelper not being virtualStephan Bergmann1-3/+0
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 Grandin8-66/+66
2016-04-13loplugin:passstuffbyref in connectivityNoel Grandin1-1/+1
2016-04-06Avoid reserved identifiersStephan Bergmann2-6/+6
2016-03-23loplugin:constantparam in connectivityNoel Grandin1-3/+1
2015-10-30loplugin:unusedmethodsNoel Grandin1-2/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann8-57/+57
2015-08-05loplugin:unusedmethodsNoel Grandin1-14/+0
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-5/+5
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin3-3/+3
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 Arnhold8-13/+13
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold8-24/+24
2014-04-16connectivity: sal_Bool->boolNoel Grandin2-5/+5
2014-04-01connectivity: sal_Bool->boolNoel Grandin2-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann8-57/+57