summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools
AgeCommit message (Expand)AuthorFilesLines
2020-11-28tdf#137745: crash, when deleting tables and changed relationship isn't changedJulien Nabet1-0/+5
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-3/+3
2020-05-18use for-range on Sequence in cli_ure..connectivityNoel Grandin1-7/+6
2020-05-05tdf#122408 make StatementComposer apply HAVING clauseLionel Elie Mamane2-0/+14
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2-0/+3
2020-04-18loplugin:flatten connectivityNoel Grandin9-437/+438
2020-04-14loplugin:buriedassign in c*Noel Grandin3-17/+18
2020-03-18simplify ORefVector codeNoel Grandin2-8/+8
2020-02-21Drop o3tl::optional wrapperStephan Bergmann2-22/+22
2020-02-20Move Boost.Spirit usage away from legacy namespaceAdam Majer1-18/+18
2020-02-10move some headers inside connectivityNoel Grandin10-16/+16
2020-02-06Log swallowed exceptionStephan Bergmann1-0/+2
2020-01-31new loplugin:namespaceindentationNoel Grandin1-1/+1
2020-01-28tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci1-2/+1
2020-01-28New loplugin:unsignedcompareStephan Bergmann2-3/+5
2020-01-28remove some unused local varsNoel Grandin2-2/+2
2020-01-24loplugin:makeshared in connectivity..cppuhelperNoel Grandin3-4/+4
2020-01-15clang-tidy modernize-concat-nested-namespace in connectivityNoel Grandin1-4/+2
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen20-53/+1
2020-01-10use more std::make_sharedNoel Grandin2-5/+5
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin4-10/+12
2019-12-18sal_Char->char in connectivityNoel Grandin6-8/+8
2019-12-16tdf#42949 Fix IWYU warnings in connectivity/*/*hxxGabor Kelemen1-0/+1
2019-12-02Simplify SQLError::ParamValue to just o3tl::optional<OUString>Stephan Bergmann1-26/+19
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-4/+4
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann2-0/+7
2019-11-12use std::move when popping stuff off stacksNoel Grandin1-3/+3
2019-10-09Resolve FIXME Decimal Separator should be OUString (connectivity/dbaccess/svx)Julien Nabet1-1/+1
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov2-4/+6
2019-09-06TyposAndrea Gelmini7-11/+11
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin1-1/+1
2019-08-23Mark move ctors/assignments noexceptMike Kaganski2-4/+4
2019-08-17tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara2-16/+42
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-14/+7
2019-08-15loplugin:sequenceloop in basic..cuiNoel Grandin2-3/+4
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann7-22/+22
2019-07-24cid#1448360 Assignment of overlapping memoryCaolán McNamara1-2/+10
2019-07-19loplugin:referencecasting in comphelper..connectivityNoel Grandin2-4/+4
2019-06-14loplugin:logexceptionnicely in configmgr..connectivityNoel Grandin1-3/+3
2019-06-01tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl1-8/+17
2019-05-31connectivity: fix memory leaks caused by OConnection::acquire()Michael Stahl2-3/+3
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin4-7/+7
2019-04-19Fix typoAndrea Gelmini1-1/+1
2019-04-17Fix typoAndrea Gelmini1-1/+1
2019-04-17Fix typoAndrea Gelmini1-2/+2
2019-04-15improve loplugin simplifyconstructNoel Grandin1-1/+1
2019-04-13loplugin:sequentialassign in codemaker..connectivityNoel Grandin4-13/+6
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen2-2/+0
2019-03-13Removed duplicated includeAndrea Gelmini1-1/+0
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen17-0/+38