# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_InstallModule_InstallModule,scp2/quickstart)) $(eval $(call gb_InstallModule_use_auto_install_libs,scp2/quickstart,\ quickstart \ )) $(eval $(call gb_InstallModule_add_scpfiles,scp2/quickstart,\ scp2/source/quickstart/registryitem_quickstart \ )) $(eval $(call gb_InstallModule_add_localized_scpfiles,scp2/quickstart,\ scp2/source/quickstart/module_quickstart \ )) # vim: set shiftwidth=4 tabstop=4 noexpandtab: this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/adodatalinks.cxx
AgeCommit message (Expand)Author
2018-02-01dbaccess: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2017-10-27loplugin:includeform: dbaccess (Windows)Stephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski
2017-08-31loplugin:constparams: dbaccess (clang-cl)Stephan Bergmann
2017-04-10Clean up uses of SAL_U/SAL_W: dbaccessStephan Bergmann
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-02-10Remove MinGW supportStephan Bergmann
2016-10-16clang-cl loplugin: dbaccessStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-05-18Remove include stdio (part2)Julien Nabet
2015-03-12dbaccess: PVS-Studio V522 Dereferencing of null pointer 'piTmpConnection'Michael Stahl