summaryrefslogtreecommitdiff
path: root/connectivity/source
AgeCommit message (Expand)Author
2014-09-16-Werror,-Wunused-function, plus additional clean-up and fixesStephan Bergmann
2014-09-16better fix for build with 32bit SQLWCHARLionel Elie Mamane
2014-09-16fix build on 32bit SQLWCHARLionel Elie Mamane
2014-09-15sal_Bool -> boolStephan Bergmann
2014-09-12STL assert in connectivity::file::OPreparedStatement::checkAndResizeParametersMichael Stahl
2014-09-12connectivity: sal_Bool -> boolStephan Bergmann
2014-09-12Normallya->Normally aCaolán McNamara
2014-09-11reject invalid dbase files with 0 len db_slng right at the startCaolán McNamara
2014-09-11ODbaseDatabaseMetaData::getColumns dies if throwInvalidDbaseFormat occursCaolán McNamara
2014-09-10check for empty m_pBufferCaolán McNamara
2014-09-09Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist
2014-09-05revert part of commit unintentionally pushedLionel Elie Mamane
2014-09-05brown paper bag / fix buildLionel Elie Mamane
2014-09-05odbc: no, RTL_TEXTENCODING_UCS2/4 doesn't work as we intendedLionel Elie Mamane
2014-09-05be more paranoidLionel Elie Mamane
2014-09-04fdo#55703 automagically use IS NULL fo 'null' in query design.Norbert Thiebaud
2014-08-28fdo#82088: changed namespace from utl to css::utilStefan Weiberg
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