summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-12add missing member initializersDavid Tardon2-0/+9
2012-03-12WaE: initialization orderDavid Tardon6-11/+11
2012-03-12suppress error when building with -WerrorDavid Tardon1-0/+4
2012-03-12WaE: compoarison between signed and unsigned interger expressionsDavid Tardon1-1/+1
2012-03-12WaE: member initialization orderDavid Tardon1-1/+2
2012-03-12WaE: base class should be explicitly initializedDavid Tardon8-17/+18
2012-03-08Removed unused code.Santiago Martinez2-7/+0
2012-03-05Finish translating connectivity, fix some whitespacePhilipp Weissenbacher2-4/+3
2012-03-05Translate German comments, fix some whitespacePhilipp Weissenbacher6-27/+18
2012-03-05Translate German commentsPhilipp Weissenbacher2-7/+7
2012-03-05Missed two charsPhilipp Weissenbacher1-1/+1
2012-03-03Fix lacking break in switchJulien Nabet1-0/+1
2012-03-01work around ICE with mingw32-gcc-4.7.0-0.5.20120224David Tardon1-1/+2
2012-03-01Translate German comments.Philipp Weissenbacher2-121/+117
2012-03-01Make it unexecutablePhilipp Weissenbacher1-0/+0