summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2014-04-22Revert "coverity#1202903 Uncaught exception"Stephan Bergmann
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-19coverity#982450 Explicit null dereferencedDavid Tardon
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold
2014-04-19another blind fix for windows buildDavid Tardon
2014-04-19blind fix for breaking windows buildDavid Tardon
2014-04-17loplugin:literaltoboolconversionStephan Bergmann
2014-04-17coverity#1202903 Uncaught exceptionCaolán McNamara
2014-04-17coverity#706314 Uncaught exceptionCaolán McNamara
2014-04-17remove executable bitAndras Timar
2014-04-16WaE: -Werror=maybe-uninitializedCaolán McNamara
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-04-15whitespace for include statementsThomas Arnhold
2014-04-15non-desktop: Avoid dbaccess.Jan Holesovsky
2014-04-14typo: paramter -> parameterThomas Arnhold
2014-04-14typo: recusive -> recursiveThomas Arnhold
2014-04-14typo: drived class -> derived classThomas Arnhold
2014-04-14typo: artifical -> artificialThomas Arnhold
2014-04-14typo: postion -> positionThomas Arnhold
2014-04-14typo: choosen -> chosenThomas Arnhold
2014-04-14typo: te -> theThomas Arnhold
2014-04-14remove static stringsThomas Arnhold
2014-04-14N_DEBUG never definedThomas Arnhold
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl
2014-04-11Clean up function declarations and some unused functionsStephan Bergmann
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-06coverity#706300,306,983619: Uncaught exceptionNorbert Thiebaud
2014-04-06coverity#706292,95-96,98: Uncaught exceptionNorbert Thiebaud
2014-04-05fdo#43157 : clean up OSL_DEBUG_ONLYMichaël Lefèvre
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-04-04/include/connectivity/dbtools.hxx: sal_Bool->boolNoel Grandin
2014-04-03Typo: corect->correctJulien Nabet
2014-04-03Remove unused getBinary/CharacterStreamStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01loplugin:literaltoboolconversionStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01loplugin:literaltoboolconversionStephan Bergmann
2014-04-01fix sal_Bool conversion in connectivity/source/drivers/adoNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-03-28Remove remaining DBG_CTOR etc. remnants from connectivityStephan Bergmann
2014-03-28coverity#736137 Dereference null return valueCaolán McNamara
2014-03-28Forgot to extend queryInterfaceStephan Bergmann
2014-03-28Missing XTypeProvider base classStephan Bergmann
2014-03-27SAL_OVERRIDE, Mac OS X connectivity reduxStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann