summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/file
AgeCommit message (Expand)Author
2021-11-23remove ORowSetValue implicit conversion methodsNoel Grandin
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-08loplugin:moveparam in connectivityNoel Grandin
2021-10-06loplugin:moveparam in connectivityNoel Grandin
2021-09-24for fuzzing hardcode a case sensitive file system result for detectionCaolán McNamara
2021-09-24some prerequisites to use dbase import with config unavailableCaolán McNamara
2021-09-23leaks of OCollection in dbase importCaolán McNamara
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-12Simplify OFileDriver::getDataDefinitionByConnectionMike Kaganski
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
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 2)Julien Nabet
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-02Simplify some static variable initializationsMike Kaganski
2021-03-27tdf#141115 semi-userfriendly message on UNION query on file driverLionel Elie Mamane
2021-03-21fix typo in code: anylizeSQL->analyzeSQLJulien Nabet
2021-02-26loplugin:refcounting in connectivityNoel
2021-02-22loplugin:refcounting in connectivityNoel
2021-02-17loplugin:referencecasting in connectivityNoel
2021-02-09loplugin:referencecasting check for Reference::queryNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-13tdf#123936 Formatting files in module connectivity with clang-formatPhilipp Hofer
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-08-29Fix typo in codeAndrea Gelmini
2020-07-11connectivity: create instances with uno constructorsNoel Grandin
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: connectivityStephan Bergmann
2020-04-18loplugin:flatten connectivityNoel Grandin
2020-03-18simplify ORefVector codeNoel Grandin
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-15clang-tidy modernize-concat-nested-namespace in connectivityNoel Grandin
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2019-12-18sal_Char->char in connectivityNoel Grandin
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-07tdf#39593 use isUnoTunnelId in connectivityArkadiy Illarionov
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-09-06TyposAndrea Gelmini
2019-08-19loplugin:constvars in chart2..connectivityNoel Grandin