/Mesa/

ndin <noel.grandin@collabora.co.uk>
Change-Id: I940120087a0bc6b1b0abc30a3e7727ce22b7d9a7
Reviewed-on: https://gerrit.libreoffice.org/37394
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Drop :: prefix from std in [de]*/ 2017-02-17T18:41:19+00:00 Tor Lillqvist tml@collabora.com 2017-02-17T17:06:24+00:00 b57d51e32fb85e9cde64f85719725253162c42e4 Change-Id: I3247894fe022dce7f0aa351bd85fefcd7c545dd4 Reviewed-on: https://gerrit.libreoffice.org/34377 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
Change-Id: I3247894fe022dce7f0aa351bd85fefcd7c545dd4
Reviewed-on: https://gerrit.libreoffice.org/34377
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>
dbaccess: std::auto_ptr -> std::unique_ptr 2014-09-25T06:40:12+00:00 Stephan Bergmann sbergman@redhat.com 2014-09-24T16:50:37+00:00 d54a72a40852e206d78ab4c57a6898cfae39b8d0 Change-Id: I2b27aaf589fcbe4da1680f624a57be7ae62b0dc5
Change-Id: I2b27aaf589fcbe4da1680f624a57be7ae62b0dc5
fixincludeguards.sh: dbaccess 2013-11-05T08:28:52+00:00 Thomas Arnhold thomas@arnhold.org 2013-11-05T01:18:53+00:00 bfbe8c0b5bf735e6cbf66f57c72deddbd78f2431 Change-Id: Iadd4326d58a5df5761a0ed5ce7fd5fb01fb87d11
Change-Id: Iadd4326d58a5df5761a0ed5ce7fd5fb01fb87d11
fdo#62475 removed pointless comments 2013-08-27T16:11:09+00:00 Jelle van der Waa jelle@vdwaa.nl 2013-08-17T21:43:14+00:00 2ec606730bc95b58390a609df0a88958869a4066 Conflicts: dbaccess/source/filter/xml/xmlfilter.cxx dbaccess/source/ui/dlg/ConnectionPage.cxx dbaccess/source/ui/dlg/detailpages.cxx dbaccess/source/ui/dlg/odbcconfig.cxx dbaccess/source/ui/querydesign/querycontroller.cxx Change-Id: I3a05649efa3a43dd8d8fb069fc1bce14ca0a6338 Reviewed-on: https://gerrit.libreoffice.org/5484 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
Conflicts:
	dbaccess/source/filter/xml/xmlfilter.cxx
	dbaccess/source/ui/dlg/ConnectionPage.cxx
	dbaccess/source/ui/dlg/detailpages.cxx
	dbaccess/source/ui/dlg/odbcconfig.cxx
	dbaccess/source/ui/querydesign/querycontroller.cxx

Change-Id: I3a05649efa3a43dd8d8fb069fc1bce14ca0a6338
Reviewed-on: https://gerrit.libreoffice.org/5484
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>
fdo#38838, String to OUString in dbaccess/source/ext/macromigration 2013-02-26T10:24:27+00:00 Author: Gergő Mocsi gmocsi91@gmail.com 2013-02-26T10:16:20+00:00 3252c5d4980016246417d0253749f37f1ed87a80 String to OUString applied in dbaccess/source/ext/macromigration module. Also, RTL_CONSTASCII_USTRINGPARAM is removed from files, plus ::rtl::OUString replaced by OUString. Change-Id: I31673c7d812992dbac675a5d7da5bf379c402a9c Reviewed-on: https://gerrit.libreoffice.org/2379 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
String to OUString applied in dbaccess/source/ext/macromigration module.
Also, RTL_CONSTASCII_USTRINGPARAM is removed from files, plus
::rtl::OUString replaced by OUString.

Change-Id: I31673c7d812992dbac675a5d7da5bf379c402a9c
Reviewed-on: https://gerrit.libreoffice.org/2379
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>