summaryrefslogtreecommitdiff
path: root/include/connectivity
AgeCommit message (Expand)AuthorFilesLines
2022-01-14Mysql/MariaDB: tdf#81430 make tables editable (with or without PK)Julien Nabet1-0/+3
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen1-1/+0
2021-11-27use more OInterfaceContainerHelper3 in connectivity::sdbcx::OCollectionNoel Grandin1-3/+3
2021-11-27use more OInterfaceContainerHelper3 in dbtools::ParameterManagerNoel Grandin1-2/+2
2021-11-24loplugin:stringliteraldefine in connectivityNoel Grandin1-0/+4
2021-11-23remove ORowSetValue implicit conversion methodsNoel Grandin1-42/+0
2021-10-06loplugin:moveparam in connectivityNoel Grandin1-1/+1
2021-09-27pass the column names in as an external argumentCaolán McNamara1-1/+2
2021-09-27split getUniqueColumnNameCaolán McNamara1-0/+3
2021-09-27appendColumns is always called with m_aSelectColumns as 1st argCaolán McNamara1-1/+1
2021-09-27setSelectColumnName is always called with m_aSelectColumns as 1st argCaolán McNamara1-1/+1
2021-09-24make SQLExceptionInfo utilities available for external useCaolán McNamara1-0/+6
2021-09-23leaks of OCollection in dbase importCaolán McNamara1-3/+4
2021-06-19loplugin:finalclassesNoel Grandin3-6/+3
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann4-8/+8
2021-02-22loplugin:refcounting in connectivityNoel1-1/+1
2021-01-29loplugin:stringviewparam extend to new..Noel2-2/+2
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-2/+2
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann5-10/+17
2020-12-09Fix loplugin:stringviewparam handling of comparison operatorsStephan Bergmann1-3/+4
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-11-12New loplugin:stringviewparamStephan Bergmann1-3/+7
2020-07-18compact namespace: connectivityNoel Grandin12-111/+68
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen3-2/+1
2020-05-13use std::optional for this error fieldNoel Grandin1-3/+4
2020-05-05tdf#122408 make StatementComposer apply HAVING clauseLionel Elie Mamane1-0/+1
2020-05-03use more compact namespace syntax in /includeNoel Grandin1-2/+2
2020-04-25Typo: *Comparsion* -> *Comparison* in dbaccess/connectivityJulien Nabet1-1/+1
2020-03-23make more classes private in mergedlibs modeNoel Grandin2-2/+4
2020-03-18simplify ORefVector codeNoel Grandin2-18/+13
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-7/+7
2020-02-10-Werror,-Wnon-c-typedef-for-linkageStephan Bergmann1-2/+2
2020-02-10move some headers inside connectivityNoel Grandin17-993/+3
2019-12-18sal_Char->char in connectivityNoel Grandin5-6/+6
2019-12-13loplugin:unusedmethodsNoel Grandin1-19/+0
2019-12-02Simplify SQLError::ParamValue to just o3tl::optional<OUString>Stephan Bergmann1-6/+6
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-4/+4
2019-11-30Rewrite ParamValue::isStephan Bergmann1-1/+1
2019-11-15make some classes module-privateNoel Grandin11-11/+11
2019-10-29loplugin:finalclasses in connectivityNoel Grandin11-24/+17
2019-10-09Resolve FIXME Decimal Separator should be OUString (connectivity/dbaccess/svx)Julien Nabet1-5/+5
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov1-1/+1
2019-08-23Mark move ctors/assignments noexceptMike Kaganski2-6/+6
2019-08-22loplugin:constmethod in connectivityNoel Grandin1-1/+1
2019-08-17tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara1-4/+8
2019-08-16Fix typosAndrea Gelmini1-1/+1
2019-08-10Fix typosAndrea Gelmini1-1/+1
2019-08-09Fix typosAndrea Gelmini1-1/+1
2019-08-05tdf#39593 Drop connectivity::sdbcx::ODescriptor::getImplementationArkadiy Illarionov1-2/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann1-1/+1