summaryrefslogtreecommitdiff
path: root/connectivity/source
AgeCommit message (Expand)Author
2014-08-25set names on a bunch more threads...Michael Stahl
2014-08-21remove commented out namespace aliasesThomas Arnhold
2014-08-21starsdbc -> css::sdbcThomas Arnhold
2014-08-21staruno -> css::unoThomas Arnhold
2014-08-20make debug builds fail hard on unexpected conditionsLionel Elie Mamane
2014-08-20update comments with my new findingsLionel Elie Mamane
2014-08-20Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza
2014-08-20avoid potential null dereferenceDavid Tardon
2014-08-20do not use obsolete OSL_VERIFY macroDavid Tardon
2014-08-20this assert does not make senseDavid Tardon
2014-08-18fdo#82427 disambiguate "NOT LIKE 'foo'"Lionel Elie Mamane
2014-08-18fdo#82757 call convertStringToNumber and detectNumberFormat with same localeLionel Elie Mamane
2014-08-18check len before memcpying into itCaolán McNamara
2014-08-13warning C4471: 'DataTypeEnum' : a forward declaration of an unscoped...Thomas Arnhold
2014-08-09check return of Execute row and propogate error codeCaolán McNamara
2014-08-09Conditional jump or move depends on uninitialised value(s)Caolán McNamara
2014-07-29Fix *_component_getFactory function typeStephan Bergmann
2014-07-26coverity#706301 Uncaught exceptionCaolán McNamara
2014-07-26coverity#1079093 Uncaught exceptionCaolán McNamara
2014-07-22Resolves fdo#81213: Wrong table-clause generated by reportbuilderJulien Nabet
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara
2014-07-19Typo: generel->generalJulien Nabet
2014-07-19fdo#81336 bison priority increase with bigger numberLionel Elie Mamane
2014-07-18remove unnecessary "const &" qualifier from T* parametersNoel Grandin
2014-07-13coverity#706364 Uncaught exceptionCaolán McNamara
2014-07-10coverity#706372 Uncaught exceptionCaolán McNamara
2014-07-10Fix function signatureStephan Bergmann
2014-07-10use SimpleReferenceObject in connectivity moduleNoel Grandin
2014-07-07WaE: enumeration values not handled in switchTor Lillqvist
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-07-06DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-07-03JOINs are left-associativeLionel Elie Mamane
2014-07-03use assert when followed by derefCaolán McNamara
2014-07-03clang scan-build: Argument with 'nonnull' attribute passed nullCaolán McNamara
2014-07-02SAL_WARN->assertCaolán McNamara
2014-07-02coverity#706374 Uncaught exceptionCaolán McNamara
2014-07-02coverity#706373 Uncaught exceptionCaolán McNamara
2014-07-02coverity#706371 Uncaught exceptionCaolán McNamara
2014-07-02coverity#706368 Uncaught exceptionCaolán McNamara
2014-07-02coverity#706367 Uncaught exceptionCaolán McNamara
2014-07-02coverity#706364 Uncaught exceptionCaolán McNamara
2014-07-02coverity#706308 Uncaught exceptionCaolán McNamara
2014-07-01salplug:literaltoboolconversionStephan Bergmann
2014-07-01Activate the "suspicious cast to sal_Bool" parts of loplugin:salboolStephan Bergmann
2014-07-01coverity#706382 Uncaught exceptionCaolán McNamara
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-07-01coverity#1224302 Uncaught exceptionCaolán McNamara
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-28odbc driver: let's not allocate the buffer twice for nothingNorbert Thiebaud
2014-06-28firebird driver: shutdown explicitely firebird on dispose of driver.Norbert Thiebaud