summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools
AgeCommit message (Expand)Author
2022-09-15tdf#150877: Add support for Kamenický and Mazovia encodingsJulien Nabet
2022-09-04Simplify by using replace instead of replaceAt in 2 loops in connectivityJulien Nabet
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-01Use some more O3TL_UNREACHABLEStephan Bergmann
2022-06-16loplugin:moveitNoel Grandin
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-12speed up simple use of NamedValueCollectionNoel Grandin
2022-05-09tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroPragat Pandya
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in connectivityStephan Bergmann
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-11use more string_viewNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-02-22Add XWeak constructor and operator= to uno::WeakReferenceNoel Grandin
2022-02-08Drop some methods returning just a string and only used onceJulien Nabet
2022-01-14Mysql/MariaDB: tdf#81430 make tables editable (with or without PK)Julien Nabet
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-11-27use more OInterfaceContainerHelper3 in dbtools::ParameterManagerNoel Grandin
2021-11-24loplugin:stringliteraldefine in connectivityNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-23remove ORowSetValue implicit conversion methodsNoel Grandin
2021-11-14Replace VISIT_PARAMETER in commontools/parameters.cxx (connectivity)Julien Nabet
2021-11-02Drop char*-based API from NamedValueCollectionMike Kaganski
2021-10-29Prepare for removal of non-const operator[] from Sequence in connectivityMike Kaganski
2021-10-19Use MsLangId::getConfiguredSystemLanguage()Eike Rathke
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-08loplugin:moveparam in connectivityNoel Grandin
2021-10-07ofz: Integer-overflowCaolán McNamara
2021-10-06loplugin:moveparam in connectivityNoel Grandin
2021-10-02ofz#39515 avoid Integer-overflowCaolán McNamara
2021-10-01loplugin:constmethodNoel Grandin
2021-09-29this scoping detracts from readabilityCaolán McNamara
2021-09-29ofz#39403 avoid Integer-overflowCaolán McNamara
2021-09-26ofz#39301 month has to be in range [1-12]Caolán McNamara
2021-09-24make SQLExceptionInfo utilities available for external useCaolán McNamara
2021-09-24split SQLExceptionInfo::append moreCaolán McNamara
2021-09-24refactor getting the last exception of a SQLException chainCaolán McNamara
2021-09-24split SQLExceptionInfo::appendCaolá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-17Use OUString::unacquiredStephan Bergmann
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-08-28clang-tidy:readability-redundant-member-initNoel Grandin