Files
loongoffice/connectivity
Noel Grandin 56e6f0da83 new loplugin: badvectorinit
look for places calling the 1-argument vector fill constructor and then
immediately called push_back, which is generally a sign that its
leaving empty slots.

Change-Id: I34e69b8d09cc48c0d409499faaf192b9f86bc517
Reviewed-on: https://gerrit.libreoffice.org/17525
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2015-10-20 11:35:31 +00:00
..
2015-09-14 19:32:42 +00:00
2015-10-16 10:56:05 +02:00
2015-10-20 11:35:31 +00:00

Contains database pieces, drivers, etc.