summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/pq_xkeys.cxx
AgeCommit message (Expand)AuthorFilesLines
10 daysloplugin:ostr in connectivityNoel Grandin1-2/+2
2022-06-13clang-tidy modernize-pass-by-value in connectivityNoel Grandin1-4/+5
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann1-1/+2
2022-05-04Just use Any ctor instead of makeAny in connectivityStephan Bergmann1-9/+9
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin1-3/+2
2021-03-03loplugin:refcounting (--enable-postgresql-sdbc)Stephan Bergmann1-4/+4
2020-11-30loplugin:stringviewparam (Library_postgresql-sdbc-impl)Stephan Bergmann1-8/+12
2020-02-27Postgresql: replace specific log mechanism by generic SAL_INFO/SAL_WARNJulien Nabet1-7/+2
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen1-1/+0
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen1-1/+0
2018-08-29new loplugin:oustringbufferNoel Grandin1-1/+1
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-1/+5
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann1-1/+1
2017-06-20create comphelper::RefCountedMutexNoel Grandin1-10/+10
2017-02-06Add missing #includesStephan Bergmann1-1/+2
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin1-4/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-9/+0
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin1-3/+3
2016-09-15convert LogLevel constants to scoped enumJochen Nitschke1-2/+2
2016-05-30com::sun::star->css in connectivityNoel Grandin1-32/+32
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-5/+0
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-2/+0
2016-02-09sequence->vector in postgresqlNoel Grandin1-9/+6
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-5/+5
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-18add missing vim modelinesCaolán McNamara1-0/+2
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-24/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-9/+6
2013-01-21fdo#57950: Remove some chained appends in connectivity and..Marcos Paulo de Souza1-66/+16
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2011-11-30pgsql-sdbc: Robustify against empty arrays, etcLionel Elie Mamane1-8/+10
2011-11-21pgsql-sdbc: licence all non-Sun & future contributions under LGPLv3+/MPL1.1Lionel Elie Mamane1-16/+45
2011-11-17pgsql-sdbc: be less prescriptive about indentation styleLionel Elie Mamane1-1/+1
2011-11-17Switch to LGPL-onlyLionel Elie Mamane1-36/+1
2011-11-17pgsql-sdbc: properly delegate escaping to libpqLionel Elie Mamane1-4/+4
2011-11-17Janitorial clean-upLionel Elie Mamane1-1/+0
2011-11-17Janitorial clean-upLionel Elie Mamane1-2/+4
2011-11-17Apply sdbc-postgresql.diffLionel Elie Mamane1-0/+387