summaryrefslogtreecommitdiff
path: root/connectivity/source/inc
AgeCommit message (Expand)Author
2014-09-26factorise odbc headers inclusionLionel Elie Mamane
2014-09-26implement --with-system-odbc on windowsNoel Grandin
2014-09-19Don't override ODBC headersLionel Elie Mamane
2014-09-12connectivity: sal_Bool -> boolStephan Bergmann
2014-09-11reject invalid dbase files with 0 len db_slng right at the startCaolán McNamara
2014-08-21remove commented out namespace aliasesThomas Arnhold
2014-08-21starsdbc -> css::sdbcThomas Arnhold
2014-08-13warning C4471: 'DataTypeEnum' : a forward declaration of an unscoped...Thomas Arnhold
2014-07-13coverity#706364 Uncaught exceptionCaolán McNamara
2014-07-10coverity#706372 Uncaught exceptionCaolá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-01coverity#1224302 Uncaught exceptionCaolán McNamara
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-18Use rtl::Reference to make code clearer & exception-safeLionel Elie Mamane
2014-06-18fdo#80084 file driver PreparedStatement: close previous ResultSet on reexecLionel Elie Mamane
2014-06-10coverity#1213468 Uncaught exceptionCaolán McNamara
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-05connectivity: remove SAL_THROW macroNoel Grandin
2014-06-04connectivity: fix includesThomas Arnhold
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-12Kill DECL_PROP0 and the rest + clean propertyids.hxxJulien Nabet
2014-05-11coverity#707693 Uninitialized scalar fieldCaolán McNamara
2014-05-11coverity#707708 Uninitialized scalar fieldCaolán McNamara
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-22Revert "coverity#1202903 Uncaught exception"Stephan Bergmann
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold
2014-04-17coverity#1202903 Uncaught exceptionCaolán McNamara
2014-04-17coverity#706314 Uncaught exceptionCaolán McNamara
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-04-11Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-06coverity#706300,306,983619: Uncaught exceptionNorbert Thiebaud
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin
2014-03-06coverity#706316 help out coverity re tortured logicCaolán McNamara
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25connectivity: harmonize types relatated to Tell()/Seek()Norbert Thiebaud
2014-02-18sal_Bool -> bool fixup in Windows-only ADO driverStephan Bergmann