summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api
AgeCommit message (Expand)AuthorFilesLines
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara1-1/+0
2017-07-31loplugin:constparams in dbaccessNoel Grandin9-22/+22
2017-07-24loplugin:unusedfields some untouched fieldsNoel Grandin1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara34-47/+56
2017-07-11use more range-for on uno::SequenceNoel Grandin2-26/+22
2017-07-06use more begin()/end() for SequenceNoel Grandin2-11/+5
2017-07-06tdf#108782 replace std::bind2nd with lambdaJochen Nitschke1-2/+6
2017-07-05new loplugin unnecessaryparenNoel Grandin3-6/+9
2017-07-02loplugin:casttovoid: dbaccessStephan Bergmann5-9/+3
2017-06-29improve refcounting lopluginNoel Grandin1-1/+1
2017-06-23loplugin:unusedfields in dbaccessNoel Grandin11-36/+11
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin1-4/+4
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke2-22/+6
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-05-18DBACORE_RESSTRING can go nowCaolán McNamara11-57/+57
2017-05-12remove unused uno::Reference varsNoel Grandin4-6/+0
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-05-09loplugin:constantparamNoel Grandin1-1/+1
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke13-13/+0
2017-05-02loplugin:checkunusedparams in cppcanvas and dbaccessNoel Grandin3-4/+4
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock4-0/+4
2017-03-30tdf#39468 Translate German commentsJens Carl1-1/+1
2017-03-07loplugin:loopvartoosmallStephan Bergmann1-4/+3
2017-03-03Remove redundant 'inline' keywordStephan Bergmann2-9/+9
2017-02-28new loplugin unoanyNoel Grandin1-1/+1
2017-02-20cppcheck: unreadVariableJochen Nitschke1-1/+0
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist31-195/+195
2017-02-06Add missing #includesStephan Bergmann3-0/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann47-1133/+1120
2017-01-20use rtl::Reference in ORowSetCacheNoel Grandin2-96/+82
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann4-1/+56
2017-01-16new loplugin: useuniqueptr: dbaccessNoel Grandin1-3/+2
2016-12-12Prevent use of ORowSetValue with sal_Bool as TINYINTStephan Bergmann3-3/+3
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke3-4/+0
2016-11-15loplugin:constantparamNoel Grandin2-3/+3
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin2-8/+3
2016-11-07style fix for cppcheck redundantConditionJochen Nitschke1-1/+1
2016-11-04loplugin:oncevar in dbaccessNoel Grandin4-25/+12
2016-10-31No good reason for dbaccess::OCacheSet::updateRow to be pure?Stephan Bergmann3-7/+1
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-1/+1
2016-10-26coverity#1374268 Uncaught exceptionCaolán McNamara1-1/+1
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke1-2/+1
2016-10-19loplugin:expandablemethodds in dbaccess..drawinglayerNoel Grandin3-3/+2
2016-10-05loplugin:unnecessaryoverride in dbaccessNoel Grandin5-14/+0
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann13-15/+15
2016-09-03coverity#1372446 Uncaught exceptionCaolán McNamara2-2/+2
2016-09-01coverity#1372405 Uncaught exceptionCaolán McNamara2-2/+2
2016-09-01coverity#1372404 Uncaught exceptionCaolán McNamara4-4/+4
2016-09-01coverity#1372403 Uncaught exceptionCaolán McNamara2-2/+2