/osx/

ng.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/postgresql/pq_statics.cxx
AgeCommit message (Expand)Author
2018-11-05replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2017-07-19loplugin:constparams in connectivityNoel Grandin
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-04pgsql-sdbc: "text" dataype is *LONG*VARCHARLionel Elie Mamane
2016-02-09sequence->vector in postgresqlNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-23loplugin:unusedfields in connectivityNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-01-07PostgreSQL boolean more accurately described as booleanLionel Elie Mamane