summaryrefslogtreecommitdiff
path: root/include/connectivity/sqlscan.hxx
AgeCommit message (Expand)Author
2021-06-19loplugin:finalclassesNoel Grandin
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen
2020-02-10move some headers inside connectivityNoel Grandin
2019-11-15make some classes module-privateNoel Grandin
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2018-04-17remove no longer necessary operator new/delete overridesNoel Grandin
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-04-13loplugin:passstuffbyref in connectivityNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-06-08loplugin:staticmethodsStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-06-05connectivity: remove SAL_THROW macroNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold
2013-10-02Fix warnings in sqlflex.l, sqlbison.yStephan Bergmann
2013-07-10Further fallout from the connectivity SQL parser changesTor Lillqvist