summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mork
AgeCommit message (Expand)AuthorFilesLines
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
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-1/+1
2017-05-15remove some unnecessary lockingNoel Grandin1-7/+0
2017-05-09Fix typosAndrea Gelmini1-1/+1
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-2/+2
2017-04-28loplugin:checkunusedparams in connectivityNoel Grandin2-8/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-29tdf#39468 Translate German commentsJens Carl1-3/+3
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2-3/+3
2017-03-03Remove redundant 'inline' keywordStephan Bergmann4-11/+11
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist11-45/+45
2017-02-12Various typos about propertyJulien Nabet1-2/+2
2017-02-10convert SearchParam::SearchType to scoped enumNoel Grandin1-1/+1
2017-02-06loplugin:unusedenumconstants in connectivity..cuiNoel Grandin1-8/+7
2017-01-26Remove dynamic exception specificationsStephan Bergmann20-652/+622
2017-01-23use rtl::Reference in OResultSetNoel Grandin2-17/+11
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann5-1/+22
2017-01-17new loplugin: useuniqueptr: connectivityNoel Grandin2-3/+3
2017-01-09New loplugin:externvar: connectivityStephan Bergmann2-9/+6
2016-12-30cleanup tailing backslashesJochen Nitschke1-1/+1
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann1-2/+2
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin5-91/+1
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke1-1/+1
2016-12-01convert nowParsing_ constants to scoped enumNoel Grandin2-8/+8
2016-11-18loplugin:datamembershadowNoel Grandin2-2/+0
2016-11-15loplugin:constantparamNoel Grandin1-1/+1
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin1-2/+2
2016-10-14tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctornadith1-4/+1
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin6-26/+5
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin2-3/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann8-9/+9
2016-09-01coverity#1372392 Uncaught exceptionCaolán McNamara2-3/+2
2016-09-01coverity#1372388 Uncaught exceptionCaolán McNamara4-7/+4
2016-09-01coverity#1372387 Uncaught exceptionCaolán McNamara2-6/+6