summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/mysql
AgeCommit message (Expand)Author
2025-03-07trim excessive leading whitespace in connectivityNoel Grandin
2025-03-04improve type safety in mysql::ODriverDelegatorNoel Grandin
2025-03-03expand the ObjectType typedefNoel Grandin
2023-01-16XUnoTunnel->dynamic_cast in connectivityyNoel Grandin
2022-06-13clang-tidy modernize-pass-by-value in connectivityNoel Grandin
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-15use more string_view in connectivityNoel Grandin
2021-03-23tdf#124176 Use pragma once in connectivityVincent LE GARREC
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-07-18compact namespace: connectivityNoel Grandin
2020-07-13connectivity/mysql: create instances with uno constructorsNoel Grandin
2020-02-10move some headers inside connectivityNoel Grandin
2019-12-16tdf#42949 Fix IWYU warnings in connectivity/*/*hxxGabor Kelemen
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-08-22loplugin:constmethod in connectivityNoel Grandin
2019-04-20Fix typoAndrea Gelmini
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2018-08-16Fix typo: s/an other/another/gAndrea Gelmini
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-11Fix typosAndrea Gelmini
2018-01-29loplugin:useuniqueptr in OCatalogNoel Grandin
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07loplugin:countusersofdefaultparams in connectivityNoel Grandin
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-11-07loplugin:finalclasses in connectivityNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann
2016-10-27Remove bogus comments about ~IPropertyArrayHelper not being virtualStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-04-13loplugin:passstuffbyref in connectivityNoel Grandin
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-03-23loplugin:constantparam in connectivityNoel Grandin
2015-10-30loplugin:unusedmethodsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-06-04connectivity: fix includesThomas Arnhold
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold