summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/pq_databasemetadata.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in connectivityNoel Grandin
2023-03-24loplugin:stringadd in c*Noel Grandin
2022-06-13clang-tidy modernize-pass-by-value in connectivityNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-04-13Update remaining DevGuide wiki links.Ilmari Lauhakangas
2022-04-02loplugin:stringviewparam convert methods using compareToNoel Grandin
2021-11-25stldebug assert in bad sort of postgresql schemasCaolán McNamara
2021-10-06loplugin:moveparam in connectivityNoel Grandin
2021-09-23Extend loplugin:stringviewparam to starts/endsWith: connectivityStephan Bergmann
2021-06-11Simplify vector initializationsJulien Nabet
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-30loplugin:stringviewparam (Library_postgresql-sdbc-impl)Stephan Bergmann
2020-08-24Fix typosAndrea Gelmini
2020-02-27Postgresql: replace specific log mechanism by generic SAL_INFO/SAL_WARNJulien Nabet
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2019-12-04Use SAL_STRINGIFYStephan Bergmann
2019-10-17Remaining loplugin:bufferaddStephan Bergmann
2019-10-15Replace getDefaultValue by getColExprForDefaultSettingVal (postgresql)Julien Nabet
2019-10-13tdf#128111: "adsrc" doesn't exist from Postgresql 12Julien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann
2019-07-20Fix typosAndrea Gelmini
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2019-01-18Fix typoAndrea Gelmini
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-01-27Modernize a bit connectivity (part2)Julien Nabet
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2017-12-29Fix typosAndrea Gelmini
2017-07-22loplugin:unusedfields in basctl..connectivityNoel Grandin
2017-07-02loplugin:casttovoid: connectivityStephan Bergmann
2017-06-28In DatabaseMetaData::getIndexInfo, isPrimary has always been ignoredStephan Bergmann
2017-06-20create comphelper::RefCountedMutexNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-10remove unused typedefsJochen Nitschke
2016-09-15convert LogLevel constants to scoped enumJochen Nitschke
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-28Use const_iterator when possible (connectivity)Julien Nabet
2016-03-07tdf#97499 Remove some Default arguments in unordered containerJaskaran
2016-03-04pgsql-sdbc: put local code and constants in anonymous namespaceLionel Elie Mamane
2016-03-04pgsql-sdbc: factorise common codeLionel Elie Mamane
2016-03-04tdf#92538 pgsql-sdbc make a reasonable sorting of typesLionel Elie Mamane
2016-03-04fixup startsWith vs == in string comparisonsLionel Elie Mamane
2016-03-04fixup tdf#92538Lionel Elie Mamane
2016-03-04fixup tdf#92538Lionel Elie Mamane
2016-03-03tdf#92538 use proper schema name for type namesLionel Elie Mamane
2016-02-09sequence->vector in postgresqlNoel Grandin