summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/api
AgeCommit message (Expand)AuthorFilesLines
2017-12-19remove unused typedefsNoel Grandin1-1/+0
2017-12-19inline use-once typedefsNoel Grandin3-10/+3
2017-12-19Fix typosAndrea Gelmini1-2/+2
2017-12-18loplugin:unusedindexMike Kaganski1-10/+7
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-12-07loplugin:countusersofdefaultparams in connectivityNoel Grandin2-9/+9
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin20-172/+172
2017-12-05Replace deprecated std::mem_fun et al in dbaccessStephan Bergmann3-11/+11
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin2-10/+10
2017-11-06loplugin:finalclasses in dbaccessNoel Grandin3-11/+5
2017-11-01loplugin:constantparam in connectivityNoel Grandin4-6/+6
2017-11-01loplugin:constantparam in d*Noel Grandin4-10/+9
2017-10-23loplugin:includeform: dbaccessStephan Bergmann44-150/+150
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-6/+6
2017-10-03new loplugin:blockblockNoel Grandin1-6/+4
2017-10-01throw more useful uno::Exception'sNoel Grandin1-1/+1
2017-09-25Fix typosAndrea Gelmini1-1/+1
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin1-49/+37
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin3-65/+49
2017-09-19fix caching in OResultColumnNoel Grandin1-1/+1
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin4-12/+11
2017-08-28Replace use of oslInterlockedCount with std::atomic, ORowSet::m_nInAppendStephan Bergmann4-4/+9
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin3-7/+7
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