summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-13WaE: command line option '-fpermissive' is valid for C++/ObjC++ but not for CDavid Tardon
2012-03-13actually use the base class, not the class itselfLuboš Luňák
2012-03-12suppress "SQL_API redefined" error with -WerrorDavid Tardon
2012-03-12WaE: missing braces around initializer for 'unsigned char [8]'David Tardon
2012-03-12WaE: variable 'hr' set but not usedDavid Tardon
2012-03-12WaE: declaration of 'Parameters' shadows a global declarationDavid Tardon
2012-03-12WaE: "_WIN32_WINNT" redefinedDavid Tardon
2012-03-12WaE: 'nPos' may be used uninitialized in this functionDavid Tardon
2012-03-12WaE: declaration of 'first' shadows a member of 'this'David Tardon
2012-03-12WaE: enumeral and non-enumeral type in conditional expressionDavid Tardon
2012-03-12add missing member initializersDavid Tardon
2012-03-12WaE: initialization orderDavid Tardon
2012-03-12suppress error when building with -WerrorDavid Tardon
2012-03-12WaE: compoarison between signed and unsigned interger expressionsDavid Tardon
2012-03-12WaE: member initialization orderDavid Tardon
2012-03-12WaE: base class should be explicitly initializedDavid Tardon
2012-03-08Removed unused code.Santiago Martinez
2012-03-05Finish translating connectivity, fix some whitespacePhilipp Weissenbacher
2012-03-05Translate German comments, fix some whitespacePhilipp Weissenbacher
2012-03-05Translate German commentsPhilipp Weissenbacher
2012-03-05Missed two charsPhilipp Weissenbacher
2012-03-03Fix lacking break in switchJulien Nabet
2012-03-01work around ICE with mingw32-gcc-4.7.0-0.5.20120224David Tardon
2012-03-01Translate German comments.Philipp Weissenbacher
2012-03-01Make it unexecutablePhilipp Weissenbacher
2012-03-01Translate German comments, fix some whitespacePhilipp Weissenbacher
2012-02-28we don't want any of these to be streamed out/in as 64bit valuesCaolán McNamara
2012-02-28Translate German comments and fix some whitespacePhilipp Weissenbacher
2012-02-27Translate comments to German and fix some whitespacePhilipp Weissenbacher
2012-02-27fdo#46675: fixupLionel Elie Mamane
2012-02-27fdo#46675: expand group memberships in get*PrivilegesLionel Elie Mamane
2012-02-23Tabs to spaces, no code changedKorrawit Pruegsanusak
2012-02-21WaE: remove variable scopeThomas Arnhold
2012-02-21More --disable-database-connectivity work, still experimentalTor Lillqvist
2012-02-21Typo nsResult -> nsresultStephan Bergmann
2012-02-20Clang-flagged error for typedef of CardPropertyGetter/SetterWei Ming Khoo
2012-02-19remove adabas/adabasuiCaolán McNamara
2012-02-19make connectivity ByteString freeCaolán McNamara
2012-02-19Get rid of size() == 0Elton Chung
2012-02-18WaE: unused variable rgsaboundThomas Arnhold
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-17WaE: enable exceptions for these tooCaolán McNamara
2012-02-17fdo#46206 accept an arbitrary query for INSERTLionel Elie Mamane
2012-02-17fdo#46198: NULL is a perfectly fine general_valueLionel Elie Mamane
2012-02-16ORowSetValue::setTypeKind: correctly convert to (C)LOB/OBJECT/OTHERLionel Elie Mamane
2012-02-16typo & copy/paste error in error messageLionel Elie Mamane
2012-02-16callcatcher: update unused code listCaolán McNamara
2012-02-14Remove unused code from connectivity::odbc::OPreparedStatementKate Goss
2012-02-14ODBC: align *all* the handling of SQLULEN properties with maximal ODBC sizeLionel Elie Mamane