summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* use ERRCODE_NONE instead of 0Noel Grandin2017-06-142-6/+6
* use local statics for getUnoTunnelImplementationIdJochen Nitschke2017-06-134-44/+12
* cleanup unused css/frame/* includesJochen Nitschke2017-06-1229-42/+3
* Translate and fix the from-German translation of "UNO binding"Johnny_M2017-06-071-1/+1
* tdf#37859: Odb data copied to Calc showed wrong encoding in WindowsJulien Nabet2017-06-071-1/+1
* replace SVSTREAM_OK with ERRCODE_NONENoel Grandin2017-06-061-2/+2
* Improved loplugin:cstylecast to reference types: dbaccessStephan Bergmann2017-06-051-1/+1
* typo: checkNotUninitilized->checkNotUninitializedJulien Nabet2017-06-051-2/+2
* Improved loplugin:redundantcast const_cast handling: dbaccessStephan Bergmann2017-06-022-3/+3
* Improved loplugin:redundantcast static_cast handling: dbaccessStephan Bergmann2017-06-023-9/+8
* Fix typosAndrea Gelmini2017-06-011-1/+1
* clang-tidy readability-redundant-control-flowNoel Grandin2017-05-312-4/+0
* remove duplicate 'using namespace'Jochen Nitschke2017-05-302-16/+6
* teach redundantcast plugin about functional castsNoel Grandin2017-05-301-1/+1
* Related tdf#108068: Retrieve error from Firebird engineJulien Nabet2017-05-301-1/+2
* remove unnecessary use of OString::getStrNoel Grandin2017-05-283-54/+25
* Translate German comments and debug strings (leftovers in dirs d...)Johnny_M2017-05-2227-48/+47
* cleanup unused css/script/ includesJochen Nitschke2017-05-201-1/+0
* loplugin:stringcopy: dbaccessStephan Bergmann2017-05-199-16/+16
* loplugin:unusedfieldsNoel Grandin2017-05-194-10/+0
* DBACORE_RESSTRING can go nowCaolán McNamara2017-05-1824-88/+85
* fix documentation nowCaolán McNamara2017-05-161-2/+1
* remove some unnecessary lockingNoel Grandin2017-05-151-1/+0
* remove unused uno::Reference varsNoel Grandin2017-05-1217-45/+11
* remove some unnecessary temporary OUStringsNoel Grandin2017-05-115-9/+9
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* make loplugin constantparam smarter about string paramsNoel Grandin2017-05-097-23/+8
* remove unnecessary empty OUString fields and varsNoel Grandin2017-05-093-10/+6
* loplugin:constantparamNoel Grandin2017-05-0910-31/+22
* cleanup tools/debug.hxx includesJochen Nitschke2017-05-0871-71/+0
* loplugin:checkunusedparams in xmloffNoel Grandin2017-05-081-20/+4
* teach loplugin:constantparam about simple constructor callsNoel Grandin2017-05-081-2/+2
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert dbaccess module away from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* tdf#107652: Crash relation Design windowJulien Nabet2017-05-061-0/+1
* fix spelling, methode -> methodNoel Grandin2017-05-051-1/+1
* loplugin:checkunusedparams in svtoolsNoel Grandin2017-05-053-5/+5
* convert HTML_TOKEN_IDS to scoped enumNoel Grandin2017-05-058-67/+65
* loplugin:checkunusedparams in cppcanvas and dbaccessNoel Grandin2017-05-029-27/+23
* loplugin:salunicodeliteral: dbaccessStephan Bergmann2017-04-282-8/+8
* tools: move errcode.hxx to the vcl moduleChris Sherlock2017-04-272-2/+2
* remove dbaccess bitmaps from .src filesCaolán McNamara2017-04-2520-249/+107
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-253-3/+3
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-2515-0/+15
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-2115-18/+0
* convert HTML_OPTION_IDS to scoped enumNoel Grandin2017-04-211-14/+13
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-211-1/+1
* loplugin:unusedmethodsNoel Grandin2017-04-205-24/+0
* clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin2017-04-198-67/+31
* unused idsCaolán McNamara2017-04-182-10/+0