summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/file
AgeCommit message (Expand)Author
2024-11-20tdf#163486: PVS: Identical branchesBogdan Buzea
2024-11-11clang-tidy: performance-unnecessary-copy-initialization in connectivityNoel Grandin
2024-11-08loplugin:reftotemp in codemaker..connectivityNoel Grandin
2024-11-06tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-22cid#1545605 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-17tdf#163486: PVS: Identical branchesXisco Fauli
2024-09-30use more concrete UNO type in file::OConnectionNoel Grandin
2024-09-30use more concrete UNO type in file::OStatement_BaseNoel Grandin
2024-09-12use more concrete UNO classes in connectivityNoel Grandin
2024-09-08tdf#155751: dBase: BETWEEN won't include first and last value in queriesJulien Nabet
2024-07-29cid#1554812 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-07loplugin:ostr in connectivityNoel Grandin
2024-05-06WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-05use [[noreturn]] for these throw helpersCaolán McNamara
2024-04-01tdf#146619 Drop unused 'using namespace' in: connectivity/Gabor Kelemen
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-11-23tdf#158072 Fails to apply AutoFilter in Mail Merge dialogNoel Grandin
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: connectivityStephan Bergmann
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-03-10simplify initialisation in *DatabaseMetaDataNoel Grandin
2023-01-16XUnoTunnel->dynamic_cast in file::OResultSetNoel Grandin
2023-01-16XUnoTunnel->dynamic_cast in connectivityyNoel Grandin
2022-09-08Simplify by using replace instead of replaceAt in loop in connectivity (2)Julien Nabet
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-15Use some more appropriate index variable typesStephan Bergmann
2022-06-13clang-tidy modernize-pass-by-value in connectivityNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in connectivityStephan Bergmann
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-02-22Add XWeak constructor and operator= to uno::WeakReferenceNoel Grandin
2022-02-15tdf#145759 Using M_PI from cmath instead of magic constants.pragat-pandya
2022-02-06We know the length hereMike Kaganski
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2022-01-10use less SvStream::Flush()Noel Grandin
2021-12-25oss-fuzz: fix some compiler warningsJan-Marek Glogowski
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