summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
2012-04-25WaE: hides overloaded virtual functionTor Lillqvist1-4/+4
2012-04-24WaE: make the overloaded-virtual mess here just a warning even with -WerrorTor Lillqvist1-0/+4
2012-04-24Bin weird DBGUTIL_OJ crackTor Lillqvist13-42/+0
2012-04-23WaE: Clang implicit conversion changes signednessCatalin Iacob3-13/+13
2012-04-23WaE: Clang implicit conversion changes signednessCatalin Iacob2-2/+2
2012-04-23WaE: Clang expression result unusedCatalin Iacob1-2/+2
2012-04-17Remove some unused methodsJulien Nabet2-15/+0
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn11-24/+22
2012-04-16Remove unused code in connectivity.Santiago Martinez4-28/+0
2012-04-16callcatcher: update listCaolán McNamara2-7/+0
2012-04-16hard to tell what side-effects dbtools::StatementComposer::getQuery might haveCaolán McNamara1-0/+2
2012-04-16_bUseRowSetFilter and _bUseRowSetOrder are always trueCaolán McNamara1-12/+7
2012-04-16simplify getComposedRowSetStatementCaolán McNamara1-12/+7
2012-04-16callcatcher: update unused codeCaolán McNamara2-31/+0
2012-04-13fix library link order to work with link --as-neededPetr Mladek1-2/+2
2012-04-12callcatcher: update unused code listCaolán McNamara1-3/+1
2012-04-10Remove VERBOSE part 3Rob Snelders1-1/+1
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi3-6/+6
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara2-7/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi5-6/+6
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi5-11/+11
2012-04-05no use is made of FmFormObj::m_nTypeCaolán McNamara2-9/+1
2012-03-29Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet1-1/+1
2012-03-29Remove unused code in connectiviy.Santiago Martinez4-114/+0
2012-03-29remove dangling declarationCaolán McNamara1-1/+0
2012-03-29Remove unused code in sqlnodeSantiago Martinez2-43/+0
2012-03-29removed duplicate includes in connectivityTakeshi Abe18-21/+0
2012-03-27fdo#47937: copy column privileges into table privilegesLionel Elie Mamane1-11/+62
2012-03-23.txt files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.sce files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.component files don't need executable bitsMichael Stahl16-0/+0
2012-03-23.hrc files don't need executable bitsMichael Stahl13-0/+0
2012-03-23.h files don't need executable bitsMichael Stahl16-0/+0
2012-03-23.java files don't need executable bitsMichael Stahl34-0/+0
2012-03-23cut mozab down to size somewhatCaolán McNamara4-81/+0
2012-03-21chmod -xTor Lillqvist31-0/+0
2012-03-20callcatcher: update listCaolán McNamara4-43/+0
2012-03-20Remove unused code as listed in unusedcode.easySantiago Martinez7-89/+0
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann14-5/+58
2012-03-13WaE: command line option '-fpermissive' is valid for C++/ObjC++ but not for CDavid Tardon1-1/+1
2012-03-13actually use the base class, not the class itselfLuboš Luňák1-1/+1
2012-03-12suppress "SQL_API redefined" error with -WerrorDavid Tardon2-0/+8
2012-03-12WaE: missing braces around initializer for 'unsigned char [8]'David Tardon1-1/+1
2012-03-12WaE: variable 'hr' set but not usedDavid Tardon1-56/+46
2012-03-12WaE: declaration of 'Parameters' shadows a global declarationDavid Tardon1-2/+2
2012-03-12WaE: "_WIN32_WINNT" redefinedDavid Tardon1-0/+3
2012-03-12WaE: 'nPos' may be used uninitialized in this functionDavid Tardon1-6/+6
2012-03-12WaE: declaration of 'first' shadows a member of 'this'David Tardon1-3/+3
2012-03-12WaE: enumeral and non-enumeral type in conditional expressionDavid Tardon1-1/+1