summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorDaniel Robertson <danlrobertson89@gmail.com>2015-08-27 17:55:55 -0400
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2015-08-29 22:47:38 +0000
commit311e77440f11dbe8e49d75b09a4ae0f850ce00c5 (patch)
treef93c323d2e102f6258eadbdd9b71b310970331f4 /connectivity
parent77a0897e6000990666d6f4dad54d549b0b7fda27 (diff)
o3tl: add another unit test to cow_wrapper
Add unit tests to cow_wrapper for the move ctor and move assignment. Change-Id: I82a5886ca7ae110985c7202125699cf95b6466d8 Reviewed-on: https://gerrit.libreoffice.org/18108 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'connectivity')
0 files changed, 0 insertions, 0 deletions
lass='decoration'>Gabor Kelemen Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I3e6b35acf6266157d4cf634e2143e6e19a73102a Reviewed-on: https://gerrit.libreoffice.org/81813 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com> 2019-07-19loplugin:referencecasting in cppcanvas..cuiNoel Grandin Change-Id: Ib8a513d88575cef9c1479b91adff98170c9323e8 Reviewed-on: https://gerrit.libreoffice.org/75937 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> 2017-10-23loplugin:includeform: cppucanvasStephan Bergmann Change-Id: I83da2a535f89dfaa675629ca3dc2a6cefc334443 2017-07-28loplugin:checkunusedparams more part1Noel Grandin seems I got one of the checks wrong, and was missing a bunch of stuff Change-Id: I2c662fc4e735f8d6cbe56c6f82906a60a580331b Reviewed-on: https://gerrit.libreoffice.org/40481 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann Change-Id: I68f6c78d1a539a960efbcf81be1e5b2bd26c2bc5 2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist We used it all over the place without leading :: already anyway, even in many files in include. So let's be consistent. In the majority of cases, prefer the easier-on-the-eyes choice, not the "safe" one. In those files in include where *all* existing uses of ::vcl:: indeed used the :: prefix, there let's keep it for consistency. Change-Id: If99cb41d3bf290d38c601d91125c3c8d935e61d0 2015-04-13loplugin:staticmethodsNoel Grandin Change-Id: I33a8ca28b0c3bf1c31758d93238e74927bebde9c 2014-09-23fdo#82577: Handle WindowNoel Grandin Put the VCL Window class in the vcl namespace. Avoids clash with the X11 Window typedef. Change-Id: Ib1beb7ab4ad75562a42aeb252732a073d25eff1a 2013-11-29Further XCanvas != XBitmapCanvas cleanup.Thorsten Behrens It seems I missed a few places in 21ec9beae29b19b8ec6f0a16fd0e708e4f210208, getting that straight now hopefully. Change-Id: I34fc8df2d1ee65bef0639b3de9487ff311bed89a