summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2012-04-23WaE: Clang implicit conversion changes signednessCatalin Iacob
2012-04-23WaE: Clang implicit conversion changes signednessCatalin Iacob
2012-04-23WaE: Clang expression result unusedCatalin Iacob
2012-04-17Remove some unused methodsJulien Nabet
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
2012-04-16Remove unused code in connectivity.Santiago Martinez
2012-04-16callcatcher: update listCaolán McNamara
2012-04-16hard to tell what side-effects dbtools::StatementComposer::getQuery might haveCaolán McNamara
2012-04-16_bUseRowSetFilter and _bUseRowSetOrder are always trueCaolán McNamara
2012-04-16simplify getComposedRowSetStatementCaolán McNamara
2012-04-16callcatcher: update unused codeCaolán McNamara
2012-04-13fix library link order to work with link --as-neededPetr Mladek
2012-04-12callcatcher: update unused code listCaolán McNamara
2012-04-10Remove VERBOSE part 3Rob Snelders
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05no use is made of FmFormObj::m_nTypeCaolán McNamara
2012-03-29Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet
2012-03-29Remove unused code in connectiviy.Santiago Martinez
2012-03-29remove dangling declarationCaolán McNamara
2012-03-29Remove unused code in sqlnodeSantiago Martinez
2012-03-29removed duplicate includes in connectivityTakeshi Abe
2012-03-27fdo#47937: copy column privileges into table privilegesLionel Elie Mamane
2012-03-23.txt files don't need executable bitsMichael Stahl
2012-03-23.sce files don't need executable bitsMichael Stahl
2012-03-23.component files don't need executable bitsMichael Stahl
2012-03-23.hrc files don't need executable bitsMichael Stahl
2012-03-23.h files don't need executable bitsMichael Stahl
2012-03-23.java files don't need executable bitsMichael Stahl
2012-03-23cut mozab down to size somewhatCaolán McNamara
2012-03-21chmod -xTor Lillqvist
2012-03-20callcatcher: update listCaolán McNamara
2012-03-20Remove unused code as listed in unusedcode.easySantiago Martinez
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