summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/evoab2
AgeCommit message (Expand)Author
2024-09-23use more concrete UNO types in connectivityNoel Grandin
2024-09-12use more concrete UNO classes in connectivityNoel Grandin
2024-05-07loplugin:ostr in connectivityNoel Grandin
2024-04-01tdf#146619 Drop unused 'using namespace' in: connectivity/Gabor Kelemen
2024-03-24Avoid -Werror,-Wcast-function-type-mismatchStephan Bergmann
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: connectivityStephan Bergmann
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-04Use getXWeak in connectivityMike Kaganski
2023-03-14elide some temporary OStringsNoel Grandin
2022-09-08loplugin:unusedmethodsNoel Grandin
2022-09-08loplugin:virtualdeadNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-07add libebook-1.2.so.21Rene Engelhard
2022-08-03Fix 32-bit buildsStephan Bergmann
2022-06-15Use some more appropriate index variable typesStephan Bergmann
2022-06-13clang-tidy modernize-pass-by-value in connectivityNoel Grandin
2022-05-09tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroPragat Pandya
2022-05-05Just use Any ctor instead of makeAny (Linux, sequel)Stephan Bergmann
2022-02-22Fix a ODatabaseMetaDataResultSet type in evoab2Julien Nabet
2022-02-22Add XWeak constructor and operator= to uno::WeakReferenceNoel Grandin
2021-12-19Merge getColumnRows in getColumns (evoab2/OEvoabDatabaseMetaData)Julien Nabet
2021-12-16tdf#38235: fix sort failure for EvolutionJulien Nabet
2021-12-16tdf#137101: fix e_book_client_connect_direct_sync signature in EvolutionJulien Nabet
2021-12-11Fix regression in connectivity/evoab2Julien Nabet
2021-11-24loplugin:stringliteraldefine in connectivityNoel Grandin
2021-11-14Replace SYM_MAP in evoab2/EApi.cxx (connectivity)Julien Nabet
2021-11-12Replace REGISTER_PROP in connectivity/evoab2Julien Nabet
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-10-08loplugin:moveparam in connectivityNoel Grandin
2021-09-23leaks of OCollection in dbase importCaolán McNamara
2021-08-28clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
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-03-25fix connectivity buildCaolán McNamara
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-23tdf#124176 Use pragma once in connectivityVincent LE GARREC
2021-03-05loplugin:refcounting (--enable-evolution2)Stephan Bergmann
2021-02-19loplugin:referencecasting (--enable-evolution2)Stephan Bergmann
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-14Fix typo in codeAndrea Gelmini
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-30loplugin:stringviewparam (Library_evoab)Stephan Bergmann
2020-11-25loplugin:stringviewparamStephan Bergmann
2020-09-29Replace include list by vectorJulien Nabet
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann