summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* removed duplicate includes in connectivityTakeshi Abe2012-03-2918-21/+0
* fdo#47937: copy column privileges into table privilegesLionel Elie Mamane2012-03-271-11/+62
* .txt files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .sce files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .component files don't need executable bitsMichael Stahl2012-03-2316-0/+0
* .hrc files don't need executable bitsMichael Stahl2012-03-2313-0/+0
* .h files don't need executable bitsMichael Stahl2012-03-2316-0/+0
* .java files don't need executable bitsMichael Stahl2012-03-2334-0/+0
* cut mozab down to size somewhatCaolán McNamara2012-03-234-81/+0
* chmod -xTor Lillqvist2012-03-2131-0/+0
* callcatcher: update listCaolán McNamara2012-03-204-43/+0
* Remove unused code as listed in unusedcode.easySantiago Martinez2012-03-207-89/+0
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-1414-5/+58
* WaE: command line option '-fpermissive' is valid for C++/ObjC++ but not for CDavid Tardon2012-03-131-1/+1
* actually use the base class, not the class itselfLuboš Luňák2012-03-131-1/+1
* suppress "SQL_API redefined" error with -WerrorDavid Tardon2012-03-122-0/+8
* WaE: missing braces around initializer for 'unsigned char [8]'David Tardon2012-03-121-1/+1
* WaE: variable 'hr' set but not usedDavid Tardon2012-03-121-56/+46
* WaE: declaration of 'Parameters' shadows a global declarationDavid Tardon2012-03-121-2/+2
* WaE: "_WIN32_WINNT" redefinedDavid Tardon2012-03-121-0/+3
* WaE: 'nPos' may be used uninitialized in this functionDavid Tardon2012-03-121-6/+6
* WaE: declaration of 'first' shadows a member of 'this'David Tardon2012-03-121-3/+3
* WaE: enumeral and non-enumeral type in conditional expressionDavid Tardon2012-03-121-1/+1
* add missing member initializersDavid Tardon2012-03-122-0/+9
* WaE: initialization orderDavid Tardon2012-03-126-11/+11
* suppress error when building with -WerrorDavid Tardon2012-03-121-0/+4
* WaE: compoarison between signed and unsigned interger expressionsDavid Tardon2012-03-121-1/+1
* WaE: member initialization orderDavid Tardon2012-03-121-1/+2
* WaE: base class should be explicitly initializedDavid Tardon2012-03-128-17/+18
* Removed unused code.Santiago Martinez2012-03-082-7/+0
* Finish translating connectivity, fix some whitespacePhilipp Weissenbacher2012-03-052-4/+3
* Translate German comments, fix some whitespacePhilipp Weissenbacher2012-03-056-27/+18
* Translate German commentsPhilipp Weissenbacher2012-03-052-7/+7
* Missed two charsPhilipp Weissenbacher2012-03-051-1/+1
* Fix lacking break in switchJulien Nabet2012-03-031-0/+1
* work around ICE with mingw32-gcc-4.7.0-0.5.20120224David Tardon2012-03-011-1/+2
* Translate German comments.Philipp Weissenbacher2012-03-012-121/+117
* Make it unexecutablePhilipp Weissenbacher2012-03-011-0/+0
* Translate German comments, fix some whitespacePhilipp Weissenbacher2012-03-0122-103/+98
* we don't want any of these to be streamed out/in as 64bit valuesCaolán McNamara2012-02-281-2/+2
* Translate German comments and fix some whitespacePhilipp Weissenbacher2012-02-283-18/+16
* Translate comments to German and fix some whitespacePhilipp Weissenbacher2012-02-274-68/+67
* fdo#46675: fixupLionel Elie Mamane2012-02-271-2/+2
* fdo#46675: expand group memberships in get*PrivilegesLionel Elie Mamane2012-02-271-6/+9
* Tabs to spaces, no code changedKorrawit Pruegsanusak2012-02-231-7/+7
* WaE: remove variable scopeThomas Arnhold2012-02-211-1/+2
* More --disable-database-connectivity work, still experimentalTor Lillqvist2012-02-211-0/+2
* Typo nsResult -> nsresultStephan Bergmann2012-02-211-2/+2
* Clang-flagged error for typedef of CardPropertyGetter/SetterWei Ming Khoo2012-02-201-2/+2
* remove adabas/adabasuiCaolán McNamara2012-02-193-65/+0