summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools
AgeCommit message (Expand)Author
2020-05-13tdf#122408 make StatementComposer apply HAVING clauseLionel Elie Mamane
2019-11-12use std::move when popping stuff off stacksNoel Grandin
2019-10-09Resolve FIXME Decimal Separator should be OUString (connectivity/dbaccess/svx)Julien Nabet
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-09-06TyposAndrea Gelmini
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-17tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in basic..cuiNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): connectivityStephan Bergmann
2019-07-24cid#1448360 Assignment of overlapping memoryCaolán McNamara
2019-07-19loplugin:referencecasting in comphelper..connectivityNoel Grandin
2019-06-14loplugin:logexceptionnicely in configmgr..connectivityNoel Grandin
2019-06-01tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl
2019-05-31connectivity: fix memory leaks caused by OConnection::acquire()Michael Stahl
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-19Fix typoAndrea Gelmini
2019-04-17Fix typoAndrea Gelmini
2019-04-17Fix typoAndrea Gelmini
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-13loplugin:sequentialassign in codemaker..connectivityNoel Grandin
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2019-03-13Removed duplicated includeAndrea Gelmini
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-03-10Fix typoAndrea Gelmini
2019-03-09Simplify containers iterations in connectivityArkadiy Illarionov
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-02-08loplugin:indentation in connectivityNoel Grandin
2019-02-06store originating exception when re-throwingNoel Grandin
2019-01-21Fix typoAndrea Gelmini
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-12-29Further reduction of OUString copy operationsMatteo Casalin
2018-12-29SimplifyMatteo Casalin
2018-12-28Reduce number of potential OUString copy operationsMatteo Casalin
2018-12-28Simplify use of indexes in getToken/lastIndexOfMatteo Casalin
2018-12-21pass OSQLParseNode around by unique_ptrNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-11-21fix some dodgy static vars in connectivityNoel Grandin
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-06loplugin:collapseif in accessibility..cuiNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin
2018-10-22pvs-studio: V571 Recurring checkCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-17loplugin:staticvar in avmedia..connectivityNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen