summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mork
AgeCommit message (Expand)AuthorFilesLines
2018-10-21pvs-studio: Expression 'condition == MQueryExpression::AND' is always true.Caolán McNamara1-3/+2
2018-10-21queryComplete is always trueCaolán McNamara3-33/+3
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin2-3/+3
2018-10-17loplugin:singlevalfieldsNoel Grandin2-15/+1
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2-0/+2
2018-09-17New loplugin:externalStephan Bergmann2-2/+2
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin3-4/+2
2018-08-17loplugin:useuniqueptr in connectivity/fileNoel Grandin1-8/+0
2018-08-16Fix typo: s/an other/another/gAndrea Gelmini1-1/+1
2018-08-01loplugin:returnconstant in connectivityNoel Grandin5-42/+16
2018-07-27Remove unused iterators from MQueryHelper.cxx and mork_helper.cxxMuhammet Kara2-3/+3
2018-07-16Add missing sal/log.hxx headersGabor Kelemen10-0/+12
2018-05-07loplugin:useuniqueptr in OCommonStatementNoel Grandin3-5/+5
2018-05-07loplugin:useuniqueptr in MQueryHelperNoel Grandin2-16/+9
2018-05-04loplugin:useuniqueptr in connectivity::OSortIndexNoel Grandin1-2/+2
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-2/+0
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-2/+0
2018-02-05loplugin:useuniqueptr in OConnectionNoel Grandin2-7/+7
2018-02-02remove connectivity OSubComponentNoel Grandin4-23/+3
2018-01-31connectivity: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2-49/+0
2018-01-29loplugin:useuniqueptr in OCatalogNoel Grandin1-2/+2
2018-01-27Modernize a bit connectivity (part2)Julien Nabet5-45/+38
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin2-3/+3
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann6-25/+25
2018-01-11loplugin:redundantcast: connectivityStephan Bergmann1-2/+2
2018-01-04loplugin:unusedfieldsNoel Grandin2-19/+1
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin5-9/+9
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin1-1/+1
2017-12-05Replace deprecated std::bin2nd with lambda in connectivityStephan Bergmann1-1/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin6-6/+6
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin3-4/+4
2017-11-07loplugin:finalclasses in connectivityNoel Grandin5-18/+10
2017-10-23loplugin:includeform: connectivityStephan Bergmann10-13/+13
2017-10-23overload std::hash for OUString and OStringNoel Grandin2-2/+2
2017-10-01throw more useful uno::Exception'sNoel Grandin1-1/+1
2017-09-20unused m_nFetchSize in OResultSetNoel Grandin2-3/+1
2017-07-24loplugin:unusedfields some untouched fieldsNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara7-23/+17
2017-07-19loplugin:constparams in connectivityNoel Grandin9-16/+17
2017-07-13loplugin:oncevar: empty strings: connectivityStephan Bergmann1-18/+9
2017-07-11simplify some OUString::copy callsNoel Grandin1-1/+1
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin2-3/+3
2017-07-05loplugin:unusedfields connectivityNoel Grandin2-6/+0
2017-07-02loplugin:casttovoid: connectivityStephan Bergmann3-10/+6
2017-06-20loplugin:oncevar in codemaker..connectivityNoel Grandin2-36/+18
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0