# -*- 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 sc_unoapi_common,tableconditionalentryobj)) # vim: set noet sw=4 ts=4: ore' href='/cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/jdbc/JDriver.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in connectivityNoel Grandin
2024-05-05use [[noreturn]] for these throw helpersCaolán McNamara
2021-06-03Simplify some initializations in connectivity (2)Julien Nabet
2021-05-17Simplify some initializations in connectivityJulien Nabet
2021-05-14Directly initialize vector in connectivity (part 3)Julien Nabet
2021-02-22loplugin:refcounting in connectivityNoel
2020-07-29Remove some unused includesMiklos Vajna
2020-07-14connectivity/jdbc: create instances with uno constructorsNoel Grandin
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann
2019-05-22New loplugin:dataStephan Bergmann
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-27the only use of this argument is sdbcl which is a deleted resource fileCaolán McNamara
2017-04-27another name for a nonlocalized string is a stringCaolán McNamara
2017-04-11sal_Bool -> boolStephan Bergmann
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-09include/jvmfwk/*.h -> .hxx (only ever included from C++ code)Stephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-09-09Get rid of connectivity's diagnose_ex.hStephan Bergmann