summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin2-6/+6
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke4-44/+12
2017-06-12cleanup unused css/frame/* includesJochen Nitschke29-42/+3
2017-06-07Translate and fix the from-German translation of "UNO binding"Johnny_M1-1/+1
2017-06-07tdf#37859: Odb data copied to Calc showed wrong encoding in WindowsJulien Nabet1-1/+1
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin1-2/+2
2017-06-05Improved loplugin:cstylecast to reference types: dbaccessStephan Bergmann1-1/+1
2017-06-05typo: checkNotUninitilized->checkNotUninitializedJulien Nabet1-2/+2
2017-06-02Improved loplugin:redundantcast const_cast handling: dbaccessStephan Bergmann2-3/+3
2017-06-02Improved loplugin:redundantcast static_cast handling: dbaccessStephan Bergmann3-9/+8
2017-06-01Fix typosAndrea Gelmini1-1/+1
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin2-4/+0
2017-05-30remove duplicate 'using namespace'Jochen Nitschke2-16/+6
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-05-30Related tdf#108068: Retrieve error from Firebird engineJulien Nabet1-1/+2
2017-05-28remove unnecessary use of OString::getStrNoel Grandin3-54/+25
2017-05-22Translate German comments and debug strings (leftovers in dirs d...)Johnny_M27-48/+47
2017-05-20cleanup unused css/script/ includesJochen Nitschke1-1/+0
2017-05-19loplugin:stringcopy: dbaccessStephan Bergmann9-16/+16
2017-05-19loplugin:unusedfieldsNoel Grandin4-10/+0
2017-05-18DBACORE_RESSTRING can go nowCaolán McNamara24-88/+85
2017-05-16fix documentation nowCaolán McNamara1-2/+1
2017-05-15remove some unnecessary lockingNoel Grandin1-1/+0
2017-05-12remove unused uno::Reference varsNoel Grandin17-45/+11
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin5-9/+9
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin7-23/+8
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin3-10/+6
2017-05-09loplugin:constantparamNoel Grandin10-31/+22
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke71-71/+0
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin1-20/+4
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin1-2/+2
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert dbaccess module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-05-06tdf#107652: Crash relation Design windowJulien Nabet1-0/+1
2017-05-05fix spelling, methode -> methodNoel Grandin1-1/+1
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin3-5/+5
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin8-67/+65
2017-05-02loplugin:checkunusedparams in cppcanvas and dbaccessNoel Grandin9-27/+23
2017-04-28loplugin:salunicodeliteral: dbaccessStephan Bergmann2-8/+8
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock2-2/+2
2017-04-25remove dbaccess bitmaps from .src filesCaolán McNamara20-249/+107
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock3-3/+3
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock15-0/+15
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky15-18/+0
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin1-14/+13
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2017-04-20loplugin:unusedmethodsNoel Grandin5-24/+0
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin8-67/+31
2017-04-18unused idsCaolán McNamara2-10/+0